<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  outline: none;
}

body {
  font-family: "proximanova_light", Helvetica, Arial, sans-serif;
}

.d-none {
  display: none !important;
}

/*Typography*/
a {
  text-decoration: none;
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  outline: none;
  color: #45464b;
}

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

a:focus {
  text-decoration: none;
  color: #000;
  outline: none;
}

.container-fluid {
  max-width: 1600px;
  /*=========

    Slider Home

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

    News container home

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

    Events container home

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

    Mosaique container home

    ==========*/
  /*-------------------------------------------------*/
  /* =  Portfolio Single
    /*-------------------------------------------------*/
  /*Portfolio*/
  /*-------------------------------------------------*/
  /* =  Owl Carousel
    /*-------------------------------------------------*/
  /* Clickable class fix problem with hover on touch devices */
  /* Use it for non-touch hover action */
  /* Styling Pagination*/
  /* preloading images */
}
.container-fluid .row {
  background-color: #f5f5f5;
}
.container-fluid #main-header {
  height: 123px;
}
.container-fluid #main-header #header {
  margin: 0 auto;
  height: 123px;
  max-width: 1000px;
  position: relative;
}
.container-fluid #main-header #header #logo {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 700;
}
.container-fluid #main-header #header .header-text {
  float: left;
  height: 50px;
  display: table;
  margin-left: 200px;
  margin-top: 54px;
}
.container-fluid #main-header #header .header-text h1 {
  font-size: 32px;
  font-family: "ProximaNova-Reg";
  color: #a8935c;
  margin: 0;
}
.container-fluid #main-header #header .header-text h2 {
  font-size: 16px;
  font-family: "proximanova_light";
  color: #a8935c;
  margin: 0;
}
.container-fluid #main-header #profile {
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 800;
  height: 100%;
  width: 310px;
}
.container-fluid #main-header #profile .langs {
  float: left;
  color: #866919;
  font-size: 12px;
  font-family: "proximanova_light";
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.container-fluid #main-header #profile .langs span {
  margin-right: 3px;
}
.container-fluid #main-header #profile .langs a {
  margin-right: 3px;
  color: #866919;
  font-size: 12px;
  font-family: "proximanova_light";
  text-decoration: none;
  text-transform: uppercase;
}
.container-fluid #main-header #profile .login {
  position: absolute;
  bottom: 20px;
  right: 0;
  height: 25px;
}
.container-fluid #main-header #profile .login .help-block {
  position: absolute;
  top: -30px;
  left: 0px;
}
.container-fluid #main-header #profile .login form {
  margin: 0;
  padding: 0;
}
.container-fluid #main-header #profile .login form .form-group {
  float: left;
  margin: 0;
}
.container-fluid #main-header #profile .login form .form-group .form-control {
  margin: 0;
  width: 120px;
  text-transform: uppercase;
  font-family: "proximanova_light";
  font-size: 12px;
  color: #70706f;
  border: 1px solid #e2ddd1;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  margin-right: 3px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}
.container-fluid #main-header #profile .login form #submit {
  margin: 0;
  text-transform: uppercase;
  font-family: "proximanova_light";
  font-size: 12px;
  color: #70706f;
  border: 1px solid #e2ddd1;
  height: 25px;
  line-height: 21px;
  background-color: #fff;
}
.container-fluid #main-header #profile .login .loginButton {
  text-align: center;
  font-family: "proximanova_light";
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  font-size: 12px;
  padding: 8px 20px;
  display: inline-block;
  border: 1px solid #866919;
  border-radius: 15px;
  transition: all 0.3s ease;
}
.container-fluid #main-header #profile .login .loginButton:hover {
  background-color: #866919;
  color: #fff;
}
.container-fluid .carousel-main .mask-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.container-fluid .carousel-main .mask-container .text-layout {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 93px;
  z-index: 1;
  background-color: rgba(149, 128, 74, 0.62);
}
.container-fluid .carousel-main .mask-container .mask {
  background: transparent url("../images/slider_mask.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.container-fluid .carousel-main .mask-container .header {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: 1000px;
  height: 93px;
  line-height: 93px;
  z-index: 3;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
}
.container-fluid .carousel-main .mask-container .header .title {
  color: #fff;
  font-size: 44px;
  font-family: "DidotLTStd-Roman";
  margin-left: 200px;
}
.container-fluid .carousel-main .carousel-inner .item .mask {
  background: transparent url("../images/slider_mask.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.container-fluid .carousel-main .carousel-control {
  z-index: 10;
}
.container-fluid .news-container {
  background-color: blue;
  margin-bottom: 100px;
}
.container-fluid .news-container .box {
  margin-bottom: 20px;
}
.container-fluid .news-container .box .img-responsive {
  width: 100%;
}
.container-fluid .news-container .box .content {
  background-color: #fff;
  padding: 10px;
}
.container-fluid .news-container .box .content a {
  text-decoration: none;
}
.container-fluid .news-container .box .content a h2 {
  color: #0c2759;
  font-size: 21px;
  font-family: "DidotLTStd-Roman";
}
.container-fluid .news-container .box .content a h3 {
  color: #fcfcf9;
  font-size: 14px;
  font-family: "proximanova_light";
  background-color: #917a3f;
  display: table;
  margin: 0 auto;
  padding: 7px 15px;
  margin-bottom: 10px;
}
.container-fluid .news-container .box .content a p {
  color: #917a3f;
  font-family: "proximanova_light";
  font-size: 14px;
  line-height: 20px;
}
.container-fluid .filter-events {
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 50px;
  display: table;
  width: 100%;
  max-width: 400px;
}
.container-fluid .filter-events .filter {
  margin-bottom: 10px;
}
.container-fluid .events {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 100px;
  margin-top: 50px;
}
.container-fluid .events-container {
  margin-bottom: 30px;
}
.container-fluid .events-container .event-row {
  margin-bottom: 0px;
}
.container-fluid .events-container .event-row .date {
  color: #917a3f;
  font-family: "proximanova_light";
  font-size: 12px;
  border-bottom: 3px solid #a8935c;
  text-transform: uppercase;
  width: 100%;
  text-align: right;
  padding-bottom: 7px;
  padding-right: 5px;
  margin-top: 10px;
}
.container-fluid .events-container .event-row .date.type_0 {
  color: #97834e;
  border-color: #97834e;
}
.container-fluid .events-container .event-row .date.type_1 {
  color: #0c2759;
  border-color: #0c2759;
}
.container-fluid .events-container .event-row .date.type_2 {
  color: #db373e;
  border-color: #db373e;
}
.container-fluid .events-container .event-row .eventtype {
  text-align: right;
  padding-top: 7px;
  padding-right: 5px;
}
.container-fluid .events-container .event-row .eventtype h3 {
  color: #97834e;
  font-size: 12px;
  font-family: "proxima_nova_ltsemibold";
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 1px;
}
.container-fluid .events-container .event-row .eventtype h3.type_0 {
  color: #97834e;
}
.container-fluid .events-container .event-row .eventtype h3.type_1 {
  color: #0c2759;
}
.container-fluid .events-container .event-row .eventtype h3.type_2 {
  color: #db373e;
}
.container-fluid .events-container .event-row .content h2 {
  color: #0c2759;
  font-size: 28px;
  font-family: "DidotLTStd-Roman";
  margin: 0;
  margin-bottom: 14px;
}
.container-fluid .events-container .event-row .content h3 {
  color: #0c2759;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "proxima_nova_ltsemibold";
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 14px;
}
.container-fluid .events-container .event-row .content h3.type_0 {
  color: #97834e;
}
.container-fluid .events-container .event-row .content h3.type_2 {
  color: #db373e;
}
.container-fluid .events-container .event-row .content p {
  color: #3c4861;
  font-family: "proximanova_light";
  font-size: 14px;
  line-height: 20px;
}
.container-fluid .events-container .event-row .content strong {
  font-weight: normal;
  font-family: "proximanova-thin";
}
.container-fluid .events-container .event-row .content a {
  color: #97834e;
  text-transform: uppercase;
  text-decoration: none;
}
.container-fluid .events-container .event-row .content a:hover {
  color: #0c2759;
}
.container-fluid .member-catalog {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 100px;
}
.container-fluid .member-catalog .filters {
  margin: 0 auto;
  background-color: #fff;
  max-width: 500px;
  margin-top: 100px;
  margin-bottom: 100px;
  float: none;
  display: table;
}
.container-fluid .member-catalog .filters .filter input {
  border: 1px solid #a8935c;
  width: 100%;
  padding: 3px;
}
.container-fluid .member-catalog .data .row {
  margin-bottom: 30px;
}
.container-fluid .member-catalog .data .row h2 {
  color: #0c2759;
  font-size: 26px;
  font-family: "DidotLTStd-Roman";
  margin: 0;
}
.container-fluid .member-catalog .data .row p {
  color: #3c4861;
  font-family: "proximanova_light";
  font-size: 14px;
  line-height: 20px;
}
.container-fluid .member-catalog .data .row a {
  color: #3c4861;
  margin-left: 15px;
  text-transform: uppercase;
  text-decoration: none;
}
.container-fluid .mosaique-container, .container-fluid .gallery-container {
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 100px;
  max-width: 1600px;
}
.container-fluid .mosaique-container .grid-sizer,
.container-fluid .mosaique-container .items, .container-fluid .gallery-container .grid-sizer,
.container-fluid .gallery-container .items {
  width: 25%;
}
.container-fluid .mosaique-container .items, .container-fluid .gallery-container .items {
  margin-bottom: 10px;
  padding: 0 10px;
  width: 25%;
  position: relative;
}
.container-fluid .mosaique-container .items a, .container-fluid .gallery-container .items a {
  color: #3c4861;
}
.container-fluid .mosaique-container .items a .text, .container-fluid .gallery-container .items a .text {
  width: 90%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  top: 40%;
}
.container-fluid .mosaique-container .items a .text h2, .container-fluid .gallery-container .items a .text h2 {
  color: #040d1e;
  font-size: 28px;
  font-family: "DidotLTStd-Roman";
  margin: 0;
  margin-bottom: 14px;
}
.container-fluid .mosaique-container .items a .text p, .container-fluid .gallery-container .items a .text p {
  color: #040d1e;
  font-family: "proximanova_light";
  font-size: 14px;
  line-height: 20px;
}
.container-fluid .mosaique-container .items a .more, .container-fluid .gallery-container .items a .more {
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  border-top: 1px solid #848381;
  border-bottom: 1px solid #848381;
  padding: 7px 15px;
  color: #040d1e;
  font-size: 12px;
  font-family: "proximanova_light";
}
.container-fluid .mosaique-container .row-img .content, .container-fluid .gallery-container .row-img .content {
  position: relative;
}
.container-fluid .mosaique-container .row-img .content img, .container-fluid .gallery-container .row-img .content img {
  width: 100%;
}
.container-fluid .mosaique-container .row-img .content .mask-over, .container-fluid .gallery-container .row-img .content .mask-over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.86);
  transition: all 0.3s ease 0s;
  opacity: 0;
}
.container-fluid .mosaique-container .row-img .content:hover .mask-over, .container-fluid .gallery-container .row-img .content:hover .mask-over {
  opacity: 1;
}
.container-fluid .mosaique-container .row-color, .container-fluid .gallery-container .row-color {
  min-height: 300px;
}
.container-fluid .mosaique-container .row-color .content, .container-fluid .gallery-container .row-color .content {
  background-color: #a8935c;
  width: 100%;
  min-height: 300px;
  position: relative;
}
.container-fluid .mosaique-container .row-color .content a, .container-fluid .gallery-container .row-color .content a {
  color: #fff;
}
.container-fluid .mosaique-container .row-color .content a .text h2, .container-fluid .gallery-container .row-color .content a .text h2 {
  color: #fff;
}
.container-fluid .mosaique-container .row-color .content a .text p, .container-fluid .gallery-container .row-color .content a .text p {
  color: #fff;
}
.container-fluid .mosaique-container .row-color .content a .more, .container-fluid .gallery-container .row-color .content a .more {
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.container-fluid .mosaique-container .row-color .content .mask-over, .container-fluid .gallery-container .row-color .content .mask-over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: #f3f0e8;*/
  background-color: rgba(255, 255, 255, 0.76);
  transition: all 0.3s ease 0s;
  opacity: 0;
}
.container-fluid .mosaique-container .row-color .content:hover .mask-over, .container-fluid .gallery-container .row-color .content:hover .mask-over {
  opacity: 1;
}
.container-fluid .mosaique-container .row-color .content:hover a, .container-fluid .gallery-container .row-color .content:hover a {
  color: #fff;
}
.container-fluid .mosaique-container .row-color .content:hover a .text, .container-fluid .gallery-container .row-color .content:hover a .text {
  color: #040d1e;
}
.container-fluid .mosaique-container .row-color .content:hover a .text h2, .container-fluid .gallery-container .row-color .content:hover a .text h2 {
  color: #040d1e;
}
.container-fluid .mosaique-container .row-color .content:hover a .text p, .container-fluid .gallery-container .row-color .content:hover a .text p {
  color: #040d1e;
}
.container-fluid .mosaique-container .row-color .content:hover a .more, .container-fluid .gallery-container .row-color .content:hover a .more {
  color: #040d1e;
  border-top: 1px solid #040d1e;
  border-bottom: 1px solid #040d1e;
}
.container-fluid .portfolio-description {
  max-width: 1300px;
  margin: 0 auto;
  padding: 10px;
}
.container-fluid .portfolio-description .social-icons.light i {
  background-color: #fff;
}
.container-fluid .portfolio-description h2 {
  font-size: 24px;
}
.container-fluid .portfolio-description p,
.container-fluid .portfolio-description ul,
.container-fluid .portfolio-description a.btn {
  margin-bottom: 30px;
}
.container-fluid .portfolio-description ul {
  line-height: 32px;
  color: #98a2a4;
}
.container-fluid .portfolio-description ul span {
  color: #45464b;
}
.container-fluid .related-projects {
  padding: 0 0 90px;
  max-width: 1300px;
  margin: 0 auto;
}
.container-fluid .related-projects .heading-inline,
.container-fluid .related-projects .customNavigation {
  display: inline-block;
}
.container-fluid .customNavigation a {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.container-fluid .related-projects .customNavigation a {
  background-color: #fff;
  width: 31px;
  height: 31px;
  text-align: center;
  padding: 0;
  box-shadow: 0 1px 1px 1px rgba(165, 173, 175, 0.15);
  -moz-box-shadow: 0 1px 1px 1px rgba(165, 173, 175, 0.15);
  -webkit-box-shadow: 0 1px 1px 1px rgba(165, 173, 175, 0.15);
}
.container-fluid .related-projects .customNavigation i {
  font-size: 26px;
  line-height: 31px;
}
.container-fluid .portfolio-filter {
  list-style: none;
  margin-bottom: 40px;
  text-align: center;
  cursor: default;
  font-size: 15px;
}
.container-fluid .portfolio-filter a.active {
  color: #45464b;
}
.container-fluid .portfolio-filter a {
  display: inline-block;
  margin: 0 22px;
  color: #98a2a4;
  text-decoration: none;
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  cursor: pointer;
}
.container-fluid .portfolio-filter a:hover {
  color: #1dcfd1;
}
.container-fluid .work-container {
  margin-bottom: 30px;
  box-shadow: 0 1px 1px 1px rgba(165, 173, 175, 0.15);
  -moz-box-shadow: 0 1px 1px 1px rgba(165, 173, 175, 0.15);
  -webkit-box-shadow: 0 1px 1px 1px rgba(165, 173, 175, 0.15);
}
.container-fluid .work-item {
  position: relative;
}
.container-fluid .work-item &gt; a {
  display: block;
  position: relative;
}
.container-fluid .work-item img {
  height: auto;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  transition: opacity 0.4s ease-in-out;
}
.container-fluid .work-item .work-description {
  padding: 40px 20px;
}
.container-fluid .work-item .work-description {
  background-color: #fff;
}
.container-fluid .work-item .work-description h3 {
  font-size: 16px;
}
.container-fluid .work-item .work-description &gt; span &gt; a {
  color: #bac4c6;
  font-size: 14px;
}
.container-fluid .work-item .work-description &gt; span &gt; a:hover {
  color: #1dcfd1;
}
.container-fluid .work-item .work-overlay {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  z-index: 2;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  filter: alpha(opacity=0);
  transition: all 0.5s linear;
}
.container-fluid .work-img {
  position: relative;
}
.container-fluid .work-item .work-overlay:hover {
  opacity: 1;
}
.container-fluid .work-item .work-overlay .btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  opacity: 0;
  transition: all 0.2s linear;
}
.container-fluid .work-item:hover .work-overlay .btn {
  opacity: 1;
}
.container-fluid #owl-related-works .owl-item .item {
  margin: auto 15px;
}
.container-fluid .owl-carousel {
  overflow: hidden;
}
.container-fluid .owl-buttons {
  position: static;
}
.container-fluid .owl-theme .owl-controls {
  margin-top: 0;
}
.container-fluid .owl-prev {
  left: 0;
}
.container-fluid .owl-next {
  right: 0;
}
.container-fluid .owl-theme .owl-controls .owl-buttons div {
  background: #1b1c1f;
  zoom: 1;
  *display: inline; /*IE7 life-saver */
  width: 31px;
  height: 64px;
  margin: -32px 0 0 0;
  padding: 0;
  border-radius: 0;
  font-size: 16px;
  font-family: "FontAwesome";
}
.container-fluid .owl-prev,
.container-fluid .owl-next {
  display: block;
  position: absolute;
  top: 50%;
  line-height: 64px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  z-index: 6;
  transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
}
.container-fluid .owl-pagination {
  margin-top: 38px;
  position: absolute;
  left: 0;
  display: block;
  text-align: center;
  width: 100%;
}
.container-fluid .owl-page {
  display: inline-block;
  padding: 6px 6px;
  position: relative;
}
.container-fluid .owl-page span {
  display: block;
  position: relative;
  width: 7px;
  height: 7px;
  margin: 2px;
  opacity: 0.5;
  border-radius: 20px;
  background: #fff;
  z-index: 500;
}
.container-fluid .owl-theme .owl-controls .owl-page.active span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
  opacity: 1;
  border-radius: 20px;
  background: #1dcfd1;
}
.container-fluid .owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100); /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
.container-fluid .owl-theme .owl-controls .owl-page.active span,
.container-fluid .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100); /*IE7 fix*/
  opacity: 1;
}
.container-fluid .owl-item.loading {
  min-height: 150px;
  background: url(owl-carousel/AjaxLoader.gif) no-repeat center center;
}
.container-fluid .section-wrap {
  padding: 120px 0;
}

/*=========

  Footer

==========*/
#footer {
  background-color: #fff;
  padding-bottom: 120px;
  text-align: center;
}
#footer .social-main {
  margin: 0 auto;
  transform: translate(0px, -20px);
}
#footer .social-main .ls {
  position: relative;
  display: inline-block;
  margin: 0px 10px;
  height: 40px;
  width: 32px;
}
#footer .social-main .ls span {
  width: 32px;
  height: 2px;
  background-color: #937d44;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
#footer .social-main .ls.lsb {
  width: 80px;
}
#footer .social-main .ls.lsb span {
  width: 80px;
}
#footer .social-main .icon {
  position: relative;
  display: inline-block;
  border: 2px solid #937d44;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all 0.3s ease;
}
#footer .social-main .icon:hover {
  transform: translate(0px, -10px);
}
#footer .social-main .icon a {
  color: #937d44;
  font-size: 15px;
  width: 40px;
  height: 40px;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
#footer .social-main .icon a i {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
#footer .our-partners {
  margin-top: 50px;
  position: relative;
}
#footer .our-partners .header {
  margin-bottom: 40px;
  display: table;
  position: relative;
  width: 100%;
  height: 20px;
}
#footer .our-partners .header .title {
  color: #a8935c;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;
  background-color: #fff;
  padding: 0px 30px;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 2;
}
#footer .our-partners .header .line {
  width: 100%;
  height: 2px;
  background-color: #a8935c;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 1;
}
#footer .our-partners .image-container {
  display: table;
  max-width: 960px;
  margin: 0 auto;
}
#footer .our-partners .image-container .partner {
  display: inline-block;
  margin-right: 50px;
}
#footer .our-partners .image-container .partner:last-child {
  margin-right: 0px;
}
#footer .our-partners .image-container .partner img { /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  transition: all 0.3s ease;
}
#footer .our-partners .image-container .partner img:hover { /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}
#footer .row {
  background-color: #fff;
}
#footer .address {
  margin-top: 30px;
  color: #9e865a;
  font-family: "proximanova_light";
  font-size: 12px;
  letter-spacing: 2px;
}
#footer .address .name {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: "proxima_nova_rgbold";
}
#footer .address .text {
  line-height: 25px;
  letter-spacing: 3px;
}
#footer .terms {
  text-transform: uppercase;
  font-size: 11px;
  color: #a8935c;
}
#footer .terms a {
  color: #a8935c;
  transition: all 0.3s ease;
}
#footer .terms a:hover {
  color: #4f5052;
}
#footer .terms span {
  margin: 0px 10px;
}
#footer .websites-list {
  margin-top: 70px;
  width: 100%;
}
#footer .websites-list .title {
  color: #4f5052;
  font-size: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#footer .websites-list ul,
#footer .websites-list ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .websites-list ul li {
  margin: 0 auto;
}
#footer .websites-list ul li a {
  margin-right: 15px;
  font-size: 13px;
  color: #4f5052;
  text-transform: uppercase;
}
#footer .websites-list ul li a:last-child {
  margin-right: 0px;
}
#footer .websites-list ul li a:hover {
  color: #ccc9c9;
}

.bg-white {
  background-color: #fff;
}

.no-padding {
  padding: 0 !important;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

/* =============
   Helper clasess
============= */
.p-0 {
  padding: 0px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-r-0 {
  padding-right: 0px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-t-0 {
  padding-top: 0px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-l-r-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.m-0 {
  margin: 0px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-t-0 {
  margin-top: 0px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.w-xs {
  min-width: 80px;
}

.w-sm {
  min-width: 95px;
}

.w-md {
  min-width: 110px;
}

.w-lg {
  min-width: 140px;
}

.m-h-40 {
  min-height: 40px;
}

.m-h-50 {
  min-height: 50px;
}

.l-h-34 {
  line-height: 34px;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-normal {
  font-weight: normal;
}

.font-light {
  font-weight: 300;
}

.font-13 {
  font-size: 13px !important;
}

.wrapper-md {
  padding: 20px;
}

.pull-in {
  margin-left: -15px;
  margin-right: -15px;
}

.pull-in-card {
  margin-left: -20px !important;
  margin-right: -20px !important;
}

.b-0 {
  border: none !important;
}

.vertical-middle {
  vertical-align: middle;
}

.bx-shadow {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.mx-box {
  max-height: 380px;
  min-height: 380px;
}

.thumb-sm {
  height: 32px;
  width: 32px;
}

.thumb-md {
  height: 48px;
  width: 48px;
}

.thumb-lg {
  height: 88px;
  width: 88px;
}

.error-bg {
  background: url("../images/agsquare.png");
}

.error-bg .container-fluid .row {
  background-color: transparent;
}

.ex-page-content .text-error {
  color: #252932;
  font-size: 98px;
  font-weight: 700;
  line-height: 150px;
}

.ex-page-content .text-error i {
  font-size: 78px;
  padding: 0px 10px;
}

.modal-content {
  border-radius: 0px;
}

.cookie-container {
  position: fixed;
  width: 100%;
  padding: 15px;
  bottom: 0;
  left: 0;
  z-index: 990;
  background-color: #fff;
  color: #000;
  border-top: 1px solid #cbcbcb;
}
.cookie-container .cookie-data {
  font-size: 15px;
}
.cookie-container .cookie-data .accept {
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 13px;
  color: #000;
  transform: translate(0%, -50%);
}
.cookie-container .cookie-data .text {
  width: 100%;
  text-align: center;
}
.cookie-container .cookie-data .text a {
  color: #cbcbcb;
  margin-left: 15px;
  text-decoration: underline;
}
@media screen and (max-width: 1400px) {
  .cookie-container .cookie-data {
    font-size: 12px;
  }
  .cookie-container .cookie-data .accept {
    font-size: 11px;
  }
  .cookie-container .cookie-data .text {
    text-align: left;
  }
}
@media screen and (max-width: 960px) {
  .cookie-container {
    height: auto;
    line-height: 18px;
  }
  .cookie-container .cookie-data .text {
    width: 80%;
  }
}

.death-icon {
  background: transparent url("/assets/international/images/fleur-de-lis-15.png") 0 0 no-repeat;
  width: 11px;
  height: 15px;
  display: inline-block;
}

.filter-contacts {
  background-color: #fff;
  padding-bottom: 20px;
  margin-left: 110px;
  margin-right: 50px;
  margin-bottom: 50px;
}
.filter-contacts .row {
  background-color: #fff;
}

.country-offices {
  padding-left: 110px;
  padding-right: 50px;
  width: 100%;
  text-align: left;
}
.country-offices .card {
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
.country-offices .card-header {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding-bottom: 0px;
  position: relative;
}
.country-offices .card-header::before {
  content: "";
  border-bottom: 1px dotted #937c56;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
}
.country-offices .card-header .icon {
  color: #937c56;
  position: absolute;
  right: 0px;
  bottom: 10px;
  font-size: 30px;
}
.country-offices .card-header h4 {
  color: #937c56;
  font-size: 25px;
}
.country-offices .card-header h5 {
  color: #202020;
  font-size: 14px;
}
.country-offices .card-header h5 strong {
  font-family: "ProximaNova-Reg";
  font-weight: normal;
}
.country-offices .card-header.open::before {
  display: none;
}
.country-offices .card-header.open .icon i:before {
  content: "\e688";
}
.country-offices .collapse {
  position: relative;
}
.country-offices .collapse.show::before {
  content: "";
  border-bottom: 1px dotted #937c56;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
}
.country-offices .collapse .card-body {
  font-size: 14px;
  color: #202020;
  padding: 0 1.25rem;
  padding-bottom: 20px;
}
.country-offices .collapse .card-body strong {
  font-family: "ProximaNova-Reg";
}
.country-offices .collapse .card-body a {
  color: #cc122d;
}

#menu-button {
  width: 87px;
  height: 82px;
  line-height: 82px;
  background-color: #0a1d45;
  position: absolute;
  top: 50%;
  left: 0;
  transition: all 0.3s ease 0s;
  z-index: 930;
  cursor: pointer;
}
#menu-button.hide {
  left: -100px;
}
#menu-button .button {
  margin-top: 30px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
#menu-button .button .btn-close {
  width: 37px;
  height: 1px;
  background-color: #fff;
  margin: 0 auto;
  position: relative;
  transition: all 0.3s ease 0.3s;
  -webkit-transition: all 0.3s ease 0.3s;
}
#menu-button .button .btn-close:before, #menu-button .button .btn-close:after {
  content: "";
  width: 37px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
#menu-button .button .btn-close:before {
  top: -7px;
}
#menu-button .button .btn-close:after {
  bottom: -7px;
}
#menu-button .button .btn-text {
  font-family: "proximanova_light";
  font-size: 14px;
  color: #fff;
  margin: 0;
  line-height: 14px;
  margin-top: 20px;
}
#menu-button:hover {
  width: 200px;
}
#menu-button:hover .close {
  width: 100px;
}
#menu-button:hover .close:before, #menu-button:hover .close:after {
  opacity: 0;
}
@media screen and (max-width: 1000px) {
  #menu-button {
    width: 50px;
    height: 40px;
    position: fixed;
    top: 0 !important;
    left: 0;
  }
}

#general-menu-left {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 950;
}
#general-menu-left .left-border {
  width: 50px;
  height: 100%;
  position: absolute;
  left: -50px;
  top: 0;
  background-color: #0a1d45;
  z-index: 3;
  transition: all 0.3s ease 0.2s;
  -webkit-transition: all 0.3s ease 0.2s;
}
#general-menu-left .left-border.active {
  left: 0;
}
#general-menu-left .left-border.half {
  left: -90px;
}
#general-menu-left .left-border .button {
  margin-top: 10px;
  height: 40px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
#general-menu-left .left-border .button .btn-close {
  width: 27px;
  height: 1px;
  background-color: #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -13px;
  transition: all 0.2s ease 0s;
}
#general-menu-left .left-border .button .btn-close:before {
  content: "";
  width: 27px;
  height: 1px;
  background-color: #fff;
  transform: rotate(90deg);
  transition: all 0.2s ease 0s;
  position: absolute;
  top: 0;
  left: 0;
}
#general-menu-left .left-border .button .btn-text {
  font-family: "proximanova_light";
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
}
#general-menu-left .left-border .button:hover .btn-close {
  transform: rotate(0deg);
}
#general-menu-left .left-border .button:hover .btn-close:before {
  transform: rotate(0deg);
}
#general-menu-left .right-side .container-menu {
  position: relative;
  margin-top: 30px;
}
#general-menu-left .right-side .container-menu ul {
  list-style: none;
  list-style-image: none;
  padding: 0;
  margin: 0;
}
#general-menu-left .right-side .container-menu ul li {
  transition: all 0.2s ease 0s;
  display: table;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  padding: 0px 20px;
}
#general-menu-left .right-side .container-menu ul li span.menu_header {
  text-transform: uppercase;
  color: grey;
  letter-spacing: 3px;
  width: 100%;
  border-bottom: 1px solid grey;
  margin: 15px 0 5px;
  display: block;
}
#general-menu-left .right-side .container-menu ul li span.menu_header_first {
  margin: 5px 0 5px;
}
#general-menu-left .right-side .container-menu ul li a {
  font-size: 13px;
  letter-spacing: 3px;
  color: #8c7741;
  font-family: "proximanova_light";
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 0px;
  display: table;
  width: 100%;
  position: relative;
}
#general-menu-left .right-side .container-menu ul li a span {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease 0s;
}
#general-menu-left .right-side .container-menu ul li a:hover {
  color: #000;
}
#general-menu-left .right-side .container-menu ul li a.islocal {
  color: #0d2353;
}
#general-menu-left .right-side .container-menu ul li .show-submenu {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0%, -50%);
  transition: all 0.3s ease;
  cursor: pointer;
}
#general-menu-left .right-side .container-menu ul li .show-submenu .icon {
  background: transparent url("../images/arrow-right.svg") 50% 50% no-repeat;
  height: 20px;
  width: 20px;
}
@media screen and (max-width: 1000px) {
  #general-menu-left .right-side .container-menu ul li .show-submenu .icon {
    background: transparent url("../images/plus.svg") 50% 50% no-repeat;
    height: 23px;
    width: 23px;
  }
}
#general-menu-left .right-side .container-menu ul li:hover a span {
  border-bottom: 1px solid #bfbfbf;
}
#general-menu-left .right-side .container-menu ul li:hover .show-submenu {
  opacity: 0;
  transform: translate(10px, -50%);
}
#general-menu-left .right-side .container-menu ul li.selected {
  background-color: #f5f5f5;
}
#general-menu-left .right-side .container-menu ul li.selected a span {
  border-bottom: 1px solid transparent;
}
#general-menu-left .right-side .container-menu ul li.selected .show-submenu {
  opacity: 0;
  transform: translate(10px, -50%);
}
#general-menu-left .right-side .container-menu ul li.active {
  border-color: transparent !important;
}
#general-menu-left .right-side .container-menu ul li.active a span {
  background-color: #ae9a67;
  color: rgba(255, 255, 255, 0.87);
  margin: 0;
  padding: 7px 12px;
}
#general-menu-left .right-side .container-menu ul li.has-submenu a {
  padding-right: 40px;
}
#general-menu-left .right-side .menu-main {
  width: 320px;
  height: 100%;
  position: absolute;
  left: -320px;
  top: 0;
  background-color: #fff;
  z-index: 2;
  transition: all 0.3s ease 0s;
}
#general-menu-left .right-side .menu-main.active {
  left: 50px;
  transition: all 0.3s ease 0.5s;
}
#general-menu-left .right-side .menu-main .lang-switch a {
  font-family: "ProximaNova-Bold";
}
#general-menu-left .right-side .submenu-main {
  width: 350px;
  height: 100%;
  position: absolute;
  left: -350px;
  top: 0;
  z-index: 1;
  transition: all 0.3s ease 0s;
  background-color: #f5f5f5;
  overflow-y: auto;
}
#general-menu-left .right-side .submenu-main.active {
  left: 370px;
  transition: all 0.3s ease 0.5s;
}
#general-menu-left .right-side .submenu-main .container-menu .close-submenu {
  display: none;
}
#general-menu-left .right-side .submenu-main .container-menu .close-submenu a {
  font-family: "ProximaNova-Bold";
}
@media screen and (max-width: 1000px) {
  #general-menu-left .right-side .submenu-main .container-menu .close-submenu {
    display: block !important;
  }
}
#general-menu-left .right-side .submenu-main .container-menu ul li.sb-menu-container {
  display: none;
}
#general-menu-left .right-side .submenu-main .container-menu ul li.sb-menu-container:hover {
  border-color: transparent !important;
}
#general-menu-left .right-side .submenu-main .container-menu ul li.sb-menu-container ul li {
  margin-left: 0px;
}
#general-menu-left .right-side .submenu-main .container-menu ul li.sb-menu-container ul li a {
  font-size: 10px;
  padding: 8px 0px;
}
#general-menu-left .right-side .submenu-main .container-menu ul li.sb-menu-container ul li:hover {
  border-color: transparent !important;
}
#general-menu-left .right-side .submenu-main .container-menu ul li.sb-menu-container ul li:hover a {
  color: #000;
}
#general-menu-left .right-side .submenu-main .container-menu ul li.sb-menu-container ul li.active a {
  color: #dd4750;
}
#general-menu-left .right-side .preloader-menu {
  width: 50px;
  height: 100%;
  position: absolute;
  left: -50px;
  top: 0;
  opacity: 0;
  z-index: 3;
  background: #f5f5f5 url("../images/loader9.gif") 50% 50% no-repeat;
  transition: opacity 0.3s ease 0s;
  -webkit-transition: opacity 0.3s ease 0s;
}
#general-menu-left .right-side .preloader-menu.active {
  left: 434px;
  opacity: 1;
  transition: opacity 0.3s ease 0.5s;
  -webkit-transition: opacity 0.3s ease 0.5s;
}

.subpages-menu {
  position: absolute;
  right: 40px;
  top: 0px;
  background-color: #fff;
  width: 238px;
  z-index: 100;
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.1);
}
.subpages-menu .header {
  height: 40px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.subpages-menu .header .line {
  width: 38px;
  height: 1px;
  background-color: #a5abb4;
  position: absolute;
  top: 10px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.subpages-menu .header .line:before, .subpages-menu .header .line:after {
  content: "";
  width: 38px;
  height: 1px;
  background-color: #a5abb4;
  position: absolute;
  left: 0;
}
.subpages-menu .header .line:after {
  top: 5px;
}
.subpages-menu .header .line:before {
  top: -5px;
}
.subpages-menu .menu {
  padding: 25px;
}
.subpages-menu .menu a {
  font-family: "proximanova_light";
  font-size: 13px;
  letter-spacing: 0.3px;
  color: #0a1d45;
  display: block;
  padding: 0px 15px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
}
.subpages-menu .menu a:hover {
  border-bottom: 1px solid #c8ccd1;
}
.subpages-menu .menu a.active {
  color: #c8ccd1;
}
.subpages-menu .menu .subpages {
  margin-left: 30px;
}
.subpages-menu .menu .subpages a {
  font-size: 10px;
}
.subpages-menu.small {
  width: 200px;
}
.subpages-menu.small .header {
  height: 30px;
}
.subpages-menu.small .menu {
  padding: 15px;
}
.subpages-menu.small .menu a {
  font-size: 10px;
  padding: 0px 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.mCSB_close {
  display: none;
  position: absolute;
  top: -10px;
  right: 30px;
}

@media screen and (max-width: 300px) {
  #general-menu-left .right-side .menu-main {
    width: 240px;
  }
  #general-menu-left .right-side .submenu-main {
    width: 240px;
  }
}
@media screen and (max-width: 400px) {
  .subpages-menu .menu {
    width: 200px;
  }
}
@media screen and (max-width: 1000px) {
  #general-menu-left .mCSB_close {
    display: block;
  }
  #general-menu-left .left-border {
    width: 50px;
  }
  #general-menu-left .right-side .menu-main.active {
    left: 50px;
  }
  #general-menu-left .right-side .submenu-main.active {
    left: 50px;
    z-index: 10;
  }
  #general-menu-left .right-side .preloader-menu.active {
    left: 120px;
    opacity: 0.4;
  }
  #general-menu-left .right-side .preloader-menu {
    /* width: 300px;*/
  }
  #general-menu-left .right-side .menu-main {
    width: 280px;
  }
  #general-menu-left .right-side .submenu-main {
    width: 280px;
  }
  #menu-button {
    width: 50px;
    height: 40px;
    position: fixed;
    top: 0 !important;
    left: 0;
  }
  #menu-button .button .btn-text {
    display: none;
  }
  #menu-button .button {
    margin-top: 20px;
  }
  #menu-button .button .btn-close {
    width: 30px;
  }
  #menu-button .button .btn-close:after, #menu-button .button .btn-close:before {
    width: 30px;
  }
  .subpages-menu {
    top: 100px !important;
    right: 0 !important;
    z-index: 900;
    position: fixed;
    width: auto !important;
  }
  .subpages-menu .menu {
    height: 250px;
    overflow: scroll;
    display: none;
  }
  .subpages-menu .header {
    width: 40px;
  }
  .subpages-menu .header .line {
    width: 20px;
  }
  .subpages-menu .header .line:before {
    width: 20px;
  }
  .subpages-menu .header .line:after {
    width: 20px;
  }
}
/* FOR GRID BOXES (MOSAIQUE) */
.container-fluid .mosaique-container .grid-sizer,
.container-fluid .mosaique-container .items,
.container-fluid .gallery-container .grid-sizer,
.container-fluid .gallery-container .items {
  width: 20%;
}

.container-fluid .mosaique-container {
  max-width: 1600px;
}

@media screen and (max-width: 1300px) {
  .container-fluid .mosaique-container .grid-sizer,
  .container-fluid .mosaique-container .items,
  .container-fluid .gallery-container .grid-sizer,
  .container-fluid .gallery-container .items {
    width: 25%;
  }
  .container-fluid .mosaique-container,
  .container-fluid .gallery-container {
    max-width: 1300px;
  }
}
@media screen and (max-width: 1000px) {
  .container-fluid .mosaique-container .grid-sizer,
  .container-fluid .mosaique-container .items,
  .container-fluid .gallery-container .grid-sizer,
  .container-fluid .gallery-container .items {
    width: 33.33%;
  }
  .container-fluid .mosaique-container,
  .container-fluid .gallery-container {
    max-width: 1000px;
  }
}
@media screen and (max-width: 810px) {
  .container-fluid #main-header #profile .login {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .container-fluid .mosaique-container .grid-sizer,
  .container-fluid .mosaique-container .items,
  .container-fluid .gallery-container .grid-sizer,
  .container-fluid .gallery-container .items {
    width: 50%;
  }
  .container-fluid .mosaique-container,
  .container-fluid .gallery-container {
    max-width: 750px;
  }
}
/* Bootstrap XS */
@media screen and (max-width: 480px) {
  .container-fluid #main-header #header .header-text {
    margin-left: 120px;
    margin-top: 40px;
  }
  .container-fluid #main-header {
    height: 180px;
  }
  .container-fluid #main-header #header #logo {
    top: 40px;
    left: 10px;
  }
  .container-fluid #main-header #header #logo img {
    width: 100px;
  }
  .container-fluid .mosaique-container .grid-sizer,
  .container-fluid .mosaique-container .items,
  .container-fluid .gallery-container .grid-sizer,
  .container-fluid .gallery-container .items {
    width: 100%;
  }
  .container-fluid .mosaique-container,
  .container-fluid .gallery-container {
    max-width: 420px;
  }
  .main-text-builder {
    margin-top: 50px;
  }
  .container-fluid .mosaique-container,
  .container-fluid .gallery-container {
    margin-top: 20px;
  }
}
/* THIS SHOULD NOT BE HERE OF COURSE... */
strong,
b {
  font-family: proxima_nova_ltsemibold;
  font-weight: normal;
  letter-spacing: 0.025em;
}

/* OTHER ITEMS */
@media screen and (max-width: 600px) {
  .base-text-type1 {
    padding: 15px 15px;
  }
  .carousel {
    position: static;
  }
  .container-fluid .carousel-main .mask-container {
    position: static;
  }
  .container-fluid .carousel-main .mask-container .text-layout {
    position: static;
  }
  .carousel-inner {
    overflow: hidden;
    position: static;
    width: 100%;
  }
  .container-fluid .carousel-main .mask-container .header .title {
    font-size: 22px;
    margin-left: 0px;
    text-align: center;
  }
  .col-lg-4 .title {
    color: #0c2759;
    font-family: "DidotLTStd-Roman";
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
  }
  .base-text-type1 {
    padding: 15px 15px;
  }
}
@media screen and (min-width: 768px) {
  .col-lg-4 .title {
    color: #0c2759;
    font-family: "DidotLTStd-Roman";
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
  }
  .container-fluid .carousel-main .mask-container .header .title {
    font-size: 44px;
    margin-left: 200px;
  }
}
@media screen and (max-width: 768px) {
  .col-xs-12 {
    padding-top: 10px;
  }
  .builder-row .p-r-10,
  .builder-row .p-l-10 {
    padding: 5px !important;
  }
  .main-text-builder .block-type4 .image {
    margin-bottom: 0px;
  }
  .main-text-builder .border-bottom-images {
    margin-left: 10px;
    margin-right: 10px;
  }
  #menu-button {
    width: 67px;
  }
}
@media screen and (min-width: 992px) {
  .col-lg-4 .title {
    color: #0c2759;
    font-family: "DidotLTStd-Roman";
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
  }
}
/* */
</pre></body></html>