.elementor-kit-6{--e-global-color-primary:#1F51FF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-c841dd6-font-family:"Arial";--e-global-typography-c841dd6-font-size:16px;--e-global-typography-c841dd6-font-weight:400;--e-global-typography-c841dd6-line-height:32px;--e-global-typography-59cabe4-font-family:"Libre Baskerville";--e-global-typography-59cabe4-font-size:60px;--e-global-typography-59cabe4-font-weight:400;--e-global-typography-59cabe4-line-height:80px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-c841dd6-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-6{--e-global-typography-c841dd6-line-height:28px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-59cabe4-font-size:25px;--e-global-typography-59cabe4-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.tutor-login-wrap {
    margin-top: 60px;
    margin-bottom: 60px;
    border-style: solid;
    border-color: #1F51FF;
    border-width: 1px;
    box-shadow: 0 4px 10px rgba(88, 87, 147, 0.5);
}

.tutor-form-control:hover {
    border-color: #1F51FF !important;
}


.tutor-fs-5.tutor-color-black.tutor-mb-32 {
  visibility: hidden;
  position: relative;
}
.tutor-fs-5.tutor-color-black.tutor-mb-32:after {
  content: "Hi, Welcome to A PLUS NOTARY";
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
  /*color: #585793;*/
  font-weight: 500;
  font-size: 22px;
}

.tutor-form-check-input.tutor-form-check-input[type=checkbox]:checked {
    background-color: #585793;
    border-color: #585793;
}


button.tutor-btn.tutor-btn-primary.tutor-btn-block {
    background-color: #1F51FF;
    border-color: #1F51FF;
    color: white;
}
button.tutor-btn.tutor-btn-primary.tutor-btn-block:hover {
    background-color: white;
    border-color: #1F51FF;
    color: #1F51FF;
}/* End custom CSS */