/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.24.2
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.justify-content-center {
    justify-content: center;
  }
  .m-0, .mt-0, .my-0 {
    margin-top: 0 !important;
  }
  .m-1, .mt-1, .my-1 {
    margin-top: 0.5rem !important;
  }
  .m-2, .mt-2, .my-2 {
    margin-top: 1rem !important;
  }  
  .m-3, .mt-3, .my-3 {
    margin-top: 2rem !important;
  }
  .m-4, .mt-4, .my-4 {
    margin-top: 3rem !important;
  }
  .m-5, .mt-5, .my-5 {
    margin-top: 4rem !important;
  }
  .m-auto, .mt-auto, .my-auto {
    margin-top: auto !important;
  }
  .m-0, .mb-0, .my-0 {
    margin-bottom: 0 !important;
  }
  .m-1, .mb-1, .my-1 {
    margin-bottom: 0.5rem !important;
  }
  .m-2, .mb-2, .my-2 {
    margin-bottom: 1rem !important;
  }  
  .m-3, .mb-3, .my-3 {
    margin-bottom: 2rem !important;
  }
  .m-4, .mb-4, .my-4 {
    margin-bottom: 3rem !important;
  }
  .m-5, .mb-5, .my-5 {
    margin-bottom: 4rem !important;
  }
  .m-auto, .mb-auto, .my-auto {
    margin-bottom: auto !important;
  }
  .m-0, .ml-0, .mx-0 {
    margin-left: 0 !important;
  }
  .m-1, .ml-1, .mx-1 {
    margin-left: 0.5rem !important;
  }
  .m-2, .ml-2, .mx-2 {
    margin-left: 1rem !important;
  }  
  .m-3, .ml-3, .mx-3 {
    margin-left: 2rem !important;
  }
  .m-4, .ml-4, .mx-4 {
    margin-left: 3rem !important;
  }
  .m-5, .ml-5, .mx-5 {
    margin-left: 4rem !important;
  }
  .m-auto, .ml-auto, .mx-auto {
    margin-left: auto !important;
  }
  .m-0, .mr-0, .mx-0 {
    margin-right: 0 !important;
  }
  .m-1, .mr-1, .mx-1 {
    margin-right: 0.5rem !important;
  }
  .m-2, .mr-2, .mx-2 {
    margin-right: 1rem !important;
  }  
  .m-3, .mr-3, .mx-3 {
    margin-right: 2rem !important;
  }
  .m-4, .mr-4, .mx-4 {
    margin-right: 3rem !important;
  }
  .m-5, .mr-5, .mx-5 {
    margin-right: 4rem !important;
  }
  .m-auto, .mr-auto, .mx-auto {
    margin-right: auto !important;
  }
  
  
  .p-0, .pt-0, .py-0 {
    padding-top: 0 !important;
  }
  .p-1, .pt-1, .py-1 {
    padding-top: 0.5rem !important;
  }
  .p-2, .pt-2, .py-2 {
    padding-top: 1rem !important;
  }  
  .p-3, .pt-3, .py-3 {
    padding-top: 2rem !important;
  }
  .p-4, .pt-4, .py-4 {
    padding-top: 3rem !important;
  }
  .p-5, .pt-5, .py-5 {
    padding-top: 4rem !important;
  }
  .p-auto, .pt-auto, .py-auto {
    padding-top: auto !important;
  }
  .p-0, .pb-0, .py-0 {
    padding-bottom: 0 !important;
  }
  .p-1, .pb-1, .py-1 {
    padding-bottom: 0.5rem !important;
  }
  .p-2, .pb-2, .py-2 {
    padding-bottom: 1rem !important;
  }  
  .p-3, .pb-3, .py-3 {
    padding-bottom: 2rem !important;
  }
  .p-4, .pb-4, .py-4 {
    padding-bottom: 3rem !important;
  }
  .p-5, .pb-5, .py-5 {
    padding-bottom: 4rem !important;
  }
  .p-auto, .pb-auto, .py-auto {
    padding-bottom: auto !important;
  }
  .p-0, .pl-0, .px-0 {
    padding-left: 0 !important;
  }
  .p-1, .pl-1, .px-1 {
    padding-left: 0.5rem !important;
  }
  .p-2, .pl-2, .px-2 {
    padding-left: 1rem !important;
  }  
  .p-3, .pl-3, .px-3 {
    padding-left: 2rem !important;
  }
  .p-4, .pl-4, .px-4 {
    padding-left: 3rem !important;
  }
  .p-5, .pl-5, .px-5 {
    padding-left: 4rem !important;
  }
  .p-auto, .pl-auto, .px-auto {
    padding-left: auto !important;
  }
  .p-0, .pr-0, .px-0 {
    padding-right: 0 !important;
  }
  .p-1, .pr-1, .px-1 {
    padding-right: 0.5rem !important;
  }
  .p-2, .pr-2, .px-2 {
    padding-right: 1rem !important;
  }  
  .p-3, .pr-3, .px-3 {
    padding-right: 2rem !important;
  }
  .p-4, .pr-4, .px-4 {
    padding-right: 3rem !important;
  }
  .p-5, .pr-5, .px-5 {
    padding-right: 4rem !important;
  }
  .p-auto, .pr-auto, .px-auto {
    padding-right: auto !important;
  }
  /* .m-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .m-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .m-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }  
  .m-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .m-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .m-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .p-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .p-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .p-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }  
  .p-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .p-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .p-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  } */
  .max-400 {
    max-width: 400px;
  }
  .text-center {
    text-align: center !important;
  }
  .text-left {
    text-align: left !important;
  }
  .text-right {
    text-align: right !important;
  }
  .dz-list.no-arrow > ul > li .item-link:after {
    content: "";
  }
  .table th {
    font-weight: 600;
  }
  .table td {
    font-size: 14px;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .theme-dark #preloader {
    background-color: #1C212E;
  }