
:root {
    --bs-body-font-family: "interstatelight", sans-serif;
    --bs-heading-color: #000;
    --bs-primary: #36A2E0;
    --bs-form-valid-color: #1FA25D;
    --bs-form-valid-border-color: #1FA25D;
    --bs-form-invalid-color: #CA2815;
    --bs-form-invalid-border-color: #CA2815;
    --bs-link-color: #3C6992;
    --bs-link-color-rgb: 60, 170, 234;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #367DC0;
    --bs-border-radius: 0px;
}

.theme-text-color { color: #C51C1F;}
.form-control:focus, .form-select:focus { border-color: #000; box-shadow: none;}

.form-control.is-invalid { background-position: right calc(0.375em + 10px) center; background-size: calc(0.75em + 0.575rem) calc(0.75em + 24px);}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link.focus {color: #fff; text-decoration: none;}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active { color: #fff;}

/* Primary Button Custom Styling */
.btn-link {line-height: 46px;}
.btn-primary { height: 56px; color: #fff; background-color: #3C6992; border: none; font-size: 20px; font-weight: 400; border-radius: 0; padding: 0 24px; line-height: 56px; font-family: "interstateregular";}
.btn-primary:hover { color: #fff; background-color: #084876;}
.btn-primary:focus,
.btn-primary.focus { background-color: #084876; box-shadow: none;}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #000;
    background-color: #CCCCCC;
    border: none;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #084876;
    border-color: none;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-outline-primary {
    color: #7cc;
    background-color: transparent;
    background-image: none;
    border-color: #7cc
}

.btn-outline-primary:hover {
    color: #222;
    background-color: #8ad3d3;
    border-color: #7cc
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(119, 204, 204, 0.5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #7cc;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #212529;
    background-color: #000;
    border-color: #7cc
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(119, 204, 204, 0.5)
}

.form-control.is-invalid:focus, 
.was-validated .form-control:invalid:focus {
    box-shadow: none;
}


.fa-arrow-right-long{
    margin-left: 20px;
    font-size: 24px;
}




.emailverificationbg{
    background-image: url(Images/popup\ bg.svg);
    padding: 17rem 7rem;
    background-repeat: no-repeat;
    background-size: cover;
}

.btn-secondary {height: 60px; font-weight: 500; text-transform: uppercase; font-size: 18px;}

/* Onboarding Styling */
.product--header {box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; display: flex;align-items: center;justify-content: center;margin: 0 auto; padding: 8px 0;}
.header-rows { display: flex; align-items: center; justify-content: space-between;}
.header-rows a { color: #787878; }
.header-rows a i { font-size: 32px;}
.lang-container {display: flex; flex-direction: row-reverse;}
.language-selection {border: 1px solid #ddd; padding:12px 8px; border-radius: 0px; cursor: pointer; display: flex; width: 112px; align-items: center;}
.language-selection span {margin:0 8px 0 0;}
.signup-lf-section {background: url(../../../assets/images/login-cover.png); background-size: cover; background-repeat: no-repeat;  height: 100%; position: fixed; right: 0; top: 0; bottom: 0;}
.sepration {height: 24px; position: relative; text-align: center;}
.link-cursor { color: #1570EE; text-decoration: none; cursor: pointer;}
.link-cursor:hover { text-decoration: underline;}
.linetext-sepration {background: #fff;z-index: 2;position: relative;padding: 0 12px;font-weight: 400;}
.line-sepration { height: 0.6px; background-color: #e5e5e5; width: 100%;  display: flex; margin: 1.5rem 0;}
.loginbottom-text {display: flex; flex-direction: column; align-items: center;}
.loginbottom-text p { color: #68687D; font-size: 13px; font-weight: 500; margin-bottom: 4px;}
.forgot-container { display: flex; flex-direction: column; align-items: center; justify-content: center;}
.forgot-container h4.mb-2 { font-family:"interstateregular"; color: #1D2C3C; }
.forgot-container p{ font-size: 14px;}
.checked-verifyemailer {text-align: center;}
.check-icon-verify { font-size: 96px; width: 96px; height: 96px; color: #28A745;}
.h1-heading-verify { font-size: 3rem;}
.text-verfify { font-size: 16px; color: #68687D;}
.text-verfify strong {color: #1D2C3C;}
.text-verfify a { color:#3C6992;}

.register-submission-row { display: flex; align-items: center; justify-content: center; margin: 0 auto; border-top: 1px solid #E5E5E5;}
.register-submission-row .inner-submission-row { display: flex; align-items: center; justify-content: space-between;}
.signup--verify-container {align-items: center; display: flex;}
.signup--verify-container .row { align-items: center;}
.image-rt-post {    align-items: flex-end; display: flex; justify-content: end;}
.check-verify {font-size: 96px; color: #28A745; font-variation-settings: 'FILL' 1, 'wght' 300, 'GRAD' 0, 'opsz' 24;}

.login-lf-section {
    background: #3C6992;
}
.language-listing {padding: 12px 12px; cursor: pointer;}
.language-listing:hover { background-color: #F2F2F2;}
.language-listing .selection-lang-text { font-size: 16px; margin-left: 12px; display: flex; flex: 1;}
.selected {color: #1FA25D;}
.login-link { color: #3C6992;}
.inputwithicon{ position: relative;}
.forminputicon{ position: absolute; right: 5px; top: 5px; padding: 12px; cursor: pointer; color: #CFCFCF;}
.thankyou-container { justify-content: center; text-align: center;}
.thankyou-heading {font-size: 56px; line-height: 72px; color: #fff;text-transform: uppercase; font-weight: 600;}
.thankyou-body {font-size: 18px; color: #fff;}
.circle-check {font-size: 100px; color: #89B600;}
.thankyou-containerbg { background: url(../../../assets/images/Thank-you-min.png) no-repeat center center fixed;   -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.signupmain-container { display: flex; flex-direction: row;}
.signup-price-rt-section { background: url(../../../assets/images/sign-bg.png); background-size: cover; background-repeat: no-repeat;  height: 100%; padding: 32px; margin:0; border-radius: 0; border: 2px solid #30302B;}
.onboarding-header {}

.onboarding-heading-h2 {
    font-size: 40px;
    font-weight: 400;
    color: #1D2C3C;
    font-family: 'interstateregular';
    letter-spacing: -2px;
}

.onboarding-heading-h5 { font-size: 18px; font-weight: 600; margin-bottom: 12px;}
.onboarding-header p {
    margin: 0;
    font-family: 'interstatelight';
    color: #68687D;
    font-size: 16px;
}
.login-container ul li p {
    color: #000000B2;
    opacity: 0.8;
    font-size: 16px;
}
onboarding-header1 p {
    color: #000000B2;
    opacity: 0.8;
    font-size: 16px;
}
.onboarding-app {
    text-align: left;
}
.onboarding-app p{ font-size: 16px; color: #68687D;}
.onboarding-app p a { color: #1F5E86; font-family: 'interstateregular';}
.signup-heading-h1 { color: #fff; font-size: 32px; font-weight: 500; padding: 12px; }
.pricing-blocks { display: flex; flex-direction: row;}
.pricingplan-border-wrap {position: relative; border-radius: 12px;flex: 0 0 50%;}
/* .pricingplan-border-wrap.selected {background: linear-gradient(to right, #BA1C29, #271FBA); } */
/* .pricingplan-border-wrap.selected .pricing-plan-box{background: linear-gradient(145deg, rgba(40,3,8,1) 0%, rgba(5,3,33,1) 100%);} */
.pricing-plan-box { padding: 24px; background: #000; flex: 1; border-radius: 12px; border: 2px solid #3F3F3F; }
.check-text {font-size: 14px; margin-bottom: 12px;}
.radio-check { border-radius: 30px; border: 2px solid #3F3F3F; width: 32px; height: 32px; margin-right: 12px; cursor: pointer; background: #000; color: #000; align-items: center; justify-content: center;}
.radio-check.active { color: #fff; border-color: #20A100; background: #20A100; }

.radio-check.active .check{ display: block;}
.price-heading-h4 {font-size: 20px; font-weight: 400; color: #fff; margin: 0;}
.price-describe { color: #fff; opacity: .5; margin: 12px 0; font-size: 14px;}
.price-amount {color: #fff;font-size: 36px;font-weight: 600;}
.price-small {font-size: 24px;font-weight: 500;}
.price-label {background: linear-gradient(180deg, rgba(25,25,25,1) 0%, rgba(18,18,18,1) 100%); font-size: 12px; color: #B9B9B9; padding: 12px; border-radius: 4px; display: inline-block;}
.feature-checklist { margin: 0 0;}
.checklist-heading-h6 { font-size: 24px; font-weight: 300; color: #fff;}
.checkrow {padding: 6px 0; color: #fff;}
.checkrow .check { background: #C51C1F; height: 24px; width: 24px; color: #fff; border-radius: 30px; font-size: 18px; text-align: center; justify-content: center;}
.legal-contianer { overflow: auto; height: 550px; margin-bottom: 24px;}
.legal-contianer p{ font-size: 14px; }
.table-cost {}
.table-cost tr {}
.table-cost tr th { background: #E5E5E5; padding: 12px 8px;} 
.table-cost tr td { border-bottom: 1px solid #E5E5E5; padding: 12px 8px;}
.registartionpoint-list { font-family: 'interstatelight'; }
.registartionpoint-list ul li strong { font-family: 'interstatelight'; font-size: 18px; }


.policies {height: 380px;}

.headingh3-reseller { font-size: 72px; line-height: 72px; font-weight: 600;}
.reseller-content-top {justify-content: flex-end;}

.modal {width: 1024px;} 


/* Login & Signup Forms Fields */

.form-control { border-color: #cfcfcf; }
.form-floating>label { color: #68687D;font-size: 14px;}
.form-floating>.form-select {font-size: 14px;}
.form-control.is-invalid:focus {border-bottom-color: #DE383A; border-top-color: #cfcfcf; border-left-color: #cfcfcf; border-right-color: #cfcfcf; }
.form-control.is-invalid {background-image: none; border-bottom-color: #DE383A; border-top-color: #cfcfcf; border-left-color: #cfcfcf; border-right-color: #cfcfcf;}
.invalid-feedback { margin-bottom: 16px; display: flex; gap: 4px; align-items: center; width: 100%; margin-top: -0.75rem; font-size: .875em; color: var(--bs-form-invalid-color);}
.invalid-feedback i { font-size: 16px; width: 16px; height: 16px; }
.invaildforrmbg{ background-color: #fff;}
.form-floating>.form-control:not(:placeholder-shown)~label::after{ background-color: transparent;}


/* Kanoo landing design*/
/* Hero Section */
.eo-hero {
    text-align: center;
    padding: 3.5rem 0;
    background: #fff;
    margin: 3px 0 0 0;
    border-bottom: .6px solid #E5E5E5;
}

.eo-hero__logo {
    max-width: 120px;
    margin-bottom: 1.5rem;
}

.eo-hero__tagline {
    font-family: 'interstatelight';
    font-size: 16px;
    color: #68687D;
}

/* Intro Section */
.eo-intro {
    background: #fff;
    display: flex;
    flex-direction: row;
    padding: 3.5rem 0;
    border-bottom: .6px solid #E5E5E5;
}

.eo-intro__text {
    flex: 1;
}

.eo-intro__title {
    font-family: 'interstateregular';
    font-size: 2.625rem;
}

.eo-intro-subtitle {
    font-size: 16px;
    color: #68687D;
    margin: 0;
}

.eo-intro-subtitle a {
    color: #1F5E86; 
    font-weight: 500;
}

.eo-intro__description {
    max-width: 700px;
    margin: 0 auto;
    color: #555;
}

.eo-intro__description p {
    font-size: 16px;
    color: #68687D;
}

/* Benefits Section */
.eo-benefits {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
    padding: 3.5rem 0;
}

.eo-benefits__title {
    font-family: 'interstateregular';
    text-align: center;
    font-size: 2.25rem;
}

.eo-benefits-subtitle {
    font-size: 16px;
    color: #68687D;
    margin: 0;
    text-align: center;
}

.eo-benefits__grid {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 1.5rem;
    padding: 0;
}

.eo-benefits__item {
    flex: 1 1 300px;
    background: #3C6992;
    padding: 1.5rem;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.eo-benefits__item h3 {
    font-size: 24px;
    font-family: 'interstateregular';
    margin-bottom: 8px;
    color: #fff;
    margin-top: 24px;
}

.eo-benefits__item p{
    margin: 0;
    color:#EBF0F4;
    font-family: 'interstatelight';
    line-height: 20px;
    font-size: 14px;

}

/* Teams Section */
.eo-teams {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
    padding: 3.5rem 0;
}

.eo-teams__title {
    font-family: 'interstateregular';
    text-align: center;
    font-size: 2.25rem;
}

.eo-teams__subtitle {
    font-size: 16px;
    color: #68687D;
    margin: 0;
    text-align: center;
}

.eo-teams__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
    align-items: flex-start;
}

.eo-teams__image img {
    max-width: 500px;
    width: 100%;
    border-radius: 8px;
}

.eo-teams__roles {
    flex: 1 1 350px;
}

.eo-teams__role {
    margin-bottom: 1rem;
    background: #fff;
    padding: 1rem;
    border-radius: 6px;
    border:  .6px solid #E5E5E5;
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

    .eo-teams__role h4 {
        padding: 0 0 9px 0;
        border-bottom: 1px solid #ddd;
        font-size: 20px;
        color: #010D12;
        font-family: 'interstateregular';
        margin: 0;
    }

.eo-teams__role p {
    font-family: 'interstatelight';
    font-size: 14px;
    color: #68687D;
    margin: 0;
}

/* Advantage Section */
.eo-advantage {
    padding: 3.5rem 0;
}

.eo-advantage-block {
    display: flex;
    flex-direction: row;
}

.eo-advantage__title {
    font-family: 'interstateregular';
    font-size: 2.625rem;
}

.advantage-left {
    flex: 1;
}

.eo-advantage__subtitle {
    font-size: 16px;
    color: #68687D;
    margin: 0;
}

.eo-advantage__list {
    max-width: 700px;
    margin: 0 auto;
    list-style: none;
}

.eo-advantage__list li {
    background: #fff;
    display: flex;
    gap: 12px;
}

.eo-advantage__list strong {
    font-family: 'interstateregular';
    font-size: 18px;
    font-weight: 500;
}

.eo-advantage__list p{
    font-size: 16px;
    color: #68687D;
}

.line-division {
    height: 0.6px; 
    background-color: #BFCBD9; 
    width: 100%;  
    display: flex; 
  }

/* Call to Action Section */
.eo-cta {
    background: url('../../images/signuplanding-bg.png') center/cover no-repeat;
    color: #fff;
    padding: 4rem 2rem;
    text-align: center;
    border-radius: 8px;
}

.eo-cta__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.eo-cta__headline {
    font-size: 2rem;
    font-family: 'interstateregular';
    color: #fff;
}

.eo-cta__subheadline {
    margin-bottom: 1.5rem;
}

.eo-cta__button {
    background: #3C6992;
    color: #fff;
    padding: 1rem 1.5rem;
    text-decoration: none;
    border-radius: 0;
    transition: background 0.3s ease;
    font-family: 'interstateregular';
}

.eo-cta__button:hover {
    background: #3C6992;
}



.radio-selection-form {
    border: .6px solid #cfcfcf;
    margin-bottom: 16px;
    display: flex;
    height: 58px;
    align-items: center;
    padding: 0 12px;
    gap:16px;
}

.field-label {
    color: #212529;
}
.onboarding-header {
    text-align: center;
}
.my-arrow {
    
    font-size: 24px;
    vertical-align: middle;
}
.resetcontainer {
    padding: 21px;
    box-shadow: 0px 0px 20px 0px #00000014;
    margin-bottom: 20px;
    border: 0.6px solid #CFCFCF;
}

.forgetcontent {
    color: #00b3e3;
}

.onboarding-heading-h1 {
    font-size: 48px;
    font-weight: 400;
    color: #1D2C3C;
    font-family: 'interstateregular';
    line-height: 56px;
}
.onboarding-header1 {
    text-align: left;
}

.login-container ul li strong {
    font-size: 24px;
    font-family: "interstateregular";
    font-weight: 400;
}
.login-container ul li {
    padding: 3px 4px 11px 2px;
}
@media only screen and (max-width: 768px) {
    .eo-advantage-block {
        display: flex;
        flex-direction: column;
    }

    .eo-cta__content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .eo-intro {
        background: #fff;
        display: flex;
        flex-direction: column;
        padding: 3.5rem 0;
        border-bottom: .6px solid #E5E5E5;
    }

    .inner-submission-row .btn {
        white-space: nowrap;
    }

    .register-submission-row .inner-submission-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }

    .f-col-center {
        display: flex;
        justify-content: center;
        font-size: 14px;
    }

    .f-row {
        display: flex;
        flex-direction: row;
        font-size: 14px;
    }

    .form-floating > .form-select {
        padding-top: 1.625rem;
        font-size: 14px;
        padding-bottom: .625rem;
    }

    .form-floating > .form-control, .form-floating > .form-control-plaintext {
        padding: 1rem .75rem;
        font-size: 14px;
    }

    .footer-middle {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }
}

.onboarding-header1 p {
   color: #000000B2;
    opacity: 0.8;
    font-size: 16px;

 }
 .onboarding-header1 p a {
color: rgba(0, 72, 118, 1);
font-weight: 300;
  
 }
 @media only screen and (max-width: 768px) {
.onboarding-header1 {
   text-align: center;
}
}
.onboarding-heading-m9 {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    vertical-align: middle;
}

.form-check .form-check-label { 
font-size: 14px;

}

.form-check-input[type=checkbox] {
    border-color: #cfcfcf;
}

.onboarding-header1 p {
    color: #000000B2;
    opacity: 0.8;
    font-size: 16px;
}

/* Footer */
.eo-footer {
    background-color: #3C6992;
    padding: 2rem 0 0 0;
    margin-top: 3.5rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.eo-footer__logo img {
    height: 180px;
}

.eo-footer__links {
    display: flex;
    flex-wrap: wrap;
    gap: 56px;
}

.eo-footer__links h4 {
    margin-bottom: 0.5rem;
    font-size: 18px;
    font-family: 'interstateregular';
    color: #fff;
}

.eo-footer__links a {
    display: block;
    text-decoration: none;
    color: #fff;
    margin: 1rem 0;
}

.eo-footer__legal {
    display: flex;
    flex-direction: row;
    font-size: 0.875rem;
    color: #68687D;
    align-items: center;
}

.eo-footer__legal a {
    margin: 0 0.5rem;
    color: #68687D;
    text-decoration: none;
}

.eo-footer__legal p {
    margin-top: 1rem;
}

.kt-social {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 16px;
    justify-content: center;
    align-items: center;
}

.kt-icons-sc {
    width: 50px;
    height: 50px;
    background: #000;
    border-radius: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kt-icons-sc img {
    width: 24px;
    height: 24px;
}

.ft-line {
    width:100%;
    height: 1px;
    background-color: #fff;
}

.footer-middle {
    align-items: center;
}

.copyright {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #3C6992;
    color: #fff;
    padding: 36px 0 0 0;
}

.ft-img-1, .ft-img-2 {
        width: 100%;
}

nav {
	margin: 0px 0;
}

nav ul {
	padding: 0;
    margin: 0;
	list-style: none;
	position: relative;
	}
	
nav ul li {
	display:inline-block;
	background-color: #fff;
	}

nav a {
	display:block;
	padding:0 12px;	
	color:#000;
	font-size:20px;
	line-height: 48px;
	text-decoration:none;
    font-size: 16px;

}

nav a:hover { 
	background-color: #3C6992; 
    color: #fff;
}

nav a:hover .arrow-down {
    border-top: 6px solid #fff;
}

/* Hide Dropdowns by Default */
nav ul ul {
	display: none;
	position: absolute; 
	top: 48px; /* the height of the main nav */
    border: 1px solid #ccc;
}
	
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
	width:170px;
	float:none;
	display:list-item;
	position: relative;
}

/* Second, Third and more Tiers	*/
nav ul ul ul li {
	position: relative;
	top:-60px; 
	left:170px;
}

.menu-link {
    font-weight: 600;
}

.arrow-down {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #555555;
    border-bottom: 0;
    position: relative;
    top: 11px;
    margin-left: 8px;
}