.menu-area {
  background: #02195c;
  ;
}

#google_translate_element {
  margin-bottom: -20px;
}

#google_translate_element .goog-te-gadget {
  font-family: arial;
  font-size: 0;
  color: #02195c;
  white-space: nowrap;
}

.navbar-brand.font-weight-bold.text-white {
  padding: 0 0;
}

.navbar-nav.mr-auto {
  margin-left: 70px;
}


.dropdown-menu {
  padding: 0;
  margin: 0;
  border: 0 solid transition !important;
  border: 0 solid rgba(0, 0, 0, .15);
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.mainmenu a,
.navbar-default .navbar-nav>li>a,
.mainmenu ul li a,
.navbar-expand-lg .navbar-nav .nav-link {
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
  padding: 16px 15px;
  font-family: 'Roboto', sans-serif;
  display: block !important;
}

.mainmenu .active a,
.mainmenu .active a:focus,
.mainmenu .active a:hover,
.mainmenu li a:hover,
.mainmenu li a:focus,
.navbar-default .navbar-nav>.show>a,
.navbar-default .navbar-nav>.show>a:focus,
.navbar-default .navbar-nav>.show>a:hover {
  color: #fff;
  outline: 0;
}

.border-right {
  border-right: none !important;
}

.logo-css {
  width: 100%;
  height: auto;
  margin-left: -30px;
}

/*==========Sub Menu=v==========*/

.mainmenu .collapse ul>li:hover>a {
  background: var(--primary-color);
}

.mainmenu .collapse ul ul>li:hover>a,
.navbar-default .navbar-nav .show .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .show .dropdown-menu>li>a:hover {
  background: var(--primary-color);
}

.mainmenu .collapse ul ul ul>li:hover>a {
  background: var(--primary-color);
}

.mainmenu .fa {
  color: #fff;
  padding: 5px;
  font-size: 25px;
}

.mainmenu .collapse ul ul,
.mainmenu .collapse ul ul.dropdown-menu {
  background: var(--basic-color) !important;
}

.mainmenu .collapse ul ul ul,
.mainmenu .collapse ul ul ul.dropdown-menu {
  background: #1E88E5
}

.mainmenu .collapse ul ul ul ul,
.mainmenu .collapse ul ul ul ul.dropdown-menu {
  background: #64B5F6
}

.boredr-bot {
  border-bottom: solid 5px var(--primary-color) !important;
  padding: 10px 15px;
  position: sticky;
  z-index: 9999;
  top: 0;
}

.mainmenu .collapse ul ul li {
  border-bottom: solid 1px #1d3c60;
}

.dropdown-menu a {
  padding: 12px 10px !important;
}

.dropdown.border-right {
  border-right: none !important;
}

/******************************Drop-down menu work on hover**********************************/

.mainmenu {
  background: none;
  border: 0 solid;
  margin: 0;
  padding: 0;
  min-height: 20px;
  width: 100%;
}

@media only screen and (min-width: 767px) {
  .mainmenu .collapse ul li:hover>ul {
    display: block
  }

  .mainmenu .collapse ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 250px;
    display: none
  }

  /* 
  .mainmenu .collapse ul .last {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    display: none
  } */
  /*******/
  .mainmenu .collapse ul ul li {
    position: relative
  }

  .mainmenu .collapse ul ul li:hover>ul {
    display: block
  }

  .mainmenu .collapse ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 250px;
    display: none
  }

  .mainmenu .collapse ul ul .left-open {
    position: absolute;
    top: 0;
    left: -100%;
    min-width: 250px;
    display: none
  }

  /*******/
  .mainmenu .collapse ul ul ul li {
    position: relative
  }

  .mainmenu .collapse ul ul ul li:hover ul {
    display: block
  }

  .mainmenu .collapse ul ul ul ul {
    position: absolute;
    top: 0;
    left: -100%;
    min-width: 250px;
    display: none;
    z-index: 1
  }
}

@media only screen and (max-width: 767px) {
  .navbar-nav .show .dropdown-menu .dropdown-menu>li>a {
    padding: 16px 15px 16px 35px
  }

  .navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu>li>a {
    padding: 16px 15px 16px 45px
  }
}

/*-----------------top-header---------------------*/

.top-menu {
  background: #666;
  color: #fff;
  border-bottom: 1px solid #EDEDED;
  line-height: 16px;
  text-align: center;
  padding: 8px 0;
}

.top-menu ul {
  margin-left: -8px;
  margin-top: 6px;
  margin-bottom: 0;
}

#google_translate_element span {
  margin-left: -40px;
}

#google_translate_element span a {
  color: #fff;
  display: none;
}

.header-right {
  padding-top: 6px;
}

/* 
.top-menu li {
  padding-bottom: 5px;
} */

.top-menu .header-right a {
  color: #fff ! important;
}

.top-menu .top-bar-left a {
  color: #fff ! important;
}

.top-menu .top-bar-left ul li {
  border-left: 1px solid #F3F3F3;
  margin-right: -3px;
}

.top-menu .header-right ul li {
  border-left: 1px solid #F3F3F3 !important;

}

/* 
.top-menu .top-bar-left ul li:nth-child(1) {
  border-left: 1px solid #F3F3F3;
}

.top-menu .top-bar-left ul li:nth-child(2) {
  border-left: 1px solid #F3F3F3;
}

.top-menu .top-bar-left ul li:nth-child(3) {
  border-left: 1px solid #F3F3F3;
}

.top-menu .top-bar-left ul li:nth-child(4) {
  border-left: 1px solid #F3F3F3;
}

.top-menu .top-bar-left ul li:nth-child(5) {
  border-left: 1px solid #F3F3F3;
}

.top-menu .top-bar-left ul li:nth-child(6) {
  border-left: 1px solid #F3F3F3;
}

.top-menu .top-bar-left ul li:nth-child(7) {
  border-left: 1px solid #F3F3F3;
}

.top-menu .top-bar-left ul li:nth-child(8) {
  border-left: 1px solid #F3F3F3;
}

.top-menu .top-bar-left ul li:nth-child(9) {
  border-left: 1px solid #F3F3F3;
}

.top-menu .top-bar-left ul li:nth-child(10) {
  border-left: 1px solid #F3F3F3;
}

.top-menu .top-bar-left ul li:nth-child(13) {
  border-left: 1px solid #F3F3F3;
}

.top-menu .top-bar-left ul li:nth-child(13) {
  border-left: 1px solid #F3F3F3;
  padding-right: 1px !important;
}

.top-menu .top-bar-left ul li:last-child {
  border-left: 1px solid #F3F3F3;
  border-right: 1px solid #F3F3F3;
}

.top-menu .top-bar-right ul li:first-child {
  border-right: 1px solid #F3F3F3;
}

.top-menu .top-bar-right ul li:last-child {
  border-left: 1px solid #F3F3F3;
  border-right: 1px solid #F3F3F3;
} */

.top-menu ul li a:hover {
  /* background-color: rgba(222, 222, 222, .50); */
  color: #1E88E5 !important;


}


.tooltip {
  background-color: #000;
  border-radius: 5px;
  padding: 0 !important;
  border: 1px solid #449D44;
  margin-top: 2px;
}

.dropdown-menu {
  width: 100%;
}

@media only screen and (max-width: 479px) {
  #close {
    left: 40%;
    top: 20px !important;
    font-size: 14px;
    padding: 9px 9px;
  }

  #popup {
    top: 40% !important;
    width: 85%;
  }

  .top-menu ul {
    margin-left: 0;
    margin-top: 0px;
    margin-bottom: 2px;
  }

  .top-menu .top-bar-left a {
    color: #fff !important;
    font-size: 12px;
  }

  .top-menu .top-bar-left ul li:nth-child(1) {
    border-left: 0 !important;
  }

  .top-menu .top-bar-left ul li:nth-child(2) {
    border-left: 1px solid #fff !important;
  }

  .top-menu .top-bar-left ul li:nth-child(3) {
    border-left: 1px solid #fff !important;
  }

  .top-menu .top-bar-left ul li:nth-child(4) {
    border-left: 1px solid #fff !important;
  }

  .top-menu .top-bar-left ul li:nth-child(5) {
    border-left: 1px solid #fff !important;
  }

  .top-menu .top-bar-left ul li:nth-child(6) {
    border-left: 1px solid #fff !important;
  }

  .top-menu .top-bar-left ul li:nth-child(7) {
    border-left: 1px solid #fff !important;
  }

  .top-menu .top-bar-left ul li:nth-child(8) {
    border-left: 1px solid #fff !important;
  }

  .top-menu .top-bar-left ul li:last-child {
    border-left: 1px solid #fff !important;
    border-right: 0
  }

  .ribbon-edge-topleft {
    display: none;
  }

  .ribbon-edge-bottomright {
    display: none;
  }
}
