<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Arimo:400,700&amp;display=swap&amp;subset=greek-ext');
/* Extras */
html,
body {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: 'Arimo', sans-serif;
}
body {
  background-color: transparent;
  color: #636363;
  background-repeat: repeat;
}
body.home main.container {
  max-width: 100%;
  margin-bottom: 0;
  padding: 15px;
  padding-bottom: 0;
}
body:not(.home) main {
  margin-bottom: 80px;
  min-height: 600px;
  max-width: 100%;
}
#spacer { padding-top: 200px; }
main {
  min-height: 50%;
}

#title-language h1 {
  font-weight: 400;
  color: #909090;
  font-size: 1.2em;
  text-align: center;
}
figcaption&gt;.title {
  display: inline-block;
  margin-top: 10px;
  text-decoration: none;
  color: inherit;
}
.navbar-dark .navbar-toggler {
  color: #636363;
  font-size: 23px;
  border-color: rgba(255,255,255,.1);
}
#header-top[style*='background-image'],
#header-middle[style*='background-image'],
#header-bottom[style*='background-image'] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
img {
  object-fit: cover;
  object-position: center;
}
a,a:hover {
  color: transparent;
}
/* Modal ===================================================== */
#new, .modal { z-index: 10000;}
/* Page title and jumbotron ===================================================== */
#hero-title {
  background-color: #c1c1c1;
}

/* Footer ====================================================================== */

#footer .left {
  padding-left: 0;
  padding-right: 20px;
}

#footer .contact-info {
  margin: 20px 0;
}
#footer .contact-info-section {
  margin-bottom: 10px;
  margin-left: 20px;
  font-size: 1em;
}
#footer .contact-info-section:first-of-type { margin-left: 0; }
#footer .contact-info-section .icon {
  margin-right: 10px;
}
#footer .row.logo {
  width: 100%;
  justify-content: flex-end;
  margin: 20px;
  margin-top: 0;
}
#footer .contactform {
  display: none;
}
#footer #contact-form .btn,
#footer #contact-form .button {
  margin-top: 10px;
  margin-left: 4px;
}

#footer .contactform .col-md-4,
#footer .contactform .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

/* Buttons ===================================================================== */

.btn,.button {
  transition: color 0.25s 0.0833333333s;
  position: relative;
  padding: 7px 14px;
  font-size: 12px;
  border: none;
  cursor: pointer;
  line-height: 1.5;
  letter-spacing: 0.05rem;
  text-transform: lowercase;
}

.btn::before,.btn::after,
.button::before,.button::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
}
.btn::before,.button::before {
  border-bottom-width: 2px;
  border-left-width: 2px;
}
.btn::after,.button::after {
  border-top-width: 2px;
  border-right-width: 2px;
}

.btn:hover::before,.btn:hover::after,
.button:hover::before,.button:hover::after {
  border-color: #fbfcfd;
  transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.btn:hover::before,.button:hover::before {
  transition-delay: 0s, 0s, 0.25s;
}
.btn:hover::after,.button:hover::after {
  transition-delay: 0s, 0.25s, 0s;
}


.button &gt; .fa-sort-down { transform: rotateZ(-90deg); }
/* ============================================================================= */

/* Header ====================================================================== */
#header {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-color: transparent;
}
#header .row { margin: 0; }
#header-top {
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  height: 58px;
  z-index: 999;
}

#header-top &gt; .container &gt; .row {
  height: 58px;
  color: #fbfcfd;
  font-weight: bold;
  padding: 15px 0;
  font-size: 0.8em;
}
header .contact-info-container { padding-top: 5px; }
header .contact-info-container .contact-info-section,
header .contact-info-container .contact-info-section a {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}
header .contact-info-container .contact-info-section { margin-left: 20px; }
header .contact-info-container .contact-info-section:first-of-type { margin-left: 0; }
header .contact-info-container .contact-info-section .icon {
  margin-right: 10px;
}
/* ============================================================================= */

/* MainNav ===================================================================== */



#main-nav .navbar-collapse {
  flex-grow: 0;
}

#main-nav .nav-item:last-of-type { margin-right: 0; }


#main-nav .dropdown-menu {
  left: auto;
  right: 0;
  min-width: 300px;
  border-radius: 0;
  padding: 0;
  transition: all 0.1s ease;
}
#main-nav .dropdown-menu li.nav-item {
  border: 0;
  flex-direction: column;
}
#main-nav .dropdown-menu a.nav-link {
  display: block;
  width: 100%;
  padding: 15px 20px;
  transition: color 0.3s ease;
}


#main-nav .navbar-nav &gt; li.open &gt; .dropdown-menu .dropdown-menu {
  position: relative;
  border-radius: 0;
  border: 0;
}
/* Languages */
#main-nav .langsDropdown.dropdown-menu {
  min-width: 100px;
}

#main-nav.compact-sticky a.nav-link {
  padding: 15px 10px;
}
.dropdown.show:not(.submenu) &gt; .dropdown-menu.show {
  display: none;
}
/* ============================================================================= */

/* Social ====================================================================== */

.social-container&gt;li {
  display: inline-block;
  width: 28px;
  height: 26px;
  padding: 0;
  margin: 0 2px;
  vertical-align: middle;
  margin-top: 2px;
}
.social-container&gt;li:last-of-type { margin-right: 0; }


/* ============================================================================= */

/* Slideshow =================================================================== */
#main-slideshow .carousel-caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  padding: 20px;
  text-align: center;
  z-index: 999;
}
.carousel-indicators .indicator {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255,255,255,.5);
}
.carousel-indicators .indicator.active {
  background-color: rgba(255,255,255,1);
}
#main-slideshow .carousel-caption h3,
#main-slideshow .carousel-caption p {
  display: block;
  position: relative;
  color: inherit;
  text-shadow: 1px 1px 3px rgba(150, 150, 150, 1);
}
#main-slideshow .carousel-caption h3 {
  font-size: 4.5em;
  margin-top: 0;
  margin-bottom: 50px;
  font-weight: bold;
}
#main-slideshow .carousel-caption p {
  font-size: 1.2em;
  margin-bottom: 50px;
  color: inherit;
}
/* ============================================================================= */

/* Premium text ================================================================ */
#premium-text {
  background-color: transparent;
  margin-top: 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
/* ============================================================================= */

/* Exclusive URLs ============================================================== */

.exclusive-url &gt; .url-head {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 0;
}
.exclusive-url &gt; .url-head &gt; img {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
}
.exclusive-url &gt; .figure-caption {
  position: relative;
  width: 100%;
  height: auto;
  padding: 10px;
  text-align: left;
  transition: top 0.5s ease;
}
.exclusive-url:hover &gt; .figure-caption { top: 0; }
.exclusive-url .url-title { text-decoration: none; }
.exclusive-url .url-title &gt; h3 {
  text-decoration: none;
  font-size: 2em;
}


/* Medium URLs --------------------------------------------------------------- */

.exclusive-url.mediumUrl &gt; .figure-caption {
  font-size: 1.3em;
  padding: 10px 50px;
  display: flex;
  height: 100%;
  align-items: center;
}
.exclusive-url.mediumUrl .url-title &gt; h3 {
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.exclusive-url.mediumUrl .url-contents { margin-bottom: 30px; }

/* Big URLs ------------------------------------------------------------------ */
.exclusive-url.bigUrl {
  padding: 0;
  margin-bottom: 0;
  flex: auto;
  max-width: 1000%;
  overflow: hidden;
}
.exclusive-url.bigUrl .url-head {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.bigUrl .contents-wrapper {
  max-width: 60%;
  margin: auto;
}
.exclusive-url .contents-wrapper {
  display: block;
  width: 100%;
}
.exclusive-url.bigUrl .url-title &gt; h3 {
  font-weight: 700;
  position: relative;
  margin-bottom: 0;
  font-size: 3em;
}
.exclusive-url.bigUrl .url-contents {
  margin: 40px auto;
  font-size: 1.4em;
}

/* Expo ------------------------------------------------------------------------ */
#expo-container {
  position: relative;
  overflow: hidden;
}
#expo {
  display: flex;
  flex-direction: row;
  width: auto;
  overflow: hidden;
  margin-left: 0;
  padding: 10px;
  transition: all 0.4s ease;
}

#expo .exclusive-url &gt; .url-head { height: auto; }
/* ============================================================================= */


/* Articles ==================================================================== */
#recent-articles {
  margin-bottom: 100px;
}

.recent-article img {
  width: 100%;
  height: auto;
}
.recent-article figcaption a { text-decoration: none; }
#view-article-content { margin-top: 30px; }
#article-image {
  width: auto;
  max-width: 30%;
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
}
#view-article-content.noPicture #article-image { display: none; }
#view-article h2 {
  font-size: 3em;
}

#articles-pagination {
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 1px #fbfcfd;
}
#articles-pagination .paging { text-align: right; }
#articles-pagination .paging &gt; span, #articles-pagination .paging &gt; a {
  text-decoration: none;
  display: inline-block;
  padding: 4px;
}
#articles-pagination .paging &gt; a:nth-last-child(2) {
  display: none;
}
.breadcrumb-title { margin-right: 20px; }
/* ============================================================================= */


/* Contact ===================================================================== */
body.contact main { margin-bottom: 0; }
body.contact #contact {
  padding: 0;
}
body.contact .contact-details-card .contact-details {
  padding: 80px;
  font-weight: bold;
}
body.contact .contact-details-card .contact-details a {
  text-decoration: none;
}
#contact-form {
  max-width: 100%;
}

#contact #contact-form label {
  display: block;
}
.form-control,
#contact #contact-form input[type="text"],
#contact #contact-form input[type="email"],
#contact #contact-form input[type="tel"],
#contact #contact-form textarea,
input[type=date], input[type=datetime-local], input[type=month],
input[type=time] {
  display: block;
  width: 100%;
  height: auto;
  font-size: 18px;
  font-weight: bold;
  padding: 7px;
  margin: 2px;
  margin-bottom: 15px;
  border-radius: 0;
}
textarea.form-control {
  height: 273px;
  max-height: 100%;
}
#contact-form .notes-container &gt; .form-group { height: 100%; }
#contact #contact-form textarea {
  height: calc(100% - 2.5em);
  min-height: 200px;
}
.form-group.actions {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
body.home .form-group.actions {
  align-items: center;
}
#contact #contact-form .button {
  margin-left: inherit;
  margin-right: inherit;
  margin-top: 15px;
}
.g-recaptcha {
  display: inline-block;
  margin-left: 4px;
}

/* Multiple */
section.row.contact-details-card.multicontact {
  align-items: stretch;
  margin-bottom: 30px;
}
/* ============================================================================= */

/* Gallery ===================================================================== */
#gallery {
  padding: 0 200px;
}

#gallery .image.col-md-4 {
  max-width: 24.6%;
  flex: 0 0 100%;
  position: relative;
  padding: 5px;
  margin: 5px 2.5px;
  height: 383px;
}

#gallery figure {
  height: 100%;
  width: 100%;
}

#gallery img {
  width: 383px;
  height: 383px;
  padding: 0;
}

body.gallery figure&gt;figcaption {
  position: absolute;
  bottom: -5px;
  width: 100%;
  left: 0;
  padding: 0;
}

body.gallery figure&gt;figcaption p {
  display: block;
  margin: 0;
  font-size: 18px;
  text-align: center;
  padding: 5px;
}

.pswp {
  z-index:9999!important;
}
/* ============================================================================= */

/* Videos ====================================================================== */
#videos-condent .video, #offers .card,
#pdf .pdf, #articles-list .article {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
}

#videos-condent .video .video-caption h3, #offers .card-title,
#pdf .pdf figcaption h3, #articles-list .article figcaption h3 {
  font-weight: 400;
  text-decoration: none;
  font-size: 25px;
}
#articles-list .article figcaption h3 { font-size: 1.5em; }
#pdf .pdf figcaption a, #articles-list .article figcaption a {
  text-decoration: none;
}
/* ============================================================================= */

#fb-messaging { z-index: 9999!important; }
#fixed-banner  {z-index: 99999!important; }
#fixed-banner.left { left: 65px!important; }


/* Lazyload ==================================================================== */
/*
  Set the default height of lazyload elements. Their height will be reset back
  to normal when they are loaded.
*/

#main-slideshow .lazyload { min-height: 600px !important; }
.smallUrl .lazyload, .mediumUrl .lazyload, .expoUrl .lazyload {
  min-height: 300px !important;
}
#hero-title &gt; .lazyload { min-height: 400px !important; }
/* ============================================================================= */


/* =========================== SOFA SPECIFIC ========================== */

#header-bottom&gt;.container {
  max-width: 100%;
  padding: 0 70px;
}

#header-bottom #searchform-container {
  flex: 0 0 100%;
  max-width: 8.333333%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
}

#logo {
  display: flex;
  align-items: center;
  height: auto;
  width: auto;
  position: relative;
  transition: all 0.3s ease;
  padding: 0;
  margin: 0;
}

#logo &gt; img {
  max-width: 100%;
}

#main-nav {
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  padding: 15px;
  position: relative;
  margin: 0;
}

#main-nav .nav-item {
  margin-right: 15px;
  display: flex;
  position: relative;
  align-items: center;
  transition: border-color 0.3s ease;
}
#main-nav .active.nav-item::after {
  content: "";
  width: 50%;
  position: absolute;
  height: 2px;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-image: none!important;
}

.carousel-control-prev-icon::after,
.carousel-control-next-icon::after {
  content: "&gt;";
  padding: 11px 15px;
  font-size: 20px;
  font-weight: bold;
  background-image: none!important;
}

.carousel-control-prev-icon::after {
  content: "&lt;";
}

#main-nav.compact-sticky {
  justify-content: space-between;
}

#main-nav:not(.compact-sticky) #logo {
  position: absolute;
  left: 0;
  top: 10px;
}

#main-nav.compact-sticky #logo&gt;img {
  max-height: 100%;
}


#main-nav:not(.compact-sticky) #mainNavContent {
  align-items: center;
  justify-content: flex-end;
  max-width: 100%;
  flex: 0 0 66.666667%;
  padding: 0;
}

#main-nav.compact-sticky #searchform-container + #mainNavContent {
  justify-content: center;
}

#main-nav a.nav-link {
  position: relative;
  padding: 10px 0;
  color: inherit;
  font-size: 13px;
  background-color: transparent;
  text-transform: capitalize;
  transition: color 0.3s ease;
}

#main-slideshow .carousel-inner {
  max-height: 900px;
}
.carousel-item img {
  padding: 100px 55px;
  padding-bottom: 0;
}

#main-slideshow .carousel-indicators {
  align-items: center;
  right: -15%;
  left: auto;
  transform: rotate(90deg);
  bottom: auto;
  top: 50%;
}

#main-slideshow .carousel-indicators li {
  width: 5px;
  height: 5px;
  display: flex;
  border-radius: 50%;
  padding: 10px;
  align-items: center;
  justify-content: center;
  transition: all .1s ease;
}

#main-slideshow .carousel-indicators li.active {
  background-color: rgba(128,128,128,.2);
  transition: all .1s ease;
}

#main-slideshow .carousel-indicators li::after {
  content: "";
  border-radius: 50%;
  height: 5px;
  width: 5px;
  position: absolute;
  left: auto;
  bottom: auto;
}

#main-slideshow .carousel-caption p {
  padding: 0 300px;
}

#small-wrapper .exclusive-url.smallUrl {
  flex-direction: column-reverse;
  flex: 0 0 20%;
  display: flex;
  border: 1px solid rgba(0,0,0,.2);
  justify-content: flex-end;
  min-height: 240px;
  height: 100%;
  margin: 0;
  margin: 5px;
}

#small-wrapper .exclusive-url.smallUrl &gt; .url-head {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: -43px;
  left: 0;
  right: 0;
}

#small-wrapper .exclusive-url.smallUrl &gt; .url-head &gt; img {
  border-radius: 50%;
  height: 80px;
  width: 80px;
}

#small-wrapper .exclusive-url.smallUrl &gt; .figure-caption {
  margin-top: 20px;
  padding: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

#small-wrapper .exclusive-url.smallUrl &gt; .figure-caption &gt; .contents-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

#small-wrapper .exclusive-url.smallUrl .url-title {
  order: 1;
  text-align: center;
}

#small-wrapper .exclusive-url.smallUrl .url-title &gt; h3 {
  font-size: 16px;
  font-weight: bold;
}

#small-wrapper .exclusive-url.smallUrl &gt; .figure-caption .url-contents {
  opacity: 0.7;
  text-align: center;
}

#small-wrapper .exclusive-url.smallUrl .btn,
#small-wrapper .exclusive-url.smallUrl .button {
  order: 2;
  margin-bottom: 50px;
}

#small-wrapper {
  display: flex;
  justify-content: center;
  padding: 80px 150px;
  padding-bottom: 120px;
}

#small-wrapper .exclusive-url.smallUrl.no-btn {
  min-height: 200px;
}

#expo-container {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  margin: 0;
  padding: 0;
}

#expo&gt;.expoUrl {
  padding: 0 15px;
  flex: 0 0 75%;
  transition: all 0.4s ease;
}


#expo-title {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 200px;
}

#expo-title h3 {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#expo-title h3::after {
  content: "";
  width: 50px;
  height: 4px;
  position: relative;
  display: block;
  margin-top: 10px;
}

#expo-title .expoUrl {
  margin-left: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#expo-title #arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
}

#arrows&gt;a {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-size: 100% 0%;
  background-repeat:no-repeat;
  background-position: bottom;
  transition: all 0.3s ease;
}

#arrows&gt;a:hover {
  background-size: 100% 100%;
  transition: all 0.3s ease;
}

#arrows .next {
  margin-left: 10px;
}

#arrows .next svg {
  transform: rotate(45deg);
  transition: all 0.3s ease;
}

#arrows .prev svg {
  transform: rotate(-45deg);
  transition: all 0.3s ease;
}

#arrows&gt;a:hover svg,
#arrows&gt;a:hover svg {
  transform: rotate(0);
  transition: all 0.3s ease;
}

#expo .url-head {
  max-height: 400px;
}

#expo .contents-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 80px;
  text-align: center;
}

#expo h3 {
  font-size: 17px;
  font-weight: bold;
}

#expo .url-contents {
  font-size: 13px;
}

#expo .btn,#expo .button {
  background-color: transparent;
  box-shadow: none;
  transition: all 0.2s ease;
  position: relative;
  padding: 7px 14px;
  font-size: 13px;
  border: none;
  text-decoration: underline;
}

#expo .btn:hover,
#expo .button:hover {
  transition: all 0.2s ease;
}


#expo .btn::before,#expo .button::before {
  border-bottom-width: 0;
  border-left-width: 0;
}
#expo .btn::after,#expo .button::after {
  border-top-width: 0;
  border-right-width: 0;
}

.exclusive-url.bigNoUrl {
  display: flex;
  margin: 0;
}

.exclusive-url.bigNoUrl&gt;* {
  max-width: 50%;
  flex: 0 0 100%;
}

.exclusive-url.bigNoUrl .no-url-smalls {
  display: flex;
  align-items: center;
  padding: 30px 0;
}

.exclusive-url.bigNoUrl .no-url-smalls .url-head {
  padding: 10px 40px;
}

.exclusive-url.bigNoUrl .no-url-small-group {
  display: flex;
  flex-direction: column;
}

.exclusive-url.bigNoUrl .no-url-smalls&gt;.no-url-small-group {
  max-width: 33.333333%;
  flex: 0 0 100%;
}

.exclusive-url.bigNoUrl .smallUrl {
  margin: 0;
  padding: 0;
  min-height: 220px;
  max-height: 220px;
  overflow: hidden;
}

.exclusive-url.bigNoUrl .smallUrl img {height: 200px;}
.no-url-small-group .smallUrl .url-head {
  right: 0;
  transition: right .1s ease;
}
.bigNoUrl.scrolled:not(.no-effect) .no-url-smalls&gt;:first-child&gt;:first-child .url-head,
.no-url-small-group .smallUrl:hover .url-head {
  right: -273px;
}
.no-url-small-group .smallUrl:hover .url-head {
  transition: right .1s ease;
}
.bigNoUrl.scrolled:not(.no-effect) .no-url-smalls&gt;:first-child&gt;:first-child .url-head {
  transition: right .3s ease;
}
.no-url-small-group .smallUrl .figure-caption {
  display: flex;
  position: absolute;
  top: 0;
  left: -313px;
  height: 100%;
  padding: 10px;
  justify-content: center;
  align-items: center;
  transition: left .1s ease;
}

.bigNoUrl.scrolled:not(.no-effect) .no-url-smalls&gt;:first-child&gt;:first-child .figure-caption,
.no-url-small-group .smallUrl:hover .figure-caption {
  left: 0;
}
.bigNoUrl.scrolled:not(.no-effect) .no-url-smalls&gt;:first-child&gt;:first-child .figure-caption {
  transition: left .3s ease;
}
.no-url-small-group .smallUrl:hover .figure-caption {
  transition: left .1s ease;
}
.exclusive-url.bigNoUrl .no-url-big-captions {
  display: flex;
  justify-content: center;
  align-items: center;
}

.exclusive-url.bigNoUrl .no-url-big-captions .figure-caption {
  padding: 150px;
}

.exclusive-url.bigNoUrl .no-url-big-captions .url-contents {
  padding: 0 50px;
}

.exclusive-url.bigNoUrl .contents-wrapper {
  text-align: center;
}

.exclusive-url.bigNoUrl .no-url-big-captions h3 {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.exclusive-url.bigNoUrl .smallUrl .url-contents {
  font-size:14px;
}

.exclusive-url.bigNoUrl .smallUrl h3 {
  font-size: 18px;
  font-weight: bold;
}

.exclusive-url.bigUrl:not(.even) .figure-caption,
.exclusive-url.bigUrl:not(.even) .url-head {
  background-image: none!important;
  position: relative;
  max-width: 50%;
  flex: 0 0 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.exclusive-url.bigUrl:not(.even) img {
  height: 500px;
  width: auto;
}

.medium-wrapper {
  display: flex;
  justify-content: center;
  padding: 40px 10px;
}

.exclusive-url.mediumUrl {
  max-width: 33.333333%;
  flex: 0 0 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin: 0;
}

.exclusive-url.mediumUrl .contents-wrapper {
  height: 100%;
}

.medium-wrapper.no-animation .exclusive-url.mediumUrl {
  max-width: 50%;
}

.exclusive-url.mediumUrl .url-title &gt; h3 {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 21px;
}

.exclusive-url.mediumUrl .url-contents {
  font-size: 15px;
}

.exclusive-url.mediumUrl &gt; .url-head &gt; img {
  height: 100%;
}

.exclusive-url.mediumUrl &gt; .url-head {flex: 0 0 40%;}
.exclusive-url.mediumUrl &gt; .figure-caption {flex: 0 0 60%;}

main,#recent-articles {
  margin-bottom: 0;
}


body:not(.home) #footer .right {
  max-width: 100%;
  flex: 0 0 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
}

body.home #footer &gt; .container-fluid &gt; .row {
  flex-direction: row-reverse;
}

body.home #footer .left {
  display: flex;
  justify-content: center;
}

body.home #footer .right {
  display: flex;
  flex-direction: column;
}

#logo-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  order: -3;
}

#logo-info &gt; #footer-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 30px;
}

body.home #footer .contact-info {
  margin: 0;
  margin-left: 5px;
}

body.home #footer .social {margin-top: 10px;}
body.home #footer .social-container {padding: 0;}
body.home #title-search {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 30px;
}
#logo-info {text-align: left;}
#articles-list-content,
#recent-articles {
  padding: 0 140px;
  justify-content: center;
}

#articles-list-content&gt;.article,
#recent-articles&gt;.recent-article {
  display: flex;
  max-width: 32.333333%;
  flex: 0 0 100%;
  justify-content: space-between;
  box-shadow: 0 3px 7px -1px rgba(0,0,0, .1);
  padding: 15px;
}

#articles-list-content .article&gt;.figure img,
#recent-articles&gt;.recent-article img {
  height: 100%;
}

#articles-list-content .article&gt;.figure {
  display: flex;
  justify-content: space-between;
}

#articles-list-content .article&gt;.figure&gt;a,
#recent-articles&gt;.recent-article&gt;a {
  max-width: 35%;
  flex: 0 0 100%;
}

#articles-list-content .article&gt;.figure&gt;figcaption,
#recent-articles&gt;.recent-article&gt;figcaption {
  max-width: 64%;
  flex: 0 0 100%;
  padding: 0 5px;
}

#articles-list-content .article&gt;.figure&gt;.description,
#recent-articles .description {
  font-size: 13px;
  width: 100%;
}

#articles-list-content .article&gt;.figure h3,
.recent-article figcaption h3 {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 5px auto;
}

#footer {
  display: block;
  position: relative;
  background: transparent;
  text-align: center;
  padding: 20px;
  margin-top: 100px;
}

#home-map {
  height: 400px;
  width: 100%;
}

#footer h1 {
  position: relative;
  font-size: 30px;
  font-weight: normal;
  padding-bottom: 20px;
  text-align: left;
}

#footer .contact-info-section span,
#footer .contact-info-section a {
  text-decoration: none;
}

#footer h1::after,#recent-articles h2::after,
.exclusive-url.bigNoUrl .no-url-big-captions h3::after,
.exclusive-url.mediumUrl .url-title &gt; h3::after {
  content: "";
  width: 50px;
  height: 4px;
  position: relative;
  display: block;
  margin-top: 10px;
}

#footer h1 {
  position: relative;
  font-size: 30px;
  font-weight: normal;
  padding-bottom: 20px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  order: -2;
}

body:not(.home) #footer h1 {
  align-items: center;
}

.social-container&gt;li&gt;a {
  text-align: center;
  line-height: 12px;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 7px 5px;
  overflow: hidden;
  border-radius: 50%;
  transition: all 0.3s ease;
}

#searchform-container * {
  padding: 0;
  margin: 0;
}
#search-input {
  margin: 0;
  padding: 0;
  border: 0;
  width: 500px;
  text-indent: 10px;
}
#search-input:focus {
  box-shadow: none;
}
#search-input::placeholder {
  font-weight: lighter;
  font-size: 13px;
}
#logo-2 {
  margin: 0;
  padding: 0;
  order:-1;
}
#logo-2 img {
  height: 100px;
}
#header-bottom {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9999;
}
#searchform-container {
  margin-top: 20px;
}
footer .logo {
  order: 1;
  width: 100%;
  padding: 10px 0;
  background-color: #fff;
  margin-top: 10px;
}
footer #fourty-logo {
  width: 60px;
  margin: 0;
}

#recent-articles h2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 30px;
  text-transform: capitalize;
  text-align: center;
  font-weight: bold;
  position: relative;
}

.footer-nav {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 10px 0;
}

.footer-nav .dropdown.show:not(.submenu) &gt; .dropdown-menu.show {
  display: block;
}

.exclusive-url.bigUrl .figure-caption {
  position: relative;
  margin: 120px auto;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.5);
}

#move-top {
  position: fixed;
  padding: 8px 12px;
  bottom: 100px;
  right: 10px;
  top: auto;
  left: auto;
  font-size: 15px;
  cursor: pointer;
  opacity: .8;
  z-index: 9999;
}
#move-top:hover {
  opacity: 1;
}

.langsDropdown [id*=flag] {
  height: 16px;
  width: 14px;
  display: block;
  margin-right: 5px;
}

#main-nav .langsDropdown&gt;a {
  transition: color 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}

#main-nav.compact-sticky #logo {
  height: 80px;
}

body.contact #contact-content {
  display: flex;
  flex-direction: column-reverse;
}

body.contact .contact-details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

#contact section.contactform {
  font-weight: 700;
  margin: 0;
  padding: 50px 200px;
}

body.contact #contact-form input,
body.contact #contact-form textarea {
  border: 1px solid rgba(37,50,61,.5);
}

#contact-form {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0;
}

#contact-form&gt;* {
  max-width: 49%;
  flex: 0 0 100%;
}


body.contact form.row&gt;* {
  max-width: 100%;
  flex: 0 0 100%;
}

body.contact .map-holder {
  min-height: 500px;
  max-width: 100%;
  flex: 0 0 100%;
}

body.contact #contact-content &gt; section {
  margin: 0;
}

body.contact .contact-details,
body.contact .contact-category .cd-value {
  text-transform: capitalize;
}

footer .social-container {
  text-align: center;
}

body.contact footer&gt;.container-fluid {
  display: flex;
  flex-direction: column;
}

#videos-condent .video .video-caption,#pdf .pdf figcaption,
#articles-list .article figcaption {
  margin-top: 0;
  padding: 10px;
}

body.contact #contact-content .singlecontact {
  padding: 0 200px;
}

body.contact #contact-content.multicontact {
  flex-direction: row;
}

body.contact #contact-content.multicontact&gt;* {
  max-width: 50%;
  flex: 0 0 100%;
}

body.contact #contact-content.multicontact&gt;.container-fluid&gt;:not(:first-child) {
  flex: 0 0 100%;
}

body.contact #contact-content.multicontact&gt;.container-fluid&gt;:first-child {
  max-width: 100%;
  flex: 0 0 100%;
}

#contact-content.multicontact&gt;.container-fluid {
  padding: 0 50px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

#contact-content.multicontact .multicontact {
  margin: 5px;
}

.multicontact #contact-form form,
.multicontact&gt;.map-holder,
.multicontact&gt;.contact-details {
  max-width: 100%;
  flex: 0 0 100%;
}

body.contact #contact-content.multicontact&gt;.contactform {
  height: 100%;
  padding: 50px 100px;
  padding-top: 0;
}

body.gallery .image img {
  object-position: bottom;
}

body.offers .offer .card-body {
  position: absolute;
  bottom: -170px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all .2s ease;
}

body.offers .offer:hover .card-body {
  bottom: 0;
  transition: all .2s ease;
}

body.videos main#videos,
body.pdf main#pdf,
body.offers #offers {
  padding: 0 250px;
}

body.videos #videos-condent&gt;.row,
body.pdf #pdf-content&gt;.row,
body.offers #offers #offers-content {
  justify-content: flex-start!important;
}

body.offers .card {
  overflow: hidden;
}

body.offers .countdown&gt;.col-sm-3 {
  padding: 0 10px;
}

body.offers .buttons.btn-group {
  position: absolute;
  right: -108px;
  flex-direction: column;
  top: 30%;
  transition: all .2s ease;
}

body.offers .offer:hover .buttons.btn-group {
  right: 10px;
  transition: all .2s ease;
}

body.offers .buttons.btn-group .info {
  margin-bottom: 10px;
}

body.offers .countdown {
  justify-content: center;
}
body.offers .offer&gt;.card,
body.offers .offer img {
  height: 100%;
}
#main-nav .navbar-nav &gt; li.open &gt; .dropdown-menu {
  display: block;
  margin-top: 0;
  z-index: 99999;
  box-shadow: 0px 0px 25px #00000070;
}
#main-nav .navbar-nav&gt;.nav-item&gt;.dropdown-menu {
  top:60px;
  left:-105px;
}
#main-nav .navbar-nav&gt;.nav-item .submenu&gt;.dropdown-menu {
  top:0;
  left:0;
}
#main-nav .navbar-nav&gt;.nav-item .dropdown-menu&gt;.nav-item {
  margin-right: 0;
}

#main-nav .navbar-nav&gt;.nav-item .submenu&gt;.dropdown-menu&gt;:first-child {
  margin-top: 5px;
}
#main-nav .navbar-nav&gt;.nav-item .submenu&gt;.dropdown-menu&gt;:last-child {
  margin-bottom: 5px;
}

.leaflet-pane.leaflet-marker-pane {
  -webkit-animation: bounce-top 2s infinite both;
          animation: bounce-top 2s infinite both;
}

.exclusive-url.bigUrl.even .url-title h3 {
  font-size: 50px;
}

.exclusive-url.bigUrl.even .url-contents {
  font-size: 25px;
}

.exclusive-url.bigUrl.even .btn,
.exclusive-url.bigUrl.even .button {
  padding: 7px 14px;
  font-size: 17px;
}

.exclusive-url.bigUrl:not(.even) {
  display: flex;
  background-size: 0% 100%;
  background-repeat:no-repeat;
  background-position: bottom;
  transition: all .8s ease-in-out;
  min-height: 500px;
  max-width: 80%;
  margin: 80px 0;
}

.exclusive-url.bigUrl:not(.even).scrolled {
  background-size: 100% 100%;
  transition: all .8s ease-in-out;
}


.exclusive-url.bigNoUrl.scrolled:not(.no-effect) .btn::before,
.exclusive-url.bigNoUrl.scrolled:not(.no-effect) .btn::after,
.exclusive-url.bigNoUrl.scrolled:not(.no-effect) .button::before,
.exclusive-url.bigNoUrl.scrolled:not(.no-effect) .button::after {
  transition: border-color 0.45s, width 0.55s, height 0.65s;
  width: 100%;
  height: 100%;
}
.exclusive-url.bigNoUrl.scrolled:not(.no-effect) .btn::before,
.exclusive-url.bigNoUrl.scrolled:not(.no-effect) .button::before {
  transition-delay: 0s, 0s, 0.65s;
}
.exclusive-url.bigNoUrl.scrolled:not(.no-effect) .btn::after,
.exclusive-url.bigNoUrl.scrolled:not(.no-effect) .button::after {
  transition-delay: 0s, 0.55s, 0s;
}

.submenu.nav-item {overflow: hidden;}

#main-nav .navbar-nav&gt;.nav-item .dropdown-menu&gt;.submenu .nav-item {
  border: none!important;
}

.navbar-toggler:focus {
  outline: none;
}

body.view-article main#view-article {
  padding: 0 200px;
}

body.contact .multicontact .map-holder {
  min-height: 500px;
  max-width: 50%;
  flex: 0 0 100%;
}

body.contact .multicontact .contact-details {
  max-width: 50%;
  flex: 0 0 100%;
}

body.contact .multicontact.contact-details-card {
  flex-wrap: nowrap;
}

body.contact .multicontact.contact-details-card .contact-details {
  padding: 20px;
  font-weight: bold;
}

.expoUrl .url-contents {
  text-align: center;
}

#expo-container {
  min-width: 100%;
}

#footer {
  padding-left: 0;
  padding-right: 0;
  background-color: #fff;
}

#contact-form .contact-website .cd-value,
#contact-form .contact-email .cd-value {
  text-transform: none;
}

body.contact #contact-content.multicontact .contactform,
body.contact .multicontact .map-holder {
  padding: 0;
}

body.contact .multicontact #contact-form {
  justify-content: center;
}

body.contact .contact-website .cd-value,
body.contact .contact-email .cd-value {
  text-transform: lowercase;
}


#banners {
  display: flex;
  position: fixed;
  bottom: 0;
}

#banners &gt; #fixed-banner,
#banners &gt; #second-banner {
  position: relative;
  left: 0!important;
}

#second-banner {
  min-width: 300px;
  max-height: 150px;
  padding: 0!important;
  margin-left: 20px;
}
#second-banner &gt; img {
  display: block!important;
  width: 100%;
  height: 100%;
}

/*===================================== RESPONSIVE ================================ */

@media screen and (min-width: 768px) {

  #expo-container&gt;* {
    max-width: 50%;
    flex: 0 0 100%;
  }

  .exclusive-url.bigUrl:not(.even) .url-head,
  .exclusive-url.bigUrl:not(.even) .figure-caption {
    opacity: 0;
  }

  .exclusive-url.bigUrl:not(.even).scrolled .url-head {
    -webkit-animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
            animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
  }

  .exclusive-url.bigUrl:not(.even).scrolled .figure-caption {
    -webkit-animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
            animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
  }

  .exclusive-url.bigUrl:not(.even) {
    background-color: transparent;
  }

  #main-nav .navbar-nav&gt;.nav-item .submenu&gt;.dropdown-menu {
    -webkit-animation: slide-in-right 0.1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: slide-in-right 0.1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  }
  #main-nav .navbar-nav&gt;.nav-item .submenu.open&gt;.dropdown-menu.show {
    -webkit-animation: slide-in-right 0.1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: slide-in-right 0.1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  }


  .medium-wrapper:not(.no-animation)&gt;:first-child {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }

  .medium-wrapper:not(.no-animation)&gt;:last-child {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }


  .medium-wrapper:not(.no-animation).scrolled&gt;:last-child {
    -webkit-animation: slide-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: slide-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  }

  .medium-wrapper:not(.no-animation).scrolled&gt;:first-child {
    -webkit-animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  }

}

@media screen and (min-width: 1921px) {

  #expo-title .expoUrl&gt;.figure-caption {
    padding: 10px 80px;
  }

  .no-url-small-group .smallUrl .figure-caption {
    left: -419px;
  }


}

@media screen and (max-width: 1440px) {

  #small-wrapper .exclusive-url.smallUrl {
    flex: 0 0 25%;
  }

  #expo-title {
    padding: 0 100px;
  }

  .exclusive-url.bigNoUrl .no-url-smalls .url-head {
    padding: 10px 10px;
  }

  .exclusive-url.bigNoUrl .no-url-big-captions .figure-caption {
    padding: 150px 100px;
  }

  body.videos main#videos,
  body.pdf main#pdf,
  body.offers #offers {
    padding: 0 150px;
  }

  body.offers .offer .card-body {
    bottom: -250px;
  }

  body.offers .offer .card-text {
    font-size: 15px;
  }

  body.offers .countdown {
    font-size: 13px;
  }

  body.contact #contact-content.multicontact&gt;.contactform {
    padding: 50px;
  }

  #gallery {
    padding: 0 150px;
  }

  #gallery .image.col-md-4 {
    margin: 5px 2.1px;
  }

}

@media screen and (max-width: 1280px) {

  body.home #contact-form .form-group.actions {
    flex-direction: column;
    align-items: flex-start;
  }


  .exclusive-url.bigUrl .url-title &gt; h3 {
    font-size: 35px;
  }

  .exclusive-url.bigNoUrl .smallUrl h3 {
    font-size: 16px;
  }

  .exclusive-url.bigNoUrl .smallUrl .url-contents {
    font-size: 12px;
  }

  .exclusive-url.mediumUrl .url-title &gt; h3 {
    font-size: 15px;
  }

  .exclusive-url.mediumUrl .url-contents {
    font-size: 13px;
  }

  .exclusive-url.mediumUrl &gt; .figure-caption {
    padding: 10px 30px;
  }

  #articles-list-content, #recent-articles {
    padding: 0 100px;
  }

  body.videos main#videos,
  body.pdf main#pdf,
  body.offers #offers {
    padding: 0 100px;
  }

  #logo-info &gt; #logo-2 {
    max-width: 17%;
  }

  #logo-info &gt; #footer-info {
    max-width: 82%;
  }

  #gallery .image.col-md-4 {
    max-width: 24.5%
  }

}
@media screen and (max-width: 1024px) {

  #main-nav.compact-sticky .nav-item {
    margin-right: -1px;
  }
  body.home #contact-form .col-md-8.notes-container {
    padding-left: 0;
    padding-right: 0;
  }
  #main-slideshow .carousel-caption .btn,
  #main-slideshow .carousel-caption .button {
    margin-bottom: 20px;
  }
  body.home .form-group.actions {
    align-items: center;
  }

  #footer .contact-info-section .icon {
    margin-right: 0;
  }
  #offers .buttons .button,
  #offers .buttons .btn {
    margin: 0 auto;
  }
  #offers .buttons {
    flex-direction: column;
  }
  #offers .buttons .interested {
    margin-top: 20px;
  }
  body.home #footer #contact-form .btn,
  body.home #footer #contact-form .button {
    margin: 0;
    margin-top: 15px;
    margin-left: 4px;
  }

  #main-nav .nav-item {
    margin-right: 11px;
  }

  #main-nav a.nav-link {
    font-size: 11px;
  }

  #main-slideshow .carousel-caption h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  #main-slideshow .carousel-caption p {
    padding: 0 200px;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .carousel-control-prev {
    left: -23px;
  }

  #small-wrapper {
    padding: 80px 50px;
  }

  #expo .contents-wrapper {
    padding: 0 50px;
  }

  .exclusive-url.bigUrl .url-title &gt; h3 {
    font-size: 30px;
  }

  .exclusive-url.bigUrl .url-contents {
    font-size: 16px;
  }

  .exclusive-url.bigNoUrl .no-url-smalls .url-head {
    padding: 2px;
  }

  .exclusive-url.bigNoUrl .no-url-smalls .btn,
  .exclusive-url.bigNoUrl .no-url-smalls .button {
    padding: 4px 8px;
  }

  .exclusive-url.bigNoUrl .smallUrl .url-contents {
    font-size: 11px;
    margin-bottom: 5px;
  }

  .exclusive-url.bigNoUrl .no-url-big-captions .url-contents {
    padding: 0;
  }

  .exclusive-url.mediumUrl &gt; .figure-caption {
    padding: 10px;
  }

  .exclusive-url.mediumUrl &gt; .figure-caption,
  .exclusive-url.mediumUrl &gt; .url-head {
    flex: 0 0 50%;
  }

  .exclusive-url.mediumUrl .url-contents {
    font-size: 12px;
  }

  #articles-list-content, #recent-articles {
    padding: 0 50px;
  }

  body.videos main#videos,
  body.pdf main#pdf {
    padding: 0 100px;
  }

  #videos-condent .video .video-caption h3,
  #offers .card-title, #pdf .pdf figcaption h3,
  #articles-list .article figcaption h3 {
    font-size: 25px;
  }

  body.pdf .description,
  body.videos .video .content {
    font-size: 15px;
  }

  body.offers #offers {
    padding: 0 50px;
  }

  #articles-list-content .article&gt;.figure&gt;a,
  #articles-list-content .article&gt;.figure&gt;figcaption {
    max-width: 50%;
  }

  body.view-article main#view-article {
    padding: 0 100px;
  }

  body.contact #contact-content .singlecontact,
  #contact section.contactform {
    padding: 50px;
  }

  #logo-2 img {
    height: 76px;
  }

  #search-input {
    width: 400px;
  }

  body.contact #contact-content.multicontact &gt; * {
    max-width: 100%;
    flex: 0 0 100%;
  }

  #gallery {
    padding: 0 100px;
  }

  #gallery .image.col-md-4 {
    max-width: 32.7%;
  }

}


@media screen and (max-width: 768px) {
  #header-top {
    position: relative;
    width: 100%;
    height: auto;
  }
  #hero-title,
  #main-slideshow {
    margin-top: 0;
  }
  #main-slideshow .carousel-caption .btn,
  #main-slideshow .carousel-caption .button {
    margin-bottom: 0;
  }
  #searchform-container {
    width: 100%;
    margin: 0 auto;
  }
  #header-top .social-container { text-align: center;}
  #footer #home-map { height: 300px; }
  #footer .contactform .col-md-4,
  #footer .contactform .col-md-8,
  #footer .contactform .col-md-12 {
    padding: 0;
  }
  #footer .contact-info-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  body:not(.home) #contact-form {
    padding: 0;
  }
  body.contact #contact-content &gt; section {
    padding: 20px;
  }
  #header-top &gt; .container &gt; .row {
    height: auto;
  }
  #header-top .col-md-8 {
    text-align: center;
  }
  header .contact-info-container .contact-info-section {
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 10px;
  }
  #header-bottom {
    position: relative;
    top: 0;
  }
  #spacer {
    padding-top: 50px;
  }
  .navbar-toggler:not(:disabled):not(.disabled) { border: 0; }

  #main-nav a.nav-link {
    display: block;
    width: 100%;
  }
  #main-nav.compact-sticky #logo { height: 100px; }
  #main-nav.compact-sticky a.nav-link { padding: 20px 0; }

  .exclusive-url {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .exclusive-url.smallUrl {
    flex: 0 0 100%;
  }
  .exclusive-url.mediumUrl, .exclusive-url.mediumUrl:nth-of-type(odd) {
    flex-direction: column;
  }
  .exclusive-url.mediumUrl&gt;.figure-caption {
    font-size: 1.3em;
    padding: 10px;
  }
  .bigUrl .contents-wrapper {
    max-width: 100%;
    margin: auto;
  }
  #expo .expoUrl {
    flex: 0 0 100%;
  }
  body.home #footer .left {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
  }
  body.home #footer h1,
  body.home #footer .logo,
  body.home #footer .social-container,
  body.home #footer .logo {
    text-align: center;
  }

  body:not(.home) #footer .social-container {
    text-align: center;
  }
  #view-article {
    padding: 15px;
  }
  #view-article h2 {
    font-size: 2em;
  }
  #article-image {
    width: 100%;
    max-width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
  #offers .buttons,
  #offers .btn {
    flex-direction: column;
    margin: 0 auto;
  }
  #offers .btn.interested,
  #offers .button.interested {
    margin-top: 10px;
  }
  #offers .col-md-4.offer,
  #articles-list .col-md-4.article {
    max-width: 50%;
    flex: 0 0 50%;
  }
  body.pdf #footer .right {
    align-items: stretch;
  }
  .map-holder {
    height: 300px;
  }
  body.contact .map-holder,
  body.contact #contact-content:not(.multicontact) .col-md-4.contact-details {
    max-width: 100%;
    flex: 0 0 100%;
  }

  #main-slideshow .carousel-caption {
    top: 65%;
  }

  #main-slideshow .carousel-caption p {
    padding: 0 100px;
  }

  .carousel-control-next,
  .carousel-control-prev {
    top: 60px;
  }

  .carousel-control-next {
    right: 24px;
  }

  .carousel-control-prev {
    left: 3px;
  }

  #small-wrapper {
    padding: 80px 50px;
    flex-wrap: wrap;
  }

  #small-wrapper .exclusive-url.smallUrl {
    flex: 0 0 48%;
    min-height: auto;
    height: auto;
    margin-bottom: 50px;
  }

  #expo-title {
    padding: 0 40px;
  }

  .exclusive-url.bigUrl:not(.even) {
    max-width: 95%;
  }

  .exclusive-url.bigUrl .url-contents {
    margin: 20px auto;
  }

  .exclusive-url.bigNoUrl .no-url-big-captions .figure-caption {
    padding: 150px 40px;
  }

  .exclusive-url.bigNoUrl .no-url-big-captions {
    max-width: 40%;
  }

  .exclusive-url.bigNoUrl .no-url-smalls {
    max-width: 60%;
  }

  .exclusive-url.bigUrl.even .url-title h3 {
    font-size: 35px;
  }

  .exclusive-url.bigUrl.even .url-contents {
    font-size: 17px;
    padding: 0 40px;
  }

  #articles-list-content&gt;.article,
  #recent-articles&gt;.recent-article {
    padding: 5px;
  }

  #articles-list-content .article&gt;.figure&gt;a,
  #recent-articles&gt;.recent-article&gt;a {
    max-width: 50%;
  }

  #articles-list-content .article&gt;.figure&gt;figcaption,
  #recent-articles&gt;.recent-article&gt;figcaption {
    max-width: 50%;
    padding: 0 5px;
  }

  #articles-list-content .btn,
  #articles-list-content .button,
  #recent-articles .btn,
  #articles-list-content .button {
    padding: 7px;
    font-size: 10px;
  }

  #search-form&gt;.form-group {
    display: flex;
    justify-content: center;
  }

  #search-input {
    font-size: 15px;
    margin-top: 15px;
  }

  .navbar-toggler {
    position: absolute;
    top: 13px;
    right: -4px;
  }

  #main-nav {
    flex-direction: column;
  }

  #main-nav:not(.compact-sticky) #mainNavContent {
    flex: 0 0 100%;
  }

  #main-nav .nav-item {
    margin-right: 0;
    text-align: center;
  }

  #main-nav .navbar-nav&gt;.dropdown {
    flex-direction: column;
  }

  #main-nav .active.nav-item::after {
    display: none;
  }

  .exclusive-url.bigNoUrl .smallUrl h3 {
    font-size: 13px;
  }
  .exclusive-url.bigNoUrl .no-url-smalls .btn,
  .exclusive-url.bigNoUrl .no-url-smalls .button {
    font-size: 10px;
  }

  #articles-list-content,
  #recent-articles {
    padding: 0 20px;
  }

  #articles-list-content .btn,
  #articles-list-content .button,
  #recent-articles .btn,
  #articles-list-content .button {
    font-size: 9px;
  }

  #articles-list-content .article&gt;.figure h3,
  .recent-article figcaption h3 {
    font-size: 11px;
  }

  body.videos main#videos,
  body.pdf main#pdf,
  body.offers #offers {
    padding: 0 50px;
  }

  body.view-article main#view-article {
    margin-top: 100px;
  }

  body.contact #contact-content .singlecontact,
  #contact section.contactform {
    padding: 20px;
  }

  .navbar-toggler {
    background-color: #fbfcfd;
  }

  body.contact #contact-content.multicontact {
    flex-direction: column-reverse;
  }

  body.contact #contact-content.multicontact&gt;* {
    max-width: 100%;
    flex: 0 0 100%;
  }

  body.contact .multicontact&gt;.container-fluid&gt;:first-child .map-holder,
  body.contact .multicontact&gt;.container-fluid&gt;:first-child .col-md-4.contact-details {
    max-width: 50%;
    flex: 0 0 100%;
  }

  #small-wrapper .exclusive-url.smallUrl.no-btn .url-title {
    margin-bottom: 50px;
  }

  #logo-info &gt; #logo-2 {
    flex: auto;
  }

  #logo-info &gt; #logo-2 {
    max-width: 100%;
  }

  #logo-info &gt; #footer-info {
    margin-top: 20px;
    align-items: center;
    max-width: 100%;
  }

  body.home #title-search {
    margin-top: 20px;
    align-items: center;
  }

  #footer #home-map {
    height: 429px;
  }

  body.home #footer .left {
    padding: 0;
  }

  #logo-info {
    flex-direction: column;
    align-items: center;
  }

  #footer h1 {
    align-items: center;
  }

  #gallery {
    padding: 0 30px;
  }

  #gallery .image.col-md-4 {
    max-width: 49.2%;
  }

}


@media screen and (max-width: 767px) {
  #banners {
    z-index: 9999;
    flex-direction: column;
  }
  #second-banner {
    margin-left: 0;
    margin-top: 10px;
  }

  .navbar-toggler {
    background-color: transparent;
  }

  #footer h1 { text-align: center; }

  #footer .col-md-6.left { padding: 0;}
  #footer .row.logo {
    justify-content: center;
  }
  #offers .col-md-4.offer,
  #articles-list .col-md-4.article {
    max-width: 100%;
    flex: 0 0 100%;
  }
  #main-slideshow .carousel-indicators,
  #main-slideshow .carousel-control-next,
  #main-slideshow .carousel-control-prev,
  #main-slideshow .btn,
  #main-slideshow .button {
    display: none;
  }

  .exclusive-url.bigUrl:not(.even) {
    background-image: none;
  }

  .carousel-item img {
    padding: 0;
  }

  #main-slideshow .carousel-caption {
    display: none;
  }

  #small-wrapper .exclusive-url.smallUrl {
    flex: 0 0 100%;
  }

  #expo-container {
    flex-direction: row;
  }

  .exclusive-url.bigUrl:not(.even) .figure-caption,
  .exclusive-url.bigUrl:not(.even) .url-head {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .exclusive-url.bigUrl:not(.even) .figure-caption {
    position: absolute;
  }

  .medium-wrapper {
    flex-direction: column;
    height: 100%;
  }

  .exclusive-url.bigNoUrl .no-url-big-captions,
  .exclusive-url.bigNoUrl .no-url-smalls,
  .exclusive-url.bigUrl:not(.even),
  #articles-list-content&gt;.article,
  #recent-articles&gt;.recent-article,
  .exclusive-url.mediumUrl {
    max-width: 100%;
  }

  .exclusive-url.mediumUrl&gt;.url-head&gt;img {
    height: auto;
  }

  .exclusive-url.mediumUrl &gt; .figure-caption,
  .exclusive-url.mediumUrl &gt; .url-head {
    flex: 0 0 100%;
  }

  #footer {
    margin-top: 50px;
  }

  #footer #home-map {
    height: 300px;
    width: 300px;
  }

  .exclusive-url.bigNoUrl {
    flex-direction: column;
    height: 100%;
  }

  .exclusive-url.bigNoUrl .no-url-big-captions .figure-caption {
    padding: 40px;
  }

  .exclusive-url.bigUrl:not(.even) {
    margin: 0;
  }

  .exclusive-url.bigNoUrl .smallUrl .url-contents {
    font-size: 9px;
  }

  #hero-title, #main-slideshow {
    margin-top: 55px;
  }

  #header-bottom&gt;.container {
    padding: 0;
  }

  #main-nav:not(.compact-sticky) #logo {
    left: 25px;
  }

  .navbar-toggler {
    right: 25px;
  }

  #header-bottom {
    padding: 30px 20px;
  }

  #header-bottom #logo img {
    height: 80px;
  }

  .navbar-toggler {
    top: 0;
  }

  #expo-container .prev,#expo-container .next {
  padding: 20px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #25323D;
  position: absolute;
  top: 30%;
}

  #expo-container .next {
    right: 0;
  }

  #expo-container .prev {
    left: 0;
  }

  .bigUrl .contents-wrapper {
    padding: 10px;
  }

  .no-url-smalls .url-title {
    display: none;
  }



  body.videos main#videos,
  body.pdf main#pdf,
  body.offers #offers {
    padding: 0 20px;
  }

  body.offers .offer .card-body {
    bottom: -350px;
  }

  #articles-list-content .article&gt;.figure {
    flex-direction: column;
  }

  #recent-articles&gt;.recent-article {
    flex-direction: column;
    height: 100%;
  }

  #articles-list-content .article&gt;.figure&gt;figcaption,
  #recent-articles&gt;.recent-article&gt;figcaption,
  #articles-list-content .article&gt;.figure&gt;a,
  #recent-articles&gt;.recent-article&gt;a {
    max-width: 100%;
  }

  #articles-list-content .article&gt;.figure h3,
  .recent-article figcaption h3 {
    font-size: 15px;
  }

  body.view-article main#view-article {
    margin-top: 50px;
    padding: 0 20px;
  }

  body.contact #contact-form {
    flex-direction: column;
    height: 100%;
    justify-content: center;
    align-items: center;
  }

  body.contact #contact-form&gt;* {
    max-width: 100%;
    flex: 0 0 100%;
  }

  body.contact .map-holder,
  body.contact .col-md-4.contact-details {
    padding: 10px;
  }

  body.contact .multicontact&gt;.container-fluid&gt;:first-child .map-holder,
  body.contact .multicontact&gt;.container-fluid&gt;:first-child .col-md-4.contact-details,
  body.contact #contact-content.multicontact&gt;.container-fluid&gt;:not(:first-child) {
    max-width: 100%;
    flex: 0 0 100%;
  }

  body.contact #contact-content.multicontact&gt;.container-fluid&gt;:not(:first-child) {
    max-width: 100%;
  }

  body.contact #contact-content.multicontact&gt;.container-fluid&gt;* {
    flex-direction: column;
  }

  body.contact #contact-content.multicontact&gt;.container-fluid .map-holder iframe,
  body.contact #contact-content.multicontact&gt;.container-fluid .map-holder {
    min-height: 300px;
  }

  #contact-content.multicontact&gt;.container-fluid,
  body.contact #contact-content.multicontact&gt;.contactform {
    padding: 10px;
  }

  #small-wrapper .exclusive-url.smallUrl .url-title &gt; h3 {
    font-size: 15px;
  }

  .navbar-toggler {
    z-index: 2;
  }

  #mainNavContent {
    width: 100%;
    z-index: 1;
  }

  body.contact .multicontact .contact-details,
  body.contact .multicontact .map-holder {
    max-width: 100%;
  }

  #gallery img {
    width: 100%;
    height: 100%;
  }

  #gallery .image.col-md-4 {
    max-width: 100%;
  }

}

@media screen and (max-width: 320px) {
  .exclusive-url.mediumUrl {
    margin-bottom: 80px;
  }
}


/* ================= DISPLAY NONE ================== */
#header-top,#main-slideshow .carousel-indicators li::before,body:not(.home) footer .left,body.offers .sharethis-inline-share-buttons,
.singlecontact&gt;.contact-details,body:not(.home) #home-map,body:not(.home) #searchform-container,#header-middle,
#exclusiveURLs&gt;.smallUrl,#exclusiveURLs&gt;.expoUrl,#expo-title .url-head,#expo-title .btn,
#expo-title .button,#exclusiveURLs&gt;.mediumUrl,body:not(.home) #footer .left .map-holder,
.exclusive-url.bigNoUrl&gt;.no-url-big-captions&gt;.url-head,.no-url-smalls&gt;.smallUrl,.offer .card-body .buttons.btn-group,
#searchform-container&gt;span[class*=icon],#expo .btn::before,#expo .button::before,body.offers .seconds,
.exclusive-url.bigUrl.even img,#articles-list-content&gt;:last-child {
  display: none!important;
}



 @-webkit-keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}

@keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}




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



 @-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
}
@keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
}




 @-webkit-keyframes slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}





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



@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}


 @-webkit-keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}</pre></body></html>