.navbar-brand {
  height: unset; }

.pagination li a {
  line-height: 30px; }

.d-flex {
  display: flex; }

.btn_Scroll_Top {
  width: 42px;
  height: 42px;
  background: #ff9d62;
  border-color: #ff9d62;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: fixed;
  bottom: 50px;
  right: 30px;
  display: none;
  z-index: 9999; }
  .btn_Scroll_Top:focus, .btn_Scroll_Top:active, .btn_Scroll_Top:hover {
    background: #ff9d62 !important;
    border-color: #ff9d62 !important;
    box-shadow: none !important;
    outline: none !important; }

.btn-external {
  border: 1px solid rgba(255, 255, 255, 0.102);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.102);
  width: 149px;
  height: 48px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  padding-left: 47px; }
  .btn-external img {
    padding-right: 7px; }
  .btn-external.btn-tibb {
    border-bottom: 3px solid #0fb3a2;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: url(../img/tibb.png) no-repeat 10% center;
    padding-left: 40px; }
  .btn-external.btn-tibb-2 {
    border-bottom: 3px solid rgba(0, 140, 224, 0.8);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: url(../img/news.png) no-repeat 16% center;
    padding-left: 51px; }
  .btn-external.btn-palm {
    border-bottom: 3px solid #ff8401;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: url(../img/palm.png) no-repeat 13% center; }
  .btn-external:hover {
    color: #fff; }
  .btn-external:focus {
    box-shadow: none;
    outline: none;
    color: #fff; }

.search-modal .modal-dialog {
  width: 835px; }

.search-modal #newsT input {
  width: 632px !important; }

.search-modal #newsT .flex button.search {
  width: calc(100% - 632px) !important; }

.search-modal #searchTab {
  border-bottom: none;
  padding-left: 30px; }
  .search-modal #searchTab li a {
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.2);
    width: 95px;
    height: 38px;
    font-size: 16px;
    text-align: center;
    line-height: 1.375;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center; }
  .search-modal #searchTab li.active a {
    border-width: 1px;
    border-color: white;
    border-style: solid;
    background-color: white;
    color: #000; }

.search-modal .flex {
  display: flex; }
  .search-modal .flex .flex-part {
    position: relative; }
    .search-modal .flex .flex-part hr {
      border-top: 1px solid #fff;
      background: #fff;
      height: 30px;
      width: 1px;
      margin: 0 auto;
      z-index: 9999;
      position: absolute;
      top: 14px;
      left: 0; }
    .search-modal .flex .flex-part select {
      width: 320px;
      border-radius: 0 !important;
      border: 1px solid #fff !important;
      height: 58px !important;
      border-left: 0 !important;
      -webkit-appearance: none;
      -moz-appearance: none;
      border-color: rgba(255, 255, 255, 0.5) !important; }
      .search-modal .flex .flex-part select option {
        margin: 40px;
        background: #fff;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
        font-size: 18px;
        color: #333333;
        line-height: 2.222; }
    .search-modal .flex .flex-part .select-side {
      position: absolute;
      right: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 10px;
      color: #fff;
      line-height: 2.933;
      z-index: 9; }
  .search-modal .flex input {
    border: 1px solid white !important;
    border-color: rgba(255, 255, 255, 0.8) !important;
    background-color: #3e454c !important;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1) !important;
    width: 320px !important;
    height: 58px !important;
    border-radius: 0 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-right: 0 !important; }
  .search-modal .flex button.search {
    border: 1px solid white;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    width: 191px !important;
    height: 58px !important;
    font-size: 18px;
    color: #3e454c;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../img/search_2.png) no-repeat 10% center #ffac2e;
    line-height: 12px;
    position: relative !important;
    top: unset !important;
    right: unset !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important; }

.nav-bottom .navbar-nav ul.dropdown-menu li:hover {
  background: #e6e6e6; }

.nav-bottom .navbar-nav ul.dropdown-menu li.active {
  background: #e6e6e6; }

.row-equal-height {
  display: flex;
  flex-wrap: wrap; }

.search-modal .modal-dialog {
  margin: 10px auto; }

.search-modal .modal-content img {
  margin: 0px auto 40px auto; }

@media screen and (max-width: 1200px) {
  .nav-top .col-sm-6:first-child {
    height: unset; }
  .btn-tibb-container .btn-palm {
    margin-left: 20px; }
  .btn-external {
    width: 100%;
    font-size: 14px;
    padding: 7px 10px;
    height: auto;
    -webkit-background-size: 16px !important;
    background-size: 16px !important;
    padding-left: 37px !important; }
    .btn-external.btn-tibb-2 {
      padding: 7px 15px; }
    .btn-external.btn-palm {
      padding: 7px 10px; }
  .btn-tibb-container {
    margin-right: 10px; } }

@media screen and (max-width: 991px) {
  .btn-tibb-container .btn-palm {
    margin-left: 10px; } }

@media screen and (max-width: 900px) {
  .search-modal .modal-dialog {
    width: 92%; }
  .search-modal .modal-content img {
    padding: 0px 40px; }
  .search-modal .modal-content .input-group .search {
    width: 50px !important;
    padding: 0 !important;
    background-position: center center;
    font-size: 0 !important; }
  .search-modal .flex input,
  .search-modal .flex .flex-part {
    width: calc((100% - 50px) / 2) !important; }
  .search-modal .flex .flex-part select {
    width: 100% !important; }
  .search-modal .flex .flex-part hr {
    height: 22px; } }

@media screen and (max-width: 768px) {
  .nav-top .col-sm-6:first-child {
    height: 56px; }
  .navbar-nav .lang {
    width: 38px; }
  .nav-bottom .navbar-right {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .nav-bottom .social-icons {
    width: 100%; }
    .nav-bottom .social-icons li a {
      width: auto;
      height: auto;
      background-color: transparent;
      opacity: 1; }
  .btn-external {
    width: 100%;
    font-size: 12px;
    padding: 6px;
    height: auto;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    border: 1px solid rgba(255, 255, 255, 0.102) !important; }
    .btn-external img {
      width: 18px;
      height: auto;
      padding-right: 3px; }
  .row-equal-height {
    flex-wrap: nowrap; } }

@media screen and (max-width: 425px) {
  .modal .form-control, .modal .input-group .form-control:first-child {
    font-size: 14px; }
  .search-modal .flex .flex-part select option {
    font-size: 14px;
    line-height: 1.222; }
  .search-modal .modal-content .input-group .search {
    width: 40px !important;
    height: 40px !important;
    background-size: 15px !important; }
  .search-modal .flex button.search, .search-modal .flex input, .search-modal .flex .flex-part select {
    height: 40px !important;
    line-height: 30px !important; }
  .search-modal .flex input {
    width: calc((100% - 60px) / 2) !important; }
  .search-modal .flex .flex-part {
    width: calc((100% - 20px) / 2) !important; }
  .search-modal .flex .flex-part hr {
    height: 22px;
    top: 8px; } }

@media screen and (max-width: 767px) {
  .bg-gray {
    background: #e6e6e6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; } }
