/* 
Theme Name: Haley Marketing
Theme URI: https://www.haleymarketing.com
Description: This is a custom theme created by Haley Marketing Group.
Author: Haley Marketing Group
Author URI: https://www.haleymarketing.com
Template: hello-elementor
Version: 4.8
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/


/* Team Profiles */
.wpt-teamprofiles-grid .wpt-teamprofiles-hover-actions::after {
	  background-color: var(--e-global-color-primary) !important;
}
.wpt-teamprofiles-hover-actions.wpt-icons-only i {
	  color: #FFF !important;
}
ul.wpt-member-detail-contact a,
ul.wpt-teamprofiles-social-nav i {
	  color: var(--e-global-color-primary) !important;
}
button.wpt-close:hover {
	  background: #FFF !important;
}



/* Begin::Signup page style */

.form_wrapper {
    width: 100%;
    max-width: 420px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    margin: auto;
    margin-top: 12.25rem;
	margin-bottom:3rem
}

.form-container{
    padding: 1.5rem;
}


.form_wrapper .hr {
    background: #e5e5e5;
    height: 1px;
    margin-bottom: 1.5rem;
}

.hr-option {
    text-align: center;
    position: relative;
    margin-bottom: 1.5rem;
}

.hr-option:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    left: 0;
    top: 58%;
    transform: translate(1%, -58%);
}

.hr-option span {
    background: white;
    z-index: 10;
    position: relative;
    padding: 0 0.5rem;
}

h2.titile_form {
    font-size: 2rem;
    font-weight: 400;
    color: #125d30;
    margin-bottom: 0.5rem;
}

h4.sub-title {
    text-align: center;
    font-weight: 400;
    color: #828282;
}

h4.sub-title {
    text-align: center;
    font-weight: 400 !important;
    color: #828282;
    margin-bottom: 1.5rem;
    font-size: 1.25rem !important;
}

.social-item {
    background: #125D30;
    padding: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.25rem;
}

.social-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
}

.input-wrap label {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0.25rem;
    position: relative;
}

.input-wrap input {
    display: block;
    width: 100%;
    min-height: 40px;
    outline: none;
    box-shadow: none;
    border:none;
    border: 1px solid #d5d5d5 !important;
    padding: 0.5rem !important;
    color: #555;
    font-size: 1rem;
    font-weight: 400;
}

span.star {
    color: #df3113;
    position: relative;
    top: -5px;
    font-size: 1rem;
}
.check-list input[type='checkbox'] {
    accent-color: #125d30 !important;
    cursor: pointer;
}
.check-list label {
    font-size: 1rem;
    font-weight: 600;
}

.check-list {
    margin-bottom: 0.75rem;
}
p.terms {
    font-size: 1rem;
    font-weight: 400;
    color: #767676;
    margin-bottom: 1rem;
    text-align: justify;
}

button.btn-submit {
    border: none;
    border-radius: 3rem;
    background: #125d30;
    padding: 1rem;
    font-size: 1.25rem;
    margin: auto;
    width: 100%;
    color: #fff;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

button.btn-submit:hover {
    background: #1c7e45;
}

.exist-account {
    background: rgb(0 0 0 / 10%);
    padding: 2rem 0;
    text-align: center;
    font-size: 1rem;
    color:#4b4b4b;
}
 a.access{
    color: #125D30;
    font-size: 1rem;
    text-decoration: none;
	 font-weight:500;
}
 a.access:hover{
    color: #1c7e45;
}
label.error {
    color: red;
    font-size: small;
    margin-top:0.25rem;
}
.input-wrap {
    margin-bottom: 1rem;
    width: 100%;
}

.input-wrap input:focus {
    box-shadow: 0 0 1px 1px #27ae6038;
    -webkit-box-shadow: 0 0 1px 1px #27ae6038;
    -moz-box-shadow: 0 0 1px 1px #27ae6038;
}

.input-wrap .iti{
    width: 100%;
}

input#phone {
    padding-left: 50px !important;
}
.input-wrap .iti__selected-flag{
    max-height: 40px !important;
}
/* End::Signup page style */


/*===== Begin:: Job search Job =====*/

.mb_0{
    margin-bottom: 0 !important;
}

select#Date{
    border-color: #cfcfcf !important;
}

.align-top-margin{
    margin-top: 12.75rem;
}
.em-text-center{
    text-align: center;
}

.Job_search .hr {
    background: #e5e5e5;
    height: 1px;
    margin-bottom: 1.5rem;
}
.em-container{
    width: 100%;
    max-width: 1280px;
    padding: 0 1rem;
    margin:auto;
}

.em-container-8 {
    width: 100%;
    max-width: 1000px;
    padding: 0 1rem;
    
    margin: auto;
}

.jp-col-8 {
    width: 100%;
}

h2.page_title {
    font-size: 2rem !important;
    text-align: center;
    margin-bottom: 4rem ;
}

h3.bar-title {
    font-size: 1.5rem !important;
    font-weight: 500 !important;
}

label.title {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.em-input-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 40px;
    position: relative;
    gap: 0.5rem;
}

.em-icon {
    width: 100%;
    max-width: 40px;
    height: 100%;
    background: #d5d5d5;
    display: flex;
    padding: 0.5rem;
    position: absolute;
    top: 0;
    left: 1px;
}

.em-input-group input{
    padding-left: 50px !important;
    border: 1px solid #cfcfcf !important;
    overflow: hidden !important;
    color: #555;
    font-size: 1rem;
    font-weight: 400;
}

.em-input-group input:focus {
    box-shadow: 0 0 1px 1px #27ae6038;
    -webkit-box-shadow: 0 0 1px 1px #27ae6038;
    -moz-box-shadow: 0 0 1px 1px #27ae6038;
}

.em-input-form {
    margin-bottom: 1rem;
}
.em-filter-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fit-content{
    min-width: fit-content;
}
.filter-feature {
    background: #d5d5d5;
    position: relative;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
}

.job-search-template{
    border-right: 1px solid rgba(0, 0, 0, 0);

}

.job-search-template:hover{
    border-right: 1px solid rgba(0, 0, 0, 12%);

}

.job-post-row {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 2rem;
    padding: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 12%);
    cursor: pointer;
    transition: all 0.1s ease-in-out;
}
.job-post-row:hover{
    background: rgba(0 ,0, ,0 ,8%);
}

.job-post-href {
    font-size: 1rem;
    color: #000;
} 
span.title {
    padding-left: 50px;
    padding-right: 0.75rem;
    font-size: 1rem;
    font-weight: 500;
}

span.post-icon > svg {
    width: 18px;
}
span.job-post-date {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 12px;
    color: #555555;
}
.date-title{
    margin-right: 6px;
}
span.post-title {
    font-size: 1rem;
    color: #000;
}

span.post-title:hover {
    color: #27ae60;
}

h3.job-post-title {
    margin-bottom: 1rem;
    margin-top: 0 !important;
    line-height: 1.6!important;
}

span.post-icon {
    position: relative;
    top: 4px;
}

.job-post-location {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 30%;
}

span.jpl-title,
span.jpl-employement {
    color: #555;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.5;
}

.filter-sortby {
    padding-right: 2rem;
}

.em-arrow-icon {
    opacity: 0;
}

.job-post-row:hover .em-arrow-icon{
    opacity: 1;
}

.call-out-box {
    background: #27ae60;
    padding: 1rem;
    margin-bottom: 1.5rem;
    transition: all 0.2s ease-in-out;
}

.title-icon svg {
    width: 30px;
}

.em-row {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2rem;
}

.em-col-3 {
    width: 100%;
    max-width: 20%;
}

.em-col-6 {
    width: 100%;
}

.job-post-details {
    width: 100%;
    max-width: 100%;
}

h3.outbox-title {
    font-size: 1.25rem !important;
    color: #fff;
    margin-top: 0 !important;
    font-weight: 500 !important;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

p.outbox-sub-title {
    color: #e7e7e7;
    font-size: 1rem;
    line-height: 1.5;
}

a.submit-resume {
    background: #fff;
    padding: 0.5rem;
    font-size: 1rem;
    width: 100% !important;
    display: block;
    text-align: center;
    font-weight: 600;
    color: #156034;
    text-transform: capitalize;
    cursor: pointer;
}

a.submit-resume:hover {
    opacity: 0.8;
}

.job-filter-btn ,
.job-reset-btn{
    width: 100% !important;
    border-radius: 3rem !important;
    margin-bottom: 1rem;
    font-size: 1rem !important;
    font-weight: 400 !important;
    padding: 0.75rem !important;
}

.hide-col{
    display: none;
    transition: all 0.3 ease-in-out;
}
.text-white{
    color: #fff;
}

.call-out-box .input-wrap {
    margin-bottom: 0;
}

a.pagination-link {
    display: inline-block;
    width: 35px;
    font-size: 1rem;
    text-align: center;
    border: 1px solid #27ae60;
    color: #27ae60;
}

a.active.pagination-link,
a.pagination-link:hover  {
    background: #27ae60;
    color: #fff;
}

.next-btn,
.prev-btn{
    background: #156034;
    padding: 0.25rem 1rem;
    font-size: 1rem;
    color: #fff !important;
    min-width: 100px;
    display: inline-block;
    cursor: pointer ;
}



.next-btn:hover, .prev-btn:hover {
    opacity: 0.9;
    color: #fff !important;
}

.pagination-container {
    padding: 2rem 0;
}

/* Begin::Single job post search */

.job-location {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

.em-icon-map {
    width: 20px;
    height: auto;
}

.title-map,
.des-designation {
    font-size: 1.125rem;
    font-weight: 600;
}

.post-details .title {
    font-size: 1rem;
    color: rgb(0 0 0 / 50%);
    font-weight: 500;
    margin: 0;
}

span.sub-title {
    font-weight: 500;
    color: rgb(0 0 0 / 60%);
    font-size: 1rem;
    margin-bottom: 0.5rem !important;
}

h4.dec-title {
    font-size: 1.25rem;
    font-weight: 500;
}

.job-description {
    padding-top: 2rem;
}

p.post-sub-heading {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
}

.mt-top{
    padding-top: 2rem;
}
ul.list-resposibility {
    padding-top: 1rem;
}

ul.list-resposibility li.list-item {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 0.5rem;
}
.call-out-box.bg-white {
    background: #fff;
}       

span.icon-svg svg {
    width: 25px !important;
    height: 25px !important;
    position: relative;
    top: 4px;
}

.call-out-box.bg-white {
    background: #fff;
    border: 1px solid #e5e5e5;
}

button.apply-btn {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    width: 100%;
    margin-bottom: 1rem;
}
.latter-btn{
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    width: 100%;
}

.multi-apply,
.apply-later-box{
    display: none;
}
.title-field {
    font-size: 1rem;
    color: #000;
    font-weight: 400;
}

a.apply-box {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-start;
    padding: 0.5rem;
    border: 1px solid #d3d3d3;
    margin-bottom: 0.75rem;
}

a.apply-box:hover {
    background: rgb(21 96 52 / 9%);
}
.post-loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #27ae60;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: auto;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.apply-latter-input {
    position: relative;
    margin-top: 1rem;
}

.apply-later-box span.title {
    font-size: 14px;
    text-align: left;
    padding: 0;
}

.send-btn-ltr {
    position: absolute;
    right: 0;
    padding: 0 1rem !important;
    height: 100%;
    font-size: 1rem !important;
    text-transform: capitalize;
}

input#apply-latter {
    border: 1px solid #d3d3d3;
    color: #979797;
    font-size: 1rem;
    padding-right: calc(100% - 130px);
}
input#apply-latter::placeholder{
    font-size: 0.875rem;
}

span.icon-svg svg {
    position: relative;
    top: 2px;
}

.jb-box {
    margin-bottom: 1rem;
}

a.title-link {
    font-size: 1rem;
    color: #000;
    font-weight: 600;
}
a.title-link:hover {
    text-decoration: underline;
}

span.jb-sub-title {
    font-size: 0.875rem;
    display: block;
    font-weight: 400;
    color: #666666;
}

p.section-description {
    font-size: 1rem;
}

p.section-description span a {
    color: #27ae60;
}

.req-profile {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1rem;
}

h3.title-medium {
    font-size: 1.25rem !important;
    font-weight: 500 !important;
    margin-bottom: 0;
}

h5.memeber-position {
    font-weight: 400 !important;
    font-size: 1.125rem !important;
    padding: 0;
    margin-top: 0;
}

p.text-all {
    font-size: 1rem;
    color: #666666;
    line-height: 1.4;
}
.profile-pic {
    min-width: 160px;
}

.member-social-link a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0.25rem;
    font-size: 1rem;
    color: #000;
    padding: 0 0.5rem;
}

.member-social-link {
    display: flex;
    gap: 1rem;
}

.notify-email {
    position: relative;
    height: auto;
}

.notify-email input#submit {
    border: none !important;
    box-shadow: none;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    font-size: 1rem;
    height: 100%;
    padding: 0 0.75rem !important;
}

.meet-recruiter {
    width: 100%;
    max-width: 75%;
    padding-bottom: 2rem;
}

.member-social-link a:hover {
    background: #f3efef;
}


/*====== Begin::Account Page Style========*/

.loader-container {
    width: 100%;
    height: 100vh;
    position: fixed;
    background: lch(0 0 0 / 0.3);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.account-tab {
  float: left;
  background-color: #f1f1f1;
  width: 30%;
}

.account-tab button {
    display: flex;
    background-color: inherit;
    color: black;
    padding: 16px !important;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer !important;
    transition: 0.3s;
    font-size: 17px !important;
    justify-content: flex-start;
    align-items: center;
    gap: 0.5rem;
}

.account-tab button:hover {
  background-color: #ddd;
}


/* Create an active/current "tab button" class */

.account-tab button.active {
  background-color: #ccc;
}

.tabcontent {
  float: left;
  padding: 12px 12px;
  width: 70%;
}


.sb-2{
    margin-bottom: 0.5rem;
}

.flex-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 1rem;
}


.tab-links {
    margin-bottom: 10px;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 1rem;
}

.tab-links li {
    display: inline;
}

.tab-links a {
    padding: 10px 20px;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    border-bottom: 2px solid #156034;
}

.tab-links a:hover {
    background-color: rgba(0, 0, 0, 2%);
}

.tab-content .tab {
    display: none;
}

.tab-content .active {
    display: block;
}

.upload-feature {
    padding-top: 3rem;
    padding-bottom: 1rem;
}

/*tabs main*/

ul.tab-links-account {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .5rem;
      width: 100%;
    max-width: 30%;
}

.tabs-account {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 2rem;
  
}
.tab-content-account {
    width: 100%;
    padding-left :1rem;
}

.tab-links-account li {
    display: inline;
    width: 100%;
}

.tab-links-account a {
   padding: 10px 20px;
    background-color: #156034;
    text-decoration: none;
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    gap: 0.5rem;
    transition: all 0.3s ease-in-out;
}

.tab-links-account a:hover,
.tab-links-account li.active a {
    background-color: #1c7e45;
    color: #fff;
}

.tab-content-account .tab-btn {
    display: none;
}

.tab-content-account .active {
    display: block;
}

.tab-title{
    width: 100%;
}
.space-top {
    padding-top: 1rem;
}

label.jp-select {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: .5rem;
    max-width: 210px;
}

select#entries {
    border: 1px solid #cfcfcf;
}

a.btn-file {
    font-size: 1rem;
    color: #000;
    font-weight: 400;
    border: 1px solid #cfcfcf;
    padding: .5rem 0.75rem;
    min-height: 43px;
}

.tabel-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5rem;
}

a.btn-file:hover {
    background: rgb(0 0 0 / 4%);
}

.table-jb {
    padding-top: 1.5rem;
}

a.btn-change-pwd {
    background: rgb(21 96 52);
    padding: 0.5rem 1rem;
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    color: #fff !important;
    margin-top: 0.5rem;
    transition: all 0.3s ease-in-out;
    margin-bottom: 1rem;
}

a.btn-change-pwd:hover {
    background: #1c7e45;
}

label.alert-text {
    font-size: 1rem;
    color: #000000;
    line-height: 1.4;
}

input#check-alert {
    accent-color: #156034;
}
/* Apply Job */

h3.heading-apply {
    font-weight: 400 !important;
}

h3.heading-apply strong {
    color: #156034;
}

span.svg-icon svg {
    width: 9px !important;
}

.jp-list span.jp-title,
.jp-list span.info {
    font-size: 1rem;
}

body a.read-more {
    font-size: 0.875rem;
    color: #156034 !important;
    transition: all 0.2s ease-in-out;
}

body a.read-more {
    font-size: 0.875rem;
    color: #27ae60 !important   ;
}


.jp-row{
    display: flex;
    justify-content:flex-start;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 2rem;
}
.jp-col-4 {
    width: 100%;
    max-width: 40%;
}
.jp-col-6 {
    width: 100%;
    max-width: 60%;
}

.post-box {
    border: 2px solid #e1dfdf;
    padding: 1rem;
    width: 100%;
    max-width: 80%;
}

.text-wrap {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.visible-mobile{
    opacity: 0;
}

.bold-title span {
    border-bottom: 2px solid;
}

.bold-title {
    margin-bottom: 1rem;
}

.remove-top-space {
    padding-top: 0;
}

/*======== Change Password =========*/

.password-filed {
    position: relative;
}

.password-filed svg {
    position: absolute;
    top: 24%;
    right: 10px;
    cursor: pointer;
}


.password-filed svg:hover path {
    stroke: black;
}
body .iti__flag-container + input#phone {
    padding-left: 96px !important;
}

/* main menu change padding */

ul#menu-1-62baecf8 li a {
    padding-left: 8px !important;
    padding-right: 8px !important;
}


/******************************************************

*  Responsive section, column, and block padding utility classes

	- Add one of the following classes to an element to override any padding being set on the individual element within elementor.

	- The mobile-padding class is the exception, and will only effect the mobile and tablet breakpoints. Desktop padding can still be edited with Elementor when using this class.

******************************************************

For use on outer or inner sections, to add a small, medium, or large amount of padding:

	.section-padding-sm
	.section-padding
	.section-padding-lg


For Elementor columns:

	.col-padding


For any other element:

	.block-padding


Add padding to any element on mobile and tablet ONLY (can still set desktop padding in Elementor):

	.mobile-padding

*******************************************************/

.col-padding .elementor-column-wrap {
	padding: 1.5rem 1rem !important;
}

.block-padding {
	padding: 1.5rem 1rem !important;
}

.section-padding-sm {
	padding: 1rem 1rem !important;
}

.section-padding {
	padding: 2rem 1rem !important;
}

.section-padding-lg {
	padding: 3rem 1rem !important;
}

@media only screen and (max-width: 768px) {
	.mobile-padding {
		padding: 2rem 1rem !important;
	}
    .em-row {
    flex-direction: column;
}

.em-col-3 {
    max-width: 100%;
}

.filter-sortby{
    padding-right: 0 ;
}

.filter-feature span.title {
    display: none;
}

.filter-feature .em-icon {
    position: relative;
}

.job-post-row {
    flex-direction: column;
    gap: 0.5rem;
    position: relative;
}
.em-arrow-icon {
    opacity: 1;
    position: absolute;
    top: 50%;
    right: 2%;
}
.visible-mobile{
    opacity: 1;
}

.jp-row {
    flex-direction: column;
}

.jp-col-4,
.jp-col-6 {
    max-width: 100%;
}

.post-box {
    max-width: 100%;
    margin-bottom: 1rem;
}

.flex-content {
    flex-direction: column;
    gap: 0;
}

.tabs-account {
    flex-direction: column;
}

ul.tab-links-account {
    max-width: 100%;
    padding: 0;
    margin-bottom: 1rem;
}

.tab-content-account {
    padding-left: 0;
}

}

@media only screen and (min-width: 768px) {
	.block-padding {
		padding: 3rem 2rem !important;
	}
	.col-padding .elementor-column-wrap {
		padding: 3rem 2rem !important;
	}
	.section-padding-sm {
		padding: 1.5rem 2rem !important;
	}
	.section-padding {
		padding: 3rem 2rem !important;
	}
	.section-padding-lg {
		padding: 4.5rem 2rem !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.mobile-padding {
		padding: 3rem 2rem !important;
	}
}

@media only screen and (min-width: 1024px) {
	.block-padding {
		padding: 4.5rem 3rem !important;
	}
	.col-padding .elementor-column-wrap {
		padding: 4.5rem 3rem !important;
	}
	.section-padding-sm {
		padding: 2rem 0.5rem !important;
	}
	.section-padding {
		padding: 5rem 0.5rem !important;
	}
	.section-padding-lg {
		padding: 7rem 0.5rem !important;
	}
}