.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-66327 .elementor-element.elementor-element-46de30c{text-align:center;}.elementor-66327 .elementor-element.elementor-element-46de30c .elementor-heading-title{color:var( --e-global-color-d0eaa38 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-66327 .elementor-element.elementor-element-0e8d173 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:50px;font-weight:600;color:#800000;}.elementor-66327 .elementor-element.elementor-element-54b1859 .elementor-heading-title{color:#000000;}.elementor-66327 .elementor-element.elementor-element-de7f4f6{--display:flex;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for html, class: .elementor-element-998a3e5 */.vac-contact-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap:15px;
  }
  .vac-contact .btn-contact{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex-wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding:6px 15px;
    border:1px solid #722022;
    border-radius: 8px;
    font-family: 'Poppins', sans-serif;
    color: #722022;
    gap: 12px;
    -webkit-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
  }
  .vac-contact .btn-contact i{
    font-size: 20px;
    line-height: 20px;
  }
  .vac-contact.vac-contact-wa .btn-contact i{
    font-size: 30px;
    line-height: 30px;
  }
  .vac-contact .btn-contact .btn-contact-text{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap:5px;
  }
  .vac-contact .btn-contact .btn-contact-text .btn-contact-label{
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
  }
  .vac-contact .btn-contact .btn-contact-text .btn-contact-no{
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
  }
  .vac-contact .btn-contact:hover{
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
  }
  .vac-contact .btn-contact:focus{
    text-decoration: none;
  }
  

  @media screen and (max-width: 632px) {
  .btn-contact-email {
    padding: 6px 44px !important;
  }
}/* End custom CSS */