/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.header {
  background: transparent !important;
  position: absolute;
  z-index: 999;
  width: 100%; }

.btn--outline.btn--1494867300049_0 {
  border-color: #ffffff !important;
  color: #ffffff !important;
  text-align: center;
  margin-left: 26%; }

.container-fluid.head {
  margin-left: 3%;
  margin-right: 3%; }

.section--1580364450807 {
  background: transparent;
  /* height: 72vh; */
  padding-top: 28vh; }

.block--1580366258570 {
  margin-top: -21%; }

@media only screen and (max-width: 768px) {
  .background-image--1580364450807 {
    background-position: 0% !important; } }
.hide-old-menu {
  display: none; }

.menuclass ul {
  margin: 0;
  padding: 0; }

.menuclass ul li {
  display: inline; }

.menuclass ul li ul {
  display: none; }

.menuclass ul li:hover {
  color: #fff !important; }

.header--left .header-menu a {
  line-height: 100px;
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  font-weight: bold; }

@media screen and (min-width: 700px) {
  .menuclass {
    float: right; }

  .menuclass ul {
    list-style: none;
    position: relative;
    float: right;
    margin: 0;
    padding: 0; }

  .menuclass ul a {
    color: #333; }

  .menuclass ul li {
    position: relative;
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
    min-width: 100px;
    text-align: center; }

  .menuclass ul li:hover {
    color: #1c2f86; }

  .menuclass ul ul {
    box-shadow: none; }

  .menuclass ul ul a:hover {
    color: #ed7a00 !important; }

  .menuclass ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 0;
    z-index: 1111; }

  .menuclass ul ul li {
    min-width: 100%; }

  .menuclass ul ul a {
    line-height: 120%;
    padding: 1px 12px;
    text-align: left;
    display: block !important;
    white-space: nowrap; }

  .menuclass ul ul ul {
    top: 0;
    left: 100%; }

  .menuclass ul li:hover > ul {
    display: block; } }
.menuclass ul li:hover > ul {
  display: block; }

.header .logo--text, .header--left .header-menu a {
  line-height: 40px;
  white-space: nowrap; }

.menuclass li ul a {
  line-height: 49px !important; }

.menuclass ul ul {
  background: #0404044d !important;
  border-top: 3px solid #2658dc !important; }

.menuclass ul ul a {
  color: #fff !important; }

.menuclass ul ul a:hover {
  color: #fff !important; }

.menuclass ul ul li {
  border-bottom: 0px solid #fff; }

.menuclass {
  width: 81%;
  float: left; }
