﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\
for details on configuring this project to bundle and minify static web assets. */


@import url("https://p.typekit.net/p.css?s=1&k=teg0jsh&ht=tk&f=139.173.25136.30497&a=35600752&app=typekit&e=css");

@font-face {
    font-family: "proxima-nova";
    src: url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "proxima-nova";
    src: url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
}

@font-face {
    font-family: "proxima-nova";
    src: url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
}

@font-face {
    font-family: "input-mono";
    src: url("https://use.typekit.net/af/f1b774/00000000000000007735b11b/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/f1b774/00000000000000007735b11b/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/f1b774/00000000000000007735b11b/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

/*.tk-proxima-nova {
    font-family: "proxima-nova",sans-serif;
}

.tk-input-mono {
    font-family: "input-mono",monospace;
}*/

body {
    font-family: "proxima-nova" !important;
    margin-bottom: 0 !important;
}

.footer-bottom {
    margin-top: auto;
    /*position: absolute;*/
    bottom: 0;
}
    .footer-bottom img {
        width: 100%;
    }

 .footer-bottom img {
        width: 100%;
 }

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a {
  color: #0077cc;
}



.form-control:focus {
    border-color: #0077cc;
    box-shadow: 0 0 0 0.2rem #0077cc;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.btn-link.nav-link:focus {
  outline: black auto 1px;
}

html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.container {
  max-width: 960px;
}

.container-account {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: inherit;
    align-items: center;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}

p.spam-message {
    color: #0C0055;
    margin-top: 20px;
}

.pricing-header {
  max-width: 700px;
}
.new-logo{
    width:200px !important;
}
.border-top {
    border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

html {
  position: relative;
  min-height: 100%;
}


.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  overflow: scroll;
  white-space: nowrap;
  line-height: 60px;
}


.page{
    position: relative;
    display: flex;
    flex-direction: column;
}
.wrap{
    display: flex;
    height: 100vh;
    width: 100%;
}
.left-bar {
    background-color: rgb(255, 170, 71);
    padding: 20px 30px;
    min-width: 476px;
    max-width: 476px;
    width: 476px;
}

.left-bar-account {
    background-color: #ffff;
    padding: 20px 30px;
    min-width: 200px;
    max-width: 300px;
    width: 200px;
}

.body {
    background-color: #ffffff;
    display: grid;
    grid-template-rows: auto 1fr;
    width: 100%;
}

.login-wrap{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 2rem 3rem;
}

.logo-wrap img {
    width: 42px;
}

.logo-wrap {
    padding: 2rem 0rem !important;
}

.section-header.sticky-top {
    padding: 0 30px;
    background: #fff;
}

.wrapper.d-flex.align-items-stretch {
    overflow: hidden;
}

.logo-wrap .logo-text {
    color: #0C0055;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-left: 10px;
    position: relative;
    top: 10px;
}

.logo-wrap-account {
    display: flex;
    grid-gap: 1rem;
    align-items: center;
}
    .logo-wrap-account > img {
        width: 32px;
        height: 32px;
    }

.logo-wrap-account .logo-text-account {
        font-weight: 600;
        font-size: 1.5rem;
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

h1.welcome-title {
    color: #0C0055;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 60px;
}
p.dont-have-acc {
    font-size: 20px;
}

button.signup-btns {
    border-radius: 4px;
    border: 1px solid #E6E6E6;
    background: #F2F2F2;
    box-shadow: 0px 2.446px 11.008px -2.446px rgba(0, 0, 0, 0.10);
    width: 480px;
    margin-bottom: 15px;
    height: 48px;
    color: #0C0055;
    font-size: 20px;
    text-align: left;
    padding-left: 115px;
}

    button.signup-btns .btn-icons {
        font-size: 23px;
        position: relative;
        top: 2px;
        left: -6px;
    }

p.or {
    color: #0C0055;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: lowercase;
    text-align: center;
    margin: 29px 0;
}

h2.email {
    color: #0C0055;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.form-floating.mb-3.email-input input {
    border-radius: 4px;
    background: #F2F2F2;
    box-shadow: 0px 2.446px 11.008px -2.446px rgba(0, 0, 0, 0.10) inset;
    height: 48px;
    padding: 0 14px;
    width: 480px;
}

button.sign-up-btn.btn.btn-lg.btn-primary {
    border-radius: 4px;
    border: 1.613px solid #FF7A00;
    background: #FF7A00;
    color: #FDFDFD;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 480px;
}


.signup-ownership h2 {
    color: #0C0055;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1px;
}

.signup-ownership {
    margin-top: 60px;
}
.circle-img {
    text-align: center;
}
    .circle-img img.signup-imge-one {
        width: 350px;
        margin-top: 40px;
    }

.login-wrap .navbar-nav {
    flex-direction: initial;
}

.login-wrap ul.navbar-nav li.nav-item {
    padding: 0 10px;
}

.login-wrap ul.navbar-nav li.nav-item a {
    color: #2B99FF !IMPORTANT;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.signup-ownership p {
    color: #0C0055;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

.signup-right-text {
    text-align: right;
    padding: 2rem 0rem;
}

img.signup-imge-one {
    position: relative;
    z-index: 99999;
    margin-top: 80px;
    width: 95%;
}

img.signup-imge-two {
    float: right;
    position: relative;
    top: -15px;
}
form.subscriptionForm label,
form#registerForm label {
    position: relative;
    padding: 0 0 5px 0;
    color: #0C0055;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

form#registerForm h2 {
    color: #0C0055;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 40px;
}

form.subscriptionForm .form-control,
form#registerForm .form-control {
    background: #F2F2F2;
    box-shadow: 0px 2.446px 11.008px -2.446px rgba(0, 0, 0, 0.10) inset;
    height: 30px !IMPORTANT;
    padding: 0 10px !IMPORTANT;
}

.cancel-next-btns {
    margin-top: 70px;
}

.cancel-next-btns a {
    border-radius: 12px;
    border: 1px solid #FF8C73;
    background: #fff;
    color: #FF8C73;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    max-width: 110px;
    align-items: center;
    align-self: center;
    float: left;
    height: 34px;
    line-height: 18px;
}

    .cancel-next-btns a:hover {
        background: #FF8C73;
        color: #fff;
        border: none;
    }

    .cancel-next-btns button {
        border-radius: 12px;
        border: 1px solid #FF7A00;
        background: #FF7A00;
        max-width: 100px;
        float: right;
        height: 34px;
        line-height: 18px;
        font-size: 20px;
    }

    .cancel-next-btns button:hover {
        background: #FF8C73;
        color: #fff;
        border: none;
    }

.row.currency-units {
    margin-top: 60px;
}

.left-list-menu {
    margin-top: 150px;
    margin-left: 70px;
}

.left-list-menu-account {
    margin-top: 10px;
    margin-left: 20px;
}

    .left-list-menu h1 {
        color: #0C0055;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 30px;
    }

    .left-list-menu li a {
        padding: 0px 0px;
        color: #0C0055;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .left-list-menu li.nav-item {
        display: inline-flex;
        align-items: center;
        border-left: 1px solid #0C0055;
    }
    .left-list-menu li span {
        width: 30px;
        height: 30px;
        border: 1px solid #0C0055;
        border-radius: 30px;
        float: left;
        text-align: center;
        line-height: 30px;
        position: relative;
        left: -15px;
        background: #FFAA47;
    }
    .left-list-menu ul {
        margin-left: 15px;
    }
    .left-list-menu li.nav-item:nth-child(2) {
        padding: 20px 0;
    }
    .left-list-menu li.nav-item:nth-child(3) {
        padding-bottom: 20px;
    }

.login-wrap li.nav-item button {
    color: #2B99FF !IMPORTANT;
    font-size: 20px;
    margin: 0;
}

.form-floating.md-3.dropdown-arrow-currency .fa-caret-down {
    position: absolute;
    top: 38px;
    right: 33px;
    color: #0C0055;
}

.form-floating.md-3.dropdown-arrow-currency .form-control {
    width: 90%;
}

.signup-drop .drop-area {
    padding: 35px 0;
    text-align: center;
    border: 1px dashed #B7B7B7;
    background: #F2F2F2;
    height: 219px;
}

.drop-area {
    padding: 35px 0;
    text-align: center;
    border: 1px dashed #B7B7B7;
    background: #F2F2F2;
    height: 219px;
}

.signup-drop form#registerForm label {
    text-transform: initial;
    color: #0C0055;
}

.upload-logo-btns a.canel-btn {
    border-radius: 4px;
    border: 1px solid #FF8C73;
    color: #FF8C73;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 5px 9px;
    text-decoration: none;
}

.upload-logo-btns a.skip-btn {
    border-radius: 4px;
    border: 1px solid #FF8C73;
    color: #FF8C73;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 5px 9px;
    text-decoration: none;
    margin-right: 15px;
}

.upload-logo-btns .next-btn {
    border-radius: 4px;
    background: #FF7A00;
    border: none;
    padding: 5px 9px;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #fff;
}
.row.upload-logo-btns {
    margin-top: 60px;
}
.row.upload-logo-btns .col-md-9 {
    text-align: right;
}

.signup-drop form#registerForm label img {
    margin-bottom: 15px;
}

.subscriptionForm p {
    color: #0C0055;
    margin-bottom:10px;
}
.subscriptionForm h4 {
    font-weight: 700;
    color: #0C0055;
}
.save-information {
    font-size: 12px !important;
    margin-top: 20px;
    font-weight: 700 !important;
}
    .save-information input {
        margin-right: 10px;
    }
.save-information span{
    font-size: 10px;
    font-weight: 700;
}
.start-trial{
    margin-top:10px;
}
.start-trialdescription p {
    font-size: 14px;
    margin-top: 10px;
}
.left-bar.login-custom {
    min-width: 392px;
    max-width: 392px;
    width: 392px;
    padding: 0;
}

.logo-wrap-image img {
    width: 100%;
}

.right-login-custom {
    text-align: center;
}

    .right-login-custom .form-floating.mb-3.email-input input {
        margin: auto;
    }

    .right-login-custom h2.email {
        text-align: left;
        margin-left: 0px;
    }

.right-login-custom h1.welcome-title {
    margin-bottom: 15px;
}

    .right-login-custom label.rember-label input {
        height: auto;
        width: auto;
    }

    .right-login-custom label.rember-label {
        position: relative;
        left: -40px;
        padding: 6px 0 0;
    }

    .right-login-custom .form-floating.mb-3.forgot-pass-link p {
        margin-bottom: 0;
        padding-top: 10px;
    }

    .right-login-custom .form-floating.mb-3.forgot-pass-link a {
        color: #2B99FF;
        font-weight: 600;
        text-decoration: none;
    }

    .right-login-custom .confirmation-link {
        text-align: right;
        right: 0px;
        position: relative;
        margin-top: 15px;
    }

        .right-login-custom .confirmation-link a {
            color: #2B99FF;
            font-weight: 600;
            text-decoration: none;
        }
    .right-login-custom .form-floating label {
        color: #0C0055;
    }

.right-login-custom p.dont-have-acc a {
    color: #2B99FF !IMPORTANT;
    font-weight: 700;
}

    .right-login-custom .login-width-480 {
        width: 480px;
        margin: auto;
    }

    .right-login-custom .pass-eye {
        position: relative;
        height: 0;
        float: right;
        margin: 0px 15px 0 0;
        top: 10px;
    }

    .right-login-custom .form-floating.mb-3.forgot-pass-link {
        text-align: right;
    }

.sidebar {
    color: #0C0055;
    min-width: 20% !important;
    border-right: 1px solid #CCCCCC !important;
    padding-top: 20px;
}
.content-account {
    min-width: 80% !important;
}
.sidebar .nav-item-account {
    padding-top: 5px !important;
}
div#content {
    display: flex;
    flex-direction: column;
    width: 100%;
}


.nav-link-account {
    color: #0C0055 !important;
    text-decoration: none !important;
}

.nav-link-account.active {
    text-decoration: underline !important;
    font-weight:700;
}

.personal-info-form .form-floating > .form-control.readonlyInput {
    color: #0C0055 !important;
    font-size: 24px;
    font-weight: 500;
    padding: 0;
    height: 30px;
    box-shadow: none;
}
.readonlyInput {
    border: none !important;
    background-color: transparent !important;
    padding-left: 0px !important;
}
.readonlyLabel {
    padding-left: 0px !important;
    margin-left: 0px !important;
    border: none !important
}

.textAlignRight {
    text-align: right !important;
}
.cancel-btn {
    border-radius: 4px;
    border: 1px solid #FF7A00;
    color: #FF7A00;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 5px 9px;
    background: transparent;
}

.submit-btn {
    border-radius: 4px;
    border: 1px solid #FF7A00;
    color: #ffff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 5px 9px;
    background: #FF7A00;
}

.edit-btn {
    background-color: #0C0055;
    color:#ffff;
}
.editBtn {
    background-color: transparent;
    color: #0C0055;
    border: 1px solid #0C0055;
}

.marginTop10 {
    margin-top: 10px !important;
}

.marginTop20 {
    margin-top: 20px !important;
}

.marginTop50 {
    margin-top: 50px !important;
}

.subLabel {
    color: #646464;
    font-size: 11px;
    font-family: inherit;
    font-weight: 600;
    text-transform: uppercase;
    word-wrap: break-word;
}
.currentPlan {
    color: #0C0055;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    word-wrap: break-word;
    margin-top: 5px;
}
.subAmount {
    color: #0C0055;
    font-size: 20px;
    font-weight: 400;
    word-wrap: break-word;
    width: auto !important;
    float: left;
}
.subFrequency {
    color: #0C0055;
    font-weight: 600;
    font-size: 12px;
    text-transform: lowercase;
    word-wrap: break-word;
}

.frequencyRight {
    width: auto !important;
    float: right;
    font-size: 9px !important;
}
.aviaCost-header-btn {
    color: black;
    font-weight: 600;
    font-size: 1.5rem;
    text-decoration: none;
}

h5.col-title {
    font-size: 24px;
    color: #0C0055;
    font-weight: 700;
}

.personal-info-form label.readonlyLabel {
    color: #646464;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    padding: 0;
    margin: 0;
}
.form-floating.md-3.dropdown-arrow-currency label {
    position: relative;
    padding: 0;
}
.form-floating.md-3.dropdown-arrow-currency select#Input_DefaultCurrency {
    padding: 0 5px;
    font-size: 16px;
    color: #0C0055;
    height: 30px;
    background: #F2F2F2;
    box-shadow: 0px 2.4463276863098145px 11.008474349975586px -2.4463276863098145px #0000001A inset;
}


.personal-info-form label {
    position: relative !important;
    padding: 0 !important;
    color: #0C0055;
    font-size: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.personal-info-form .form-control {
    box-shadow: 0px 2.4463276863098145px 11.008474349975586px -2.4463276863098145px #0000001A inset;
    background: #F2F2F2;
    height: 33px !important;
    padding-top: 0 !IMPORTANT;
    padding-bottom: 0 !important;
    color: #0C0055;
    font-size: 16px;
    border-radius: 0;
}

.personal-info-form .multiline-input-text {
    box-shadow: 0px 2.4463276863098145px 11.008474349975586px -2.4463276863098145px #0000001A inset;
    background: #F2F2F2;
    padding-top: 0 !IMPORTANT;
    padding-bottom: 0 !important;
    color: #0C0055;
    font-size: 16px;
    border-radius: 0;
}

.personal-info-form .form-control:focus {
    box-shadow: 0px 2.4463276863098145px 11.008474349975586px -2.4463276863098145px #0000001A inset;
    background: #F2F2F2;
    height: 33px !important;
    padding-top: 0 !IMPORTANT;
    padding-bottom: 0 !important;
    color: #0C0055;
    font-size: 16px;
    border-radius: 0;
}

.navbar-expand-sm .navbar-nav {
    align-items: center;
}

.profile-edit-btn {
    height: 34px;
    width: 72px;
    font-size: 20px;
    font-weight: 400;
    border-radius: 4px;
}
.profile-edit-btn svg.svg-inline--fa.fa-pencil {
    font-size: 12px;
}

.col-md-10.content-account {
    width: 80%;
    padding-top: 30px;
}
.plr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.manage-password label {
    position: relative !important;
    padding: 0 !important;
    color: #0C0055 !important;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.manage-password .form-floating > .form-control {
    background: #F2F2F2;
    height: 30px;
    padding: 0 8px;
    box-shadow: 0px 2.4463276863098145px 11.008474349975586px -2.4463276863098145px #0000001A inset;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

    .manage-password .form-floating > .form-control:-webkit-autofill {
        padding-top: 0;
        padding-bottom: 0;
    }

.manage-password input#Username {
    box-shadow: none;
    padding: 0;
}

.security-recommend h4 {
    color: #0C0055;
    font-size: 20px;
}
.security-recommend p {
    color: #0C0055;
    font-size: 18px;
    line-height: 20px;
}

.security-recommend .border-area {
    border-top: 2px solid #0C0055;
    margin: 40px 0 20px;
}
.manage-password a.cancel-btn {
    text-decoration: none;
    font-size: 20px;
}

.manage-password button.submit-btn {
    font-size: 20px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}
ul.default-units {
    display: inline-flex;
    border: 1px solid #0C0055;
    border-radius: 4px;
    padding: 0;
    height: 33px;
}
    ul.default-units li.active {
        background: #0C0055;
        color: #fff;
        padding: 0 15px;
    }
    ul.default-units li {
        font-size: 20px;
        list-style: none;
        color: #0C0055;
        padding: 0 15px;
        cursor: pointer;
    }

.personal-info-form img#uploadedImage {
    border: 1px solid #B7B7B7;
    box-shadow: 0px 2.4463276863098145px 11.008474349975586px -2.4463276863098145px #0000001A inset;
    background: #eee;
    width: 100%;
    object-fit: contain;
}
.currentPlan {
    font-size: 24px;
}
.subAmount {
    font-size: 32px;
}
.subAmount sup {
    font-size: 12px;
    top: -16px;
}
.subLabel.title {
    color: #646464;
    font-size: 16px;
}
.sublabel.value-title {
    font-size: 16px;
    color: #646464;
}
.sublabel.title-value {
    color: #0C0055;
    font-size: 16px;
}
.currentPlan.american-ex {
    color: #0C0055;
    font-size: 18px;
    font-weight: 400;
}
.change-cancel-btns button.edit-btn.change {
    font-size: 22px;
    font-weight: 500;
    height: 48px;
    border-radius: 4px;
}
.change-cancel-btns button.editBtn.cancel {
    border: 2px solid #B2B2B2;
    color: #686868;
    font-size: 20px;
    height: 48px;
    border-radius: 4px;
}
label.file-label.input-file-label {
    text-transform: inherit;
    font-size: 18px;
}
    label.file-label.input-file-label span {
        text-decoration: underline;
    }
    label.file-label.input-file-label img {
        width: 52px;
        height: 39px;
        margin-bottom: 15px;
    }

.switch-field {
    display: flex;
    margin-bottom: 36px;
    overflow: hidden;
}

    .switch-field input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden;
    }

    .switch-field label {
        background-color: #fff;
        color: #0C0055;
        font-size: 20px;
        line-height: 1;
        text-align: center;
        padding: 7px 15px !important;
        margin-right: -1px;
        border: 1px solid #0C0055;
        transition: all 0.1s ease-in-out;
        text-transform: inherit;
    }

        .switch-field label:hover {
            cursor: pointer;
        }

    .switch-field input:checked + label {
        background-color: #0C0055;
        box-shadow: none;
        color: #fff;
    }

    .switch-field label:first-of-type {
        border-radius: 4px 0 0 4px;
    }

    .switch-field label:last-of-type {
        border-radius: 0 4px 4px 0;
    }



    /* checkout test page css start here */


.checkout-test {
    padding: 30px 0 30px;
}

h2.home-section-title {
    color: #0C0055;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 30px;
}

.checkout-test h3 {
    color: #0C0055;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 20px;
}

.checkout-test .highlight-list {
    margin-left: 33%;
    margin-bottom: 30px;
}

    .checkout-test .highlight-list p {
        color: #0C0055;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 10px;
    }

.checkout-test .price-box.left {
    border: 1px solid #8E8E8E;
    background: #F9F9F9;
    text-align: center;
    height: 230px;
}

.checkout-test .white-bg-main {
    border: 1px solid #CBCBCB;
    background: #FDFDFD;
    width: 95%;
    margin: auto;
    padding: 30px 30px 0;
}

.checkout-test .price-box.right {
    border: 1px solid #FF7A00;
    background: rgba(255, 122, 0, 0.05);
    height: 230px;
    text-align: center;
}

.checkout-test .price-box p.empty-sp {
    height: 8px;
}

.checkout-test p.price-bottom-text {
    color: #0C0055;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 15px 0 0;
    left: 28px;
    position: relative;
}

.checkout-test .price-box.left h4 {
    color: #0C0055;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 6px;
}
.checkout-test .price-box.left p.no-credit-right {
    margin: 10px 10px 0;
    color: #0C0055;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.checkout-test .price-box.left h6 {
    color: #0C0055;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.checkout-test .price-box-middle {
    height: 66px;
    align-items: center;
    align-self: center;
    margin-bottom: 10px;
}

.checkout-test .price-box.left .price-box-middle {
    position: relative;
    top: 0px;
    margin-bottom: 10px;
}
.checkout-test .price-box.left p.gray-text {
    color: #555;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 6px;
}

.checkout-test .price-box.left p.blue-text {
    color: #0C0055;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: lowercase;
    margin-bottom: 0;
}

.checkout-test .price-box.left button {
    border-radius: 31px;
    border: 1px solid #0C0055;
    background: #F3F3F3;
    padding: 9px 27px;
    color: #0C0055;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.checkout-test .price-box.right h4 {
    color: #FF7A00;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 6px;
}

.checkout-test .price-box.right h6 {
    color: #FF7A00;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.checkout-test .price-box.right button {
    border-radius: 31px;
    border: 1px solid #FF7A00;
    background: #FF7A00;
    padding: 9px 27px;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.checkout-test .price-box.right p {
    color: #FF7A00;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: lowercase;
    margin: 0;
}
.price-box-middle sup {
    font-size: 20px;
    position: relative;
    top: -4px;
    left: 2px;
}
    .checkout-test .price-box.right p.dark-orange {
        color: #A75000 !IMPORTANT;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: inherit;
        margin-bottom: 6px;
    }

.checkout-test input.left-get-started {
    border-radius: 31px;
    border: 1px solid #0C0055;
    background: #F3F3F3;
    color: #0C0055;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 50%;
}

.checkout-test input.right-get-started {
    border-radius: 31px;
    border: 1px solid #FF7A00;
    background: #FF7A00;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 50%;
}

.checkout-test .cancel-checkout {
    padding-left: 26px;
    margin-top: 50px;
}

.checkout-test .cancel-checkout input#btnCancel {
    border-radius: 4px;
    border: 1px solid #FF8C73;
    color: #FF8C73;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: #fff;
    padding: 5px 9px;
}

.align-items {
    align-items: baseline;
}

.checkout-test .text-right {
    text-align: right;
}

.checkout-test .trial-boxes-heading {
    border: 1px solid #0C0055;
    margin: 15px 0 25px 0;
    text-align: center;
    padding: 15px 0;
}

    .checkout-test .trial-boxes-heading h4 {
        color: #0C0055;
        text-align: center;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .checkout-test .trial-boxes-heading p {
        color: #0C0055;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

        .checkout-test .trial-boxes-heading p span {
            font-weight: 700;
            text-decoration-line: underline;
        }
.blue-border {
    border: 1px solid #0C0055 !IMPORTANT;
}

    /* checkout test page css end */

/* email confirmation page css start */

.confirm-mail h1.welcome-title {
    text-align: left;
    margin-bottom: 0;
    font-size: 20px;
    text-transform: uppercase;
}
.cancel-next-btns.confirm-back a {
    border-color: #4A4A4A;
    color: #4A4A4A;
    max-width: 72px;
}
    .cancel-next-btns.confirm-back a:hover {
        background: #4A4A4A;
        color: #fff;
    }
.confirm-mail label {
    color: #0C0055;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.paper-plane-img img {
    position: relative;
    left: 48px;
}

    /* footer css start here */

.home-footer-section {
    background: #FFB359;
    text-align: center;
    padding: 30px 0 20px;
}

    .home-footer-section .logo-footer p {
        color: #0C0055;
        font-size: 42px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .home-footer-section p.copyright-text {
        color: #0C0055;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-top: 30px;
    }

    .home-footer-section ul li {
        list-style: none;
        text-align: left;
    }

        .home-footer-section ul li a {
            color: #0C0055;
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            text-decoration: none;
        }

    .home-footer-section a {
        color: #0C0055;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-decoration: none;
    }

    .home-footer-section ul.single-line {
        display: flex;
        gap: 15px;
        justify-content: center;
        margin: 30px 0 0;
        padding: 0;
    }

        .home-footer-section ul.single-line li a {
            text-decoration: underline;
        }

.mobile-only {
    display: none;
}

.show-mobile {
    display: none;
}

.terms-privacy h3 {
    color: #0C0055;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 30px;
}

.terms-privacy p {
    color: #0C0055;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.terms-privacy ul {
    padding-left: 20px;
}

    .terms-privacy ul li {
        color: #0C0055;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

.terms-privacy p.gap-left {
    padding-left: 20px;
}

    /* footer css end here */


.signup-right-text a.trial-btn {
    background: #FF7A00;
    color: #FFF !IMPORTANT;
    font-size: 18px !IMPORTANT;
    font-style: normal !IMPORTANT;
    font-weight: 600 !IMPORTANT;
    text-decoration: none;
    align-items: center;
    padding: 15px 40px;
    line-height: 40px !IMPORTANT;
}

.free-trial {
    border: 1px solid #0C0055;
    width: 500px;
    padding: 14px 0;
    margin-bottom: 50px;
}
    .free-trial h6 {
        color: #0C0055;
        text-align: center;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .free-trial p {
        color: #0C0055;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 0;
    }

h1.welcome-title.to-avia {
    width: 500px;
    margin-top: 80px;
}
p.already-have {
    color: #0C0055;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}

.trail-end-thank {
    border: 1px solid #0C0055;
    padding: 10px 50px;
}
    .trail-end-thank h5 {
        color: #FF7A00;
        text-align: center;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }

    .trail-end-thank p {
        margin-bottom: 0;
        color: #0C0055;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

form#TrialEndedForm p.stipe-power {
    padding-left: 5px;
}
form#TrialEndedForm .price-box.left {
    height: 200px;
}
form#TrialEndedForm .price-box.right {
    height: 200px;
}
form#TrialEndedForm h2.mt-3 {
    color: #0C0055;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
h4.ended-trial {
    color: #0C0055;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.login-error-msg {
    border-radius: 10px;
    border: 1.419px solid #FF6060;
    background: #FFF6F6;
    width: 480px;
    margin: auto;
    margin-bottom: 40px;
    display: flex;
    padding: 10px 25px;
    gap: 20px;
}

.login-error-msg p.bold-content {
    font-size: 14px;
    font-weight: 700;
}
    .login-error-msg svg {
        margin-top: 3px;
    }
.login-error-msg p {
    margin-bottom: 0;
    color: #FF6060;
    text-align: left;
}

span.text-danger.field-validation-error {
    float: left;
    width: 100%;
    text-align: left;
}

/* place holder */
input::placeholder {
    color: #ebc19c;
}

/* Vendor prefixes for broader support */
input::-webkit-input-placeholder {
    color: #ebc19c;
}

input:-moz-placeholder {
    color: #ebc19c;
    opacity: 1;
}

input::-moz-placeholder {
    color: #ebc19c;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #ebc19c;
}

.back-arrow a {
    text-decoration: none;
    color: #0C0055;
    font-size: 25px;
}
.bck-btn-checkout {
    margin-top: 30px;
    text-align: center;
}
    .bck-btn-checkout a {
        background: #ff8731;
        color: #fff;
        text-decoration: none;
        padding: 10px 30px;
        border-radius: 5px;
    }
    .bck-btn-checkout a:hover {
        color: #0C0055;
    }
.flex-item-fields {
    display: flex;
}

    .flex-item-fields input {
        min-width: 100%;
    }
    .flex-item-fields svg {
        position: relative;
        left: -30px;
        margin-top: 14px;
        transform: translateY(-52%) !IMPORTANT;
    }

.flex-item-fields.reset-p svg {
    margin-top: 24px;
}

/* For Mobile screen */
@media (min-width: 320px) and (max-width: 767px) {
    .login-error-msg {
        width: 100%;
        padding: 10px 20px;
        gap: 15px;
    }

    .paper-plane-img img {
        left: 0;
        margin: 50px 0;
    }

    /* checkout test page mobile responsive css start */
    .checkout-test .white-bg-main {
        width: 100%;
        padding: 20px 20px 20px;
    }
    .checkout-test .highlight-list p {
        display: flex;
        align-items: baseline;
        gap: 5px;
    }
    .checkout-test .highlight-list {
        margin-left: 0;
        margin-bottom: 30px;
    }
    .highlight-list svg {
        width: 18px;
    }
    .checkout-test .price-box.left {
        margin-bottom: 20px;
    }
    .checkout-test .cancel-checkout {
        padding-left: 5px;
    }

    /* checkout test page mobile responsive css end */



    .wrapper.d-flex.align-items-stretch {
        overflow: auto;
        display: block !IMPORTANT;
    }
    img.signup-imge-one {
        display: none;
    }
    img.signup-imge-two {
        display: none;
    }
    .left-bar {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
    }
    button.signup-btns {
        width: 29%;
        padding-left: 40px;
        margin: 0 5px 10px;
    }
    .form-floating.mb-3.email-input input {
        width: 100%;
    }
    button.sign-up-btn.btn.btn-lg.btn-primary {
        width: 100%;
    }
    h1.welcome-title {
        font-size: 26px;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    p.or {
        margin: 10px 0;
    }
    .logo-wrap {
        display: grid;
        text-align: center;
    }
        .logo-wrap img {
            margin: auto;
        }
    .signup-ownership {
        margin-top: 13px;
        text-align: center;
    }
        .signup-ownership p {
            margin-top: 0;
        }
    .content-body {
        padding: 0 15px;
    }
    .login-wrap {
        bottom: 0px;
        width: 100%;
        justify-content: center;
        padding: 0;
        position: inherit;
    }
    form#registerForm h2 {
        font-size: 28px;
        margin-bottom: 18px;
        margin-top: 15px;
    }
    .right-login-custom .login-width-480 {
        width: 100%;
    }
    .logo-wrap-image img {
        width: 32.5%;
        padding: 0;
        gap: 0;
    }
    .left-bar.login-custom {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        padding: 0;
    }
    .right-login-custom .confirmation-link {
        text-align: center;
    }

    button.signup-btns span.for-mobile {
        display: none;
    }
    p.dont-have-acc {
        position: absolute;
        bottom: 20px;
        text-align: center;
        width: 95%;
        font-size: 18px;
        margin-bottom: 15px;
        display: grid;
    }

    button.signup-btns.signup-page {
        width: 98%;
    }

    form.subscriptionForm .form-control, form#registerForm .form-control {
        height: 48px !IMPORTANT;
    }
    .form-floating.md-3.dropdown-arrow-currency .form-control {
        width: 100%;
    }
    .row.currency-units {
        margin-top: 15px;
    }
        .row.currency-units .col-md-6 {
            margin-bottom: 15px;
        }
    .left-list-menu {
        margin-top: 20px;
        margin-left: 0;
        width: 100%;
        text-align: center;
    }
        .left-list-menu h1 {
            margin-bottom: 10px;
        }

    .nav-pills .nav-link {
        display: none;
    }

    .left-list-menu ul {
        margin-left: 0;
    }

    .left-list-menu li.nav-item:nth-child(2) {
        padding: 0;
    }

    .left-list-menu li.nav-item:nth-child(3) {
        padding-bottom: 0;
    }
    .left-list-menu ul {
        display: inline;
    }
    .left-list-menu li.nav-item {
        display: inline-block;
        padding: 0 5px;
    }
    .row.upload-logo-btns .col-md-3 {
        width: 35%;
    }
    .upload-logo-btns a.canel-btn {
        font-size: 14px;
    }
    .upload-logo-btns .next-btn {
        font-size: 14px;
    }
    .upload-logo-btns a.skip-btn {
        font-size: 14px;
    }
    .row.upload-logo-btns .col-md-9 {
        width: 65%;
        position: relative;
        top: -4px;
    }

    form#subscriptionForm {
        margin-top: 20px;
    }

    .footer-bottom {
        position: inherit;
    }
    .free-trial {
        width: 100%;
    }
    h1.welcome-title.to-avia {
        width: 100%;
    }
    .circle-img img.signup-imge-one {
        width: 100%;
    }
    .signup-right-text {
        text-align: left;
        padding: 1rem 0rem 0;
    }
    .section-header.sticky-top {
        padding: 0 0px;
    }
    .login-wrap ul.navbar-nav li.nav-item a {
        font-size: 14px;
    }
    .login-wrap li.nav-item button {
        font-size: 14px;
    }
    .checkout-test .trial-boxes-heading {
        padding: 15px 10px;
    }
}

@media (min-width: 768px) and (max-width: 1100px){
    .free-trial {
        width: 100%;
    }
    h1.welcome-title.to-avia {
        width: 100%;
    }
    .signup-ownership h2 {
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1200px){


    /* checkout test page tab responsive css start */

    .checkout-test .highlight-list {
        margin-left: 15%;
    }
    .checkout-test .cancel-checkout {
        padding-left: 90px;
    }

    /* checkout test page tab responsive css end */


    .right-login-custom .login-width-480 {
        width: 100%;
    }
    .login-error-msg {      
        width: 100%;
    }
    .right-login-custom .form-floating.mb-3.email-input input {
        width: 100%;
    }
    button.sign-up-btn.btn.btn-lg.btn-primary {
        width: 100%;
    }
    .left-bar.login-custom {
        min-width: 270px;
        max-width: 325px;
        width: 325px;
    }
    .left-bar {
        min-width: 270px;
        max-width: 325px;
        width: 325px;
    }
    img.signup-imge-one {
        width: 100%;
        margin-top: 40px;
    }
    img.signup-imge-two {
        width: 100%;
    }
    .form-floating.mb-3.email-input input {
        width: 100%;
    }
    .circle-img img.signup-imge-one {
        width: 100%;
    }
    .section-header.sticky-top .col-md-2 {
        width: 30%;
    }

    .section-header.sticky-top .col-md-10 {
        width: 70%;
    }

    .login-wrap {
        padding: 1rem 3rem;
    }
}

@media (min-width: 1201px) and (max-width: 1400px){
    .section-header.sticky-top .col-md-2 {
        width: 30%;
    }

    .section-header.sticky-top .col-md-10 {
        width: 70%;
    }

    .login-wrap {
        padding: 1rem 3rem;
    }
}