/**
 * Description: styles related to Share IT styles.
 * User: carolina silva
 * Date: 11/Nov/2017
**/
html {
  font-size: 62.5%;
}
.blackBorder {
  border: 10px solid rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.borderBoxSizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.verticalCenter {
  display: table-cell;
  vertical-align: middle;
}
.verticalBottom {
  display: table-cell;
  vertical-align: bottom;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
/* Fonts*/
@font-face {
  font-family: "trajan-pro-regular";
  src: url(https://www.sumisura.pt/wp-content/themes/jupiter-child/css/fonts/TrajanPro/TrajanProRegular.eot);
  src: url(https://www.sumisura.pt/wp-content/themes/jupiter-child/css/fonts/TrajanPro/TrajanProRegular.eot?#iefix) format("embedded-opentype"), url(https://www.sumisura.pt/wp-content/themes/jupiter-child/css/fonts/TrajanPro/TrajanProRegular.woff) format("woff"), url(https://www.sumisura.pt/wp-content/themes/jupiter-child/css/fonts/TrajanPro/TrajanProRegular.ttf) format("truetype"), url(https://www.sumisura.pt/wp-content/themes/jupiter-child/css/fonts/TrajanPro/TrajanProRegular.svg#trajan-pro-regular) format("svg");
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'trajan-pro-regular';
}
@media (max-width: 768px) {
  h3 {
    font-size: 18px !important;
    line-height: 23px !important;
  }
}
@media (max-width: 768px) {
  .to-hide-mobile {
    display: none;
  }
}
@media (max-width: 980px) {
  body[data-page="quem-somos"] .single_image_banner .image-container {
    background-position: 85%;
  }
}
@media (max-width: 576px) {
  body[data-page="quem-somos"] .single_image_banner .image-container {
    background-position: 75%;
  }
}
/*Header*/
header.mk-header {
  border-bottom: none;
}
header.mk-header .mk-header-nav-container {
  width: 100%;
}
header.mk-header .mk-header-nav-container .nav-middle-logo {
  position: relative;
}
header.mk-header .mk-header-nav-container .nav-middle-logo img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 200px;
  padding: 0 40px;
}
header.mk-header .mk-header-nav-container .main-navigation-ul .menu-item > a:after {
  width: 50% !important;
}
header.mk-header .mk-nav-responsive-link {
  float: left !important;
  left: 20px !important;
  -webkit-tap-highlight-color: transparent;
}
header.mk-header .mk-nav-responsive-link .mk-css-icon-menu {
  width: 30px;
  height: 30px;
}
header.mk-header .mk-nav-responsive-link .mk-css-icon-menu div {
  background-color: #ffffff;
  height: 3px;
  margin-bottom: 7px;
}
header.mk-header .mk-nav-responsive-link.is-active .mk-css-icon-menu-line-3 {
  top: -14px;
}
header.mk-header .mk-responsive-wrap .menu-main-menu-container .mk-responsive-nav > li {
  border-bottom: 1px solid rgba(158, 180, 209, 0.5);
}
header.mk-header .mk-responsive-wrap .menu-main-menu-container li a {
  border-top: 1px solid rgba(158, 180, 209, 0.5);
  color: #ffffff !important;
  font-weight: 500;
}
header.mk-header .header-logo.fit-logo-img.add-header-height a {
  margin-left: 0 !important;
  position: absolute !important;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) !important;
  -ms-transform: translateX(-50%) translateY(-50%) !important;
  transform: translateX(-50%) translateY(-50%) !important;
}
header.mk-header .header-logo.fit-logo-img.add-header-height a img {
  max-width: 150px;
  position: relative;
}
header.mk-header .mk-header-padding-wrapper {
  padding-top: 120px;
}
@media (max-width: 1400px) and (min-width: 1140px) {
  header.mk-header .mk-header-nav-container .nav-middle-logo img {
    max-width: 160px;
    padding: 0 19px;
  }
  header.mk-header .mk-header-nav-container .main-navigation-ul .menu-item > a {
    font-size: 14px;
    padding-right: 19px !important;
    padding-left: 19px !important;
  }
}
@media (max-width: 1140px) {
  header.mk-header {
    position: fixed;
  }
}
/* Footer */
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .widgettitle {
  font-family: 'trajan-pro-regular';
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .widget_text p {
  letter-spacing: 0.84px;
  line-height: 25px;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .widget_nav_menu {
  padding: 0;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .widget_nav_menu .menu-footer-menu-container li > a {
  font-size: 13px;
  padding-left: 0;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .widget_nav_menu .menu-footer-menu-container li > a .mk-svg-icon {
  display: none;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .widget_media_image img {
  width: 91px;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="text"],
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="email"] {
  width: 100%;
  background-color: rgba(158, 180, 209, 0.5);
  border: none;
  color: #ffffff;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="text"]::-webkit-input-placeholder,
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="email"]::-webkit-input-placeholder {
  font-size: 12px;
  font-family: Montserrat, sans-serif;
  color: #ffffff;
  opacity: 1;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="text"]::-moz-placeholder,
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="email"]::-moz-placeholder {
  font-size: 12px;
  font-family: Montserrat, sans-serif;
  color: #ffffff;
  opacity: 1;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="text"]:-ms-input-placeholder,
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="email"]:-ms-input-placeholder {
  font-size: 12px;
  font-family: Montserrat, sans-serif;
  color: #ffffff;
  opacity: 1;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="text"]::-ms-input-placeholder,
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="email"]::-ms-input-placeholder {
  font-size: 12px;
  font-family: Montserrat, sans-serif;
  color: #ffffff;
  opacity: 1;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="text"]::placeholder,
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="email"]::placeholder {
  font-size: 12px;
  font-family: Montserrat, sans-serif;
  color: #ffffff;
  opacity: 1;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  font-size: 13px;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form input[type="submit"] {
  float: right;
  border-radius: 4px;
  color: #ffffff;
  border-color: #ffffff;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .ajax-loader {
  float: left;
  margin: 6px 0;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item {
  margin: 0;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label {
  font-size: 14px;
  color: #999999;
  margin: 0;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label .wpcf7-list-item-label {
  line-height: 1;
  user-select: none;
  position: relative;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label .wpcf7-list-item-label a {
  color: #9eb4d1;
  font-weight: 500;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label .wpcf7-list-item-label a:hover {
  color: #ffffff;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label .wpcf7-list-item-label:before {
  content: '';
  width: 18px;
  height: 18px;
  display: inline-block;
  border: 2px solid #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
  cursor: pointer;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label .wpcf7-list-item-label:after {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  left: 5px;
  top: 4px;
  display: none;
  cursor: pointer;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  display: block;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label .wpcf7-list-item-label {
  font-size: 11px;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .wpcf7-response-output {
  margin: 70px 0 10px;
  background-color: #061920;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form div.wpcf7-spam-blocked {
  border: 2px solid #fd8585 !important;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .wpcf7 .wpcf7-form .wpcf7-validation-errors {
  color: #ffffff;
  font-size: 12px;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .mk-col-1-4:first-of-type,
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .mk-col-1-4:nth-of-type(4) {
  width: 30%;
}
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .mk-col-1-4:nth-of-type(2),
#mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .mk-col-1-4:nth-of-type(3) {
  width: 20%;
}
#mk-footer #sub-footer .mk-grid {
  width: auto;
  max-width: 100%;
  padding: 0 70px;
}
#mk-footer #sub-footer .mk-grid .mk-footer-copyright a {
  color: #9eb4d1 !important;
}
#mk-footer #sub-footer .mk-grid .mk-footer-copyright a:hover {
  opacity: 1;
  color: #ffffff !important;
}
@media (min-width: 1141px) {
  #mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .mk-col-1-4:first-of-type,
  #mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .mk-col-1-4:nth-of-type(4) {
    width: 30%;
  }
  #mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .mk-col-1-4:nth-of-type(2),
  #mk-footer .footer-wrapper.mk-grid .mk-padding-wrapper .mk-col-1-4:nth-of-type(3) {
    width: 20%;
  }
}
@media (max-width: 1140px) and (min-width: 769px) {
  #mk-footer .footer-wrapper {
    padding: 50px 0 !important;
  }
  #mk-footer #sub-footer .mk-grid {
    padding: 0 30px;
  }
  #mk-footer #sub-footer .mk-grid .mk-footer-copyright {
    width: 390px;
    padding-left: 0 !important;
  }
}
@media (min-width: 769px) {
  #mk-footer .footer-wrapper {
    padding: 50px 0 !important;
  }
  #mk-footer #sub-footer #mk-footer-navigation ul > li {
    position: relative;
  }
  #mk-footer #sub-footer #mk-footer-navigation ul > li:not(:first-of-type):before {
    content: '';
    top: 26px;
    position: absolute;
    width: 1px;
    height: 13px;
    background-color: #9eb4d1;
    opacity: 0.65;
  }
  #mk-footer #sub-footer #mk-footer-navigation ul > li a {
    opacity: 0.65;
  }
}
@media (max-width: 768px) {
  #mk-footer .footer-wrapper {
    padding: 50px 0 !important;
  }
  #mk-footer #sub-footer .mk-grid {
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
/* HOMEPAGE*/
@media (max-width: 1300px) {
  .slideshow-component {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 1140px) {
  .slideshow-component {
    padding-top: 90px;
  }
}
.slideshow-component .owl-carousel {
  position: relative;
}
.slideshow-component .owl-carousel .owl-stage .slideshow-item {
  height: 400px;
  height: calc((100vh - 120px));
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.slideshow-component .owl-carousel .owl-stage .slideshow-item figure {
  display: none;
}
.slideshow-component .owl-carousel .owl-stage .slideshow-item .content-container {
  padding: 20px;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}
.slideshow-component .owl-carousel .owl-stage .slideshow-item .content-container > p {
  font-size: 72px;
  letter-spacing: 8px;
  color: #ffffff;
  margin-bottom: 20px;
  line-height: 1;
  font-family: 'trajan-pro-regular';
}
.slideshow-component .owl-carousel .owl-stage .slideshow-item .content-container .info {
  margin-bottom: 50px;
}
.slideshow-component .owl-carousel .owl-stage .slideshow-item .content-container .info p {
  font-style: italic;
  color: #ffffff;
  opacity: 0.71;
  font-size: 20px;
  margin: 0;
  font-family: Georgia, serif;
}
.slideshow-component .owl-carousel .owl-stage .slideshow-item .content-container > a {
  cursor: pointer;
  background-color: rgba(153, 153, 153, 0.5);
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 35px;
  transition: all 0.2s ease;
}
.slideshow-component .owl-carousel .owl-stage .slideshow-item .content-container > a:hover {
  opacity: 1;
  background-color: #36728c;
  transition: all 0.2s ease;
}
.slideshow-component .owl-carousel .owl-dots {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
}
.slideshow-component .owl-carousel .owl-dots .owl-dot {
  outline: none;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #999999;
  opacity: 0.53;
  display: block;
}
.slideshow-component .owl-carousel .owl-dots .owl-dot.active,
.slideshow-component .owl-carousel .owl-dots .owl-dot:hover {
  opacity: 1;
}
.slideshow-component .owl-carousel .owl-dots .owl-dot:not(:last-of-type) {
  margin-bottom: 11px;
}
@media (max-width: 1400px) {
  .slideshow-component .owl-carousel .owl-stage .slideshow-item .content-container > p {
    font-size: 50px;
    line-height: 58px;
  }
  .slideshow-component .owl-carousel .owl-stage .slideshow-item .content-container .info p {
    font-size: 18px;
  }
}
@media (max-width: 1140px) {
  .slideshow-component .owl-carousel .owl-stage .slideshow-item {
    height: calc((100vh - 90px));
  }
}
@media (max-width: 768px) {
  .slideshow-component .owl-carousel .owl-stage .slideshow-item .content-container > p {
    font-size: 40px;
    line-height: 48px;
  }
  .slideshow-component .owl-carousel .owl-stage .slideshow-item .content-container .info p {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .slideshow-component .owl-carousel .owl-stage .slideshow-item .content-container > p {
    font-size: 24px;
    line-height: 32px;
  }
  .slideshow-component .owl-carousel .owl-stage .slideshow-item .content-container .info p {
    font-size: 14px;
  }
  .slideshow-component .owl-carousel .owl-dots {
    right: 10px;
  }
}
.widget_instagram .mk-instagram-feeds .item-holder {
  overflow: hidden;
  max-height: 200px;
  margin: 0 18px 2px 0;
}
.mk-blog-container {
  max-height: 450px;
}
@media (max-width: 768px) {
  .mk-blog-container {
    max-height: none;
  }
}
.mk-blog-container .mk-blog-grid-item {
  height: 100%;
}
@media (max-width: 768px) {
  .mk-blog-container .mk-blog-grid-item {
    height: auto;
  }
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder {
  margin: 10px 5px 0 5px !important;
  border: none;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .post-type-badge,
.mk-blog-container .mk-blog-grid-item .blog-grid-holder time,
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .blog-grid-footer {
  display: none;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder:hover .image-hover-overlay {
  opacity: 1;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder:hover .blog-grid-footer .mk-readmore {
  color: #c9ab57 !important;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .image-hover-overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.59) 43%, #000000 100%);
  opacity: 1;
  background-color: transparent !important;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .mk-blog-meta {
  position: absolute;
  bottom: 15px;
  left: 20px;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .mk-blog-meta .the-title {
  line-height: 30px !important;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .mk-blog-meta .the-title a {
  font-size: 24px;
  color: #9eb4d1;
  letter-spacing: 3.5px;
  line-height: 24px;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .mk-blog-meta .the-excerpt p {
  font-size: 14px;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .mk-blog-meta .blog-grid-footer {
  padding: 0;
  border: none;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .mk-blog-meta .blog-grid-footer .mk-readmore {
  font-size: 16px;
  color: #9eb4d1;
  font-weight: normal;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .mk-blog-meta .blog-grid-footer .mk-readmore svg {
  display: none;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .mk-blog-meta-wrapper {
  position: absolute;
  top: 15px;
  right: 20px;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .mk-blog-meta-wrapper a {
  font-size: 16px;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .latest-label {
  text-transform: uppercase;
  background: #9eb4d1;
  position: absolute;
  top: 10px;
  left: 5px;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}
.mk-blog-container .mk-blog-grid-item .blog-grid-holder .latest-label p {
  color: #ffffff;
  margin: 0;
}
.mk-blog-container .mk-blog-grid-item:not(:first-of-type) .latest-label {
  display: none;
}
.mk-blog-container .mk-blog-classic-item .image-hover-overlay {
  opacity: 0.3;
  background-color: #000000 !important;
}
.mk-blog-container .mk-blog-classic-item .post-type-badge {
  display: none;
}
.mk-blog-container .mk-blog-classic-item .mk-blog-meta {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.4);
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.mk-blog-container .mk-blog-classic-item .mk-blog-meta .mk-blog-meta-wrapper,
.mk-blog-container .mk-blog-classic-item .mk-blog-meta .mk-readmore,
.mk-blog-container .mk-blog-classic-item .mk-blog-meta .blog-loop-comments,
.mk-blog-container .mk-blog-classic-item .mk-blog-meta .blog-share-container {
  display: none;
}
.mk-blog-container .mk-blog-classic-item .mk-blog-meta .the-title {
  line-height: 30px !important;
}
.mk-blog-container .mk-blog-classic-item .mk-blog-meta .the-title a {
  font-size: 24px;
  color: #9eb4d1;
  letter-spacing: 3.5px;
  line-height: 24px;
}
.mk-blog-container .mk-blog-classic-item .mk-blog-meta .the-excerpt {
  margin: 0;
}
.mk-blog-container .mk-blog-classic-item .mk-blog-meta .the-excerpt p {
  margin: 0;
  font-size: 14px;
}
.mk-blog-container .mk-blog-classic-item .mk-blog-meta .blog-grid-footer {
  padding: 0;
  border: none;
}
.mk-blog-container .mk-blog-classic-item .mk-blog-meta .blog-grid-footer .mk-readmore {
  font-size: 16px;
  color: #9eb4d1;
  font-weight: normal;
}
.mk-blog-container .mk-blog-classic-item .mk-blog-meta .blog-grid-footer .mk-readmore svg {
  display: none;
}
.mk-blog-container .mk-blog-classic-item:hover .image-hover-overlay {
  opacity: 0.8;
  background-color: #000000 !important;
}
.mk-blog-container .mk-blog-classic-item:hover .mk-blog-meta {
  position: absolute;
  bottom: 0;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0);
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.js-loadmore-holder .mk-loadmore-button {
  color: #9eb4d1 !important;
  border: 2px solid #9eb4d1 !important;
  font-weight: 400 !important;
  letter-spacing: normal !important;
}
.js-loadmore-holder .mk-loadmore-button .mk-svg-icon {
  display: none;
}
/* CONTACTS PAGE */
.contacts-column img {
  height: 35px !important;
}
@media (max-width: 768px) {
  .gmap-image img {
    min-height: 250px;
    opacity: 0;
  }
}
.form-column .wpcf7 input[type=text],
.form-column .wpcf7 input[type=email],
.form-column .wpcf7 textarea {
  width: 100%;
  background-color: rgba(158, 180, 209, 0.13);
  border: 0;
  height: 50px;
  color: #9eb4d1;
  font-size: 14px;
  font-family: 'Montserrat';
}
.form-column .wpcf7 input[type=text]::-webkit-input-placeholder,
.form-column .wpcf7 input[type=email]::-webkit-input-placeholder,
.form-column .wpcf7 textarea::-webkit-input-placeholder {
  color: #9eb4d1;
  font-size: 14px;
  font-family: 'Montserrat';
}
.form-column .wpcf7 input[type=text]::-moz-placeholder,
.form-column .wpcf7 input[type=email]::-moz-placeholder,
.form-column .wpcf7 textarea::-moz-placeholder {
  color: #9eb4d1;
  font-size: 14px;
  font-family: 'Montserrat';
}
.form-column .wpcf7 input[type=text]:-ms-input-placeholder,
.form-column .wpcf7 input[type=email]:-ms-input-placeholder,
.form-column .wpcf7 textarea:-ms-input-placeholder {
  color: #9eb4d1;
  font-size: 14px;
  font-family: 'Montserrat';
}
.form-column .wpcf7 input[type=text]::-ms-input-placeholder,
.form-column .wpcf7 input[type=email]::-ms-input-placeholder,
.form-column .wpcf7 textarea::-ms-input-placeholder {
  color: #9eb4d1;
  font-size: 14px;
  font-family: 'Montserrat';
}
.form-column .wpcf7 input[type=text]::placeholder,
.form-column .wpcf7 input[type=email]::placeholder,
.form-column .wpcf7 textarea::placeholder {
  color: #9eb4d1;
  font-size: 14px;
  font-family: 'Montserrat';
}
.form-column .wpcf7 input[type=text],
.form-column .wpcf7 input[type=email] {
  line-height: 50px;
}
.form-column .wpcf7 textarea {
  height: 200px;
}
.form-column .wpcf7 label {
  margin-bottom: 10px;
  display: inline-table;
  width: 100%;
}
.form-column .wpcf7 .your-consent .wpcf7-list-item {
  margin: 0;
}
.form-column .wpcf7 .your-consent .wpcf7-list-item label {
  font-size: 14px;
  color: #999999;
  margin: 0;
}
.form-column .wpcf7 .your-consent .wpcf7-list-item label .wpcf7-list-item-label {
  line-height: 1;
  user-select: none;
}
.form-column .wpcf7 .your-consent .wpcf7-list-item label .wpcf7-list-item-label a {
  color: #9eb4d1;
  font-weight: 500;
}
.form-column .wpcf7 .your-consent .wpcf7-list-item label .wpcf7-list-item-label a:hover {
  color: #b89b46;
}
.form-column .wpcf7 .your-consent .wpcf7-list-item label .wpcf7-list-item-label:before {
  content: '';
  width: 18px;
  height: 18px;
  display: inline-block;
  border: 2px solid #9eb4d1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
  cursor: pointer;
}
.form-column .wpcf7 .your-consent .wpcf7-list-item label .wpcf7-list-item-label:after {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #9eb4d1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  left: 5px;
  top: 8px;
  display: none;
  cursor: pointer;
}
.form-column .wpcf7 .your-consent .wpcf7-list-item label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
.form-column .wpcf7 .your-consent .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  display: block;
}
.form-column .wpcf7 .your-consent .wpcf7-list-item label .wpcf7-list-item-label {
  font-size: 11px;
}
.form-column .wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
  line-height: 1;
  color: #ad1c1c;
  width: 100%;
  margin-top: 3px;
}
.form-column .wpcf7 .wpcf7-form .wpcf7-validation-errors {
  border: 2px solid #ad1c1c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: rgba(173, 28, 28, 0.1);
  color: #000000;
}
.form-column .wpcf7 .wpcf7-form p:last-of-type {
  text-align: right;
}
.form-column .wpcf7 .wpcf7-form p:last-of-type input[type=submit] {
  color: #ffffff;
  background-color: #9eb4d1;
  font-family: 'Montserrat';
  font-size: 14px !important;
  padding: 12px 40px;
  font-weight: 400;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #9eb4d1;
}
.form-column .wpcf7 .wpcf7-form p:last-of-type input[type=submit]:hover {
  background-color: transparent;
  color: #9eb4d1;
}
.form-column .wpcf7 .wpcf7-form p:last-of-type .ajax-loader {
  float: left;
  margin: 6px 0;
}
.cms {
  text-align: center;
}
.cms .wpcf7-form p:last-of-type {
  text-align: center !important;
}
.cms .wpcf7-form input[type=text],
.cms .wpcf7-form input[type=email],
.cms .wpcf7-form textarea {
  background-color: #ffffff !important;
  width: 50% !important;
}
span.mk-fancy-title a {
  color: #000000;
}
span.mk-fancy-title a:hover {
  color: #C9AB57;
}
.grid-numbered-images .box-holder-vertical {
  height: auto;
  padding-top: 30px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  position: relative;
}
.grid-numbered-images .box-holder-vertical .numbered-image-container {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  margin-left: -15px;
}
.grid-numbered-images .box-holder-vertical .numbered-image-container figure {
  margin: 0 30px;
}
.grid-numbered-images .box-holder-vertical .numbered-image-container figure img {
  max-height: 400px;
}
.grid-numbered-images .box-holder-image-numbered {
  height: auto;
}
@media (max-width: 1700px) and (min-width: 1401px) {
  .grid-numbered-images .box-holder-vertical .numbered-image-container figure img {
    max-height: 300px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .grid-numbered-images .box-holder-vertical .numbered-image-container figure img {
    max-height: 250px;
  }
}
@media (max-width: 1200px) and (min-width: 993px) {
  .grid-numbered-images .box-holder-vertical .numbered-image-container figure img {
    max-height: 500px;
  }
}
@media (max-width: 768px) and (min-width: 577px) {
  .grid-numbered-images .box-holder-vertical .numbered-image-container figure img {
    max-height: 500px;
  }
}
@media (max-width: 576px) {
  .grid-numbered-images .box-holder-vertical .numbered-image-container figure img {
    max-height: 270px;
  }
  .grid-numbered-images .box-holder-image-numbered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-numbered-images .box-holder-image-numbered .numbered-image-container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.custom-background {
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}
#mk-theme-container #theme-page .mk-slideshow .flex-direction-nav .flex-prev {
  left: auto !important;
  bottom: 0;
  right: 0;
  top: auto;
  opacity: 1;
  background-color: rgba(158, 180, 209, 0.5);
}
#mk-theme-container #theme-page .mk-slideshow .flex-direction-nav .flex-prev:hover {
  opacity: 1;
  background-color: #9eb4d1;
}
#mk-theme-container #theme-page .mk-slideshow .flex-direction-nav .flex-next {
  right: 0 !important;
  top: auto;
  bottom: 40px;
  opacity: 1;
  background-color: rgba(158, 180, 209, 0.5);
}
#mk-theme-container #theme-page .mk-slideshow .flex-direction-nav .flex-next:hover {
  opacity: 1;
  background-color: #9eb4d1;
}
@media (max-width: 1140px) {
  #mk-theme-container .single_image_banner {
    padding-top: 90px !important;
  }
}
.custom-button a {
  font-size: 15px !important;
  padding-left: 51px !important;
  padding-right: 51px !important;
  transition: background-color 0.3s ease !important;
}
.custom-button a:hover {
  transition: background-color 0.3s ease !important;
  background-color: #999999 !important;
}
.single_image_banner .image-container,
#banner-quick-contact .image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: center center / cover no-repeat;
  height: 500px;
  position: relative;
}
.single_image_banner .image-container:before,
#banner-quick-contact .image-container:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.3;
  left: 0;
  top: 0;
}
.single_image_banner .image-container figure,
#banner-quick-contact .image-container figure {
  display: none;
}
.single_image_banner .image-container .content-container,
#banner-quick-contact .image-container .content-container {
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  .single_image_banner .image-container .content-container,
  #banner-quick-contact .image-container .content-container {
    padding: 0 25px;
  }
}
.single_image_banner .image-container .content-container h1,
#banner-quick-contact .image-container .content-container h1 {
  font-size: 72px;
  letter-spacing: 8px;
  color: #ffffff;
  margin-bottom: 20px;
}
.single_image_banner .image-container .content-container h2,
#banner-quick-contact .image-container .content-container h2 {
  font-size: 32px;
  letter-spacing: 4px;
  color: #ffffff;
  margin-bottom: 20px;
}
.single_image_banner .image-container .content-container p,
#banner-quick-contact .image-container .content-container p {
  font-size: 15px;
  font-style: italic;
  color: #ffffff;
  opacity: 0.54;
  margin-bottom: 40px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.single_image_banner .image-container .content-container a,
#banner-quick-contact .image-container .content-container a {
  cursor: pointer;
  padding: 10px 20px;
  background-color: #9eb4d1;
  color: #ffffff;
  transition: background-color 0.3s ease;
}
.single_image_banner .image-container .content-container a:hover,
#banner-quick-contact .image-container .content-container a:hover {
  background-color: rgba(153, 153, 153, 0.5);
  transition: background-color 0.3s ease;
}
@media (max-width: 1140px) {
  .single_image_banner .image-container .content-container h1,
  #banner-quick-contact .image-container .content-container h1 {
    font-size: 52px;
  }
  .single_image_banner .image-container .content-container h2,
  #banner-quick-contact .image-container .content-container h2 {
    font-size: 32px;
  }
}
@media (max-width: 576px) {
  .single_image_banner .image-container,
  #banner-quick-contact .image-container {
    height: calc((100vh - 90px));
  }
  .single_image_banner .image-container .content-container h1,
  #banner-quick-contact .image-container .content-container h1 {
    font-size: 32px;
  }
  .single_image_banner .image-container .content-container h2,
  #banner-quick-contact .image-container .content-container h2 {
    font-size: 24px;
  }
  .single_image_banner .image-container .content-container p,
  #banner-quick-contact .image-container .content-container p {
    font-size: 14px;
  }
}
#mk-boxed-layout #mk-breadcrumbs {
  margin: 0 auto;
  max-width: 1140px;
  padding: 0 15px;
}
#mk-boxed-layout #mk-breadcrumbs .mk-breadcrumbs-inner {
  float: left;
  padding: 0 20px !important;
  max-width: 1140px;
  margin: 50px 0;
  color: #999999;
  font-weight: 500;
}
#mk-boxed-layout #mk-breadcrumbs .mk-breadcrumbs-inner > span > span {
  font-size: 12px;
}
#mk-boxed-layout #mk-breadcrumbs .mk-breadcrumbs-inner > span > span span {
  opacity: 0.35;
}
#mk-boxed-layout #mk-breadcrumbs .mk-breadcrumbs-inner a {
  color: #999999;
  opacity: 1;
}
#mk-boxed-layout #mk-breadcrumbs .mk-breadcrumbs-inner a:hover {
  color: #9eb4d1;
}
@media handheld, only screen and (max-width: 700px) {
  #mk-boxed-layout #mk-breadcrumbs .mk-breadcrumbs-inner {
    margin: 50px 0 !important;
    text-align: left;
  }
}
.is-trajan {
  font-family: 'trajan-pro-regular' !important;
}
#mk-boxed-layout .dropcaps-col .mk-dropcaps {
  font-family: 'trajan-pro-regular' !important;
  padding: 20px 43px;
  width: auto;
  height: auto;
  line-height: 1;
  font-weight: normal;
  margin-right: 20px;
}
@media (max-width: 1024px) {
  #mk-boxed-layout .dropcaps-row .wpb_column {
    float: none;
  }
  #mk-boxed-layout .dropcaps-row .mk-dropcaps {
    padding: 14px 15px 0;
    font-size: 70px !important;
  }
}
.box-icons-row .box-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.box-icons-row .box-holder > div {
  width: 100%;
}
.box-icons-row .box-holder > div .mk-image-inner {
  max-width: 50px;
}
.box-icons-row .box-holder .milestone-number {
  font-family: 'trajan-pro-regular' !important;
}
@media (max-width: 1200px) and (min-width: 769px) {
  .box-icons-row .wpb_column {
    width: 50%;
    height: auto;
    padding: 7.5px 0 7.5px 0;
  }
  .box-icons-row .wpb_column:nth-of-type(odd) {
    padding-right: 7.5px;
  }
  .box-icons-row .wpb_column:nth-of-type(even) {
    padding-left: 7.5px;
  }
}
@media (max-width: 768px) {
  .box-icons-row .wpb_column {
    padding: 7.5px 0 7.5px 0;
  }
}
/* News list component*/
.news-list-container {
  margin-bottom: 20px;
}
.news-list-container .news-list {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}
.news-list-container .news-list .highlight-post,
.news-list-container .news-list .banner-post {
  height: 430px;
  background: center center / cover no-repeat;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-left: 0;
  position: relative;
}
.news-list-container .news-list .highlight-post figure,
.news-list-container .news-list .banner-post figure {
  display: none;
}
.news-list-container .news-list .highlight-post .post-container,
.news-list-container .news-list .banner-post .post-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.news-list-container .news-list .highlight-post .post-container:before,
.news-list-container .news-list .banner-post .post-container:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.59) 43%, #000000 100%);
  transition: background 0.3s ease;
}
.news-list-container .news-list .highlight-post .post-container:hover:before,
.news-list-container .news-list .banner-post .post-container:hover:before {
  transition: background 0.3s ease;
  background: #000000;
}
.news-list-container .news-list .highlight-post .post-container .post-content,
.news-list-container .news-list .banner-post .post-container .post-content {
  position: relative;
  padding: 30px 20px;
  max-width: 50%;
  text-align: left;
}
.news-list-container .news-list .highlight-post .post-container .post-content .icon-play,
.news-list-container .news-list .banner-post .post-container .post-content .icon-play {
  width: 56px;
  margin-bottom: 20px;
}
.news-list-container .news-list .highlight-post .post-container .post-content .news-title,
.news-list-container .news-list .banner-post .post-container .post-content .news-title {
  font-size: 24px;
  color: #9eb4d1;
  letter-spacing: 3.5px;
}
.news-list-container .news-list .highlight-post .post-container .post-content .news-excerpt,
.news-list-container .news-list .banner-post .post-container .post-content .news-excerpt {
  font-size: 14px;
  color: #FFFFFF;
}
.news-list-container .news-list .highlight-post .post-container .post-content .news-date,
.news-list-container .news-list .banner-post .post-container .post-content .news-date {
  color: #999999;
  opacity: 0.75;
}
.news-list-container .news-list .highlight-post .align-center,
.news-list-container .news-list .banner-post .align-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.news-list-container .news-list .highlight-post .align-center .post-content,
.news-list-container .news-list .banner-post .align-center .post-content {
  text-align: center;
}
.news-list-container .news-list .highlight-post .align-right,
.news-list-container .news-list .banner-post .align-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.news-list-container .news-list .highlight-post .align-right .post-content,
.news-list-container .news-list .banner-post .align-right .post-content {
  text-align: right;
}
.news-list-container .news-list .highlight-post .category-title,
.news-list-container .news-list .banner-post .category-title {
  background: #9eb4d1;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.news-list-container .news-list .post-item,
.news-list-container .news-list .post-item-category {
  list-style-type: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc((25% - 7.5px));
  flex: 0 0 calc((25% - 7.5px));
  height: 430px;
  overflow: hidden;
  margin: 10px 0 0 0;
}
.news-list-container .news-list .post-item .post-container,
.news-list-container .news-list .post-item-category .post-container {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(158, 180, 209, 0.5);
}
.news-list-container .news-list .post-item .post-container figure,
.news-list-container .news-list .post-item-category .post-container figure {
  display: none;
}
.news-list-container .news-list .post-item .post-container .post-content,
.news-list-container .news-list .post-item-category .post-container .post-content {
  padding: 30px 20px;
}
.news-list-container .news-list .post-item .post-container .post-content .news-title,
.news-list-container .news-list .post-item-category .post-container .post-content .news-title {
  font-size: 24px;
  color: #9eb4d1;
  letter-spacing: 3.5px;
}
.news-list-container .news-list .post-item .post-container .post-content .news-excerpt,
.news-list-container .news-list .post-item-category .post-container .post-content .news-excerpt {
  font-size: 14px;
}
.news-list-container .news-list .post-item .post-container .post-content .read-more,
.news-list-container .news-list .post-item-category .post-container .post-content .read-more {
  color: #9eb4d1;
}
.news-list-container .news-list .post-item .post-container .category-title,
.news-list-container .news-list .post-item-category .post-container .category-title {
  text-transform: uppercase;
  background: #9eb4d1;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}
.news-list-container .news-list .post-item .post-container .news-date,
.news-list-container .news-list .post-item-category .post-container .news-date {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  font-style: italic;
  margin: 20px 10px 0 0;
}
.news-list-container .news-list .post-item .post-container:hover .post-content .read-more,
.news-list-container .news-list .post-item-category .post-container:hover .post-content .read-more {
  color: #c9ab57;
}
.news-list-container .news-list .post-item-category .post-container {
  background: center center / cover no-repeat;
}
.news-list-container .news-list .post-item-category .post-container .post-content {
  position: relative;
}
.news-list-container .news-list .post-item-category .post-container:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.59) 43%, #000000 100%);
  opacity: 0.9;
  left: 0;
  top: 0;
  transition: background 0.3s ease;
}
.news-list-container .news-list .post-item-category .post-container:hover:before {
  transition: background 0.3s ease;
  background: #000000;
}
.news-list-container .news-list .half-width-post {
  margin: 10px 0;
  flex: 0 0 100%;
}
.news-list-container .news-list .half-width-post > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.news-list-container .news-list .half-width-post > a > figure,
.news-list-container .news-list .half-width-post > a .post-container {
  background-size: cover;
  background-position: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc((50% - 5px));
  flex: 0 0 calc((50% - 5px));
  height: 430px;
}
.news-list-container .news-list .half-width-post > a > figure img,
.news-list-container .news-list .half-width-post > a .post-container img {
  display: none;
}
.news-list-container .news-list .half-width-post > a > .post-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(158, 180, 209, 0.5);
}
.news-list-container .news-list .half-width-post > a > .post-container .post-content {
  padding: 30px 20px;
}
.news-list-container .news-list .half-width-post > a > .post-container .post-content .news-title {
  font-size: 24px;
  color: #9eb4d1;
  letter-spacing: 3.5px;
}
.news-list-container .news-list .half-width-post > a > .post-container .post-content .read-more {
  color: #9eb4d1;
}
.news-list-container .news-list .half-width-post > a > .post-container .news-date {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  font-style: italic;
  margin: 20px 10px 0 0;
}
.news-list-container .news-list .half-width-post > a:hover .post-content .read-more {
  color: #c9ab57;
}
.news-list-container .load-more {
  cursor: pointer;
  display: block;
  border: 1px solid #9eb4d1;
  width: 600px;
  padding: 10px;
  text-align: center;
  color: #9eb4d1;
  transition: all 0.3s ease;
  margin: 50px auto 0 auto;
}
.news-list-container .load-more:hover {
  background-color: #9eb4d1;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width: 1200px) and (min-width: 769px) {
  .news-list-container .news-list .highlight-post .post-container .post-content,
  .news-list-container .news-list .banner-post .post-container .post-content {
    max-width: 100%;
  }
  .news-list-container .news-list .highlight-post .category-title,
  .news-list-container .news-list .banner-post .category-title {
    font-size: 15px;
  }
  .news-list-container .news-list .post-item,
  .news-list-container .news-list .post-item-category {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((50% - 5px));
    flex: 0 0 calc((50% - 5px));
  }
  .news-list-container .news-list .post-item .post-container .post-content .news-title,
  .news-list-container .news-list .post-item-category .post-container .post-content .news-title {
    font-size: 22px;
  }
  .news-list-container .news-list .post-item .post-container .news-date,
  .news-list-container .news-list .post-item-category .post-container .news-date {
    font-size: 15px;
  }
  .news-list-container .news-list .post-item-category .post-container .post-content .news-title {
    font-size: 22px;
  }
  .news-list-container .news-list .half-width-post > a > figure {
    background: center center / cover no-repeat;
  }
  .news-list-container .news-list .half-width-post > a > figure img {
    visibility: hidden;
  }
  .news-list-container .news-list .half-width-post > a > .post-container .post-content .news-title {
    font-size: 22px;
  }
  .news-list-container .news-list .half-width-post > a > .post-container .news-date {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .news-list-container .news-list .highlight-post .post-container .post-content,
  .news-list-container .news-list .banner-post .post-container .post-content {
    max-width: 100%;
  }
  .news-list-container .news-list .highlight-post .post-container .post-content .news-title,
  .news-list-container .news-list .banner-post .post-container .post-content .news-title {
    font-size: 20px;
  }
  .news-list-container .news-list .highlight-post .post-container .post-content .news-excerpt,
  .news-list-container .news-list .banner-post .post-container .post-content .news-excerpt {
    font-size: 14px;
  }
  .news-list-container .news-list .highlight-post .post-container .post-content .icon-play,
  .news-list-container .news-list .banner-post .post-container .post-content .icon-play {
    width: 32px;
    margin-bottom: 20px;
  }
  .news-list-container .news-list .highlight-post .category-title,
  .news-list-container .news-list .banner-post .category-title {
    font-size: 14px;
  }
  .news-list-container .news-list .post-item,
  .news-list-container .news-list .post-item-category {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .news-list-container .news-list .post-item .post-container .post-content .news-title,
  .news-list-container .news-list .post-item-category .post-container .post-content .news-title {
    font-size: 20px;
  }
  .news-list-container .news-list .post-item .post-container .post-content .news-excerpt,
  .news-list-container .news-list .post-item-category .post-container .post-content .news-excerpt {
    font-size: 14px;
  }
  .news-list-container .news-list .post-item .post-container .news-date,
  .news-list-container .news-list .post-item-category .post-container .news-date {
    font-size: 14px;
  }
  .news-list-container .news-list .half-width-post {
    background-image: none !important;
  }
  .news-list-container .news-list .half-width-post > a {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .news-list-container .news-list .half-width-post > a > figure,
  .news-list-container .news-list .half-width-post > a .post-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    height: 250px;
  }
  .news-list-container .news-list .half-width-post > a > figure {
    background: center center / cover no-repeat;
  }
  .news-list-container .news-list .half-width-post > a > figure img {
    display: none;
  }
  .news-list-container .news-list .half-width-post > a > .post-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: rgba(158, 180, 209, 0.5);
  }
  .news-list-container .news-list .half-width-post > a > .post-container .post-content {
    padding: 30px 20px;
  }
  .news-list-container .news-list .half-width-post > a > .post-container .post-content .news-title {
    font-size: 20px;
  }
  .news-list-container .news-list .half-width-post > a > .post-container .news-date {
    display: none;
  }
  .news-list-container .load-more {
    width: 80vw;
  }
}
/* Quick Contact*/
.bottom-corner-btns .mk-go-top {
  right: 350px !important;
}
.bottom-corner-btns .mk-quick-contact-wrapper {
  z-index: 50 !important;
  right: 0 !important;
  background: linear-gradient(90deg, #c9ab57 0%, #e8c862 100%);
  transition: right 0.5s ease;
}
.bottom-corner-btns .mk-quick-contact-wrapper .mk-qcontact-link {
  cursor: pointer;
  display: block;
  text-align: left;
  width: 300px;
  height: auto;
  padding: 10px 10px 10px 30px;
  color: #ffffff;
  background: #c9ab57;
  background: linear-gradient(90deg, #c9ab57 0%, #e8c862 100%);
  transition: all 0.3s ease;
}
@media (max-width: 1500px) {
  .bottom-corner-btns .mk-quick-contact-wrapper .mk-qcontact-link {
    width: 200px;
  }
}
@media (min-width: 568px) {
  .bottom-corner-btns .mk-quick-contact-wrapper .mk-qcontact-link {
    background-image: none !important;
  }
}
.bottom-corner-btns .mk-quick-contact-wrapper .mk-qcontact-link:hover {
  transition: all 0.3s ease;
  background: #c9ab57 !important;
}
.bottom-corner-btns .mk-quick-contact-wrapper .mk-qcontact-link.hide {
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s ease;
}
@media (max-width: 567px) {
  .bottom-corner-btns .mk-quick-contact-wrapper .mk-qcontact-link.responsive-icon {
    width: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 25px;
    font-size: 0;
    padding: 15px 5px;
  }
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact {
  width: 600px;
  position: absolute;
  bottom: 60px;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  background: linear-gradient(45deg, #e8c862 0%, #a68a3c 24%, #e8c862 100%);
  right: -700px;
  transition: all 0.5s ease;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container {
  padding: 25px 25px;
  max-width: 400px;
  margin: 0 auto;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .close-icon {
  width: 20px;
  height: 30px;
  position: absolute;
  left: 25px;
  top: 12px;
  cursor: pointer;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .title {
  color: #4c565c;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .content {
  font-size: 12px;
  font-style: italic;
  color: #ffffff;
  margin-bottom: 20px;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form {
  display: -webkit-box;
  display: table;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form div[class*="cv-form-field"] {
  width: 100%;
  margin-bottom: 20px;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form input {
  font-family: Montserrat, Georgia, sans-serif;
  width: 100%;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form input::-webkit-input-placeholder {
  color: #4c565c;
  opacity: 1;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form input::-moz-placeholder {
  color: #4c565c;
  opacity: 1;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form input:-ms-input-placeholder {
  color: #4c565c;
  opacity: 1;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form input::-ms-input-placeholder {
  color: #4c565c;
  opacity: 1;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form input::placeholder {
  color: #4c565c;
  opacity: 1;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form textarea {
  font-family: Montserrat, Georgia, sans-serif;
  width: 100%;
  resize: none;
  height: 74px;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form textarea::-webkit-input-placeholder {
  color: #4c565c;
  font-size: 13px;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form textarea::-moz-placeholder {
  color: #4c565c;
  font-size: 13px;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form textarea:-ms-input-placeholder {
  color: #4c565c;
  font-size: 13px;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form textarea::-ms-input-placeholder {
  color: #4c565c;
  font-size: 13px;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form textarea::placeholder {
  color: #4c565c;
  font-size: 13px;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .cv-form-row {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .cv-form-row div[class*="cv-form-field"] {
  width: 48%;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .cv-form-field-date input {
  background-image: url("https://www.sumisura.pt/wp-content/themes/jupiter-child/css/images/calendar.svg");
  background-repeat: no-repeat;
  background-position: 95% center;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .cv-form-field-time input {
  background-image: url("https://www.sumisura.pt/wp-content/themes/jupiter-child/css/images/hour.svg");
  background-repeat: no-repeat;
  background-position: 95% center;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .gdpr {
  margin-bottom: 0 !important;
  text-align: left;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item {
  margin: 0;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label {
  font-size: 14px;
  color: #ffffff;
  margin: 0;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label .wpcf7-list-item-label {
  line-height: 1;
  user-select: none;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label .wpcf7-list-item-label a {
  color: #ffffff;
  font-weight: 500;
  text-decoration: underline;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label .wpcf7-list-item-label:before {
  content: '';
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 2px solid #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
  cursor: pointer;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label .wpcf7-list-item-label:after {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  left: 4px;
  top: 9px;
  display: none;
  cursor: pointer;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  display: block;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .gdpr .wpcf7-list-item label .wpcf7-list-item-label {
  font-size: 11px;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .cv-form-field-submit {
  text-align: right;
  margin-top: 10px;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .cv-form-field-submit input {
  width: 150px;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .cv-form-field-submit .ajax-loader {
  float: left;
  margin: 6px 0;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .mc4wp-checkbox label span {
  position: relative;
  line-height: 1;
  user-select: none;
  font-size: 11px;
  color: #ffffff;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .mc4wp-checkbox label span:before {
  content: '';
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 2px solid #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
  cursor: pointer;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .mc4wp-checkbox label span:after {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  left: 4px;
  top: 5px;
  display: none;
  cursor: pointer;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .mc4wp-checkbox label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact .qc-container .wpcf7 .wpcf7-form .mc4wp-checkbox label input[type=checkbox]:checked + span:after {
  display: block;
}
.bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active {
  right: 0;
  transition: right 0.5s ease;
}
@media (max-width: 1500px) {
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active {
    width: 400px;
  }
}
@media (max-height: 700px) and (min-width: 576px) {
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active {
    width: 500px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container {
    max-width: 450px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .title {
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .content {
    margin-bottom: 10px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .wpcf7 .wpcf7-form div[class*="cv-form-field"] {
    margin-bottom: 10px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .wpcf7 .wpcf7-form input[type=text],
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .wpcf7 .wpcf7-form input[type=email] {
    padding: 7px 12px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .wpcf7 .wpcf7-form .wpcf7-response-output {
    margin: 0;
    padding: 4px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .wpcf7 .wpcf7-form .cv-form-field-submit {
    margin: 0;
  }
}
@media (max-width: 576px) {
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100vw;
    height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container {
    margin-top: 50px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .title {
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .close-icon {
    top: 72px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .content {
    margin-bottom: 10px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .wpcf7 .wpcf7-form div[class*="cv-form-field"] {
    margin-bottom: 10px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .wpcf7 .wpcf7-form .cv-form-field-submit {
    margin: 0;
  }
}
@media (max-height: 700px) and (max-width: 576px) {
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container {
    margin-top: 75px;
  }
  .bottom-corner-btns .mk-quick-contact-wrapper #mk-qcontact.active .qc-container .close-icon {
    top: 80px;
  }
}
.bottom-corner-btns .hide {
  background: transparent;
  transition: all 0.3s ease;
}
@media (max-width: 576px) {
  .bottom-corner-btns .hide {
    right: -500px !important;
  }
}
@media (max-width: 576px) {
  .bottom-corner-btns .active {
    bottom: 0;
    transition: all 0.5s ease;
  }
}
/* form login/register */
@media (max-width: 992px) {
  .single-post #wpmem_login,
  .single-post #wpmem_reg {
    position: relative;
  }
}
.single-post #wpmem_login legend,
.single-post #wpmem_reg legend {
  color: #9eb4d1;
  padding: 0;
  margin: 10px 0 30px;
}
.single-post #wpmem_login fieldset label,
.single-post #wpmem_reg fieldset label,
.single-post #wpmem_login fieldset .req-text,
.single-post #wpmem_reg fieldset .req-text {
  font-size: 14px;
  font-family: 'Montserrat';
  color: #9eb4d1;
}
.single-post #wpmem_login fieldset label .req,
.single-post #wpmem_reg fieldset label .req,
.single-post #wpmem_login fieldset .req-text .req,
.single-post #wpmem_reg fieldset .req-text .req {
  color: #bd3500;
  font-size: 14px;
  line-height: 50%;
  margin-left: 4px;
}
.single-post #wpmem_login fieldset .req-text,
.single-post #wpmem_reg fieldset .req-text {
  width: 250px;
  margin: -45px 0 0 0;
}
@media (max-width: 576px) {
  .single-post #wpmem_login fieldset .req-text,
  .single-post #wpmem_reg fieldset .req-text {
    margin: 0;
  }
}
@media (max-width: 992px) {
  .single-post #wpmem_login fieldset .div_text,
  .single-post #wpmem_reg fieldset .div_text {
    width: 100%;
  }
}
.single-post #wpmem_login fieldset .div_text input,
.single-post #wpmem_reg fieldset .div_text input {
  width: 100%;
  background-color: rgba(158, 180, 209, 0.13) !important;
  height: 40px;
  margin-top: 10px;
  color: #9eb4d1;
  border-radius: 0 !important;
  border: 0 !important;
  font-size: 14px;
  font-family: 'Montserrat';
}
@media (max-width: 992px) {
  .single-post #wpmem_login fieldset .button_div,
  .single-post #wpmem_reg fieldset .button_div {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .single-post #wpmem_login fieldset .button_div,
  .single-post #wpmem_reg fieldset .button_div {
    position: absolute;
    left: 0;
    bottom: -75px;
    text-align: left;
  }
}
.single-post #wpmem_login fieldset .button_div input,
.single-post #wpmem_reg fieldset .button_div input {
  color: #ffffff;
  background-color: #9eb4d1;
  font-family: 'Montserrat';
  font-size: 14px !important;
  padding: 12px 40px;
  font-weight: 400;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #9eb4d1;
  text-transform: uppercase;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.single-post #wpmem_login fieldset .button_div input:hover,
.single-post #wpmem_reg fieldset .button_div input:hover {
  background-color: transparent;
  color: #9eb4d1;
}
@media (max-width: 576px) {
  .single-post #wpmem_login {
    margin-bottom: 70px;
    padding-bottom: 25px;
  }
}
@media (max-width: 576px) {
  .single-post #wpmem_login .button_div {
    bottom: 25px !important;
  }
}
@media (max-width: 576px) {
  .single-post #wpmem_login .button_div input.buttons {
    left: 0;
    position: absolute;
    bottom: -50px;
  }
}
/* Go to top*/
#mk-boxed-layout .go-to-top {
  height: 41px;
  margin: 20px 0 50px;
  position: relative;
}
#mk-boxed-layout .go-to-top .mk-go-top {
  width: 41px;
  height: 41px;
  position: absolute;
  background: #9eb4d1;
  opacity: 0.53;
  bottom: 0;
  right: 70px;
  border-radius: 6px;
}
@media (max-width: 1140px) {
  #mk-boxed-layout .go-to-top .mk-go-top {
    right: 15px;
  }
}
#mk-boxed-layout .go-to-top .mk-go-top:hover {
  background: #9eb4d1;
  opacity: 1;
}
#mk-boxed-layout .go-to-top .mk-go-top svg {
  top: 13px;
  left: 13px;
}
.numbered-image-container figure {
  display: inline-block;
  position: relative;
}
.numbered-image-container figure .image-title {
  line-height: 1;
  font-size: 150px;
  color: #ffffff;
  font-family: 'trajan-pro-regular';
  position: absolute;
  user-select: none;
}
.numbered-image-container figure .image-title.top-left {
  top: -16px;
  left: -10px;
}
.numbered-image-container figure .image-title.top-right {
  top: -16px;
  right: -10px;
}
.numbered-image-container figure .image-title.bottom-left {
  bottom: -18px;
  left: -10px;
}
.numbered-image-container figure .image-title.bottom-right {
  bottom: -18px;
  right: -10px;
}
@media (max-width: 1500px) {
  .numbered-image-container figure .image-title {
    font-size: 100px;
  }
  .numbered-image-container figure .image-title.top-left {
    top: -11px;
    left: -7px;
  }
  .numbered-image-container figure .image-title.top-right {
    top: -11px;
    right: -7px;
  }
  .numbered-image-container figure .image-title.bottom-left {
    bottom: -12px;
    left: -7px;
  }
  .numbered-image-container figure .image-title.bottom-right {
    bottom: -12px;
    right: -7px;
  }
}
@media (max-width: 768px) {
  .numbered-image-container figure .image-title {
    font-size: 100px;
  }
  .numbered-image-container figure .image-title.top-left {
    top: 0;
    left: -7px;
  }
  .numbered-image-container figure .image-title.top-right {
    top: 0;
    right: -7px;
  }
  .numbered-image-container figure .image-title.bottom-left {
    bottom: -25px;
    left: -7px;
  }
  .numbered-image-container figure .image-title.bottom-right {
    bottom: -25px;
    right: -7px;
  }
}
/* Vestir por Medida página*/
.custom-background-row {
  overflow: visible !important;
}
.custom-background-row .column-background:before {
  content: '';
  position: absolute;
  top: -210px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(http://sumisura.dev2.shareit.pt:81/wp-content/themes/jupiter-child/css/images/background-medidas.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 768px) {
  .custom-background-row .column-background:before {
    content: none;
  }
}
.add-background-scissors {
  background-repeat: no-repeat;
  background-position: right 30px;
  background-size: 20% auto;
}
@media (max-width: 768px) {
  .add-background-scissors {
    background-image: none !important;
  }
}
.add-background-seam {
  background-repeat: no-repeat;
  background-position: right 30px;
  background-size: 20% auto;
}
@media (max-width: 768px) {
  .add-background-seam {
    background-image: none !important;
  }
}
.add-background-dummy {
  background-repeat: no-repeat;
  background-position: -30px center;
  background-size: auto 80%;
}
@media (max-width: 768px) {
  .add-background-dummy {
    background-image: none !important;
  }
}
.mk-custom-box {
  height: 100%;
}
.mk-custom-box .box-holder {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
}
.mk-custom-box .box-holder .mk-fancy-title {
  width: 100%;
}
@media (max-width: 1500px) {
  .mk-custom-box .box-holder {
    padding: 30px 20px !important;
  }
}
/* News list animation*/
.post-item.animation,
.post-item-category.animation,
.half-width-post.animation,
.banner-post.animation {
  animation: animateElement linear 1s;
  animation-iteration-count: 1;
}
@-webkit-keyframes animateElement {
  0% {
    opacity: 0;
    -webkit-transform: translate(0px, 50px);
    transform: translate(0px, 50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@keyframes animateElement {
  0% {
    opacity: 0;
    -webkit-transform: translate(0px, 50px);
    transform: translate(0px, 50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
/* 404 page*/
.error404 #theme-page {
  position: initial;
  background-image: url('https://www.sumisura.pt/wp-content/themes/jupiter-child/css/images/banner-slide.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.error404 #theme-page .not-found-wrapper .not-found-subtitle {
  font-size: 120px;
  color: #ffffff;
}
.error404 #theme-page .not-found-wrapper .not-found-explain {
  color: #ffffff;
  margin-bottom: 50px;
}
.error404 #theme-page .not-found-wrapper .homepage-link {
  padding: 10px;
  background-color: rgba(158, 180, 209, 0.5);
  color: #ffffff;
  transition: all 0.3s ease;
}
.error404 #theme-page .not-found-wrapper .homepage-link:hover {
  background-color: #9eb4d1;
  transition: all 0.3s ease;
}
/* Detail News*/
@media (max-width: 1140px) {
  #mk-boxed-layout .mk-blog-single {
    padding-top: 90px;
  }
}
#mk-boxed-layout .mk-blog-single #mk-breadcrumbs {
  padding: 0;
}
#mk-boxed-layout .mk-blog-single #mk-breadcrumbs .mk-breadcrumbs-inner {
  padding: 0 !important;
}
@media (max-width: 1140px) {
  #mk-boxed-layout .mk-blog-single #mk-breadcrumbs .mk-breadcrumbs-inner {
    margin: 25px 0;
  }
}
/* Hide recaptcha*/
.grecaptcha-badge {
  display: none !important;
}
/* General styles */
.mk-grid {
  width: auto !important;
}
@media (max-width: 1300px) {
  #mk-boxed-layout .mk-full-content-true {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  #mk-boxed-layout .grid-numbered-images {
    padding-right: 14.5px !important;
    padding-left: 14.5px !important;
  }
}
@media (max-width: 768px) {
  #mk-boxed-layout .row-col-default-padding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #mk-boxed-layout .row-col-default-padding .wpb_column {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  #mk-boxed-layout .reverse-col .wpb_column:first-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
#mk-boxed-layout input:disabled {
  opacity: 1;
}
@media handheld, only screen and (max-width: 1140px) {
  .mk-page-section .mk-padding-wrapper {
    padding: 0;
  }
}
.ui-timepicker-container .ui-timepicker .ui-timepicker-viewport .ui-menu-item {
  font-size: 14px;
}
#ui-datepicker-div {
  font-size: 14px;
}
#ui-datepicker-div .ui-state-active,
#ui-datepicker-div .ui-widget-content .ui-state-active,
#ui-datepicker-div .ui-widget-header .ui-state-active,
#ui-datepicker-div a.ui-button:active,
#ui-datepicker-div .ui-button:active,
#ui-datepicker-div .ui-button.ui-state-active:hover {
  border: 1px solid #c5c5c5;
  background: linear-gradient(45deg, #e8c862 0%, #a68a3c 24%, #e8c862 100%);
}
.single-post #mk-page-introduce {
  display: none !important;
}
/* Contact form defaults */
.wpcf7 .wpcf7-not-valid {
  border: 1px solid #ad1c1c !important;
}
.wpcf7 .wpcf7-not-valid-tip {
  display: none !important;
}
.wpcf7 .wpcf7-form .wpcf7-validation-errors {
  border: 2px solid #ad1c1c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: rgba(173, 28, 28, 0.1);
  color: #000000;
  font-size: 13px;
}
.wpcf7 .ajax-loader {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("https://www.sumisura.pt/wp-content/themes/jupiter-child/css/images/6.svg") !important;
}
/* Archives page*/
.archive #mk-breadcrumbs {
  display: none;
}
/* Sidebar*/
#mk-sidebar .sidebar-wrapper {
  padding-top: 0 !important;
}
#mk-sidebar .sidebar-wrapper .widget .widgettitle {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
#mk-sidebar .sidebar-wrapper .widget .widgettitle:after {
  height: 2px;
  background-color: #9eb4d1;
  content: '';
  display: block;
  width: 50px;
  margin: 15px 0;
}
#mk-sidebar .sidebar-wrapper .widget ul li {
  margin-bottom: 10px;
}
#mk-sidebar .sidebar-wrapper .widget ul li a {
  margin: 0;
}
