
/*all screen*/
::selection {
  background-color: rgb(254, 215, 0);
  color: rgb(255, 255, 255);
}

.container-fluid-navbar {
  border-top: 1px solid rgb(254, 215, 0);
  border-bottom: 1px solid rgb(254, 215, 0);
}

.btn-lang {
  background-color: transparent;
}

.language {
  border: 1px solid rgb(197, 196, 195);
  border-radius: 9px 9px;
}

.navbar-color {
  background-color: rgb(255, 255, 255);
}
.iframe-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.custom-search {
  font-family: Futura Md BT;
  color: rgb(102, 102, 102);
}

.btn-carousel {
  width: 24px !important;
  height: 24px !important;
}

.btn-carousel-en {
  background-color: rgb(255, 255, 255) !important;
}

div.carousel-indicators button.active {
  background-color: rgb(254, 215, 0) !important;
}

/*logo mobile menu*/
.shell-logo-mobile {
  padding-right: 5px;
}

.form-control {
  caret-color: #fed700;
}

.form-control:focus {
  border-color: #fed700;
  box-shadow: 0 0 0 0.2rem rgba(254, 215, 0, 0.4392156863);
}

.form-select:focus {
  border-color: #fed700;
  box-shadow: 0 0 0 0.2rem rgba(254, 215, 0, 0.4392156863);
}

.card {
  height: 100%;
}

/*featured content*/
.shell-featured-content {
  background-color: rgb(234, 235, 236);
  margin: 0px 0px 0px 0px;
  text-align: center;
}

.shell-title-content {
  font-family: Futura Md BT;
  font-size: 22pt;
  font-weight: bold;
  color: rgb(91, 94, 91);
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
}

/*swiper article*/
.swiper {
  width: 100%;
  height: 100%;
  padding-bottom: 10px !important;
  z-index: 0 !important;
}

.swiper-slide-active {
  width: 360px;
}

.swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shell-card-img {
  width: 9.1017cm;
  height: 6.0678cm;
}

.shell-card-body {
  width: 90%;
  height: 2.1933cm;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  margin-top: -12%;
  border-bottom: 4.002519685px solid rgb(254, 215, 0);
  padding: 7px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card {
  background-color: transparent !important;
}

.shell-card-text {
  font-family: Futura Md BT;
  font-size: 13.5pt;
  font-weight: 500;
  line-height: 1.5;
  color: rgb(90, 93, 90);
  vertical-align: middle;
  /*line clamp title article*/
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.shell-link {
  text-decoration: none;
}

.shell-link-title {
  text-decoration: none;
  font-family: Futura Md BT;
  font-size: 22pt;
  font-weight: bold;
  color: rgb(91, 94, 91);
  text-transform: uppercase;
}

.shell-link-title:hover {
  color: rgb(35, 31, 32);
}

.sv-art:hover {
  fill: #FED700;
}

.swiper-button-next {
  height: 2.2401cm;
  width: 1.0197cm;
  background-color: rgba(255, 255, 255, 0.7019607843);
  z-index: 1 !important;
  top: 37% !important;
}

.swiper-button-next:after {
  font-size: 1.0774cm;
  color: rgb(147, 149, 151);
  font-weight: 100 !important;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
  height: 2.2401cm;
  width: 1.0197cm;
  background-color: rgba(255, 255, 255, 0.7019607843);
  z-index: 1 !important;
  top: 37% !important;
}

.swiper-button-prev:after {
  font-size: 1.0774cm;
  color: rgb(147, 149, 151);
  font-weight: 100 !important;
}

.container-form-lets-talk {
  height: 100%;
}

#case_id {
  pointer-events: none;
  background-color: #ffffff;
}

html {
  --scrollbarBG: #E0E0DF;
  --thumbBG: rgb(251,176,64);
}

body::-webkit-scrollbar {
  width: 15px;
  height: 50px;
}

body {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

body::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}

body::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);

}

.shell-icon-share-a, .shell-icon-share-b, .shell-icon-share-c {
  border-top: 0px;
  border-left: 1px solid #939597;
  border-right: 1px solid #939597;
  border-bottom: 1px solid #939597;
}

.shell-icon-share-d {
  border-left: 1px solid #939597;
  border-right: 1px solid #939597;
}

.shell-border {
  border: 1px solid #939597;
}

/*# sourceMappingURL=shell-style.css.map */
