
/*MEMBERSHIP PRO - PLAN DETAILS */
/*added by Peter on March 31, 2023 */
@media (max-width:768px) {
  img#plan-details {
    display: none;
  }
}

/*MAIN MENU - OFFCANVAS ALIGNMENT */

@media(min-width:1200px){
    .mainnav .t4-offcanvas-toggle {
        margin-top: -19px;
        top: -26px;
    }}
/* END MAIN MENU - OFFCANVAS ALIGNMENT */    
    
    /*MAIN MENU - OFFCANVAS - WIDTH */
    .t4-off-canvas {
        width: 450px;
    }
    
    .t4-megamenu .nav > .dropdown > .dropdown-toggle .item-caret {
      border-top: 4px solid #fff;
    }
    
    .nav-breakpoint-lg .t4-megamenu .dropdown-menu {
      z-index: 999;
    }
    
    .t4-megamenu .dropdown-menu .mega-sub-1.col-12 {
      padding-left: 0;
      padding-right: 0;
    }
    
    .dropdown-menu.level1 .dropdown-menu-inner .nav-item {
      position: relative;
      padding: 8px 0;
      border-bottom: 1px solid #eee;
    }
    
    .dropdown-menu.level1 .dropdown-menu-inner .nav-item a:before {
      margin-right: 10px;
    }
    /* END MAIN MENU - OFFCANVAS - WIDTH */

    /* --- // this is for CARD DECK white & Purple Buttons  --- */
    .cus-btn {
          border: 2px solid 1d1d1d;
          background-color: #1d1d1d;
          color: white;
          padding: 14px 28px;
          font-size: 16px;
          cursor: pointer;
        }
         
        .cus-default {
          border-color: #1d1d1d;
          color: #1d1d1d;
        }
        
        .cus-default:hover {
          background: #0e206d;
          text-decoration: none;
          color: #1d1d1d;
        }
    
    /* --- // END white & Purple Buttons --- */
    
    
    
    
    /*JA Custom Module - CTA in the Spacer position - Footer position */
    #acm-hero-111 .hero-heading {
        padding-top: 41px;
    }
    /* END JA Custom Module - CTA in the Spacer position - Footer position */
    
    /* ------------ START-AddThis Share button toggle color------------ */
    .at-expanding-share-button-toggle-bg span {
    background-color: #333333 !important;
    }
    
    /* ------------ Custom style for logo ------------ */
    
    .t4-header img.logo-img {
        max-width: 100px;
    }
    
    .t4-footnav img.logo-img {
        max-width: 180px;
    }
    
    img.logo-img-sm.d-block.d-sm-none {
        max-width: 150px;
    }
    
    .header-right-logo {
        max-width: 85px;
        vertical-align: middle;
        line-height: 1.5;
        position: relative;
        float: right;
        display: inline;
    }
     /* END ------- Custom style for logo ------------ */

    /* signup page */
    
    .acm-hero.style-3 .hero-item {
        position: absolute;
        color: #fff;
        z-index: 30;
        max-width: 50%;
        margin: 0 auto;
        align-items: center;
        left: 25%;
        text-align: center;
        top: 25%;
    }
    
    .acm-hero.style-3 .hero-main:after {
        content: '';
        background: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
    }
    
    .acm-hero.style-3 {
        position: fixed;
        width: 50%;
    }
    
    .acm-hero.style-3 h2 {
        color: #fff;
    }
    
    .acm-hero.style-3 .btn-action {
        margin-top: 64px;
        text-transform: uppercase;
        font-weight: 700;
        display: block;
        margin: 0 auto;
    }
    
    .acm-hero.style-3 .hero-image img {
        height: 100vh;
        width: 100% !important;
        object-fit: cover;
        max-width: 100%;
    }
    
    .acm-hero.style-3 .hero-image {
        width: 100%;
    }
    
    .acm-hero.style-3 .hero-item .btn-action .btn {
        height: 45px;
        padding: 0 32px;
        text-align: center;
        line-height: 41px;
        border: 2px solid #fff!important;
        color: #fff;
        border-radius: 0;
        text-transform: none;
        font-weight: 600;
        margin-right: 16px;
    }
    
    .acm-hero.style-3 .hero-item .btn-action .btn.btn-info {
        background: #000!important;
        color: #fff;
    }
    
    .acm-hero.style-3 .list-social {
        position: absolute;
        bottom: 16px;
        left: 32px;
        z-index: 30;
    }
    
    .acm-hero.style-3 .list-social .moduletable {
        padding: 0;
        margin: 0;
        border: none;
    }
    
    .acm-hero.style-3 .list-social ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        list-style: none;
    }
    
    .acm-hero.style-3 .list-social ul li {
        margin-right: 6px;
    }
    
    
    .acm-hero.style-3 .list-social ul li a {
        height: 32px;
        width: 32px;
        border-radius: 50%;
        background: #fff;
        text-align: center;
        line-height: 32px;
        color: #495057;
        display: inline-block;
    }
    
    .acm-hero.style-3 .list-social ul li a:hover {
        opacity: .75;
    }
    
    .acm-hero.style-3 .social {
        position: absolute;
        bottom: 160px;
        left: 24px;
        z-index: 30;
    }
    
    .acm-hero.style-3 .list-social ul li {
        margin-right: 6px;
    }
    
    .acm-hero.style-3 .list-social ul li a {
        height: 32px;
        width: 32px;
        border-radius: 50%;
        background: #fff;
        text-align: center;
        line-height: 32px;
        color: #495057;
        display: inline-block;
    }
    
    .social-list {
      list-style: none;
      margin: 0;
      padding: 0; 
    }
    .social-list li {
      display: inline-block;
      padding: 0 2px; 
    }
    
    .social-list li a {
      background: #d3d5df;
      border-radius: 50%;
      display: block;
      height: 2rem;
      line-height: 2rem;
      text-align: center;
      width: 2rem; 
    }
    .social-list li.btn-facebook a {
      background: #4267B2;
      color: #fff; 
    }
    .social-list li.btn-twitter a {
      background: #1DA1F2;
      color: #fff; 
    }
    .social-list li.btn-linked-in a {
      background: #0077B5;
      color: #fff; 
    }
    .social-list li.btn-pinterest a {
      background: #E60023;
      color: #fff; 
    }
    
    .login-wrap .login {
        background-color: transparent;
    }
    
    .t4-footnav {
      z-index: 9;
      position: relative;
    }
    
    /* END signup page */

    /*Account left sidebar*/
    
    .dashboard-sidebar .user-info {
        border: 1px solid #e9ecef;
        text-align: center; 
        margin: 0;
        padding: 2rem 1rem;
        background: #f5f5f5;
        color: #495057;
        border-radius: .25rem .25rem 0 0;
    }
    
    .dashboard-sidebar nav.navbar {
        margin: 0;
        border: 1px solid #e9ecef;
        border-top: 0;
        padding: 0;
    }
    
    .dashboard-sidebar .navbar-nav {
        display: block;
        flex-direction: inherit;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        width: 100%;
    }
    
    .dashboard-sidebar .nav-link {
        display: block;
        padding: 1rem !important;
        -webkit-transition: background .1s ease;
        -o-transition: background .1s ease;
        transition: background .1s ease;
        color: #495057;
        font-size: 15px;
        font-weight: 500;
        -webkit-transition: .2s ease;
        -o-transition: .2s ease;
        transition: .2s ease;
    }
    
    .dashboard-sidebar .nav-link:before {
        margin-right: 14px;
    }
    
    .dashboard-sidebar nav.navbar li.nav-item {
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #e9ecef;
    }
    
    .dashboard-sidebar li.nav-item.current.active {
        background: #2e3d96;
        color: #fff !important;
    }
        
    .moduletable .dashboard-sidebar .nav > li.active > a {
        color: #fff;
        font-weight: 400;
    }

    .dashboard-sidebar li.nav-item.current.active a {
        color: #fff !important;
    }

    /* END Account left sidebar*/

/*login page*/
    
    .login-wrap {
      max-width: 480px;
      padding: 4rem 0;
      margin: 0 auto;
    }
    
    .login-wrap .login {
      background-color: transparent;
    }
    
    .login-wrap .login {
      border-radius: 7px;
      margin-bottom: 2rem;
      padding: 2rem;
    }
    
    
    input[type="text"], input[type="email"], input[type="password"] {
      background: transparent;
      border: 1px solid #ccd2dd;
      border-radius: 5px;
      color: #67758d;
      transition: all 0.25s ease-in-out; }
      input[type="text"]:hover, input[type="email"]:hover, input[type="password"]:hover, input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="text"]:active, input[type="email"]:active, input[type="password"]:active {
        box-shadow: none;
        border: 1px solid #267ffd; }
    
    form.form-horizontal div.control-group {
      margin-bottom: 1rem; }
    
    .control-label label {
      color: #858a9e;
      font-size: 0.875rem;
      letter-spacing: 0.2px;
      text-transform: uppercase; }
    
    .input-prepend.input-prepend .media-preview.add-on {
      height: 36px !important;
      line-height: 36px; }
    .input-prepend.input-prepend .field-media-input[type="text"] {
      border-radius: 0;
      padding: 16px 0;
      width: 160px !important; }
    .input-prepend.input-prepend a.btn.modal {
      background: #d3d5df;
      line-height: 1;
      text-transform: uppercase; }
    .input-prepend.input-prepend a.btn {
      line-height: 1; }
    
    .request-form form.form-horizontal .control-group {
      margin-bottom: 1rem; }
    @media (min-width: 768px) {
      .request-form form.form-horizontal .control-group:nth-child(3) {
        float: left;
        padding-right: 1rem;
        width: 50%; } }
    @media (min-width: 768px) {
      .request-form form.form-horizontal .control-group:nth-child(4) {
        float: left;
        padding-left: 1rem;
        width: 50%; } }
    .request-form form.form-horizontal .control-group:nth-child(5) {
      clear: both; }
    .request-form form.form-horizontal .control-group .control-label {
      float: none !important;
      display: block !important; }
    .request-form form.form-horizontal .control-group .controls {
      margin: 0 !important; }
      .request-form form.form-horizontal .control-group .controls input[type="text"], .request-form form.form-horizontal .control-group .controls input[type="email"], .request-form form.form-horizontal .control-group .controls input[type="password"], .request-form form.form-horizontal .control-group .controls textarea {
        max-width: 100%;
        width: 100%; }
    
    .com_privacy .request-form {
      border: 1px solid rgba(68, 74, 94, 0.12);
      border-radius: 7px;
      margin: 0 auto;
      max-width: 40rem;
      padding: 2rem; }
      .com_privacy .request-form form.form-horizontal .control-group:nth-child(3) {
        float: none;
        padding-right: 0;
        width: 100%; }
      .com_privacy .request-form .form-check-input[type="checkbox"] {
        width: auto; }
    
    form.form-horizontal .control-group .controls {
      margin-left: 0;
    }
    
    .form-control, .inputbox {
      max-width: 100%;
    }
    
    
    .form-control, .inputbox, .inputbox {
      padding: 1.8rem 1.75rem;
    }
    
    .com-users-login__submit .btn {
      width: 100%;
    }
    
    .other-links {
      text-align: center;
    }
    
    .other-links a {
      display: inline-block;
      padding: 0 1rem;
    }
    
    .com-users-registration.registration {
        max-width: 600px;
        margin: auto;
    }
    

    
    .t4-megamenu .mega-inner {
        padding-bottom: 0;
        padding-top: 0;
    }
    
    .t4-megamenu .dropdown ul {
        padding: 0;
    }
    
    .t4-megamenu .dashboard-sidebar .user-info {
        padding: 1rem;
    }
    
/*END login page*/

/*OS Hero button*/
    
    .acm-hero .hero-btn-actions {
        margin-top: 4.375rem;
        display: inline-block;
        margin-right: 14px;
    }
    
    .hero-btn {
        display: inline-block;
    }
    
    #acm-hero-128 .hero-btn-actions {
        margin-top: 0 !important;
    }
    
    
    .com_osmembership.view-plans {
        background-color: #fff;
    }
    
    .row.osm-pricing-table-circle {
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 24px;
        padding-top: 36px;
    }
    
    .com_osmembership.view-plans .custom.plan-title {
        text-align: center;
        padding-top: 48px;
        padding-bottom: 48px;
    }
    
    .menu-plans {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 26px;
        width: 50%;
        padding-left: 26px;
        padding-right: 26px;
    }
    
    .menu-plans ul.nav.menu.mod-list {
        background: #f2f2f7;
        border-radius: 50px;
        border: 0;
        margin: 0;
        padding: 8px;
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-align: center;
    }
    
    .menu-plans ul.nav.menu.mod-list li {
        border: 0;
        padding: 0;
        margin: 0;
        width: 50%;
    }
    
    .menu-plans ul.nav.menu.mod-list > li.active a {
        background-color: #fff;
        color: #007aff;
        box-shadow: 0 0 0 1px rgb(0 0 0 / 1%), 0 1px 2px rgb(0 0 0 / 10%);
    }
    
    .menu-plans ul.nav.menu.mod-list > li > a {
        background-color: transparent;
        color: #1c1c1e;
        border-radius: 50px;
        font-size: 20px;
        font-weight: 700;
        margin: 0;
        padding: 13px 26px;
        transition: all 0.3s cubic-bezier(0.25,0.8,0.25,1);
    }
    
    .com_osmembership.view-plans .osm-container {
        text-align: left;
        padding: 0;
    }
    
    .com_osmembership.view-plans #t4-mainbody > .t4-section-inner > .t4-row > .component {
        padding-right: 15px;
    }
    
    .com_osmembership.view-plans .t4-component, .component {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    
    .osm-pricing-table-circle .osm-plan {
           background-color: #fff;
        border-radius: 0;
        box-shadow: none;
        color: #222;
        margin: 0;
        max-width: 100%;
        min-height: auto;
        overflow: hidden;
        text-align: center;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        border-box: box-sizing;
    }
    
    .osm-pricing-table-circle .osm-plan-short-description {
        margin: 30px 30px 0;
        text-align: left;
    }
    
    .osm-pricing-table-circle .osm-plan-short-description li {
        border-top: 1px dotted #ddd;
        padding: 15px;
        padding-left: 0;
        font-size: 16px;
        padding-right: 0;
    }
    
    .osm-pricing-table-circle .osm-plan-short-description li .btn {
        float: right;
    }
    
    .osm-pricing-table-circle .osm-plan-header>h2 {
        margin: 0 0 10px;
    }
    
    .osm-pricing-table-circle .osm-plan-header {
        background-color: #fff !important;
        color: #000;
        height: auto;
        margin: 0 0 24px;
        padding: 30px 30px 0;
        position: relative;
        text-align: left;
    }
    
    .osm-pricing-table-circle .osm-plan-price {
        background-color: transparent !important;
        border: none;
        border-radius: 0;
        bottom: 0;
        color: #222;
        height: auto;
        left: 0;
        margin-bottom: 0;
        margin-left: 0;
        padding: 0;
        position: relative;
        width: 100%;
    }
    
    .osm-pricing-table-circle .osm-plan-price p {
        color: #000;
        font-size: 26px;
        font-weight: 700;
        margin: 0;
    }
    
    .osm-pricing-table-circle .osm-plan-price sub {
        bottom: 10px;
        position: relative;
        color: #585858;
        font-size: 20px;
        display: contents;
        line-height: 1.4;
    }
    
    .osm-pricing-table-circle .btn-signup {
        color: #fff;
        width: 100%;
        text-align: center;
        background: #2e3d96 !important;
    }
    
    .osm-pricing-table-circle .osm-plan:hover .osm-plan-price {
        background-color: transparent!important;
    }
    
    div#osm-plans-list-pricing-table-circle {
        background: #fff;
        box-shadow: 0 0 2rem rgb(0 0 0 / 10%);
        border-top: 4px solid #2e3d96;
    }
    
    .osm-pricing-table-circle .pricing-item {
        border-right: 1px solid #ebeaeb;
        width: 33.3%;
    }
    
    .pricing-item:last-child {
        border-right: none;
    }

/* END OS+VIK Hero button*/  

    /*virtuemart vendor information*/

    h1.vendor-title {
        line-height: 1.4;
        padding-bottom: 22px;
        margin-bottom: 22px;
        text-align: center;
    }

    h5.vendor-contact {
        line-height: 1.4;
        padding-bottom: 22px;
        margin-bottom: 22px;
        text-align: center;
    }

    /*END virtuemart vendor information*/

/*pricing modules*/
        
    .center-text {
        border: none;
        max-width: 850px;
        margin: auto;
        text-align: center;
        font-size: 16px;
    }
    
    h3.plan-title {
        line-height: 1.4;
        margin-bottom: 22px;
        text-align: center;
    }
    
    .faqs {
        border: none;
        padding-top: 0;
    }
    
    .faqs .container {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
    }
    
    .card {
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: transparent;
        background-clip: border-box;
        border: 1px solid rgba(52, 58, 64, 0.12);
        border-radius: 0;
        border-left: none;
        border-right: none;
        border-bottom: none;
    }
    
    .card:last-child {
        border-bottom: 1px solid rgba(52, 58, 64, 0.12);
    }
    
    
    .card-header {
        padding: 0;
        margin-bottom: 0;
        background-color: transparent;
        border-bottom: none;
        margin-bottom: 8px;
    }
    
    .card-header button.btn.btn-link {
        font-size: 18px;
    }
    
    .card-header button.btn.btn-link:after {
        transform: rotate(180deg);
        background: url('images/icon_chevron_black.svg');
    }

/*END pricing modules*/

/*plan cta module*/
    
    .plan-cta {
        border: none;
        text-align: center;
        background: #22cc99;
        color: #fff;
        padding: 24px 0;
        margin-bottom: 0;
    }
    
    h2.plan-title {
        color: #fff;
        padding-bottom: 24px;
    }
    
    .plan-cta .btn.btn-primary {
        background-color: #fff !important;
        border-color: #fff !important;
        font-size: 16px;
        color: #111;
    }
    
    .plan-cta .btn {
        margin: 6px;
    }
    
    .plan-cta .btn.btn-success {
        background-color: transparent !important;
        border: 2px solid #fff !important;
        font-size: 16px;
        color: #fff;
    }
    
/*END plan cta module*/

/*membership pro checkout page*/
    
    .com_osmembership.view-register .t4-wrapper {
      background-color: #f9f9fc;
    }
    
    .com_osmembership.view-register div#osm-singup-page-columns {
        background: #fff;
        padding: 24px;
    }
    
    #osm-payment-information h3.osm-heading {
        margin-top: 0;
    }
    
    #osm-payment-information {
      float: left;
      width: 100%;
      position: relative;
      top: 0;
      right: 0;
      display: block;
    }
    
    #osm-signup-page-columns-form .form-control {
        padding: 1.1rem 1.1em;
    }
    
    .osm-container .form-group input[type=text].input-small, .osm-container .form-group select.input-small, .osm-container .form-group textarea.input-small {
        width: 110px!important;
        border-radius: 0 5px 5px 0;
    }

/* END membership pro checkout page*/

/*pricing page*/
    
    h1.osm-page-title {
        display: none;
    }
    
    div#t4-member {
        padding-top: 48px;
        padding-bottom: 48px;
    }

/*END pricing page*/    

    /*off-canvas menu*/
    
    .t4-off-canvas-body .nav.menu {
      display: block !important;
    }
    
    .t4-off-canvas-body .nav.menu li {
      display: block;
      padding: 0;
      margin: 0;
      border-bottom: 1px dotted #eee;
    }
    
    .menu-dashboard .dashboard-sidebar .user-info {
      padding: 1rem;
    }
    
    .t4-offcanvas .t4-off-canvas-body .navbar {
      display: block;
      margin-left: 0;
      margin-right: 0;
      padding: 0;
    }
    
    .login-wrap .login {
      margin-bottom: 0;
      padding: 24px;
    }

    /*END off-canvas menu*/

/*Accordion module*/
    
    .custom.faqs .col-md-3 {
        background: #fff;
        box-shadow: 0 0 2rem rgb(0 0 0 / 10%);
        border-top: 4px solid #2e3d96;
        padding-left: 0;
    }
    
    ul.apan {
        padding: 20px;
    }
    
    ul.apan li {
        list-style: none;
        padding-bottom: 10px;
        border-bottom: 1px dotted #eee;
        padding-top: 10px;
    }
    
    ul.apan li a {
        color: #333333;
        font-size: 18px;
        font-weight: 600;
    }
    
    .accordion {
        padding-bottom: 24px;
    }
    
    .faq-content {
        padding-left: 40px;
    }
    
    .card-header button.btn.btn-link {
        font-size: 16px;
        padding-left: 0;
        color: #616161;
    }
    
    .faq-content h4, .faq-content .h4 {
        color: #2e3d96;
    }
    
    label#jform_captcha-lbl {
        display: none;
    }
    
/* END Accordion module*/

/*FAQs new*/
    
    .custom.faq .nav-pills {
        background: #fff;
        box-shadow: 0 0 2rem rgb(0 0 0 / 10%);
        border-top: 4px solid #2e3d96;
        padding: 14px;
        padding-left: 24px;
    }
    
    .custom.faq .nav-pills .nav-link {
        border-radius: 0;
        font-size: 16px;
        font-weight: 600;
        color: #333;
        border-bottom: 1px dotted #eee;
        padding-left: 0;
    }
    
    .custom.faq .nav-pills .nav-link.active, .custom.faq .nav-pills .show > .nav-link {
        background-color: transparent;
        color: #2e3d96;
    }
    
    @media(max-width:768px){
    
        .custom.faqs .col-md-3.col-xs-12 {
            display: none;
        }
    
       .faq-content {
          padding-left: 0;
        }
    
      .header-right-image {
          display: none;
      }
    
      .t4-offcanvas {
        background: #fff;
        width: 100%;
      }
    
      .menu-plans {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
        width: 100%;
        padding-left: 26px;
        padding-right: 26px;
      }
    
      .pricing-item {
        border-right: 1px solid #ebeaeb;
        width: 100%;
      }
    
      h2.plan-title {
        color: #fff;
        padding-bottom: 24px;
        padding: 0 20px;
      }
    
      .card-header button.btn.btn-link {
        font-size: 18px;
        text-align: left;
      }
    
      .com_osmembership.view-plans .custom.plan-title {
        padding-top: 14px;
        padding-bottom: 14px;
      }
    
      .acm-hero .hero-btn-actions {
        margin-top: 14px;
        width: 100%;
      }  
    
      .acm-hero .hero-btn-actions .btn {
        width: 100%;
      }
    
      #t4-section-1 .container, #t4-section-2 .container, #t4-section-3 .container, #t4-section-4 .container, #t4-section-5 .container, #t4-section-6 .container {
        padding-top: 3rem;
        padding-bottom: 3rem;
      }
    
      #t4-hero {
        padding-top: 10rem;
        padding-bottom: 4rem;
      }
    
      .hero-btn {
        width: 100%;
        display: inline-block;
      }
    
      .t4-footer .container {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        padding-top: 3rem;
        padding-bottom: 3rem;
      }
    
      #acm-hero-128 .hero-btn-actions .btn {
        margin-bottom: 14px;
      }
    
      .com-users-registration.registration {
        padding: 0 24px;
      }
    
      .acm-hero.style-3 {
        position: relative;
        width: 100%;
      }
    
      .acm-hero.style-3 .hero-item {
        position: absolute;
        color: #fff;
        z-index: 30;
        max-width: 100%;
        margin: 0 auto;
        align-items: center;
        left: 0;
        text-align: center;
        top: 10%;
        padding: 24px;
      }
    
      /*Contact page*/
    
      .contact .plain-style .contact-information {
        padding-right: 0;
      }
    
      .contact {
        padding: 24px;
      }
    
      .captcha {
        margin-left: 0px;
      }
    
      /*login page*/
    
      .login-wrap .login {
        margin-bottom: 0;
        padding: 0;
      }
    
      .login-wrap {
        max-width: 100%;
        padding: 24px;
        margin: 0 auto;
      }
    
      .acm-hero.style-3 .hero-image img {
        height: 450px;
        width: 100% !important;
        object-fit: cover;
        max-width: 100%;
      }
    
      .acm-hero.style-3 .social {
        position: absolute;
        bottom: 60px;
        left: 24px;
        z-index: 30;
      }
    
      .t4-off-canvas-body .module_menu .nav li ul.small {
        margin-left: 0;
        padding-left: 0;
      }
    
      #t4-hero .bg-overlay-image {
            background-position: 70% 50% !important;
      }
    
      /*Vik appointment page*/
    
      .vapserblock {
        width: 100%;
        margin: 10px 0;
      }
    
      .vapserbottomreview {
        width: 100%;
      }
    
      /*FAQs*/
    
      .faq-content h4, .faq-content .h4 {
        color: #2e3d96;
        font-size: 22px !important;
        padding-top: 20px;
      }
    
      .col-9.col-md-9.col-xs-12 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
      }
    
    }

/* END FAQs new*/

 


/*Update on 19 Nov 2021 - Peter*/
/*CONTROLS MASTHEAD IMAGE & BG - ID=MENU ITEM*/
.item-513 .t4-masthead .ja-masthead .ja-masthead-detail {
    padding: 0 !important;
    text-align: left;
    margin: auto;
    max-width: 100% !important;
}

.item-513 .ja-masthead:before {
opacity: 0;
}

.item-513 .jumbotron.bg-dark {
    opacity: 0.8; !important;
}

.item-513 .t4-masthead {
    padding-left: 0;
    padding-right: 0;
}

.item-578 .t4-masthead .ja-masthead .ja-masthead-detail {
    padding: 0 !important;
    text-align: left;
    margin: auto;
    max-width: 100% !important;
}

.item-578 .ja-masthead:before {
opacity: 0;
}

.item-578 .jumbotron.bg-dark {
    opacity: 0.8; !important;
}

.item-578 .t4-masthead {
    padding-left: 0;
    padding-right: 0;
}

/* END CONTROLS MASTHEAD IMAGE & BG - ID=MENU ITEM*/

===============================================================
/*Login page*/

.vaploginblock, .vapregisterblock {
	max-width: 500px;
	margin: auto;
	margin-top: 10%;
    border: none;
}

.vaploginblock .login-fields-rem {
	display: flex;
}

.vaploginblock label {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 6px;
}

.vaploginblock .vaploginsplabel label, .vaploginfield .vaploginsplabel label {
    margin: 0 0 3px;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}

.vapinput {
    width: 100%;
    padding: 10px;
}

a.vap-btn.blue, button.vap-btn.blue {
    background: #2e3d96;
    color: #fff;
    width: 100%;
}

.vap-login-footer-links {
    display: flex;
    justify-content: center;
    padding: 20px;
    justify-items: center;
}

.vap-login-footer-links a {
    padding: 10px;
}


    /*Shop sidebar*/
    
    .t4-sidebar, .t4-sidebar-r, .sidebar, .sidebar-r {
        padding-top: 2rem;
        padding-bottom: 5rem;
    }
    
    .sidebar-r .t4-module {
        background: #fff;
        box-shadow: 0 0 2rem rgb(0 0 0 / 10%);
        border-top: 4px solid #2e3d96;
        padding: 14px;
        padding-left: 24px;
    }
    
    .t4-sidebar-r, .sidebar-r {
        border-left: none;
    }
    
    .sidebar-r .module-title {
        color: #333333;
        font-size: 18px;
    }
    
    .show_cart a.details {
        border: 1px solid #222222;
        background: #ffffff;
        color: #333333;
        font-weight: 700;
        padding: 5px 36px;
        font-size: 14px;
        line-height: 1.428572;
        border-radius: 0;
        text-align: center;
        margin-top: 20px;
        width: 100%;
    }
    
    .subtotal_with_tax {
        color: #333333;
    }
    
    .product_row a {
    color: #888888;
    }
    
    .vmCartModule .total, .vmCartModule .total_products {
        color: #333333;
        padding-top: 10px;
    }
    
    .vm_cart_products {
        border-bottom: 1px solid #eee;
    }

/*Virtuemart order pagenav*/

.com_virtuemart #cart-view .coupon {
    padding: 16px;
    margin-bottom: 0;
    font-size: 14px;
}

.com_virtuemart #cart-view input[type="submit"], .com_virtuemart #cart-view .cart-summary input.details-button, .com_virtuemart #cart-view button.vm-button-correct {
    background-color: #2e3d96;
    border-color: #2e3d96;
    padding: 17px 36px;
}

a {
color: #2e3d96;
}

input[type=checkbox].inputbox {
	margin-left: 10px;
}

#stripe-checkout-button {
    width: 100%;
    background: #22cc99;
    padding: 14px 14px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
}

.author {
    margin: auto;
    text-align: center;
    padding-bottom: 24px;
}

.author-avatar img {
    border-radius: 50%;
    margin-bottom: 14px;
    max-width: 100px;
}

.author-page {
    padding-top: 36px;
    padding-bottom: 36px;
}

.author-detail {
    margin: auto;
    text-align: center;
}

.view-employeesearch.item-528 form#vapempsearchform {
    display: none;
}

.com_virtuemart.view-category.item-399 .category-view .category {
    margin: 0;
    padding: 0;
    display: none;
}

.vap-allorders-userright {
    display: flex !important;
    float: right;
}

/* no title section */ 
.t4-top-title {
    padding-top: 48px;
}

.t4-typo-example {
    margin-top: 24px;
}

.apan.nav-pills {
    box-shadow: 0 0 2rem rgb(0 0 0 / 10%);
    border-top: 4px solid #2e3d96;
}

.plan-title {
    padding-bottom: 24px;
}

.plan-title .col-md-3 {
    padding-left: 0;
}

.nav-pills .nav-link {
    border-radius: 0;
}

.tab-content .card-body {
    padding: 0;
}

.com_virtuemart #userForm .control-buttons > button {
    float: left;
}

.control-buttons .reg_text {
float: none !important;
margin: 0 20px 0 0;
text-align: left;
display: block;
}

@media screen and (max-width: 767px) {
    .osm-pricing-table-circle .osm-plan-short-description li .btn {
		float: none;
		display: block;
		width: 100%;
		margin-top: 6px;
	}

	.lead.hero-intro .btn {
		width: 100%;
	}

	.vap-empmain-block {
	    flex: 1;
	    padding: 0;
	}

	.view-employeesearch.item-528 a.boo-class {
	    width: 100%;
	    margin-bottom: 8px;
	}

	.view-employeesearch.item-528 dd {
	    padding-left: 0 !important;
	}

	.view-employeesearch.item-528 iframe {
	    width: 100% !important;
	}

	.vapempnamediv {
	    font-size: 24px;
	}

    .blockquote .btn {
        width: 100%;
    }

    .pt-5, .py-5 {
        padding-top: 1rem !important;
    }

    .t4-top-title {
        padding-top: 24px;
    }

    .t4-mainbody {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .com_osmembership.view-plans .t4-component, .component {
        padding-top: 0;
        padding-bottom: 0;
    }
}

/*Update sticky menu*/

#t4-header {
    background-image: url(../../../../templates/ja_gamex/images/bg-body.jpg);
    background-size: cover;
}

/*.t4-content:before {
    z-index: 999;
}
*/
/*Update pricing table */

.container-tabs-nav .container {
    text-align: center;
}

.acm-container-tabs .nav-tabs {
    border: 2px solid #333!important;
    padding: 3px;
    border-radius: 16px;
    display: inline-block;
    border-bottom: 0;
    white-space: nowrap;
}

.acm-container-tabs .nav-tabs .nav-item {
    display: inline-block;
}

.acm-container-tabs .nav-tabs .nav-link {
    color: #333;
    background-color: transparent;
    padding: 5px 10px;
    border: 0;
    border-color: transparent;
}

.acm-container-tabs .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #333;
    border-color: transparent;
    border-radius: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    padding: 5px 10px;
}

.acm-container-tabs .pricing-item {
    background:  #fff;
    width: 100%;
    border-radius: 16px;
    padding: 30px 45px;
    height: 100%;
}

/*.acm-pricing.style-1 .row.justify-content-center .col-12:nth-child(2) .pricing-item {
    border-top: 8px solid rgb(15, 169, 88);
}

.acm-pricing.style-1 .row.justify-content-center .col-12:nth-child(3) .pricing-item {
    border-top: 8px solid #6464FF;
}*/

.acm-container-tabs .btn.btn-outline-primary {
    border-color: var(--color-primary);
    color: var(--color-primary);
    border-radius: 16px;
    color: #333;
    border: 2px solid #333;
    width: 100%;
}

.acm-pricing.style-1 .row.justify-content-center .col-12:nth-child(2) .btn.btn-outline-primary {
    border-color: rgb(15, 169, 88);
    background: rgb(15, 169, 88);
    color: #fff;
    border: 2px solid rgb(15, 169, 88);
}

.acm-pricing.style-1 .row.justify-content-center .col-12:nth-child(3) .btn.btn-outline-primary {
    border-color: #6464FF;
    background: #6464FF;
    color: #fff;
    border: 2px solid #6464FF;
}

.acm-pricing.style-1 .pricing-title-info {
    text-align: center;
}

.acm-pricing.style-1 .pricing-desc{
    border-bottom: 2px dashed rgba(0,0,0,0.15);
    text-align: center;
    margin-bottom: 32px;
    padding-bottom: 32px;
}

.acm-pricing.style-1 .bottom-desc {
    text-align: center;
    padding-top: 60px;
}

a.pricing-compare {
    font-size: 20px;
    font-weight: 600;
}

a.pricing-compare .fa-regular{
    font-size: 18px;
}

div.pricing-title-info h3 {
    font-size: 34px;
    font-weight: 900;
    margin-bottom: 18px;
}

.acm-features.style-2 .btn-block.btn-secondary {
    border-color: var(--color-primary);
    color: var(--color-primary);
    border-radius: 5px;
    color: #333;
    border: 2px solid #333;
    padding: 8px;
    width: 100%;
    background: transparent;
}

.acm-container-tabs .btn.btn-outline-primary:hover, .acm-features.style-2 .btn-block.btn-secondary:hover {
    border: 2px solid var(--color-primary);
}

.acm-container-tabs span.h2.text-secondary {
    font-weight: 700;
    color: #333!important;
}

.acm-container-tabs span.h2.text-secondary span {
    font-size: 20px;
    font-weight: 500;
}

.acm-container-tabs .tab-content {
    padding-top: 40px;
}

.pricing-title-info  h3 {
    font-size: 22px;
}

.pricing-plan-list h3 {
    font-size: 16px;
}

/*.acm-pricing.style-1 .row.justify-content-center .col-12:nth-child(2) .pricing-item {  
    box-shadow: 6px 6px 0 #03C3FC;
}*/

/*@media (min-width:  992px) {
    .acm-pricing.style-1 .row.justify-content-center .col-12:nth-child(2) .pricing-item {
        height: 104%;
        position: relative;
        top: -2%;
    }
}*/

/*.acm-pricing.style-1 .row.justify-content-center .col-12:nth-child(2) .pricing-item .pricing-title-info h3 {
    color: #03C3FC;
}*/

/*li.mb-2:before {
    content: "\f00c";
    color: #34c759;
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 15px;
    padding-right: 14px;
}*/

ul.list-plan {
    list-style: none;
    padding-left: 0;
}

ul.list-plan li {
    display: flex;
    align-items: center;
}

ul.list-plan li b {
    color: #333;
    margin-right: 4px;
}

ul.list-plan li .fa-check {
    flex: 0 0 24px;
    max-width: 24px;
    margin-right: 5px;
}

ul.list-plan li .fa-circle-info {
    font-size: 12px;
    margin-top: -10px;
    margin-left: 5px;
}

#Mod187 .section-title-wrap {
    padding-bottom: 0;
    margin-bottom: 24px;
}

#Mod187 .section-desc.lead {
    padding-top: 14px;
} 

.pricing-action {
    padding-top: 18px;
    padding-bottom: 14px;
}

#pricingDetailsmodal .modal-dialog {
    max-width: 1800px;
    padding: 20px 20px !important;
}

/*Full screen modal */

@media only screen 
  and (max-device-width: 667px) { 
    body.modal-open .modal {
        background-color: #fff;
        border-radius: 0;
        top: 0;
        bottom: 0;
        left: 0;
        margin-left: 0;
        overflow: hidden;
        height: auto;
        width: 100%;
        height: 100%;
    }
}

body.modal-open .modal {
    background-color: #fff;
    border-radius: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    overflow: hidden;
    height: auto;
    width: 100%;
    height: 100%;
}

/*end full screen modal*/

/*Pricing table */

.plan-info{
    text-align: center;
}

.items-wrap {
    display: flex;
    align-items: stretch;
}

.items-wrap:hover {
    background: #f7f7f7;
}

.items-wrap h6,
.items-wrap h3 {
    margin: 0;
}

.items-wrap h6 {
    font-size: 16px;
    font-weight: 500;
}

.items-wrap h3 {
    font-size: 20px;
}

.items-wrap > .col {
    padding-top: 8px;
    padding-bottom: 8px;
    flex:  1;
}

.items-wrap > .col + .col{
    border-left: 3px solid #000;
}

/*Head Style*/
.pricing-head {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 40px 0 20px 0;
    align-items: center;
}

.pricing-head span {
    color: #212529;

}

.pricing-sub-title {
    display: flex;
    justify-content: space-between;
    padding-top: 4px;
}

.pricing-sub-title .tooltip-icon {
    background: #f7f7f7;
    border:  1px solid rgba(0,0,0,0.1);
    font-size: 12px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
}

.plan-1 {
    color: rgb(106, 106, 106);
}

.plan-2 {
    color: rgb(15, 169, 88);
}

.plan-3 {
    color: rgb(85, 81, 255);
}

.plan-3 .btn {
    background: rgb(85, 81, 255);
    border-color: rgb(85, 81, 255);
    color: #fff;
}

.pricing-item i {
    font-size: 18px;
}

/*View Mobile*/
.mobile-view .pricing-head {
    border-bottom: 1px solid #000;
    padding-top: 10px;
}

.mobile-view.pricing-wrap .plan-wrap {
    border: 3px solid #000;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
}

.mobile-view .pricing-content > h4 {
    color: #000;
    margin-top: 30px;
}

.mobile-view.pricing-wrap .item {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.mobile-view.pricing-wrap .item:last-child {
    border:  0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.mobile-view .pricing-sub-title {
    color: #1a1a1a;
}

/*End pricing */

#Mod205 {
    max-width: 828px;
    margin: auto;
}

.item-364 .com-content-article.item-page .article-body {
    max-width: 960px;
    margin: 0 auto;
}

.page-tour #t4-main-body {
  background: transparent;
  padding-bottom: 0;
  padding-top: 50px;
}
.page-tour .section-lead {
  display: none;
}
.page-tour .article-body {
  max-width: 1140px !important;
}

.page-marketing > .row {
  align-items: flex-start;
}
.page-marketing #menu-site {
  position: sticky;
  top: 20px;
}
.page-marketing #menu-site h4 {
  font-size: 18px;
  font-weight: 600;
}
.page-marketing ul {
  padding: 0;
  margin: 0;
}
.page-marketing ul li {
  list-style: none;
  margin-bottom: 6px;
}
.page-marketing ul li a {
  position: relative;
  transition: all 0.3s;
  display: flex;
  align-items: center;
}
.page-marketing ul li a:before {
  content: "";
  background-color: #d5dde6;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transition: all 0.3s;
  margin-right: 12px;
}
.page-marketing ul li a.active, .page-marketing ul li a:hover {
  color: #4990e2;
}
.page-marketing ul li a.active:before, .page-marketing ul li a:hover:before {
  background-color: #4990e2;
}
.page-marketing ul li.active a {
  color: #4990e2;
}
.page-marketing ul li.active a:before {
  background-color: #4990e2;
}
.page-marketing .item {
  background-color: #edf2f5;
  padding: 36px;
  border-radius: 8px;
}
@media (max-width: 992px) {
  .page-marketing .item {
    padding: 20px;
  }
}
.page-marketing .item + .item {
  margin-top: 32px;
}

/*Pricing*/
.section-pricing .section-title-wrap {
  text-align: center;
  margin-bottom: 40px;
  max-width: 100%;
}
.section-pricing .btn-switch {
  display: inline-block;
  margin-top: 20px;
}
.section-pricing .btn-switch .wrap-inner {
  display: flex;
  border: 2px solid #333;
  padding: 3px;
  border-radius: 16px;
  white-space: nowrap;
}
.section-pricing .btn-switch .wrap-inner .ele {
  color: #333;
  background-color: transparent;
  padding: 5px 10px;
  cursor: pointer;
}
.section-pricing .btn-switch .wrap-inner .ele.active {
  color: #fff;
  background-color: #333;
  border-color: transparent;
  border-radius: 16px;
  padding: 5px 10px;
}
.section-pricing .pricing-table ul {
  padding: 0;
  margin: 0;
}
.section-pricing .pricing-table ul li {
  list-style: none;
}
.section-pricing .main-pricing {
  padding-top: 60px;
  padding-bottom: 60px;
  color: var(--body-text-color);
}
.section-pricing .main-pricing ul {
  padding: 0;
  margin: 0;
}
.section-pricing .main-pricing ul li {
  list-style: none;
}
.section-pricing .main-pricing .col-header .popular {
  text-transform: uppercase;
  background: #000;
  padding: 12px;
  color: #fff;
  line-height: 1.1;
  margin: -40px -32px 24px;
}
.section-pricing .main-pricing .col-header .title {
  margin-top: 0;
  margin-bottom: 8px;
  color: #37474f;
}
.section-pricing .main-pricing .col-header .sub-title {
  font-size: 16px;
  color: #4d4d4d;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 40px;
  line-height: 1.2;
}
.section-pricing .main-pricing .col-header .price.price-monthly {
  display: none;
}
.section-pricing .main-pricing .col-body {
  padding-top: 20px;
  padding-bottom: 40px;
}
.section-pricing .main-pricing .col-body .list-top {
  border-bottom: 1px solid #E5E7EB;
  padding-bottom: 20px;
}
.section-pricing .main-pricing .col-body .list-top ul li {
  font-weight: 600;
  color: #4d4d4d;
  font-size: 16px;
}
.section-pricing .main-pricing .col-body .list-top ul li + li {
  margin-top: 2px;
}
.section-pricing .main-pricing .col-body .title-features h5, .section-pricing .main-pricing .col-body .title-features .h5 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #000;
}
.section-pricing .main-pricing .col-body .list-bottom ul li + li {
  margin-top: 8px;
}
.section-pricing .main-pricing .col-footer .btn, .section-pricing .main-pricing .col-footer .blog-list .item-readmore a, .blog-list .item-readmore .section-pricing .main-pricing .col-footer a, .section-pricing .main-pricing .col-footer #acym_wrapper .acym__front__archive #acym__front__archive__search button, #acym_wrapper .acym__front__archive #acym__front__archive__search .section-pricing .main-pricing .col-footer button {
  border-color: #000;
  padding: 10px 20px;
  font-weight: 400;
  background-color: #fff;
  color: #455a64;
  text-transform: uppercase;
  width: 100%;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
}
.section-pricing .main-pricing .col-footer .btn:hover, .section-pricing .main-pricing .col-footer .blog-list .item-readmore a:hover, .blog-list .item-readmore .section-pricing .main-pricing .col-footer a:hover, .section-pricing .main-pricing .col-footer #acym_wrapper .acym__front__archive #acym__front__archive__search button:hover, #acym_wrapper .acym__front__archive #acym__front__archive__search .section-pricing .main-pricing .col-footer button:hover {
  color: #37474f;
  background-color: rgba(38, 50, 56, 0.08);
}
.section-pricing .main-pricing .item {
  box-shadow: 0 12px 12px 2px rgba(38, 50, 56, 0.16);
  text-align: center;
  padding: 40px 32px 32px;
  border-top: 1px solid #f7f7f7;
}
.section-pricing .main-pricing .item.is-featured {
  margin: -40px -8px 0;
  position: relative;
  z-index: 100;
  background: #fff;
}
.section-pricing .main-pricing .item.is-featured .col-footer .btn, .section-pricing .main-pricing .item.is-featured .col-footer .blog-list .item-readmore a, .blog-list .item-readmore .section-pricing .main-pricing .item.is-featured .col-footer a, .section-pricing .main-pricing .item.is-featured .col-footer #acym_wrapper .acym__front__archive #acym__front__archive__search button, #acym_wrapper .acym__front__archive #acym__front__archive__search .section-pricing .main-pricing .item.is-featured .col-footer button {
  color: #fff;
  background: #000;
}
.section-pricing .main-pricing .item.is-featured .col-footer .btn:hover, .section-pricing .main-pricing .item.is-featured .col-footer .blog-list .item-readmore a:hover, .blog-list .item-readmore .section-pricing .main-pricing .item.is-featured .col-footer a:hover, .section-pricing .main-pricing .item.is-featured .col-footer #acym_wrapper .acym__front__archive #acym__front__archive__search button:hover, #acym_wrapper .acym__front__archive #acym__front__archive__search .section-pricing .main-pricing .item.is-featured .col-footer button:hover {
  color: #fff;
  background-color: #000;
  opacity: 0.85;
}
.section-pricing .sub-pricing .row .item + .item {
  border-left: 1px solid #E5E7EB;
}
.section-pricing .sub-pricing .row-header {
  text-align: center;
  border-right: 1px solid #E5E7EB;
}
.section-pricing .sub-pricing .row-header .item:not(:first-child) {
  border-top: 1px solid #E5E7EB;
}
.section-pricing .sub-pricing .row-header .col-header {
  padding: 32px 24px;
}
.section-pricing .sub-pricing .row-header .col-header .title {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
}
.section-pricing .sub-pricing .row-header .col-header .price {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 25px;
}
.section-pricing .sub-pricing .row-header .col-header .btn-actions {
  background: #fff;
  color: #37474f;
  padding: 6px 12px;
  border: 1px solid #E5E7EB;
  border-radius: 0;
}
.section-pricing .sub-pricing .row-header .col-header .btn-actions:hover {
  background-color: rgba(38, 50, 56, 0.08);
}
.section-pricing .sub-pricing .row-header .col-featured {
  border-top: 6px solid #000;
}
.section-pricing .sub-pricing .row-header .col-featured .btn-actions {
  color: #fff;
  background: #000;
}
.section-pricing .sub-pricing .row-header .col-featured .btn-actions:hover {
  color: #fff;
  background: #000;
  opacity: 0.85;
}
.section-pricing .sub-pricing .row-title {
  border: 1px solid #E5E7EB;
  border-bottom: none;
}
.section-pricing .sub-pricing .row-title .item {
  padding: 20px;
}
.section-pricing .sub-pricing .row-title .item h3, .section-pricing .sub-pricing .row-title .item .h3 {
  font-size: 20px;
  margin: 0;
  font-weight: 700;
}
.section-pricing .sub-pricing .row-body {
  border: 1px solid #E5E7EB;
}
.section-pricing .sub-pricing .row-body .item:not(:first-child) {
  text-align: center;
}
.section-pricing .sub-pricing .row-body .item {
  font-size: 16px;
  font-weight: 600;
}
.section-pricing .sub-pricing .row-body ul li {
  padding: 16px 20px;
}
.section-pricing .sub-pricing .row-body ul li + li {
  border-top: 1px solid #E5E7EB;
}
.section-pricing .sub-pricing .row-body .item:first-child ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-pricing .sub-pricing .row-body .item:first-child ul li i {
  width: 24px;
}
.section-pricing .btn-show {
  text-align: center;
  margin: 60px 0;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
}
.section-pricing .btn-show .minus {
  display: none;
}
.section-pricing .btn-show.show .plus {
  display: none;
}
.section-pricing .btn-show.show .minus {
  display: block;
}
.section-pricing .list-table {
  display: none;
}
.section-pricing.open .price.price-yearly {
  display: none;
}
.section-pricing.open .price.price-monthly {
  display: inline-block !important;
}