.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#C9AF50;--e-global-color-text:#313131;--e-global-color-accent:#C9AF50;--e-global-color-b8be6aa:#FFFFFF;--e-global-color-cd581eb:#8D2424;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:700;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:20px;font-weight:400;line-height:26px;}.elementor-kit-8 a{color:var( --e-global-color-text );}.elementor-kit-8 h1{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:50px;font-weight:700;text-transform:capitalize;line-height:60.51px;}.elementor-kit-8 h2{color:var( --e-global-color-primary );font-size:45px;font-weight:700;text-transform:capitalize;line-height:54px;}.elementor-kit-8 h3{font-family:"Inter", Sans-serif;font-size:30px;font-weight:700;text-transform:uppercase;}.elementor-kit-8 h4{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:25px;font-weight:500;line-height:30px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Inter", Sans-serif;font-size:17px;font-weight:700;text-transform:capitalize;color:#FFFFFF;background-color:var( --e-global-color-secondary );border-style:solid;border-width:0px 0px 0px 0px;border-radius:160px 160px 160px 160px;padding:20px 54px 20px 54px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-cd581eb );border-style:solid;border-width:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1280px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:992px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.dropdown {
            position: relative;
            display: inline-block;
        }
        .dropdown > a {

    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
}
        .dropdown-content {
            display: none;
            position: absolute;
            min-width: 160px;
            z-index: 111;
        }
        
        .dropdown:hover .dropdown-content {
            display: block;
        }
        ul.dropdown-content {
    padding: 0;
    list-style: none;
    padding-top: 10px;
}

ul.dropdown-content li a {
    padding: 13px 20px;
    display: block;
    background-color: #c9af50;
    color: white;
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
}

ul.dropdown-content li a:hover {
    background-color: #000;
}
.acf-field input[type=text], .acf-field input[type=password], .acf-field input[type=date], .acf-field input[type=datetime], .acf-field input[type=datetime-local], .acf-field input[type=email], .acf-field input[type=month], .acf-field input[type=number], .acf-field input[type=search], .acf-field input[type=tel], .acf-field input[type=time], .acf-field input[type=url], .acf-field input[type=week], .acf-field textarea, .acf-field select {
    padding: 15px 15px !important;
    border-radius: 13px;
    font-size: 17px;
    border-color: #E4E4E4;
}
body .acf-field.acf-field-upload-file.image-field {
    padding: 15px 15px !important;
    font-size: 17px;
}
.rform .elementor-field-group.elementor-column {
    justify-content: center;
}
body .acf-field.acf-field-upload-file.image-field .acf-input {
       border: 1px solid #E4E4E4; 
       border-radius: 13px;
        padding: 15px 15px !important;
}
body select.mydropdown , body select.mydropdown option {
        font-family: "Inter", Sans-serif;
        font-size: 17px;
        font-weight: 600;
        text-transform: capitalize;
        padding: 20px;
        border: 0 ;
}
body select.mydropdown option {
    background-color: #c9af50;
    color: #fff;
    padding: 20px;
    font-size: 22px !important;
}
body  select.mydropdown option:hover {
      background-color: #000000;
    color: #fff;
  }

body .acf-file-uploader .file-wrap {
    border: 0;
    background-color: transparent;
}

.user-profile-container {

    display: flex;
    align-items: center;
}

.user-profile-img {
    flex: 1 0 30%;
    margin-right: 20px;
}

.user-profile-content {
    flex: 1 0 70%;
}

.user-profile-img img {
    width: 100%;
}
.member_field.member_action {
    max-width: 281px;
}

.profilewrapper {
       max-width: 1400px;
    margin: 0 auto; 
}

.member_field.member_id {
    display: flex;
}

span.member_label {
    font-weight: bold;
    margin-right: 8px;
}

.member_field {
    margin-bottom: 10px;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
    padding: 0;
}
.elementor-login.elementor-login__logged-in-message {
    text-align: center;
}
a.custombtn.brown-btn.header-btn:hover {
     background-color:#d0ae50;
}
.headermain .elementor-nav-menu li:last-child {
    display: none;
}
section#comments {
    max-width: 1440px;
    margin: 0 auto;
    padding: 50px 0px;
}
a.custombtn.brown-btn.header-btn {
font-family: "Inter", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 17px 30px;
    color: white;
    margin: 0;
    background-color: #9c1718;
    display: inline-block;
    width: 100%;
    max-width: 100%;
}

.logo .elementor-widget-image a img[src$=".svg"] {
    width: 129px;
}
.f-logo .elementor-widget-image a img[src$=".svg"] {
    width: 129px;
}
.elementor-slide-description a {
    border-radius: 160px;
}
.header-btn  {
    border-radius: 160px;
}
.elementor-slide-description a{
    padding: 20px 34px !important;
    color: white !important;
    margin: 0 !important;
}
@media(min-width:1279px){
    li.golden-btn.header-btn , li.brown-btn.header-btn:hover{
        background: #C9AF50;
    }
    li.brown-btn.header-btn , li.golden-btn.header-btn:hover{
        background: #8D2424;
    }
    li.header-btn a.elementor-item , .elementor-slide-description a{
        padding: 20px 34px !important;
        color: white !important;
        margin: 0 !important;
    }
    .header-btn {
        align-items: center;
        text-align: center;
    }
    li.golden-btn.header-btn.menu-item {
        margin: 0 20px;
    }
}
.homebanner .elementor-slide-description a {
  background-color: #c9af50;
  padding: 19px 58px !important;
  font-weight: 700;
  font-size: 17px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  font-family: "Inter", Sans-serif;
  border: 1px solid #c9af50;
  margin: 0 10px !important;
}

.homebanner .elementor-slide-description a.brown-btn {
    background-color: transparent;
    border-color: white;
}
.homebanner .elementor-slide-description {
    padding-top: 20px;
}
.homebanner .elementor-slide-description a:hover {
    background-color: #8d2424;
    border-color: #8d2424;
}
.p-150{
    padding: 150px 20px;
}
.mb-50{
    margin-bottom: 50px;
}
.dbox .elementor-image-box-content {
    max-width: 346px;
    margin: 0 auto;
    padding-top: 20px;
}
.ecols .elementor-column.elementor-inner-column.elementor-element.ebox {
    flex: 31.6%;
    margin: 12px;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}
.ecols .elementor-column.elementor-inner-column.elementor-element.ebox img.attachment-full {
    width: 100%;
}
.ecols .elementor-row {
    flex-wrap: wrap;
}
.ecols .elementor-column.elementor-inner-column.elementor-element.ebox .elementor-image-box-content {
    padding: 30px;
}
a.ebtn {
    display: block;
    font-weight: 700;
    font-size: 17px;
    line-height: 21px;
/* identical to box height */
text-align: center;
letter-spacing: 0.03em;
text-transform: capitalize;
color: #313131;
border: 1px solid #C9AF50;
border-radius: 160px;
max-width: 200px;
margin: 30px auto 0 auto;
padding: 18px 20px;
}

a.ebtn:hover {
    background: #C9AF50;
    color: white;
}
.r-txt .elementor-column-wrap.elementor-element-populated {
    padding-left: 20px;
    max-width: 601px;
}
.r-txt {
    justify-content: end;
}
.r-txt .mb-50.elementor-widget.elementor-widget-heading {
    margin-bottom: 50px !important;
}
.p-150.pt-zero {
    padding-top: 0px;
}
.ideascols .elementor-column-wrap.elementor-element-populated {
    padding: 100px 40px;
    max-width: 650px;
}

.ideascols ul.elementor-icon-list-items {
    margin: 27px 0px 30px 0px;
}
.txt-left{
    padding-right: 20px;
}
body .innerbanner {
    padding: 95px 20px;
    background-color: #C9AF50;
}
.no-mp.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.cbox .elementor-image-box-wrapper {
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}

.cbox .elementor-image-box-wrapper img {
    width: 100%;
}

.cbox h4.elementor-image-box-title {
    margin: 0;
}

.cbox .elementor-image-box-content {
    padding: 25px 10px 30px 10px;
}
.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button {
    background-color: var(--e-global-color-secondary );
}

.tribe-events .tribe-events-c-search__button:focus,
.tribe-events .tribe-events-c-search__button:hover,
.tribe-events button.tribe-events-c-search__button:focus, 
.tribe-events button.tribe-events-c-search__button:hover ,
.single-tribe_events .tribe-events-c-subscribe-dropdown 
.tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.single-tribe_events .tribe-events-c-subscribe-dropdown 
.tribe-events-c-subscribe-dropdown__button:focus,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover{
    background-color: #8d2424!important;
    color: #fff !important;
}

body button.tribe-events-c-subscribe-dropdown__button-text {
    background-color: transparent !important;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    border-color: var(--e-global-color-secondary );
    color: var(--e-global-color-secondary );
}
section#tribe-events-pg-template {
    max-width: 100%;
    padding: 0;
}

.tribe-events-single {
    padding: 100px 20px;
    max-width: 1400px;
    margin: 0 auto;
}
body .tribe-common-l-container.tribe-events-l-container {
    max-width: 100%;
    padding: 0 !important;
}

body .tribe-common-l-container.tribe-events-l-container div , 
body .tribe-common-l-container.tribe-events-l-container header ,
body .tribe-common-l-container.tribe-events-l-container nav {
    max-width: 1400px;
    margin: 0 auto !important;
}

body .tribe-common-l-container.tribe-events-l-container .tribe-events-before-html div , 
body .tribe-common-l-container.tribe-events-l-container .tribe-events-before-html {
    max-width: 100% !important;
}

body .tribe-events-before-html {
    padding-bottom:  100px;
}

body .tribe-events-c-subscribe-dropdown__container {
    padding: 50px 20px 100px 20px;
    text-align: right;
}
body p.tribe-events-promo.tribe-common-b1.tribe-events-c-promo {
    display: none;
}
body .tribe-events-c-top-bar.tribe-events-header__top-bar {
    padding: 35px  0px;
}
.tribe-events-before-html .innerbanner {
    background-image: url(/wp-content/uploads/2023/06/Group-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color: white;
}
.innerbanner h1 {
    color: white;
}
body .gform_wrapper.gravity-theme .gfield input.large, body .gform_wrapper.gravity-theme .gfield textarea , 
body .gform_wrapper.gravity-theme .gfield_radio input[type=text] ,
body .gform_wrapper.gravity-theme input[type=text],
body .gform_wrapper.gravity-theme input[type=password]{
    padding: 15px 15px;
    border-radius: 13px;
    font-size: 17px;
    border-color: #E4E4E4;
}

.gform_wrapper.gravity-theme .gform_footer input {
    border: 0;
    width: 100%;
}
.thjmf-job-list-page .thjmf-jobs .thjmf-loop-job-header .thjmf-featured-icon, 
.thjmf-single-job-page .thjmf-featured-icon {
    background-color: #c9af50!important;
    color: white!important;
}
.thjmf-job-list-page .thjmf-jobs .thjmf-job-filter-panel .thjmf-filter-location input {
    padding-left: 106px !important;
}
.content-area.thjmf-job-contents {
    padding: 100px 20px;
}
.txt-right{
    padding-left: 20px;
}
.money .elementor-row {
    flex-wrap: wrap;
}

.money .elementor-row .elementor-column {
    width: 31.9%;
    background-color: #fff;
    margin: 10px;
    padding: 30px 20px;
    border-radius: 20px;
}
a.linss {
    display: block;
    font-size: 15px;
    line-height: 22px;
    color: #8d2424 !important;
}
.p-70{
    padding: 70px 20px;
}


@media(max-width:1600px){
    .p-150 {
        padding: 100px 20px;
    }
    .elementor h1{
      font-size: 40px;
      line-height: 45px;
  }
  .elementor h2{
    font-size: 30px;
    line-height: 35px;
}
.elementor h3{
    font-size: 25px;
    line-height: 30px;
}
.elementor h4{
    font-size: 20px;
    font-size: 23px;
}
}

@media(max-width:1280px){
    .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a {
        margin-inline-end: 0px;
    }
    .p-150 , .p-100 , .ideascols .elementor-column-wrap.elementor-element-populated{
        padding: 80px 20px;
    }
body .headermain .elementor-nav-menu li:last-child {
    display: block;
}
}


@media(max-width:992px){
        .elementor h1{
      font-size: 30px;
    line-height: 35px;
  }
  .r-txt {
    justify-content: start;
    margin-top: 30px;
}
.rv .elementor-row {
    flex-direction: column-reverse;
}

.txt-left {
    padding-right: 0;
}
.txt-right{
padding-left: 0;
padding-top: 30px;
}
.rv .txt-left {
    padding-top: 30px;
}
.pt-zero img {
    width: 100%;
}
  .elementor h2{
   font-size: 25px;
    line-height: 30px;
}
.elementor h3{
   font-size: 20px;
    font-size: 23px;
}
.elementor h4{
    font-size: 18px;
    font-size: 22px;
}
body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
}
.dbox .elementor-image-box-content {
    max-width: 100%;
    padding: 20px 0px 30px 0px;
}

.dbox img.attachment-full.size-full
{
    width: 100%;
}

.dbox:last-child .elementor-image-box-content {
    padding-bottom: 0;
}
.ecols .elementor-column.elementor-inner-column.elementor-element.ebox {
    flex: 100%;
    margin: 0px 0px 30px 0px;
}
}

@media(max-width:641px){
    .homebanner .elementor-slide-description a {
        display: block;
        margin: 10px !important;
    }
    .p-150 , .p-100 , .ideascols .elementor-column-wrap.elementor-element-populated{
        padding: 50px 20px;
    }
}/* End custom CSS */