/* Footer */

footer {
  background-color: #116aab;
  color: #fff;
  padding: 20px 0 !important;
}

footer .row {
  padding: 20px 0;
  font-size: 13px;
  line-height: 13px;
}

footer .row:nth-child(1) {
  padding-bottom:0;
}

@media (min-width: 768px) {
  footer .row:nth-child(1) {
    padding-bottom:20px;
  }
}

body footer a {
  color: #fff;
}

body footer a:hover,
body footer a.nav-link:hover {
  color:#fff;
  text-decoration:underline;
}

body footer a:focus {
  color: #fff;
}

footer p {
  margin: 0;
}

footer .list-inline-item {
  margin-right:.5rem;
  vertical-align:top;
}

[lang="AR"] footer .list-inline-item {
  margin-left:.5rem;
  margin-right:0;
}

footer .logo {
  margin-top:0;
}

footer .logo img {
  width:100%;
  height:auto;
}

@media (min-width: 375px) {
  footer .logo img {
    height:60px;
    width:auto;
    padding-right:0;
  }
}

[lang="RU"] footer .logo img {
  height:55px;
}

footer h4.section-title {
  color: #fff;
  margin: 30px 0 15px 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  white-space: nowrap;
  padding-right: 15px;
  display: flex;
  align-items: baseline;
}

[lang="ar"] footer h4.section-title {
  padding-right: 0;
  padding-left: 15px;
}

@media (min-width: 768px) {
  footer h4.section-title {
    margin: 2px 0 20px 0;
  }
}

@media (min-width: 992px) {
  footer .join-us {
    padding: 0;
  }
}

footer .tiktok {
  width:19px;
  height:22px;
  display:inline-block;
  vertical-align:top;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' shape-rendering='geometricPrecision' image-rendering='optimizeQuality' text-rendering='geometricPrecision' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 2859 3333' style='enable-background:new 0 0 2859 3333;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23363B3F;%7D%0A%3C/style%3E%3Cpath class='st0' d='M2081,0c55,473,319,755,778,785v532c-266,26-499-61-770-225v995c0,1264-1378,1659-1932,753 c-356-583-138-1606,1004-1647v561c-87,14-180,36-265,65c-254,86-398,247-358,531c77,544,1075,705,992-358V1h551V0z'/%3E%3C/svg%3E");}  
}  

@media (max-width: 768px) {
  footer .links li:first-child a {
    padding-left:0;
  }
}

footer .links .row {
  padding-top:0;
  padding-bottom:0;
}

footer .links .tx-jfmulticontent-pi1::after {
  content:"";
  height:1px;
  background-color:#5e90b3;
  display:inline-block;
  width:95%;
  margin:15px 10px;
  clear:left;
}

footer .links .tx-jfmulticontent-pi1 .d-sm-block {
  white-space:nowrap;
  display:flex;
  padding-bottom:10px;
}

footer .links .tx-jfmulticontent-pi1 .d-md-flex {
  padding-bottom:0;
}

footer .links p {
  margin: 0;
  line-height: 20px;
}

footer .links ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  line-height: 20px;
  margin:0;
}

[lang="AR"] footer .links ul {
  padding-right: 0;
}

@media (max-width: 768px) {
  footer .links {
    margin-left: -10px;
  }

  [lang="AR"] footer .links {
    right: -10px;
    margin-left:0;
  }
}

footer .links ul li {
  display: inline-block;
  margin-bottom:3px;
}

[lang="AR"] footer .links ul li.dropdown {
  margin:0 0 0 30px;
}

footer .links ul li .dropdown-menu .dropdown-item {
  margin:0;
  padding:3px 10px;
}

footer .links ul li a {
  padding:0 10px 0 0;
  margin-left:10px;
}

footer .links ul li::after {
  content: "";
  display: inline-block;
  height: 10px;
  width: 1px;
  background-color: #fff;
}

footer .links .dropup {
  position:relative;
}

footer .links ul li:last-child::after {
  display: none;
}

footer .links .dropdown-menu {
  font-size:13px;
  width:230px;
}

[lang="AR"] footer .links .dropdown-menu {
  text-align:right;
  right:0;
}

footer .links .col-sm-12 {
  display:table-cell;
  margin-bottom:0;
  padding-right:15px;
}

footer .store-box {
  width: 120px;
  height: 36px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-left: 0;
  margin-right: 10px;
}

[lang="ar"] footer .store-box {
  margin-left: 10px;
  margin-right: 0;
}

footer .store-box.apple {
  background-image: url(../images/app-store.svg);
}

footer .store-box.google {
  background-image: url(../images/google-play.svg);
}

@media (min-width: 992px) {
  footer .store-box-container {
    padding:0;
  }
}

footer .store-box-container .list-inline {
  margin-bottom: 0;
  display: flex;
}

[lang="ar"] footer .store-box-container .list-inline {
  padding-right: 0;
}

footer .social-icons {
  margin-bottom: 0;
  line-height: 30px;
}

[lang="ar"] footer .social-icons {
  padding-right: 0;
}

footer .social-icons a,
footer .social-icons i {
  cursor:pointer;
}

footer .social-icons .fa {
  font-size: 23px;
  height: 22px;
  text-align: center;
  color: #363b3f;
}

footer .modal {
  pointer-events: none;
}

footer .modal-content {
  width: auto;
}

footer .modal-content .close {
  padding: 1rem 1rem 0 1rem;
  text-align: right;
}

footer .copyright {
  margin-top:1.5em;
}

#wechat-modal {
  z-index:2001;
}

#wechat-modal .modal-dialog-centered {
  width:max-content;
  margin:0 auto;  
}

#wechat-modal .modal-content {
  width:auto;
}

#wechat-modal button {
  text-align:right;
  padding:10px;
}

#wechat-modal button:focus {
  outline:0;
}

[lang="AR"] #wechat-modal button {
  text-align:left;
}

footer .dropdown-toggle,
footer .dropdown-toggle:focus,
footer .dropdown-toggle:active {
  font-size:13px;
  background-color:transparent !important;
  border:0;
  padding:0 .75rem;
  box-shadow:none !important;
  color:#fff;  
  line-height:1.5;
}

footer .dropdown-toggle:hover {
  background-color:transparent;
  text-decoration:underline;
  color:#fff;
}

footer .links .dropdown-toggle::after {
  vertical-align:middle;
}

footer .dropdown-item {
  padding:.4rem 0.7rem;
  white-space:normal;
  line-height:normal;
}

footer .dropdown-item:hover,
footer .dropdown-item:focus {
  color:#16181b;
  text-decoration:none;
  background-color:#f8f9fa;
}

@media (max-width: 768px) {
  footer .links .col-sm-12 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

#st_gdpr_iframe {
  display:none;
}