/* 
Theme Name: EssentialSkillz
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: essentialskillz
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.title-underline a:hover {
  text-decoration: underline;
}

@media(max-width:767px) {
  .width-25 {
    width: 25% !important;
  }

  .width-75 {
    width: 75% !important;
  }
}


.padding-re ul {
  padding: 0 !important;
}

.li-mb ul li {
  margin-bottom: 10px;
}

.es-title-hover a:hover {
  color: #ffa053 !important;
}

.es-title-hover a {
  color: inherit;
}

.es-hover-box {
  transition: all .2s;

}

.es-hover-box:hover {
  box-shadow: 0 3px 8px 0 #00000029;
  transition: all .2s;
}

.es-hover-button a {
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%);
  transition: all .2s;
}

.es-hover-button a:hover {
  box-shadow: 0 3px 8px 0 rgb(0 0 0 / 15%) !important;
  transition: all .2s;
}

.box-all-content-hover:hover a,
.box-all-content-hover:hover p,
.box-all-content-hover:hover div,
.box-all-content-hover:hover li,
.box-all-content-hover:hover h2,
.box-all-content-hover:hover h3,
.box-all-content-hover:hover h4 {
  color: #ffa053 !important;
}

.es-link-text a {
  color: #3a78b7 !important;
}

.es-link-text a:hover {
  color: #ffa053 !important;
}

.box-hover-title .elementor-widget-image-box:hover .elementor-image-box-title {
  color: #FFA053 !important;
}

ul li {
  list-style: circle;

}

ul {
  padding-left: 20px !important;
}

ul li::marker {
  color: #FFA053;
  font-size: 18px;
  font-weight: bold;
}

.default-list-style-bullet ul li {
  list-style: unset !important;
}

.default-list-style-bullet ul {
  padding-left: inherit !important;
}

.default-list-style-bullet ul li::marker {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.author-tool-new .elementor-widget-container {
  padding: 0px 13px !important;
  line-height: 18px !important;
}

.learn-more-btn-es a:hover .elementor-button-icon i {
  margin-right: -15px;
  transition: .30s all;
  color: #FFA053 !important;
}

.learn-more-btn-es a .elementor-button-icon i {
  transition: .30s all;
}

.learn-more-btn-es a:hover {
  color: #FFA053 !important;
}

.library-btn a:hover .elementor-button-icon i {
  transform: translateX(10px);
  transition: .15s;
}

.library-btn a i {
  transition: .15s;

}

.es-img-bg .elementor-widget-container {
  display: inline-block;
  padding: 15px;
  box-shadow: 0 11px 31px -15px rgb(28 32 48 / 15%);
}

@media(max-width:767px) {
  .es-col-100 {
    width: 100% !important;
  }
}

@media(max-width:1024px) {
  .es-px-3 {

    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  /* .single-prodcuts-content {
    width: 100% !important;
  }

  .single-product-image {
    width: 100% !important;
  } */

  .es-my-0 .elementor-widget-wrap {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

}

@media(max-width:767px) {
  .es-pb-2 .elementor-widget-wrap {
    margin: 0 0 2rem 0 !important;
    padding-bottom: 0 !important;
  }
}

.benefits-boxes {
  height: 290px !important;
}

.elementor-location-header {
  overflow: hidden;
}

/* Footer */
.es-multi-footer .elementor-nav-menu--main ul {
  z-index: auto !important;
}


/* table */
.sticky {
  display: table-row-group;

}

.glyphicon-ok::before {
  content: "\f00c";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  z-index: 0;

}

.glyphicon-minus::before {
  content: "\f068";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  z-index: 0;


}

.table.plan-compare-table {
  border-collapse: separate;
}

.table.plan-compare-table>thead>tr>th {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  border-bottom: 2px solid #dddddd;
  z-index: 18;
}

.fs-bigger {
  font-size: 21px;
}

.u-negative {
  color: #FFF !important;
}

.table.plan-compare-table>thead>tr>th,
.table.plan-compare-table>tbody>tr>th,
.table.plan-compare-table>thead>tr>td,
.table.plan-compare-table>tbody>tr>td {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.table.plan-compare-table>thead>tr>th {
  background-color: #ffffff;
  border-bottom: 2px solid #dddddd;
  padding-top: 40px;
}

.table.plan-compare-table>thead>tr>th {
  vertical-align: top;
}

.table.plan-compare-table>thead>tr>th>span,
.table.plan-compare-table>thead>tr>th>span>span,
div#small-screen-plan-description>span,
div#small-screen-plan-description>span>span {
  display: block;
}

.plan-name {
  padding-bottom: 10px;
  font-weight: 700;
}

.price-per-person {
  text-align: center;
}

.price-per-person span {
  display: block;
}

.price-per-person .price {
  font-weight: 700;
}

.get-quote-button-wrap {
  margin-top: 15px;
  margin-bottom: 15px;
}

.get-quote-button-wrap a.cta {
  background: #ffa053;
  font-color: #fff;
  border-radius: 30px;
  border: none;
  display: inline-block;
  padding: 8px 24px;
  width: 100%;
}

.table.plan-compare-table>thead>tr>th,
.table.plan-compare-table>tbody>tr>th,
.table.plan-compare-table>tbody>tr>td {
  width: 20%;
}

.table.plan-compare-table>thead>tr>th:nth-child(1),
.table.plan-compare-table>tbody>tr>th {
  width: 40%;
  /* min-width: 220px; */
}

.table.plan-compare-table>thead>tr>th:nth-child(2),
.table.plan-compare-table>tbody>tr>td:nth-child(2) {
  background-color: #f7fcff;
  border-left: 1px solid #dddddd;
}

.table.plan-compare-table>thead>tr>th:nth-child(3),
.table.plan-compare-table>tbody>tr>td:nth-child(3) {
  background-color: #fef5ed;
  border-left: 1px solid #dddddd;
}

.table.plan-compare-table>thead>tr>th:nth-child(4),
.table.plan-compare-table>tbody>tr>td:nth-child(4) {
  background-color: #f7fdf8;
  border-left: 1px solid #dddddd;
}

.table.plan-compare-table>tbody>tr:nth-child(1)>th,
.table.plan-compare-table>tbody>tr:nth-child(1)>td {
  border-top-width: 0px;
}

.glyphicon {
  position: static !important;
  font-size: 12px;
}

.glyphicon-ok {
  color: #626262;
}

.glyphicon-minus {
  color: #dddddd;
}

.table.plan-compare-table>thead>tr>th,
.table.plan-compare-table>tbody>tr>th,
.table.plan-compare-table>thead>tr>td,
.table.plan-compare-table>tbody>tr>td {
  padding-left: auto;
  padding-right: auto;
}

.table.plan-compare-table>tbody>tr.table-section-heading>th,
.table.plan-compare-table>tbody>tr.table-section-heading>td {
  border-top: 1px solid #888;
}

div#small-screen-plan-description {
  padding: 20px 10px;
  /* border: 1px solid #dddddd; */
  margin: 20px 0px;
  text-align: center;
  background: white;
}

.tablist {
  display: none;
}

.tab {
  flex: 3;
  padding: 10px;
  flex: 3;
  padding: 10px;
  border: none;
  border-right: 1px solid #dddddd;
  border-top: 3px solid #efefef;
  font-size: 90%;
}

.tab:focus {
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}

.tab.active {
  background-color: white;
  border-top-color: #ffa053;
  font-weight: 700;
}

#tab1.active {
  border-top-color: #3fc3fd;
}

#tab3.active {
  border-top-color: #3acc6c;
}

/* Remove excess padding and border in Firefox 4+ */
::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* to make the sticky table header work */
#page_wrapper {
  overflow: visible;
}

/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

  .table.plan-compare-table>thead>tr>th:nth-child(1),
  .table.plan-compare-table>tbody>tr>th {
    min-width: 200px;
  }

}

/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {

  .tablist {
    display: flex;
  }

  .get-quote-button-wrap a.cta,
  .get-quote-button-wrap a.cta:focus {
    max-width: 180px !important;
  }

  .get-quote-button-wrap {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .table-wrapper {
    padding-right: 10px;
    padding-left: 10px;
    visibility: hidden;
  }
}


/* // Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
  #page_wrapper {
    overflow: hidden;
  }

  #table.plan-compare-table>tbody>tr>th,
  .table.plan-compare-table>tbody>tr>td {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 90%;
  }

  .get-quote-button-wrap a.cta,
  .get-quote-button-wrap a.cta:focus {
    font-size: 12px;
    padding: 5px 0px;
    min-width: 120px !important;
  }

  .plan-name {
    /* font-size: 110% !important; */
  }

  .workwize {
    font-weight: 700;
  }

  .table.plan-compare-table>thead>tr>th {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* Reseller According*/
.reseller-according .fa-plus:before {
  background-color: #D3D3D3;
  padding: 10px;
  border-radius: 4px;
  color: white;
}

.reseller-according .fa-minus:before {
  background-color: #ffa053;
  padding: 10px;
  border-radius: 4px;
  color: white;
}

.reseller-according .elementor-accordion-title {
  margin-left: 28px;
}

.reseller-according .elementor-accordion-title:hover {
  color: #ffa053 !important;
}

.reseller-according .elementor-tab-content p {
  margin-left: 50px;
}

.reseller-according .elementor-tab-content ul {
  margin-left: 50px;
}

.reseller-according .elementor-accordion-item::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 94%;
  height: 2px;
  background: #e5e5e5;
}

.reseller-according .elementor-accordion-item {
  position: relative;
}

.reseller-according .elementor-accordion-item:last-child::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 94%;
  height: 2px;
  background: white;

}

.reseller-according .elementor-accordion {
  border: 1px solid #e3e3e3;
  padding: 11px 15px 10px;
}

@media (max-width: 1024px) {
  .reseller-according .elementor-accordion-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 90%;
    height: 2px;
    background: #e5e5e5;
  }
}

@media (max-width: 767px) {
  .reseller-according .elementor-accordion-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80%;
    height: 2px;
    background: #e5e5e5;
  }
}

/* Christmas Page */

/* .customer-logo:hover + .customer-logo-content{
  opacity: 1;
}
.customer-logo:hover + .customer-logo-content .elementor-heading-title a{
  padding: 60px;
  cursor: pointer;
  width: 100%;
}

.customer-logo-content{
  opacity: 0;
}
.customer-logo:hover
{
  opacity: 0.1;
}
.customer-logo img{
  
  opacity: 0.6;
  max-height: 45px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.customer-logo-content .elementor-heading-title a{
    cursor: pointer;
    width: 100%;
}
@media (max-width: 767px) {
  .customer-logo .elementor-column{
    width: 50%;
  }
.customer-logo .elementor-element.elementor-element-8df3ffd{
    top: -150px !important;
  }

} */

/* ErgoWize Page */

.how-it-work-table table {
  margin-top: 15px;
}

.how-it-work-table table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
  background: none;
}

.how-it-work-table .icon {
  border-radius: 9999px;
  width: 27px;
  height: 27px;
  margin-right: 12px;
  line-height: 1;
  font-weight: 300;
  align-items: center;
  color: #ffa053;
  border-width: 2px;
  justify-content: center;
  display: flex;
  border-color: #ffa053;
  font-style: normal;
  box-sizing: inherit;
  flex-shrink: 0;
  padding-bottom: 1px;
  border: 2px solid #ffa053;
}

.how-it-work-table table td {
  font-size: 16px;
  color: #323844;
  font-family: "Montserrat", Sans-serif;
  border: 1px solid #999 !important;
  padding: 15px 8px !important;
}

.essential-ergo-faq ul li {
  list-style: unset !important;
}

.essential-ergo-faq ul li::marker {
  color: #333;
}


.global-brands-logo-box {
  cursor: pointer;
}

/* ********** 500 global brands logo box *********** */
.global-brands-logo-box .text-box {
  position: absolute !important;
  height: auto;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  opacity: 0;
}

.global-brands-logo-box .logo-box img {
  opacity: 0.6;
  max-height: 45px;
  filter: grayscale(1);
}

.global-brands-logo-box:hover .logo-box {
  opacity: .3;
  filter: blur(5px);
}

.global-brands-logo-box:hover .text-box {
  opacity: 1;
}

/* Career Single Page */
/* .career-location .elementor-heading-title{
  display: flex;
  align-items: center;
}
.career-job .elementor-heading-title{
  display: flex;
  align-items: center;
}
.career-work .elementor-heading-title{
  display: flex;
  align-items: center;
}

.career-location .elementor-heading-title::after{
    content: "\f124";
    font-size: 15px;
    color: white;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 12px;
}
.career-job .elementor-heading-title::after{
    content: "\f2d0";
    font-size: 15px;
    color: white;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 12px;
}
.career-work .elementor-heading-title::after{
    content: "\f133";
    font-size: 15px;
    color: white;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 12px;
}

.career-content .career-location .elementor-heading-title::after{
  content: "\f124";
  font-size: 12px;
  color: #4f4f4f;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 12px;
}
.career-content .career-job .elementor-heading-title::after{
  content: "\f2d0";
  font-size: 12px;
  color: #4f4f4f;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 12px;
}
.career-content .career-work .elementor-heading-title::after{
  content: "\f133";
  font-size: 12px;
  color: #4f4f4f;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 12px;
}*/

.career-content .content h3 {
  font-size: 18px;
  font-weight: bolder !important;
  line-height: 28px;
  margin: 0;
}

.content-icon ul li {
  flex-direction: row-reverse;
}

.content-icon ul li span i:before {
  margin-left: 15px;
}

.career-content .content ul li {
  padding-bottom: 10px;
}

.career-content .content ul {
  padding: 15px;
}

/* loop */
.creers-employee-lable .elementor-widget-container {
  display: inline-block;
  align-items: center;
  border-radius: 2rem;
  padding: 1px 1rem;
  font-weight: 400;
  font-size: 12px !important;
  cursor: default;
  background-color: #bcf0d9;
  border: 0.2rem solid #fff;
  color: #008757;
  margin-bottom: 0 !important
}

/* Blog Single Page */

.blog-content h3,
.blog-content h3 b {
  font-size: 1.2em;
  line-height: 28px;
  font-weight: 700;
  font-style: normal;
}

.blog-content ul li::marker {
  color: #4f4f4f;
  font-size: 15px;
}

.blog-content ul li {
  list-style: disc;
}

.blog-content ul li:last-child {
  padding-bottom: 1rem;
}

article:last-child .recent-post-loop {
  border: none !important;
}

.recent-post-content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 68px;

}

.recent-post-loop img:hover {
  border: solid 5px #ffa053;
}

.single-page-search .elementor-search-form__container {
  border: 1px solid #ddd;
}

.blog-content .featured_image {
  float: left;
  width: 50%;
  margin-right: 1.5rem;
}

.blog-content img {
  margin-left: 0 !important;
}

@media (max-width: 1024px) {
  .courses-loop img {
    width: 50%;
  }
}


/* Blog List Page */

.post-list-content .elementor-widget-container {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #4f4f4f;
  line-height: 1.6;
  min-height: 85px;
  border-bottom: 1px solid #f5f5f5;
}

.post-list-content {
  padding: 0 25px;
}

.post-list-heading .elementor-heading-title {
  min-height: 90px;
}

.post-list-img-icon i {
  border: solid 2px #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  padding: 20px;
}

.post-list-img-icon {
  display: none;
}

.post-list-img {
  margin-bottom: 0 !important;
}

.post-list-img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.349);
  display: none;
}

.post-list-img:hover::after {
  display: block;
}

.post-list-img:hover+.post-list-img-icon,
.post-list-img+.post-list-img-icon:hover {
  display: block !important;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%);
}

.post-list-btn {
  display: none;
}

.post-list-img-icon:hover+.post-list-btn,
.post-list-img-icon+.post-list-btn:hover {
  display: flex !important;
  justify-content: center;
  align-items: center;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.349);
}

.Comparison-chart-section .comparison {
  overflow-x: auto !important;
}


/* Product Single Page */

.single-post-shadow.elementor-wc-products ul.products li.product:hover {
  box-shadow: 0 10px 20px rgb(0 0 0 / 15%) !important;
}

.single-post-shadow .slick-list .slick-track {
  padding: 0 0 2rem 0;
}

.hide-post article:first-child {
  display: none;
}

.accreditation_logos .elementor-shortcode {
  display: flex;
  width: 50%;
}

.accreditation_logos .elementor-shortcode img {
  width: 70px;
  height: 70px;
  object-fit: contain;
  margin-right: 10px;
}

.product-short-description ul li {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .product-btn .elementor-widget-container {
    margin: 0 0 1rem 0 !important;
  }
}

@media(max-width:767px) {
  .compare-workwize-plans-table .tablist {
    overflow-x: hidden !important;

  }

  .compare-workwize-plans-table .tablist .tab {
    border-radius: 0;
    box-shadow: none !important;
    border-right: none !important;
    border-left: none !important;
    font-size: 13.5px;
    color: #4f4f4f;
    font-weight: 400;
    border-right: 1px solid #ddd;
    border-top: 3px solid #efefef;
    background-color: #efefef;
  }

  #tab2.active {
    border-color: #ffa053 !important;
  }

  .compare-workwize-plans-table .tablist .tab.active {
    background-color: transparent;
  }
}

.short_description_btn {
  color: #fff;
  line-height: 20px;
  text-align: center;
  min-width: 140px;
  font-weight: 700;
  letter-spacing: .4px;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%);
  white-space: nowrap;
  width: 30% !important;
  font-size: 16px;
  border-radius: 0;
  display: inline-block;
  padding: 17px 5px;
  text-transform: none;
  margin-right: 0.5rem;
}

.short_description_btn:last-child {
  margin-right: 0;
}

.short_description_btn:hover {
  color: white !important;
}

@media(max-width:767px) {
  .short_description_btn {
    display: flex;
    margin: 0;
    margin-bottom: 1rem;
    justify-content: center;
    width: 100% !important;
  }
}

/* Category page */

.category_btn {
  line-height: 20px;
  text-align: center;
  font-weight: 700;
  letter-spacing: .4px;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%);
  white-space: nowrap;
  width: auto;
  font-size: 15px;
  border-radius: 0;
  display: inline-block;
  padding: 17px 24px;
  text-transform: none;
  color: white !important;
  margin-right: 1rem;
}

.category_btn:last-child {
  margin-right: 0;
}

.category-btn-section .elementor-shortcode {
  display: flex;
  justify-content: end;
}

@media(max-width:767px) {
  .category_btn {
    margin-bottom: 1rem !important;
    display: flex;
    justify-content: center;
    margin-right: 0 !important;
  }
}

/* loop */
.career-loop .elementor-icon-list-items {
  padding-left: 0 !important;
}

@media(max-width:1024px) {
  .career-loop .careers-btn {
    width: 48% !important;
    margin-right: 6px;
  }
}

@media(max-width:767px) {
  .career-loop .careers-btn {
    width: 100% !important;
    margin-right: 0;
  }
}




/* header responsive */
/* .site-menu-header .site-menu-items .mega-sub-menu{
  padding-bottom: 7rem !important;
} */
.navbar-menu-btn {
  display: none;
}

#mega-menu-16-0 {
  z-index: 5 !important;
}

@media(max-width:1024px) {

  /* .site-menu-header{
    overflow-X: hidden;
  } */
  .site-menu-header .site-menu-items .mega-menu-link {
    font-size: 12px !important;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
    display: none;
  }
 

  .mega-sub-menu{
    display: none !important;
  }
}

@media(max-width:991px) {
  .navbar-menu-btn {
    display: block;
    /* font-weight: 700;
    color: #fff;
    line-height: 27px;
    font-size: 20px; */
  }

  .mega-menu-wrap .mega-menu-toggle {
    width: 50px;
  }

  .mega-menu-wrap {
    display: flex !important;
    justify-content: flex-end;
    position: absolute !important;
    right: 0 !important;
    z-index: 5;

  }

  .mega-menu-open {
    display: none !important;
  }

  .mega-menu-wrap .max-mega-menu {
    background-color: #323844f5 !important;
    width: 400px !important;
    position: absolute;
    right: -40px !important;
    height: 100vh !important;
    top: -58px !important;
  }

  .mega-menu-wrap .max-mega-menu li a {
    color: #FFF !important;
    line-height: 12px !important;
    height: 0 !important;
    /* text-align: center !important; */
  }

  .site-menu-header .site-menu-items .max-mega-menu .mega-menu-item .mega-sub-menu {
    background: transparent !important;
    z-index: 5;
    padding: 2rem 2rem !important;
  }

  .site-menu-header .site-menu-items .max-mega-menu .mega-menu-item .mega-sub-menu a {
    background-color: transparent !important;
    /* text-align: center !important; */

  }

  #mega-menu-max_mega_menu_1 .mega-menu-item-17478 a {
    background-color: #ffa053 !important;
    text-align: center !important;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%) !important;
    border: none !important;
  }
}

@media(max-width:767px) {
  .mega-menu-wrap .max-mega-menu {
    background-color: #323844f5 !important;
    width: 400px !important;
    position: absolute;
    right: 0px !important;
    height: 100vh !important;
    top: 0px !important;
  }

  #mega-menu-max_mega_menu_1 {
    position: fixed !important;
    left: 0 !important;
    width: 100% !important;
  }

  #mega-menu-item-17478 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #mega-menu-max_mega_menu_1 .mega-menu-item-17478 a {
    width: 95% !important;
  }

}

.cli-plugin-main-button {
  background: white !important;
  width: 165px;
  height: 30px;
  border-radius: 3px;
  border: 1px solid #5f7d9c;
  font-family: Roboto, Arial;
  font-size: 10px;
  color: #5f7d9c;
  font-weight: 600;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 10px !important;
  padding: 0;
  margin: 1rem 0 0 0;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
}


.mega-toggle-animated-inner,
.mega-toggle-animated-inner::after,
.mega-toggle-animated-inner::before {
  background-color: #000000d9 !important;
}

.mega-menu-toggle {
  background-color: transparent !important;
}


/* Form */

.apply-online button,
.apply-online input[type="button"],
.apply-online input[type="submit"],
.apply-online .elementor-button {
  color: #fff;
  font-family: montserrat, helvetica neue, Helvetica, Arial, sans-serif;
  display: inline-block;
  font-size: 13px !important;
  line-height: 20px;
  text-align: center;
  background: linear-gradient(to right, #ffa053, #FFB75E);
  padding: 15px 40px;
  border-radius: 3px !important;
  font-weight: 700;
  letter-spacing: .4px;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%);
  border: 1px solid rgba(0, 0, 0, .05);
  transition: all .2s ease;
  white-space: nowrap;
  width: 100%;
}

.apply-online .gform_wrapper.gravity-theme input[type=date],
.apply-online .gform_wrapper.gravity-theme input[type=datetime-local],
.apply-online .gform_wrapper.gravity-theme input[type=datetime],
.apply-online .gform_wrapper.gravity-theme input[type=email],
.apply-online .gform_wrapper.gravity-theme input[type=month],
.apply-online .gform_wrapper.gravity-theme input[type=number],
.apply-online .gform_wrapper.gravity-theme input[type=password],
.apply-online .gform_wrapper.gravity-theme input[type=search],
.apply-online .gform_wrapper.gravity-theme input[type=tel],
.apply-online .gform_wrapper.gravity-theme input[type=text],
.apply-online .gform_wrapper.gravity-theme input[type=time],
.apply-online .gform_wrapper.gravity-theme input[type=url],
.apply-online .gform_wrapper.gravity-theme input[type=week],
.apply-online .gform_wrapper.gravity-theme select,
.apply-online .gform_wrapper.gravity-theme textarea {
  height: 40px !important;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  padding: 5px 15px !important;
  width: 100% !important;
  font-size: 13px !important;
}

.apply-online .gfield_label {
  font-size: 15px !important;
  font-weight: 700 !important;
  margin-bottom: 15px !important;
  display: inline-block !important;
  padding: 0;
  color: #4f4f4f !important;
}

.apply-online .gfield_radio label {
  font-size: 12px;
  color: #4f4f4f;
}

.apply-online .gform_fileupload_rules {
  color: #4f4f4f;
}

/* Customers Page */
.customers-case-studies .elementor-widget-container {
  min-height: 350px;
}

/* Support Team */
.support-table table tbody tr td h3 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  font-style: normal;
}

.support-table table tbody tr td {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  background-color: #fff;
  font-size: 15px;
  font-weight: 400;
  color: #323844;
}

.support-table table tbody tr:hover>td,
table tbody tr:hover>th {
  background-color: #ffff;
}

.support-table {
  overflow-x: auto;
}

.workwize-img .elementor-custom-embed-image-overlay::after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(23, 23, 25, 0.5);
}

.workwize-img .elementor-custom-embed-play {
  z-index: 1;
}

.site-menu-header .elementor-widget-search-form {
  display: flex !important;
}

.site-menu-header .elementor-element-b64dfcf {
  align-items: baseline !important;
}


/* Cookies CSS */

#cookie_action_close_header_reject,
#cookie_action_close_header {
  background-color: rgb(70, 114, 255) !important;
  border-color: rgb(70, 114, 255);
  color: #fff;
  font-size: 12px !important;
  font-family: Roboto, "Open Sans", Arial, Helvetica;
}

.medium.cli-plugin-button {
  font-size: 12px !important;
}

#cookie-law-info-bar .cli-bar-message {
  font-size: 12px !important;
  margin-left: 15px !important;
}

#cookie-law-info-bar {
  box-shadow: 0 0 35px 0 rgb(0 0 0 / 25%);
  padding: 2rem !important;
  border-radius: 5px;
  transform: translateX(-50%) !important;
  left: 50% !important;
  bottom: 25px !important;
  width: 97% !important;
}


/* Courses List Page */
.course-shortcode input[type="submit"] {
  color: #fff;
  font-family: montserrat, helvetica\ neue, Helvetica, Arial, sans-serif;
  display: inline-block;
  font-size: 13px !important;
  line-height: 20px;
  text-align: center;
  background: linear-gradient(to right, #ffa053, #ffb75e);
  padding: 15px 40px;
  border-radius: 3px;
  font-weight: 700;
  letter-spacing: .4px;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%);
  border: 1px solid rgba(0, 0, 0, .05);
  transition: all .2s ease;
  white-space: nowrap;
  width: 100%;
  margin-top: 2rem;
}

.course-shortcode input[type="submit"]:hover {
  box-shadow: 0 3px 8px 0 #00000029;
  transition: all .2s;
}

.course-shortcode .gchoice label {
  line-height: 14px !important;
  font-size: 12px !important;
  max-width: 90% !important;
  color: #323844 !important;
  font-family: montserrat, helvetica\ neue, Helvetica, Arial, sans-serif;
}

.course-shortcode .gfield legend {
  font-weight: 700;
  font-family: montserrat, helvetica\ neue, Helvetica, Arial, sans-serif;
  font-size: 15px;
}

.course-shortcode .gchoice {
  margin-bottom: 10px;
}

.course-shortcode .badge {
  border-radius: 2rem;
  padding: 0.3rem 0.5rem;
  font-weight: 400;
  font-size: 12px;
  word-break: normal;
  cursor: default;
  background-color: #bcf0d9;
  border: 0.2rem solid #fff;
  color: #008757;
}



@media(max-width:767px) {
  .course-shortcode .gform_wrapper.gravity-theme .gfield.gfield--width-third {
    grid-column: 1/-1 !important;
  }

  .more-courses-form ul {
    padding: 0 !important;
  }
}

.es-multi-footer .elementor-nav-menu .current_page_item{
  background-color: transparent !important;
}
.plan-compare-table th{
  border-top: none !important;
}
/* .es-multi-footer .elementor-nav-menu .current_page_item a{
  color: #ffa053 !important;
} */
.short_description_btn{
  text-transform: capitalize !important;
}