#companyResults {
    color: black;
    padding-bottom: 20px;
}

#companyResults ul {
    display: table;
    margin: 0 auto;
    list-style: none;
    width: 100%;
}

#companyResults ul li {
    background-color: #ffffff;
    padding: 10px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    border-radius: 5px;
    width: 100%;
}

#companyResults button {
    border-radius: 12px 0px 12px 0px;
    margin-left: 20px;
    background-color: #52be8a;
    color: #ffffff;
    border: none;
}

#companyResults li button:focus {
    outline: none;
}

.company-title {
    font-size: 18px;
    font-weight: 600;
}

.no-results {
    text-align: center;
}

#companySearchButton {
    display: none;
}

.officer-list {
    background-color: #ffffff;
    list-style: inside !important;
    display: table;
    padding: 10px;
}

.officer-list li {
    margin-top: 0px !important;
    border-radius: 0px 0px 0px 0px !important;
    width: 50% !important;
    vertical-align: middle;
    align-items: center;
}

.officer-list li:last-child {
    border-radius: 0px 0px 10px 10px !important;
}

button.officer-select {
    background-color: #3b276f !important;
}

.officers {
    font-size: 16px;
    font-weight: 500;
}

::-webkit-input-placeholder {
    text-align: center;
}

:-moz-placeholder {
    /* Firefox 18- */
    text-align: center;
}

::-moz-placeholder {
    /* Firefox 19+ */
    text-align: center;
}

:-ms-input-placeholder {
    text-align: center;
}

.menu-item {
    margin-right: 10px;
}

.main-header-menu > .menu-item > a {
    line-height: 1.8;
    color: #747478;
    font-weight: 500;
}

.main-navigation {
    display: block !important;
}

#custom-main-menu .current-menu-item a, #custom-main-menu .menu-item a:hover {
    background-color: #58b884;
    color: #fff !important;
    /* border-radius: 10px 0px 10px 0px; */
}

.footer-adv-overlay {
    background-color: #e8eaeb !important;
}

.footer-adv-overlay p {
    color: #57585d;
}

.active-step:after {
    content: "";
    top: 0;
    right: 0;
    border-top: 40px solid #3e2670;
    border-right: 40px solid white;
    width: 0;
}

.active-step .elementor-element-populated {
    background-color: #3e2670 !important;
}

.active-step .elementor-heading-title {
    color: #ffffff !important;
}

.old-step .elementor-element-populated {
    background-color: #000 !important;
}

.old-step .elementor-heading-title,
.back-step .elementor-heading-title {
    color: #ffffff !important;
}

.back-step .elementor-element-populated {
    background-color: #000 !important;
}

.back-step:after {
    content: "";
    top: 0;
    right: 0;
    border-top: 40px solid #000;
    border-right: 40px solid #3e2670;
    width: 0;
}
.um-page-password-reset h1 {
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
}
@media (max-width: 768px) {
    .back-step:after,
    .active-step:after {
        display: none;
    }
}

@media (max-width: 767px) {
    .back-step:after,
    .active-step:after {
        display: none;
    }

    #custom-main-menu .current-menu-item a {
        width: 80%;
        margin: 0 auto;
    }
}

@media (max-width: 400px) {
    #custom-main-menu .current-menu-item a {
        width: 70%;
    }
}

.step-text {
    margin-right: 40px;
}

#discuss_form {
    display: none;
}

#stepbystep .active-step:after {
    display: none;
}

#sign-here {
    cursor: pointer;
}

.preloader {
    z-index: 100;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #nav-section img {
        float: left !important;
        max-width: 30% !important;
    }


}

/*
#form-field-creditors {
  background: white url("assets/images/info.png") right no-repeat;
  padding-right: 44px;
  background-size: 30px 30px;
  margin: 5px;
}*/

.asp_product_name {
    color: #191970 !important;
}

body .asp_product_buy_btn.blue {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #191970 !important;
    background: #ffb901 !important;
    border-radius: 10px 0px 10px 0px !important;
    padding: 12px 24px !important;
    line-height: 1 !important;
    min-width: 270px !important;
    height: auto;
    text-shadow: unset;
    border: none;
    box-shadow: unset;
}

button.asp_product_buy_btn:hover {
    background-color: #ffb901 !important;
}

.elementor-menu-toggle i:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0c9" !important;
}

button:focus {
    outline: none;
}

.swal2-input {
    border-radius: 10px !important;
}

.swal2-styled.swal2-confirm {
    background-color: #ffb901 !important;
    color: #301e58 !important;
    border-radius: 10px 0px 10px 0px !important;
}

.overlay {
    display: none;
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(222, 223, 224, 0.9);
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.overlay.redirect {
    display: flex;
    background: #fff;
}

.overlay-text {
    margin-top: 30px;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    transform: scale(1.5);
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: black;
    margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

i:hover + .tooltiptext {
    visibility: visible;
}
.tooltiptext {
    visibility: hidden;
    width: 80%;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px 15px;
    line-height: 1.4;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;

    top: 35px;
    left: 105%;
}

@media only screen and (max-width: 600px) {
    .tooltiptext {
        visibility: hidden;
        width: 80%;
        background-color: rgba(0, 0, 0, 0.7);
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;

        /* Position the tooltip */
        position: absolute;
        z-index: 1;

        top: 36px;
        left: 2%;
    }
}

#sign_doc {
    height: 75vh;
    width: 100%;
}

.active-label {
    margin-right: 40px;
    color: #191970 !important;
    text-decoration: underline;
}

.back-label {
    margin-right: 40px;
}

input[type='radio']{
    visibility: visible;
}
/*
input[type='radio'].confirm:after {
  top: -2px;
  position: relative;
  background-color: #d1d3d1;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f058";
  display: inline-block;
  visibility: visible;
}


input[type='radio'].confirm:checked:after {
  top: -2px;
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: green;
  content: "\f058";
  display: inline-block;
  visibility: visible;
}



input[type='radio'].deny:checked:after {
  top: -2px;
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: red;
  content: "\f057";
  display: inline-block;
  visibility: visible;
}

input[type='radio'].deny:after {
  top: -2px;
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f057";
  display: inline-block;
  visibility: visible;
} */

/* ---------------- Add colour to radio buttons ------------------*/

.elementor-field-option input[type='radio']::after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: -4px;
    left: -5px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

.elementor-field-option input[type='radio']:checked::after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: -4px;
    left: -5px;
    position: relative;
    background-color: #ffa500;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}


.financial_form .input-container{
    width: 100%;
}
body .ui-slider-horizontal {
    height: 0.6em;
    background: #3e2670;
    width: 100%;
    margin-bottom: 0 !important;
}

body .ui-slider .ui-slider-handle{
    margin-left: -0.4em;
    width: 0.7em;
    height: 1em;
}
body .ui-state-default,
body .ui-widget-content .ui-state-default{
    background: #52bf8a;
}
.financial_form .elementor-field-group {
    margin-bottom: 30px;
}
.financial_form .elementor-field-type-submit button{
    margin: 0 auto;
    margin-top: 15px;
    background-color: #FFB901;
    border-radius: 10px 0 10px 0;
    font-weight: 700;
    color: #191970;
    font-size: 22px;
    padding: 12px 24px;
}
.financial_form label{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: left;
}
.financial_form label.error{
    color: red;
}
.financial_form .elementor-field-group .elementor-field-option{
    padding-right: 15px;
}
.financial_form .elementor-field-group input[type='radio']:after{
    left: 0;
}
.financial_form .elementor-field-group input[type='radio']{
    margin-right: 6px;
}
.d-none{
    display: none;
}
table.quote_details{
    background: #fff;
    border: none;
    width: 100%;
    box-shadow: 0px 0px 30px #191970;
}
body .payment_summary h2{
    color: #3e2670;
    margin-bottom: 50px;
}
body .payment_summary h3{
    color: #3e2670;
    font-size: 18px;
    width: 100%;
}
body .payment_summary h4{
    color: #3e2670;
}
.go_back_wrap{
    text-align: right;
    display: block;
    margin-bottom: 30px;
}
.go_back_wrap a.go_back{
    margin: 0 auto;
    margin-top: 15px;
    background-color: #FFB901;
    border-radius: 10px 0 10px 0;
    font-weight: 700;
    color: #191970;
    font-size: 22px;
    padding: 12px 24px;
}

body .quote_summary_details h2 {
    color: #3e2670;
    margin-bottom: 25px;
    text-align: center;
    font-weight: 700;
}

.payment_summary a.payment_button{
    margin: 0 auto;
    margin-top: 15px;
    background-color: #FFB901;
    border-radius: 10px 0 10px 0;
    font-weight: 700;
    color: #191970;
    font-size: 22px;
    padding: 5px 25px;
}
.payment_summary ul{
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    list-style-type: none;
    justify-content: center;
    margin: 0;
}
.payment_summary ul li{
    display: flex;
    flex-wrap: wrap;
    width: 50%;
}
.payment_summary p{
    display: inline-block;
    width: 100%;
    color: #3e2670;
}
.m20{
    margin: 20px;
    display: inline-block;
    width: 100%;
}


body .text-white a{
    color: #fff;
    text-decoration: underline;
}

.cvl_content{
    max-height: 710px;
    overflow: auto;
}
.mvl_content{
    max-height: 800px;
    overflow: auto;
}
.your_quote_content{
    max-height: 415px;
    overflow: auto;   
}
.term_condition_wrap{
    text-align: center;
}


/* Tooltip container */
.my-tooltip { position: relative; display: inline-block;}

/* Tooltip text */
.my-tooltip .my-tooltiptext { 
    visibility: hidden; 
    width: auto; 
    min-width: 250px; 
    box-shadow: 0 3px 10px rgba(0,0,0,.25); 
    background: #FFF; 
    font-size: 14px;
    color: #111; 
    text-align: center; 
    padding: 5px; 
    border-radius: 6px; 
    position: absolute; 
    z-index: 1; 
    opacity: 0; 
    transition: opacity 1s; 
    cursor: default; 
}
.my-tooltip.my-tooltip-left .my-tooltiptext { 
    top: -5px; 
    right: 105%;  
}
.my-tooltip.my-tooltip-left.my-tooltip-icon{
    float: right;
}
.my-tooltip.my-tooltip-right .my-tooltiptext { 
    top: -5px; 
    left: 105%;  
}
.my-tooltip.my-tooltip-top .my-tooltiptext { 
    bottom: 100%; 
    left: 50%; 
    transform: translate(-50%,0); 
}
.my-tooltip.my-tooltip-bottom .my-tooltiptext { 
    top: 100%; 
    left: 50%; 
    transform: translate(-50%,0); 
}

/* Show the tooltip text when you mouse over the tooltip container */
.my-tooltip:hover .my-tooltiptext { 
    visibility: visible; 
    opacity: 1; 
}

/* ToolTip */
.my-tooltip-icon:before {
    content: "\f29c";
    font-family: "FontAwesome";
    color: #fff;
}
.v2_quote_btn .my-tooltip.my-tooltip-left.my-tooltip-icon{
    float: none;
}
.v2_quote_btn a.quote_btn {
	font-size: 22px;
	font-weight: bold;
	fill: #191970;
	color: #191970;
	background-color: #ffb901;
	border-radius: 10px 0px 10px 0px;
	padding: 12px 24px;
	margin: 0 20px;
}
.v2_quote_btn .my-tooltip.my-tooltip-left .my-tooltiptext {
	top: -80px;
	left: 0;
}
.v2_quote_btn .my-tooltip.my-tooltip-right .my-tooltiptext {
	top: -80px;
	right: 0;
    left: inherit;
}
.cvl_today #inline-embed-iframe {
    margin-top: -95px;
}

/*
stipe 
*/
body .asp_product_item{
    text-align: center;
    box-shadow: unset;
}
body .asp_product_item .asp_product_description,
body .asp_product_item .asp_price_container{
    display: none;
}
body .asp_product_name {
    font-size: 18px;
    text-align: center;
    width: 100%;
}




/*
my account
*/
.um-account-tab-orders .um-col-alt.um-col-alt-b,
.um-account-tab-pending_orders .um-col-alt.um-col-alt-b,
.um-account-tab-logout .um-col-alt.um-col-alt-b{
    display: none;
}
.um-account-main .um-account-tab .my-welcome-video{
    margin-top: 20px;
}
body .um-account-main div.um-account-heading{
    margin-bottom: 20px !important;
}


.terms-and-conditions h1,
.terms-and-conditions h2{
    color: #191970;
}
.terms-and-conditions .elementor-text-editor{
    height: 250px;
    overflow-y: scroll;
}
.terms-and-conditions ::-webkit-scrollbar {
    width: 10px;
} 
.terms-and-conditions ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
} 
.terms-and-conditions ::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.terms-and-conditions {
    background: #fff;
    padding: 7px;
    border: 1px solid #ccc;
    border-radius: 8px;
}
.terms-and-conditions p,
.terms-and-conditions h2 {
    margin: auto 15px;
}

#custom-main-menu .menu-item a ,
#custom-main-menu .menu-item ul.sub-menu{
    border-radius: unset;
    padding: 13px;
}

@media (max-width: 768px) {
    .home_page_tooltip > .elementor-column-wrap{
    	text-align: center !important;
    }
    .payment_summary ul li {
	    width: 100%;
	}
    .cvl_today #inline-embed-iframe {
        margin-top: -50px;
    }
}
.entry-content .elementor-widget-heading h4 {
    margin-bottom: 0;
    line-height: 0;
}
.single-post.ast-separate-container .ast-article-single {
    padding: 3.34em 3.67em;
}
.admin_quote_mvl_hide, .admin_quote_cvl_hide {
    display: none;
}
.admin_quote_mvl_show, .admin_quote_cvl_show {
    display: block;
}

.sl_inner_form .row{
    display: flex;
}
.sl_inner_form label{
    display: block;
}
.sl_inner_form .col-md-4{
    width: 100%;
    margin: 0 10px;
}
.sl_inner_form .sl_calculate {
    margin: 30px auto;
}
.my_redundancy .row {
    display: flex;
}
.my_redundancy .col-2 {
    width: 50%;
    margin: 0 50px;
}
.sl_inner_form label {
    margin-bottom: 15px;
}
.sl_inner_form label span {
    background: #58b884;
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    margin-right: 10px;
    font-size: 20px;
    color: #fff;
}
.sl_inner_form .form_input {
    position: relative;
}
.sl_inner_form .form_input .sl_placeholder_right{

}
.final_calculation_part .box {
    background: #ddd;
    padding: 25px 50px;
    border-radius: 15px;
}
.final_calculation_part .sl_final_amount {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #58b884;
}
.sl_calculate_again {
    margin: 50px auto;
}
.calculation_info ul {
    margin-left: 22px;
}
.calculation_info ul li::marker {
    color: #fff;
    display: inline-block;
    font-size: 18px;
}
.calculation_info ul li::before {
    content: "";
    background: #3d276f;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    left: -20px;
    z-index: 0;
    border-radius: 50%;
    top: 5px;
}
.loader_main {
    position: fixed;
    background: #0000003d;
    top: 0;
    width: 100%;
    height: 100vh;
    left: 0;
}
.after_result_show {
    display: none;
}
.loader_main .loader_inner {
    position: relative;
    top: 50%;
    text-align: center;
}
.loader_main img {
    width: 180px;
}
.cta_hover:hover a {
    opacity: 0.8;
}
.frm_form_field.form-field .frm_radio {
  margin-top: 0;
  margin-bottom: 18px;
}
@media screen and (max-width: 600px) {
    .my_redundancy .row {
        display: block;
    }
    .sl_inner_form .row {
        display: block;
    }
    .sl_inner_form .col-md-4{
        margin: 2em 0 0 0;
    }
    .my_redundancy .col-2 {
        width: 100%;
        margin: 0 0 2em 0;
    }
    .sl_calculate_again {
        margin: 50px auto;
        text-align: center;
    }
}
@media screen and (max-width: 960px) {
    .sl_inner_form .form_input input[type="text"] {
        width: 50%;
    }
}