@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300&display=swap");

.col-md-6 {float: left;}

.spot1 {
width: 25%;
padding-right: 10px;
}

.spot2 {
width: 70%;
padding-right: 10px;
}

.trans, .trans:visited {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: none;
color: #000!important;
padding: 20px 8px;
font-size: 11px;
font-weight: 400;
display: inline-block;
text-decoration: none;
text-align: center;
margin-top: 20px;
margin-bottom: 10px;
margin-right: 10px;
width: 150px;
max-width: 100%;
line-height: 119%;
border-radius: 0px;
border-bottom: 5px solid #434343;		
}

.trans:hover, .trans:active {	
background: none;	
color: #000!important;	
font-weight: 400;	
text-decoration: none;	
border-radius: 0px;	
border-bottom: 5px solid #c80f31;	
}

.lightbox > .img-fluid {
    max-height: 100% !important;
}

#lang{
    text-align: center;
    padding: 20px;
    font-style: italic;
color:red;
}

.icons-wrap{text-align: center;}

p {

}

.sticky-top { background: #fff; }

.translations {
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
}

.ctab, .ctab:visited {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #fff;
    color: #000 !important;
    padding: 8px 8px;
    font-size: 15px;
    font-weight: 800;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    margin: 10px 10px;
    width: auto;
    max-width: 100%;
    line-height: 119%;
    border-radius: 0;
    border-bottom: 1px solid #000;
}

.ctab:hover, .ctab:active {
    background: #fff;
    color: #565656 !important;
    font-weight: 800;
    text-decoration: none;
    border-radius: 0;
    border-bottom: 1px solid #565656;
}

.btn.btn-dark {
  float: left;
  font-size: 30px;
  padding: 12px;
  margin: 65px 0 0 68px;
  background: #000;
  text-decoration: none;
  color: #fff;
}

.card:nth-last-of-type(2),
.card:nth-last-of-type(1) {
  margin-top: 2.1rem;
}

@media (max-width: 1281px) {
  .card:nth-last-of-type(2),
  .card:nth-last-of-type(1) {
    margin-top: 1.9rem;
  }
}

#hero-plus-footer h4 {
  text-align: center;
}

#hero-plus-footer p {
  color: #fff;
}

ul li {
  list-style-type: "-  ";
}

.arrowList {
  list-style-type: "â†’  ";
}

q {
  font-style: italic;
}

.image {
  padding: 0 200px;
  margin: 40px 0;
}

/* .card:last-of-type {
  margin-top: 4rem !important;
}

.card:nth-of-type(4) {
  margin-top: 4rem !important;
} */

hr {
  color: white !important;
}

body {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 2;
  color: #000;
}

.container {
  margin-top: 21px;
  margin-bottom: 30px;
}

#cards-asset-3 {
  margin-top: 12px;
}

.card-body {
  display: none;
}

:root {
  --primary: black;
  --secondary: white;
}

b,
a {
  color: var(--primary);
}

.languagePageLink{color:red;}

/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
  background: #fff;
}

.jumbotron {
  text-align: center;
  background-color: var(--secondary);
  color: white;
  margin-bottom: 20px;
  padding: 2rem 2rem;
}

h1 {
  font-family: "Source Sans Pro", sans-serif;
  /* color: #d12124 !important; */
}

h1,
h2,
h3,
h4,
h5 {
  margin: 20px 0;
  text-align: left;
  color: black;
}

.btn {
  font-size: 0.8rem;
}

.translations {
  text-align: center;
  margin: 30px 0;
}

.lang {
  text-align: center;
  padding: 20px;
}

.card-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  orphans: 1;
  widows: 1;
}

#flags {
  padding: 10px;
  margin: 5px auto;
  text-align: center;
  padding: 0px 20px;
}

#flags a {
  text-decoration: none !important;
  color: transparent !important;
  font-size: 1em;
}

.flag-icon {
  font-size: 4.25em !important;
  margin: 0px 15px;
  vertical-align: middle;
  line-height: 0.5em !important;
}

.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
  background: url("https://uat.multivu.com/arc/designImageGetterServlet?uuid=f0e35059-23ad-4f31-b489-f36d4a5b2368")
    center;
  background-size: cover;
}

.foot-link {
    color: #000;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 22px;
    display: block;
}

.foot-link:hover {
    opacity: 0.8;
    color: #fd0202 !important;
    text-decoration: none;
}

.icons {
    color: #000;
    margin: 10px;
    font-size: 135%;
}

.icons:hover {
    opacity: 0.8;
    color: #fd0202 !important;
    text-decoration: none;
}

/*Header Box*/
#hero-plus-header {
  z-index: 1;
  display: block;
  background: #fff;
  width: 100%;
  position: sticky;
  text-align: center;
}

/*Hero Box*/
#hero-plus-hero {
  align-items: start;
}

/*Body Box*/
#hero-plus-body {
  font-size: 18px;
  font-family: Georgia, Times, "Times New Roman", serif;
}

.mt-4 .card-body {
  display: none;
}
.card-body .mt-4 {
  display: none;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0.25rem;
}

/*Footer Box*/
#hero-plus-footer {
  background: black;
  display: inline;
  text-align: center;
  font-family: Georgia, Times, "Times New Roman", serif;
}

/* Control carousel arrow*/
.carousel-gallery-arrow {
}

.gallery-inline .col-12 {
  display: none;
}

#txt {
  padding: 2% 10%;
}

blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  padding: 1% 6%;
  font-style: italic;
}

.p-3 {
  margin-bottom: 1rem;
  font-size: 110%;
  padding: 1% 6% !important;
  font-style: italic;
}

.blockquote-footer {
  float: right;
  font-weight: bold;
  color: #000;
}

#gallery {
  padding: 1% 10%;
  background: none;
  max-width: 100%;
  flex-basis: 100%;
    text-align: center;
}

#gallery .col-lg-3 {
    max-width: 40%;
    flex-basis: 40%;
    text-align: center;
}

#gallery h2 {
  display: none;
}

.logo {
  padding: 25px 0;
  padding: 0;
  margin: 13px 45px;
}

.ft-vid {
width: 60%;
margin: 10px auto;
}

.hero {
  max-width: 100%;
  padding: 0;
}


h5 {
  font-weight: bold;
  font-size: 115%;
  margin-bottom: 20px;
}

.soc,
.soc:visited,
.soc:hover {
  color: white;
  padding: 10px;
  margin: 10px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.side {
  float: right !important;
  width: 35%;
  margin: 1%;
}

#flags {
  padding: 10px;
  margin: 15px auto;
  text-align: center;
  padding: 10px;
}

.flag-icon {
  margin: 10px;
  vertical-align: middle;
}

#flags a {
  display: block;
  font-size: 0px;
}

.flag-icon::before {
  content: "" !important;
}

@media only screen and (max-width: 768px) {
  .image {
    padding: 0px;
    margin: 10px 0;
  }

#gallery .col-lg-3 {
    max-width: 100%;
    flex-basis: 100%;
    text-align: center;
}

  .ctab {
    display: block;
  }

  .logo {
    margin: 20px auto;
    display: block;
  }

  .side {
    float: none;
    width: 100%;
    margin: 20px auto;
  }

  .card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
}