
.nimble {
    color: #ff8717;
}

.infosys {
    color: #098cd2;
}

/* -----------------------

[master  Stylesheet ]

*Author: Nimble Infosys

----------------------- */
.nim-column-1 {
  width: 100%; }

.nim-column-2 {
  width: 50%; }

.nim-column-3 {
  width: 33.33333%; }

.nim-column-4 {
  width: 25%; }

.nim-column-5 {
  width: 20%; }

.nim-column-6 {
  width: 16.66667%; }

.nim-column-7 {
  width: 14.28571%; }

.nim-column-8 {
  width: 12.5%; }

.nim-column-9 {
  width: 11.11111%; }

.nim-column-10 {
  width: 10%; }

.nim-column-11 {
  width: 9.09091%; }

.nim-column-12 {
  width: 8.33333%; }

/* Reset scss/css style here
--------------------------- */
body {
  overflow: none; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }

[class*='nim-column-'] {
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
  float: left; }

.nim-row:before, .nim-row:after {
  content: "";
  display: table; }

.nim-row:after {
  clear: both; }

a {
  outline: none; }

/*
 Button  css  style here
 ------------------------- */
.btn-theme {
  background: #028DD3;
  color: #fff;
  position: relative;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px; }
  .btn-theme:focus {
    color: #fff;
    outline: none; }
  .btn-theme:hover {
    color: #fff;
    /*background-color: #026ba0;*/ }

.btn-theme-sec {
  background: #FF860D;
  color: #fff;
  position: relative;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px; }
  .btn-theme-sec:focus {
    color: #fff;
    outline: none; }
  .btn-theme-sec:hover {
    color: #fff;
    /*background-color: #d96d00;*/ 

  }

.btn-outline {
  border: 2px solid #028DD3;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  letter-spacing: 1.5px;
  background: transparent;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s; }
  .btn-outline:hover {
    background: #028DD3;
    color: #fff; }

.btn-outline-white {
  border: 1px solid #fff;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  color: #fff;
  letter-spacing: 1.5px;
  background: transparent;
  border-radius: 0;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s; }
  .btn-outline-white:hover {
    background: #fff;
    color: #000; }

.btn-outline-yello {
  border: 2px solid #FF860D;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  color: #FF860D;
  letter-spacing: 1.5px;
  background: transparent;
  border-radius: 0;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s; }
  .btn-outline-yello:hover {
    color: #FF860D; }

.btn-outline-social {
  border: 2px solid #e1e1e1;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  font-size: 14px;
  background: transparent;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s; }
  .btn-outline-social:hover {
    background: #fafafa; }

/* ----------------
   Header css here
 -----------------------*/
.rec-header-wrap {
  position: relative;
  display: block;
  padding: 5px 5px 0px;
  background: #fafbfb; }

.rec-header-top {
  display: block;
  position: relative;
  background: #fdfdfd;
  min-height: 25px;
  padding: 5px 0;
  border-bottom: 1px solid #ededed; }
  .rec-header-top .rec-login-register-top {
    position: relative; }
    .rec-header-top .rec-login-register-top .navbar {
      padding: 0; }
      .rec-header-top .rec-login-register-top .navbar ul li .nav-link {
        display: block;
        padding: .1rem 1rem;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: bold; }
    .rec-header-top .rec-login-register-top .contact-text {
      padding-left: 15px;
      padding-right: 15px; }
      .rec-header-top .rec-login-register-top .contact-text span {
        display: inline-block;
        margin-right: 10px;
        font-size: 14px; }
    .rec-header-top .rec-login-register-top .rec-login-register {
      display: inline-block;
      margin: 0;
      padding: 0;
      padding-left: 15px;
      padding-right: 15px; }
      .rec-header-top .rec-login-register-top .rec-login-register .login {
        background: #FF860D;
        color: #fff; }
      .rec-header-top .rec-login-register-top .rec-login-register .register {
        background: #028DD3;
        color: #fff; }
      .rec-header-top .rec-login-register-top .rec-login-register li {
        display: inline-block;
        position: relative; }
        .rec-header-top .rec-login-register-top .rec-login-register li a {
          display: inline-block;
          padding: 2px 10px;
          font-size: 11px;
          text-transform: uppercase;
          color: inherit;
          font-weight: bold;
          color: rgba(0, 0, 0, 0.5); }

.nim-navbar-jobs.navbar-light .navbar-toggler {
  border: none;
  outline: none; }

/* MEGAMENU STYLE
-------------------------------------------------- */
.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
  position: static; }

.megamenu .container {
  /*position: relative;*/ }

.megamenu .dropdown-menu {
  left: auto; }

.megamenu .megamenu-content {
  padding: 15px; }

.megamenu .megamenu-content h3 {
  margin-top: 0;
  color: #428bca;
  font-size: 18px; }

.megamenu .dropdown.megamenu-fw .dropdown-menu {
  left: 0;
  right: 0;
  border: transparent;
  box-shadow: none;
  background: rgba(2, 141, 211, 0.8);
  border-radius: 0; }
  .megamenu .dropdown.megamenu-fw .dropdown-menu .dropdown-item {
    color: #fff;
    transition: all 0.6s ease-in-out; }
    .megamenu .dropdown.megamenu-fw .dropdown-menu .dropdown-item:hover {
      color: #000; }

.dropdown-menu.megamenu-content {
  border: transparent; }
  .dropdown-menu.megamenu-content h5 {
    color: #fff;
    /*text-transform: uppercase;*/
    font-weight: bold;
    margin: 23px 0 14px;
    position: relative;
    font-size: 18px; }
    .dropdown-menu.megamenu-content h5:after {
      width: 32px;
      height: 1px;
      position: absolute;
      background: #dbdbdb;
      content: "";
      bottom: -5px;
      left: 0; }
  .dropdown-menu.megamenu-content .dropdown-item {
    font-size: 14px; }
  .dropdown-menu.megamenu-content .btn-wrap-menu {
    display: block;
    padding: 10px 10px;
    border-right: 1px solid #fff;
    margin: 45px 0; }

/*
 Default home page 
---------------------*/
.rec-banner-wrap {
  position: relative;
  min-height: 300px;
  display: block;
  background: url(../images/job-banner.jpg) no-repeat;
  background-size: cover;
  padding: 50px 0; }
  .rec-banner-wrap:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 0; }

.search-banner {
  z-index: 999;
  position: relative; }
  .search-banner ::-webkit-input-placeholder {
    /*color: $white-color;*/
    /*font-size: 15px;*/ }
  .search-banner :-moz-placeholder {
    /*color: $white-color;*/
    /*font-size: 15px;*/ }
  .search-banner ::-moz-placeholder {
    /*color: $white-color;*/
    /*font-size: 15px;*/ }
  .search-banner :-ms-input-placeholder {
    /*color: $white-color;*/
    /*font-size: 15px;*/ }
  .search-banner .form-group {
    margin-bottom: 10px; }
  .search-banner .form-control {
    background: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border: transparent;
    border-bottom: 1px solid #fff; }
    .search-banner .form-control:focus {
      box-shadow: none; }

.rec-banner-info {
  z-index: 999;
  background: rgba(255, 255, 255, 0.5);
  min-height: 200px;
  display: inline-block;
  padding: 15px;
  overflow: hidden;
  width: 100%;
  position: relative; }
  .rec-banner-info .rec-banner-text {
    display: block;
    background: #fff;
    padding: 15px;
    z-index: 999;
    position: relative; }
    .rec-banner-info .rec-banner-text h4 {
      font-weight: 100;
      line-height: 35px;
      color: inherit;
      font-size: 22px; }
      .rec-banner-info .rec-banner-text h4 span {
        font-weight: bold;
        color: #028DD3; }
    .rec-banner-info .rec-banner-text p {
      color: #8c8c8c; }

.nim-article {
  /*border: 1px solid #f1f1f1;*/
  min-height: 500px;
  display: block;
  /*padding: 15px;*/ }
  .nim-article .nim-jobs-heading {
    border: 1px solid #ededed;
    position: relative;
    display: block;
    border-bottom-color: #fafbfb;
    padding-left: 15px;
    padding-right: 15px; }
    .nim-article .nim-jobs-heading h3 {
      font-size: 20px;
      padding: 8px 0px 0px 0px;

    }
    .nim-article .nim-emp-tab-list .nim-jobs-heading {
        border-top: transparent !important;
    }

.nim-sidebar {
    border: 1px solid #f1f1f1;
    min-height: 500px;
    display: block;
    padding: 15px;
}

.sidebar-heading {
  position: relative;
  border-bottom: 1px solid #e1e1e1; }
  .sidebar-heading h5 {
    font-weight: 400; }

.nim-rec-job-listing {
  list-style: none;
  margin: 0;
  padding: 0; }
  .nim-rec-job-listing li:nth-child(even) {
    background: #fff; }
  .nim-rec-job-listing li:nth-child(odd) {
    background: #fafbfb; }
  .nim-rec-job-listing li {
    border: 1px solid #fafafa;
    padding: 15px;
    margin-bottom: 15px;
    position: relative;
    display: block; }
    .nim-rec-job-listing li .nim-loc-time span {
      display: inline-block;
      margin-right: 5px; }
      .nim-rec-job-listing li .nim-loc-time span i {
        display: inline-block;
        margin-right: 5px; }
    .nim-rec-job-listing li h5 {
      font-weight: bold; }
        .nim-rec-job-listing li h5 a {
            color: #028DD3
        }
    .nim-rec-job-listing li p {
      margin-bottom: 5px; }
    .nim-rec-job-listing li .cmpny-name {
      text-transform: uppercase;
      color: #8c8c8c; }
    .nim-rec-job-listing li .job-code {
        text-transform: uppercase;
        color: #8c8c8c;
        font-size:0.9em;
    }
  .nim-rec-job-listing .left-img-icon {
    float: left;
    display: inline-block; }

.nim-pagination {
  position: relative; }
  .nim-pagination .page-item.active .page-link {
    background: #028DD3; }
  .nim-pagination .page-link {
    border: none;
    background: #fafbfb;
    margin-right: 5px;
    color: inherit;
    font-size: 1.15rem; }

.nim-register-with-us {
  min-height: 200px;
  background: #fafafa;
  padding: 15px; }
  .nim-register-with-us h3 {
    font-size: 21px;
    color: inherit;
    text-transform: uppercase; }

.nim-call-to-action {
  position: relative;
  display: block;
  min-height: 350px;
  background: url(../images/call-to-action.jpg) no-repeat 0px -300px;
  background-size: cover; }
  .nim-call-to-action:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.2);
    z-index: 0; }
  .nim-call-to-action .rec-cta-content {
    z-index: 111;
    display: block;
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    margin-top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 15px; }
    .nim-call-to-action .rec-cta-content .media-body {
      position: relative; }
      .nim-call-to-action .rec-cta-content .media-body p {
        text-transform: uppercase; }

.my-button-css {
  cursor: pointer;
  color: #028DD3;
  margin-top: 5px; }

.nim-cat-listing {
  display: block;
  position: relative;
  padding-bottom: 5px; }
  .nim-cat-listing ul {
    margin-top: 10px;
    list-style: none;
    padding: 0; }
    .nim-cat-listing ul li {
      color: #01496e;
      font-size: 15px; }

/*
Other Small pages page
-----------------------
*/
.nim-job-detail {
  position: relative;
  display: block; }
  .nim-job-detail .nim-inner-heading {
    display: block;
    border-bottom: 1px solid #ededed;
    position: relative; }
    .nim-job-detail .nim-inner-heading h2 {
      font-size: 25px; }
  .nim-job-detail .nim-title {
    width: 25%; }
  .nim-job-detail .nim-normal-title {
    padding: 10px 10px;
    position: relative;
    display: block;
    border-bottom: 1px solid #fafafa;
    background: #fafafa;
    margin-top: 15px; }

.nim-table tr td {
  padding: .55rem;
  vertical-align: top;
  /*border-top: 1px solid #dee2e6;*/ }

.nim-banner-content {
  background: #fafafa;
  display: block;
  margin: 0; }
  .nim-banner-content .inner-banner-text {
    padding: 5px 15px;
    position: relative; }
    .nim-banner-content .inner-banner-text span {
      font-weight: 600;
      font-size: 18px; }

.nim-related-job {
  position: relative;
  display: block; }
  .nim-related-job ul {
    margin: 0;
    padding: 0;
    margin-top: 5px; }
    .nim-related-job ul li {
      list-style: none;
      position: relative;
      overflow: hidden;
      border-bottom: 1px solid #ededed;
      padding: 15px 0; }
      .nim-related-job ul li .deadline-n-view a {
        color: #f37900;
        font-size: 14px; }
      .nim-related-job ul li .media p {
        margin-bottom: 0; }
      .nim-related-job ul li .media .job-title-img {
        width: 75px;
        height: auto;
        display: inline-block; }
      .nim-related-job ul li .media .job-title {
        margin-bottom: 0.2rem; }

.nim-apply-share {
  position: relative; }
  /*.nim-apply-share a {
    color: #6e6e6e; }*/
  .nim-apply-share .nim-pss {
    position: relative;
    margin-top: 15px; }
    .nim-apply-share .nim-pss span {
      display: inline-block;
      margin-right: 5px; }
      .nim-apply-share .nim-pss span i {
        margin-right: 5px; }

.nim-login-register-popup.show .modal-dialog {
  opacity: 1;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important; }

.nim-login-register-popup .close {
  position: absolute;
  right: 8px;
  top: 12px;
  z-index: 999; }

.nim-login-register-popup .modal-content {
  border-radius: 0px;
  background: #fafafa; }
  .nim-login-register-popup .modal-content .nim-fresher p {
    font-size: 15px;
    margin-top: 15px; }
  .nim-login-register-popup .modal-content .nim-fresher i {
    color: #bababa; }
  .nim-login-register-popup .modal-content .form-control {
    border-radius: 0;
    border-color: #ededed;
    transition: all 0.5s ease-in-out 0s; }
    .nim-login-register-popup .modal-content .form-control:focus {
      border-bottom: 1px solid #028DD3;
      box-shadow: none; }
  .nim-login-register-popup .modal-content label {
    font-size: 15px;
    font-weight: normal; }
  .nim-login-register-popup .modal-content a {
    font-size: 15px; }
  .nim-login-register-popup .modal-content .or-text {
    position: relative;
    margin: 20px 0 20px;
    text-align: center; }
    .nim-login-register-popup .modal-content .or-text:after {
      position: absolute;
      content: "";
      width: 45%;
      height: 1px;
      background: #ededed;
      bottom: 11px;
      left: 0; }
    .nim-login-register-popup .modal-content .or-text:before {
      position: absolute;
      content: "";
      width: 45%;
      height: 1px;
      background: #ededed;
      bottom: 11px;
      right: 0; }

.nim-login-register-popup .social-section {
  display: flex;
  justify-content: center; }

.nim-login-register-popup .modal-dialog {
  -webkit-transform: scale(0) !important;
  transform: scale(0) !important;
  opacity: 0;
  transition: all .25s linear; }

.nim-login-register-popup .login-header {
  position: relative;
  padding: 10px 15px;
  border-bottom: 1px solid #e1e1e1;
  background: whitesmoke; }

.nim-login-register-popup .nimble-footer {
  padding: 15px; }

.nim-login-register-popup .modal-title {
  font-weight: bold; }

.nim-login-center-wrap {
  width: 75%;
  margin: 0 auto;
  padding: 25px 0 15px; }

.modal-open {
  overflow: auto !important;
  padding-right: 0 !important; }

/*wizard css here  */
/***** Top content *****/
.top-content {
  padding: 40px 0 170px 0; }
  .top-content .text {
    color: #fff; }
    .top-content .text h1 {
      color: #fff; }
  .top-content .description {
    margin: 20px 0 10px 0; }
    .top-content .description p {
      opacity: 0.8; }
  .top-content a {
    color: #fff; }
    .top-content a:focus {
      border-bottom: 1px dotted #fff; }
    .top-content a:hover {
      border-bottom: 1px dotted #fff; }

.form-box {
  padding-top: 5px; }

.f1 {
  padding: 25px;
  background: #fff;
  border-radius: 4px; }
  .f1 .term-condition-text {
    font-size: 14px; }
  .f1 .form-group {
    margin-bottom: 25px; }
    .f1 .form-group label {
      font-weight: normal; }
    .f1 .form-group .form-control {
      border-radius: 0px;
      border: transparent;
      border: 1px solid #ededed;
      background: #fdfdfd; }
      .f1 .form-group .form-control.input-error {
        border: 1px solid #FF860D; }
      .f1 .form-group .form-control:focus {
        box-shadow: none; }

.f1 h3 {
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: uppercase; }

.f1-steps {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  margin-bottom: 50px; }

.f1-progress {
  position: absolute;
  top: 24px;
  left: 5px;
  width: 100%;
  height: 1px;
  background: #ddd; }

.f1-progress-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  background: #028DD3; }

.f1-step {
  position: relative;
  float: left;
  width: 33.333333%;
  padding: 0 5px; }

.f1-step-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-top: 4px;
  background: #ddd;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  border-radius: 50%;
  text-align: center; }

.f1-step.activated .f1-step-icon {
  background: #fff;
  border: 1px solid #028DD3;
  color: #028DD3;
  line-height: 38px; }

.f1-step.active .f1-step-icon {
  width: 48px;
  height: 48px;
  margin-top: 0;
  background: #028DD3;
  font-size: 22px;
  line-height: 48px; }

.f1-step p {
  color: #ccc; }

.f1-step.activated p {
  color: #028DD3; }

.f1-step.active p {
  color: #028DD3; }

.f1 fieldset {
  display: none;
  text-align: left; }

.f1-buttons {
  /*text-align: right;*/ }

.f1 .input-error {
  border-color: #FF860D; }

/*   ../wizard css here  */
.nim-register-with-social {
  display: block;
  min-height: 150px;
  position: relative;
  /*background: lighten($dim-bg, 1%);*/
  margin-top: 135px;
  padding: 30px;
  border-left: 1px solid #ededed; }
  .nim-register-with-social .linked-color i {
    color: #0e76a8; }
  .nim-register-with-social .google-color i {
    color: #d62d20; }
  .nim-register-with-social .facebook-color i {
    color: #3b5998; }
  .nim-register-with-social:after {
    position: absolute;
    content: "OR";
    top: 37%;
    z-index: 999;
    font-size: 15px;
    background: #fff;
    width: 40px;
    height: 20px;
    left: -11px; }

.linked-color i {
  color: #0e76a8; }

.google-color i {
  color: #d62d20; }

.facebook-color i {
  color: #3b5998; }

.apply-page-wrap {
  position: relative;
  min-height: 350px;
  padding: 25px 0; }
  .apply-page-wrap .apply-content {
    position: relative; }
    .apply-page-wrap .apply-content h4 {
      font-size: 23px; }
    .apply-page-wrap .apply-content .form-control {
      border-radius: 0; }
  .apply-page-wrap .requirement-meet {
    padding: 15px 30px;
    border: 1px solid whitesmoke; }

.nim-req-table {
  width: 100%;
  margin-top: 10px; }
  .nim-req-table tr td,
  .nim-req-table tr th {
    padding: 5px 4px; }
  .nim-req-table tr td {
    border: 1px solid #ededed; }

.criteria-text {
  padding: 0px;
  font-size: 21px;
  margin-bottom: 0;
  /*border-bottom: 1px solid #ccc;*/ }

/* 
Footer css here
-------------------- */
.nim-rec-footer {
  position: relative;
  display: block;
  min-height: 255px;
  background: #013955;
  padding: 35px 0; }
  .nim-rec-footer .nim-footer-indv {
    position: relative;
    display: block;
    color: #fafafa; }
    .nim-rec-footer .nim-footer-indv a {
      transition: all 0.2s ease-in-out 0s; }
    .nim-rec-footer .nim-footer-indv address {
      font-size: 15px; }
      .nim-rec-footer .nim-footer-indv address a {
        color: #a1a1a1; }
        .nim-rec-footer .nim-footer-indv address a:hover {
          color: #fafafa; }
      .nim-rec-footer .nim-footer-indv address p {
        color: #bababa; }
    .nim-rec-footer .nim-footer-indv ul {
      margin: 0;
      padding: 0; }
      .nim-rec-footer .nim-footer-indv ul li {
        list-style: none;
        line-height: 35px;
        font-size: 15px; }
        .nim-rec-footer .nim-footer-indv ul li i {
          margin-right: 5px;
          display: inline-block; }
        .nim-rec-footer .nim-footer-indv ul li a {
          color: #bababa; }
          .nim-rec-footer .nim-footer-indv ul li a:hover {
            color: #fafafa; }

.nim-bottom-footer {
    background: #012a3e;
    min-height: 25px;
    display: block;
    padding: 10px 10px 3px;
    position: relative;
    color: #6e6e6e;
    overflow: hidden;
}

/*Breakpoint media query start here*/
@media (max-width: 767px) {
  .dropdown-menu.megamenu-content {
    border: transparent; }
    .dropdown-menu.megamenu-content h5 {
      position: relative; }
    .dropdown-menu.megamenu-content .btn-wrap-menu {
      border-right: 1px solid transparent; } }

@media (max-width: 576px) {
  .dropdown-menu.megamenu-content {
    border: transparent; }
    .dropdown-menu.megamenu-content h5 {
      position: relative; }
    .dropdown-menu.megamenu-content .btn-wrap-menu {
      border-right: 1px solid transparent; } }
