header.et-l--header img {
  height: 40px !important;
  object-fit: contain;
  object-position: center;
}
.et_pb_module.et_pb_image.et_pb_image_0_tb_header {
  height: 50px !important;
  width: 250px !important;
  margin-right: 20px !important;
}

.et_pb_image_3_tb_footer .et_pb_image_wrap img {
  height: 45px !important;
  width: 300px !important;
  object-position: center;
}
.et_pb_module.et_pb_image.et_pb_image_3_tb_footer {
  width: 300px !important;
  height: 50px !important;
}

.add .inner h2 {
  font-size: 48px;
  padding-bottom: 30px;
  font-family: "FuturaPT-Bold", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.add .inner div {
  font-family: "MuseoSans-Medium";
  font-size: 17px;
  line-height: 24px;
  padding: 10px 60px;
  text-align: center;
}

.add .inner {
  padding: 60px 150px;
}
.statistics {
  width: 100vw;
  padding: 40px 80px;
  display: flex;
  justify-content: space-between;
}

.statistics .stat {
  width: 23%;
  height: 300px;
  margin: 20px 30px;
  display: flex;
  flex-direction: column;
  font-size: 20px;
  /* font-weight: bold; */
  justify-content: center;
  align-items: center;
  font-family: "MuseoSans-Medium";
  /* font-weight: bold; */
}

.statistics .stat h4 {
  font-family: "FuturaPT-Bold", Helvetica;
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 20px;
}

.wands {
  width: 100%;
  text-align: center;
  font-family: "FuturaPT-Bold", Helvetica;
  padding: 40px 60px;
  height: max-content;
}
.wands h3 {
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
}
.wands .gallery {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.wands .gallery div {
  position: relative;
  width: 48%;
  height: 400px;
  padding: 30px 20px;
}

.wands .gallery div:hover p {
  opacity: 1;
}

.wands .gallery div p {
  width: 100%;
  padding: 20px;
  background-color: rgba(165, 42, 42, 0.712);
  position: sticky;
  margin-top: -300px;
  text-transform: uppercase;
  color: white;
  opacity: 0;
  transition: opacity 1s 0.2s ease-in-out;
}
.wands .gallery div img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border: 5px solid rgba(12, 1, 92, 0.658);
  border-radius: 4px;
}

@media only screen and (max-width: 500px) {
  .add {
    background-color: white;
  }

  .add .inner h2 {
    font-size: 28px;
    padding-bottom: 10px;
    font-family: "FuturaPT-Bold", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
  }

  .add .inner div {
    font-family: "MuseoSans-Medium";
    font-size: 14px;
    line-height: 24px;
    padding: 0;
  }

  .add .inner {
    padding: 32px 24px;
  }

  .add .img img {
    object-position: 50% center;
  }

  .statistics {
    padding: 40px 10px;
    flex-direction: column;
  }

  .statistics .stat {
    width: 100%;
    height: 300px;
    margin: 20px 0px;
    height: 150px;
    font-size: 20px;
  }

  .statistics .stat h4 {
    font-family: "FuturaPT-Bold", Helvetica;
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .wands {
    padding: 30px 15px;
  }
  .wands h3 {
    font-size: 35px;
  }
  .wands .gallery div {
    position: relative;
    width: 100%;
    height: 400px;
    padding: 30px 20px;
  }
  header.et-l--header img {
    height: 40px !important;
    object-fit: contain;
    object-position: center;
  }
  .header_search {
    display: none !important;
  }
  .et_pb_module.et_pb_image.et_pb_image_0_tb_header {
    height: 50px !important;
    width: 170px !important;
  }
  .et_pb_image_3_tb_footer .et_pb_image_wrap img {
    height: 50px !important;
    width: 300px !important;
  }
  .et_pb_module.et_pb_image.et_pb_image_3_tb_footer {
    width: 300px !important;
    height: 50px !important;
  }
}

#google_translate_element .goog-te-gadget span {
  display: none;
}

#google_translate_element .goog-te-gadget {
  display: flex;
  font-size: 0px;
  width: 100%;
}

#google_translate_element .goog-te-gadget div {
  width: 100%;
}
.goog-te-combo {
  height: 30px !important;
}

@media (max-width: 500px) {
  .hide-on-med-and-down {
    display: none;
  }
}
.tr-section div {
  margin-top: 0;
}
.tr-section p{
    padding-bottom: 0;
}
.tr-section {
  margin-top: 0px;
  background-color: #0d2a56;
  overflow-x: hidden;
  padding:14px ;
  font-family: FuturaPT-Demi, Helvetica, Arial;
  font-size: 15px;
  display: flex;
  justify-content: space-evenly;
  border-bottom: .3px solid rgba(173, 172, 172, 0.137);
  align-items: center;
}
.tr-section p {
  color: white !important;
  margin-top: 0;
}
.goog-te-combo {
    align-items :center;
appearance :none;
background-color: rgb(222, 228, 236);
background-position-x: calc(100% - 20px);
background-position-y: 50%;
background-repeat: no-repeat;
border-bottom-color: rgb(10, 17, 88);
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-style: solid;
border-bottom-width: 0px;
border-left-color: rgb(10, 17, 88);
border-left-style: solid;
border-left-width: 0px;
border-right-color: rgb(10, 17, 88);
border-right-style: solid;
border-right-width: 0px;
border-top-color: rgb(10, 17, 88);
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-style: solid;
border-top-width: 0px;
box-sizing: border-box;
color: rgb(10, 17, 88);
cursor: default;
display: block;
  font-family: FuturaPT-Demi, Helvetica, Arial;

font-feature-settings: normal;
font-kerning: auto;
font-optical-sizing: auto;
font-size: 13.3333px;
font-stretch: 100%;
font-style: normal;
font-variant-alternates: normal;
font-variant-caps: normal;
font-variant-east-asian: normal;
font-variant-ligatures: normal;
font-variant-numeric: normal;
font-variant-position: normal;
font-variation-settings: normal;
font-weight: 500;
height: 30px;
letter-spacing: normal;
line-height: 21.3333px;
margin-bottom: 4px;
margin-left: 0px;
margin-right: 0px;
margin-top: 4px;
outline-color: rgb(10, 17, 88);
outline-style: none;
outline-width: 0px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
padding-top: 0px;
tab-size: 4;
text-align: left;
text-indent: 0px;
text-rendering: auto;
text-shadow: none;
text-transform: none;
text-wrap: nowrap;
white-space-collapse: preserve;
width: 164px;
word-spacing: 0px;
writing-mode: horizontal-tb;
-webkit-font-smoothing: antialiased;
-webkit-rtl-ordering: logical;
}