/**
*
* -----------------------------------------------------------------------------
*
* Template : Bizzmug - Multipurpose Business HTML Template
* Author : Theme-Metric
* Author URI : https://www.templatemonster.com/authors/thememetric/
*
* -----------------------------------------------------------------------------
*
**/

/*-----------------------------------------------------------------------------------*/
/*	GLOBAL CSS THAT ARE APPLIED FOR ALL SCREEN SIZES
/*-----------------------------------------------------------------------------------*/
.navbar {
  float: left;
  clear: both;
  width: 100%;
  font-size: 0;
  z-index: 9999;
  /*background: #1c1c1c;
   -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
   -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
   box-shadow: 0 2px 5px rgba(0, 0, 0, .2);*/
}

.navbar ul,
.navbar li,
.navbar p,
.navbar a,
.navbar div,
.navbar i {
  border: 0;
  margin: 0;
  padding: 0;
}

.navbar li {
  display: block;
  vertical-align: top;
  position: relative;
}

.navbar a {
  display: block;
  padding: 16px;
}

.navbar .row {
  float: left;
  width: 100%;
  position: relative;
}
.header3 .navbar > ul > li > a {
  padding: 22px 0;
}
.fullscreen-slider
  #section-header
  .header-bottom
  .mainmenu-area
  #mainmenu
  .navbar
  > ul
  > li
  > a {
  color: #fff;
  padding: 35px 0 32px;
}

.fullscreen-slider
  #section-header
  .header-bottom.sticky
  .mainmenu-area
  #mainmenu
  .navbar
  > ul
  > li
  > a {
  color: #263238;
}

/*-----------------------------------------------------------------------------------*/
/*	SUB-MENUS SETTINGS 
/*-----------------------------------------------------------------------------------*/
/* Hide sub-menus */
.navbar ul ul {
  position: absolute;
  top: 100%;
  width: 100%;
  display: none;
  background: #263238;
  border-bottom: 2px solid #eea303;
}
.navbar ul ul li a {
  color: #fff;
  font-weight: 400;
}
.navbar ul ul li.active a,
.navbar ul ul li a:hover {
  color: #eea303 !important;
}

.navbar ul ul.visible,
.navbar ul .em-mega-menu ul.visible ul.sub-menu {
  display: block;
  z-index: 17;
}

/* Adjust position of mega-menu */
.navbar li:hover > ul.mega-menu > li > ul {
  position: relative;
}

/*-----------------------------------------------------------------------------------*/
/*	SUB-MENUS APPEARANCE 
/*-----------------------------------------------------------------------------------*/
/* Place border bottom */
.navbar ul ul li {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
}

/* Remove border bottom on last li*/
.navbar ul ul li:last-child {
  border-bottom: 0;
}

/* Puts shadow on sub-menus */
.navbar .sub-menu,
.mega-menu {
  -webkit-box-shadow: 0px 4px 13px -3px #232323;
  -moz-box-shadow: 0px 4px 13px -3px #232323;
  -ms-box-shadow: 0px 4px 13px -3px #232323;
  -o-box-shadow: 0px 4px 13px -3px #232323;
  box-shadow: 0px 4px 13px -3px #232323;
}
.mega-em h2 {
  position: absolute;
  bottom: 30px;
  margin: 0 !important;
  padding: 5px 28px;
  left: 25px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.mega-em ul li a {
  position: relative;
}
#inner .navbar li a {
  color: #000;
}
#inner .navbar li li a {
  color: #fff;
}

/*-----------------------------------------------------------------------------------*/
/*  APPEARANCE SETTINGS 
/*-----------------------------------------------------------------------------------*/
.navbar a {
  color: #4a4a4a;

  /* Remove the blue Webkit background when element is tapped */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.multi ul ul {
  background: transparent !important;
}

.multi ul li a {
  font-weight: 400 !important;
  font-size: 13px !important;
}

.home4 .nav-menu > li > a {
  color: #101010;
}
.nav-menu > li > a {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 700;
}

/* Modifies position of icons on the menu */

.navbar li i {
  margin-right: 10px;
  font-size: 16px;
  /* Make the font smoother for Chrome */
  transform: translate3d(0, 0, 0);
}

.mega-menu h1,
.mega-menu h2,
.mega-menu h3 {
  margin-bottom: 24px;
}
.nav-menu li .mega-menu li a {
  padding: 0;
  width: auto;
  display: inline-block;
}

/*-----------------------------------------------------------------------------------*/
/*  Typography
/*-----------------------------------------------------------------------------------*/
.navbar ul {
  /* Put "center" to align the center menu */
  text-align: left;
}
.navbar li {
  font-size: 14px;
}

.navbar a {
  font-weight: 400;
}

.navbar .sub-menu li a {
  padding: 10px 14px;
  transition: all 0.4s;
}

/* Sub-menus - font size and text alignment*/
.navbar ul ul a {
  font-size: 13px;
  text-align: left;
}

.mega-menu p {
  margin: 12px 0;
}

.mega-menu li p a {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}

/*-----------------------------------------------------------------------------------*/
/*  MEGA MENU
/*-----------------------------------------------------------------------------------*/

.navbar {
  height: 100%;
}

.nav-menu .mega-menu {
  left: 0;
  width: 100%;
  position: absolute;
}

.nav-menu .mega-menu .mega-menu-container {
  float: left;
  width: 100%;
  position: relative;
  padding: 16px 16px 0 16px;
}

.nav-menu .mega-menu .sub-menu {
  display: block;
  position: relative;
  width: auto;
  padding: 0;
  min-height: initial;
  box-shadow: none;
}

.nav-menu .mega-menu .sub-menu a {
  padding: 9px 5px;
}

.nav-menu .mega-menu .sub-menu li,
.nav-menu .mega-menu .sub-menu a {
  width: 100%;
}

/*-----------------------------------------------------------------------------------*/
/*  MEGA MENU - IMAGES
/*-----------------------------------------------------------------------------------*/
.nav-menu .mega-menu li div.mega-menu-innner .single-magemenu {
  float: left;
  width: 100%;
  padding: 7px 12px 3px;
}

.nav-menu .mega-menu li div.mega-menu-innner .single-magemenu ul {
  border-width: 0;
}

/*Hover Effect Images*/
.nav-menu .mega-menu li div.mega-menu-img a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.multi .sub-menu li img {
  width: 50px;
  transition: all 0.5s ease 0s;
  border-radius: 100%;
}
.multi .sub-menu li:hover img {
  transform: rotate(100deg);
}
.multi .sub-menu li {
  margin-bottom: 15px;
}
.multi .sub-menu li {
  padding-bottom: 15px;
}
.multi .col-3 .sub-menu li a {
  display: inline;
}
.nav-menu .mega-menu-img h2 {
  font-size: 16px;
  margin: 12px 0 0 0;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-menu .mega-menu > li .mega-menu-img-meta {
  padding: 0;
  width: auto;
  position: relative;
  height: auto;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}

/*-----------------------------------------------------------------------------------*/
/*  MEGA MENU - MAP
/*-----------------------------------------------------------------------------------*/
#map {
  height: 500px;
}

/*-----------------------------------------------------------------------------------*/
/*  TRANSITIONS AND EFECTS
/*-----------------------------------------------------------------------------------*/
.nav-menu ul {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.mega-menu-img-meta img {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  -ms-transition: -ms-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

/*-----------------------------------------------------------------------------------*/
/*  LINE
/*-----------------------------------------------------------------------------------*/
.navbar .line {
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  margin-top: 20px;
  text-align: left;
  color: #fff;
  padding-left: 15px;
}

/*-----------------------------------------------------------------------------------*/
/*  RESPONSIVE IMAGES
/*-----------------------------------------------------------------------------------*/
.navbar img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

/*-----------------------------------------------------------------------------------*/
/*  MEDIA QUERIES
/*-----------------------------------------------------------------------------------*/
@media screen and (min-width: 500px) {
  .navbar h1 {
    font-size: 3.8rem;
    line-height: 1.2em;
  }

  .navbar h2 {
    font-size: 2rem;
    line-height: 1.2em;
  }

  .navbar h3 {
    font-size: 3.3rem;
  }

  .navbar h4 {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 992px) {
  .navbar {
    /*border:1px solid #000;*/
    height: auto !important;
  }

  .navbar h1 {
    font-size: 3.2rem;
    line-height: 1.2em;
  }

  .navbar h2 {
    font-size: 2.5rem;
    line-height: 1.2em;
  }

  .navbar h3 {
    font-size: 2rem;
  }

  .navbar h4 {
    font-size: 1rem;
  }

  /* Grid */
  .navbar .row [class*="col-"] {
    display: block;
    width: 100%;
    min-height: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5%;
  }

  .navbar .row [class*="col-"]:first-child {
    margin-left: 0 !important;
  }

  .navbar .row .col-12 {
    width: 100%;
  }

  .navbar .row .col-11 {
    width: 91.45833333333334%;
  }

  .navbar .row .col-10 {
    width: 82.91666666666667%;
  }

  .navbar .row .col-9 {
    width: 74.375%;
  }

  .navbar .row .col-8 {
    width: 65.83333333333334%;
  }

  .navbar .row .col-7 {
    width: 57.29166666666667%;
  }

  .navbar .row .col-6 {
    width: 48.75%;
  }

  .navbar .row .col-5 {
    width: 40.208333333333336%;
  }

  .navbar .row .col-4 {
    width: 31.666666666666668%;
  }

  .navbar .row .col-3 {
    width: 23.125%;
  }

  .navbar .row .col-2 {
    width: 14.583333333333334%;
  }

  .navbar .row .col-1 {
    width: 6.041666666666667%;
  }
  /*-----------------------------------------------------------------------------------*/
  /*  RESPONSE MENU
	/*-----------------------------------------------------------------------------------*/
  .navbar li {
    display: inline-block;
  }

  .navbar ul ul.visible {
    visibility: hidden;
    opacity: 0;
  }

  /* Remove arrows if not in mobile */
  .nav-menu .menu-item-has-children > span {
    display: none;
  }

  /* Remove Menu Toggle if not in mobile */
  .main-menu-toggle {
    display: none;
  }

  /* Remove Menu Close if not in mobile */
  .nav-menu div.sub-menu-close {
    display: none;
  }

  /* Put arrows to the right */
  .nav-menu ul .menu-item-has-children > a:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
  }

  /* Show sub-menus in hover */
  .navbar li:active > ul,
  .navbar li:focus > ul,
  .navbar li:hover > ul,
  .navbar li:hover > ul.mega-menu > li > ul,
  .navbar li:hover ul.mega-menu .sub-menu {
    display: block;
    z-index: 17;
  }

  /* Adjust position the sub-menus in the left */
  .navbar ul ul li > ul {
    left: 100%;
  }

  /* Adjust position the sub-menus on the top */
  .navbar ul ul ul {
    top: 0;
  }

  .navbar ul ul {
    width: auto;
  }

  /* Sub-menus - width */
  .navbar ul ul a {
    width: 200px; /* <- Modify for width change */
  }

  .nav-menu .mega-menu li div.mega-menu-innner .single-magemenu {
    width: 25%;
  }

  .nav-menu .mega-menu .mega-menu-container {
    padding: 0px;
  }
  .navbar > ul > li {
    margin-right: 25px;
  }
  .navbar ul > li > a {
    padding: 15px 0;
    position: relative;
    transition: 0.5s ease width;
  }
}

/*-----------------------------------------------------------------------------------*/
/*  ARROWS FIXES IN IE
/*-----------------------------------------------------------------------------------*/
@media screen and (min-width: 0\0) {
  .navbar img {
    width: 100%;
  }

  .nav-menu .menu-item-has-children a {
    padding-right: 24px;
  }

  .nav-menu .menu-item-has-children a:after {
    position: static;
    float: right;
    margin: 0 -16px 0 0;
  }
}

@media only screen and (max-width: 991px) {
  .navbar ul {
    background: #45484a;
  }
  .navbar .row [class*="col-"] {
    float: left !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .nav-menu > li > a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    text-align: left;
  }

  .nav-menu > li:last-child > a {
    border-bottom: none;
  }

  .nav-menu span.navbar-parent i {
    margin: 0;
    color: #fff;
  }

  .nav-menu > .menu-item-has-children > span.navbar-parent {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 20px;
    cursor: pointer;
    line-height: 23px;
    background: #45484a;
    border-left: 1px solid rgba(255, 255, 255, 0.1);

    /* Remove the blue Webkit background when element is tapped */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .nav-menu > .menu-item-has-children > span.navbar-parent:hover,
  .nav-menu .em-mega-menu > span.navbar-parent:hover {
    color: #fff;
  }

  .nav-menu
    > .menu-item-has-children
    .sub-menu
    .menu-item-has-children
    span.navbar-parent {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px;
    cursor: pointer;
    line-height: 15px;
    border-left: 1px solid rgba(0, 0, 0, 0.05);

    /* Remove the blue Webkit background when element is tapped */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  /*Options Menu Closed*/
  .nav-menu div.sub-menu-close {
    float: left;
    width: 100%;
    padding: 16px;
    cursor: pointer;
    background: #f6f3ed;

    color: #000;
    font-size: 14px;
    text-align: center;
  }

  .nav-menu div.sub-menu-close i {
    font-size: 16px;
    margin-right: 5px;
  }

  .navbar .sub-menu {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  }

  .navbar-close {
    height: 0;
    overflow: hidden !important;
  }

  /*Menu Toggle Appearance*/
  .main-menu-toggle {
    padding: 13px 16px;
    display: inline-block;
    background: #263238;
    border-left: 1px solid #263238;
    position: relative;
    cursor: pointer;
    color: #eee;
    font-size: 15px;
    text-transform: uppercase;

    /* Remove the blue Webkit background when element is tapped */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .main-menu-toggle i {
    margin-right: 10px;
  }
  .navbar ul ul li {
    border-color: #ececec;
  }
  .navbar ul ul li a {
    background: #fff;
    color: #101010;
  }
  .navbar ul li a:hover,
  .navbar ul ul li a:hover {
    color: #eea303;
  }
  .navbar-close {
    visibility: hidden;
  }
}

@media only screen and (max-width: 1080px) {
  .nav-menu > li > a i {
    display: none;
  }
}
