#preloader{background-color:#f1f2fb;position:fixed;width:100%;height:100%;z-index:9999999;top:0;left:0;overflow:hidden}
a{color:#bd0804}
kbd{background-color:#061238}
caption{color:#8480ae}
.blockquote-footer{color:#8480ae}
.img-thumbnail{border-color:#ebebeb}
.figure-caption{color:#8480ae}
.table{border-color:#ebebeb}
.table-primary{color:#1f0757}
.table-secondary{color:#1f0757}
.table-success{color:#1f0757}
.table-info{color:#1f0757}
.table-warning{color:#1f0757}
.table-danger{color:#1f0757}
.table-light{color:#1f0757}
.form-text{color:#8480ae}
.form-control{color:#1f0757;border-color:#ebebeb}
.form-control::-webkit-input-placeholder{color:#8480ae}
.form-control::-moz-placeholder{color:#8480ae}
.form-control::-ms-input-placeholder{color:#8480ae}
.form-control:-ms-input-placeholder{color:#8480ae}
.form-control::placeholder{color:#8480ae}
.form-control-plaintext{color:#1f0757}
.form-select{color:#1f0757;border-color:#ebebeb}
.form-select:focus::-ms-value{color:#1f0757;background-color:#fff}
.form-select:disabled{color:#8480ae;background-color:#f1f2fb}
.form-check-input{background-color:#fff;border:1px solid #ebebeb}
.form-check-input:checked{background-color:#0134d4;border-color:#0134d4}
.form-check-input[type="checkbox"]:indeterminate{background-color:#0134d4;border-color:#0134d4}
.form-file-text{color:#1f0757;background-color:#fff}
.form-file-button{color:#1f0757;background-color:#f1f2fb}
.form-range::-webkit-slider-thumb{background-color:#0134d4}
.form-range::-moz-range-thumb{background-color:#0134d4}
.form-range::-ms-thumb{background-color:#0134d4}
.input-group-text{color:#1f0757;background-color:#cff2ff;border-color:#cff2ff}
.valid-feedback{color:#2ecc4a}
.valid-tooltip{color:#fff;background-color:rgba(40,167,69,0.9)}
.was-validated .form-control:valid,.form-control.is-valid{border-color:#2ecc4a}
.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#2ecc4a}
.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#2ecc4a}
.was-validated .form-select:valid,.form-select.is-valid{border-color:#2ecc4a}
.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#2ecc4a}
.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#2ecc4a}
.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#2ecc4a}
.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#2ecc4a}
.was-validated .form-file-input:valid ~ .form-file-label,.form-file-input.is-valid ~ .form-file-label{border-color:#2ecc4a}
.was-validated .form-file-input:valid:focus ~ .form-file-label,.form-file-input.is-valid:focus ~ .form-file-label{border-color:#2ecc4a}
.invalid-feedback{color:#ea4c62}
.invalid-tooltip{color:#fff;background-color:rgba(220,53,69,0.9)}
.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#ea4c62}
.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#ea4c62}
.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#ea4c62}
.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#ea4c62}
.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#ea4c62}
.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#ea4c62}
.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#ea4c62}
.was-validated .form-file-input:invalid ~ .form-file-label,.form-file-input.is-invalid ~ .form-file-label{border-color:#ea4c62}
.was-validated .form-file-input:invalid:focus ~ .form-file-label,.form-file-input.is-invalid:focus ~ .form-file-label{border-color:#ea4c62}
.btn{color:#1f0757}
.btn:hover{color:#1f0757}
.btn-asset{color:#fff;background-color:#ce2127;border-color:#8e090e;}
.btn-asset:hover{color:#000;background-color:#d4ac67;border-color:#a57c36;}
.btn-asset-alt{color:#fff;background-color:#d2ab67;border-color:#b58329;}
.btn-asset-alt:hover{color:#fff;background-color:#a07d3e;border-color:#a07d3e;}
.btn-primary{color:#fff;background-color:#0134d4;border-color:#0134d4}
.btn-primary:hover{color:#fff;background-color:#025ce2;border-color:#0257d5}
.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#025ce2;border-color:#0257d5}
.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0257d5;border-color:#0252c9}
.btn-primary:disabled,.btn-primary.disabled{color:#fff;background-color:#0134d4;border-color:#0134d4}
.btn-secondary{color:#fff;background-color:#8480ae;border-color:#8480ae}
.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}
.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62}
.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}
.btn-success{color:#fff;background-color:#2ecc4a;border-color:#2ecc4a}
.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}
.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34}
.btn-check:checked+.btn-success,.btn-check:active+.btn-success,.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}
.btn-success:disabled,.btn-success.disabled{color:#fff;background-color:#2ecc4a;border-color:#2ecc4a}
.btn-info{color:#fff;background-color:#1787b8;border-color:#1787b8}
.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}
.btn-check:focus+.btn-info,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b}
.btn-check:checked+.btn-info,.btn-check:active+.btn-info,.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}
.btn-info:disabled,.btn-info.disabled{color:#fff;background-color:#1787b8;border-color:#1787b8}
.btn-warning{color:#1f0757;background-color:#f1b10f;border-color:#f1b10f}
.btn-warning:hover{color:#1f0757;background-color:#e0a800;border-color:#d39e00}
.btn-check:focus+.btn-warning,.btn-warning:focus{color:#1f0757;background-color:#e0a800;border-color:#d39e00}
.btn-check:checked+.btn-warning,.btn-check:active+.btn-warning,.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#1f0757;background-color:#d39e00;border-color:#c69500}
.btn-warning:disabled,.btn-warning.disabled{color:#1f0757;background-color:#f1b10f;border-color:#f1b10f}
.btn-danger{color:#fff;background-color:#ea4c62;border-color:#ea4c62}
.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}
.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130}
.btn-check:checked+.btn-danger,.btn-check:active+.btn-danger,.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}
.btn-danger:disabled,.btn-danger.disabled{color:#fff;background-color:#ea4c62;border-color:#ea4c62}
.btn-light{color:#1f0757;background-color:#f1f2fb;border-color:#f1f2fb}
.btn-light:hover{color:#1f0757;background-color:#e2e6ea;border-color:#dae0e5}
.btn-check:focus+.btn-light,.btn-light:focus{color:#1f0757;background-color:#e2e6ea;border-color:#dae0e5}
.btn-check:checked+.btn-light,.btn-check:active+.btn-light,.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle{color:#1f0757;background-color:#dae0e5;border-color:#d3d9df}
.btn-light:disabled,.btn-light.disabled{color:#1f0757;background-color:#f1f2fb;border-color:#f1f2fb}
.btn-dark{color:#fff;background-color:#061238;border-color:#061238}
.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}
.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124}
.btn-check:checked+.btn-dark,.btn-check:active+.btn-dark,.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}
.btn-dark:disabled,.btn-dark.disabled{color:#fff;background-color:#061238;border-color:#061238}
.btn-outline-primary{color:#0134d4;border-color:#0134d4}
.btn-outline-primary:hover{color:#fff;background-color:#0134d4;border-color:#0134d4}
.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show{color:#fff;background-color:#0134d4;border-color:#0134d4}
.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#0134d4}
.btn-outline-secondary{color:#8480ae;border-color:#8480ae}
.btn-outline-secondary:hover{color:#fff;background-color:#8480ae;border-color:#8480ae}
.btn-check:checked+.btn-outline-secondary,.btn-check:active+.btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show{color:#fff;background-color:#8480ae;border-color:#8480ae}
.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{color:#8480ae}
.btn-outline-success{color:#2ecc4a;border-color:#2ecc4a}
.btn-outline-success:hover{color:#fff;background-color:#2ecc4a;border-color:#2ecc4a}
.btn-check:checked+.btn-outline-success,.btn-check:active+.btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show{color:#fff;background-color:#2ecc4a;border-color:#2ecc4a}
.btn-outline-success:disabled,.btn-outline-success.disabled{color:#2ecc4a}
.btn-outline-info{color:#1787b8;border-color:#1787b8}
.btn-outline-info:hover{color:#fff;background-color:#1787b8;border-color:#1787b8}
.btn-check:checked+.btn-outline-info,.btn-check:active+.btn-outline-info,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show{color:#fff;background-color:#1787b8;border-color:#1787b8}
.btn-outline-info:disabled,.btn-outline-info.disabled{color:#1787b8}
.btn-outline-warning{color:#f1b10f;border-color:#f1b10f}
.btn-outline-warning:hover{color:#1f0757;background-color:#f1b10f;border-color:#f1b10f}
.btn-check:checked+.btn-outline-warning,.btn-check:active+.btn-outline-warning,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show{color:#1f0757;background-color:#f1b10f;border-color:#f1b10f}
.btn-outline-warning:disabled,.btn-outline-warning.disabled{color:#f1b10f}
.btn-outline-danger{color:#ea4c62;border-color:#ea4c62}
.btn-outline-danger:hover{color:#fff;background-color:#ea4c62;border-color:#ea4c62}
.btn-check:checked+.btn-outline-danger,.btn-check:active+.btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show{color:#fff;background-color:#ea4c62;border-color:#ea4c62}
.btn-outline-danger:disabled,.btn-outline-danger.disabled{color:#ea4c62}
.btn-outline-light{color:#f1f2fb;border-color:#f1f2fb}
.btn-outline-light:hover{color:#1f0757;background-color:#f1f2fb;border-color:#f1f2fb}
.btn-check:checked+.btn-outline-light,.btn-check:active+.btn-outline-light,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show{color:#1f0757;background-color:#f1f2fb;border-color:#f1f2fb}
.btn-outline-light:disabled,.btn-outline-light.disabled{color:#f1f2fb}
.btn-outline-dark{color:#061238;border-color:#061238}
.btn-outline-dark:hover{color:#fff;background-color:#061238;border-color:#061238}
.btn-check:checked+.btn-outline-dark,.btn-check:active+.btn-outline-dark,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show{color:#fff;background-color:#061238;border-color:#061238}
.btn-outline-dark:disabled,.btn-outline-dark.disabled{color:#061238}
.btn-link{color:#0134d4}
.btn-link:hover{color:#024dbc}
.btn-link:disabled,.btn-link.disabled{color:#8480ae}
.dropdown-menu{color:#1f0757;background-color:#fff;border:1px solid rgba(0,0,0,0.15)}
.dropdown-divider{border-top:1px solid #f1f2fb}
.dropdown-item{color:#1f0757}
.dropdown-item:hover,.dropdown-item:focus{color:#16181b;background-color:#f1f2fb}
.dropdown-item.active,.dropdown-item:active{color:#fff;background-color:#0134d4}
.dropdown-item.disabled,.dropdown-item:disabled{color:#8480ae}
.dropdown-header{color:#8480ae}
.dropdown-item-text{color:#1f0757}
.nav-link.disabled{color:#8480ae}
.nav-tabs{border-bottom-color:#ebebeb}
.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#f1f2fb #f1f2fb #ebebeb}
.nav-tabs .nav-link.disabled{color:#8480ae}
.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#1f0757;background-color:#fff;border-color:#ebebeb #ebebeb #fff}
.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0134d4}
.card{background-color:#fff;border:1px solid rgba(0,0,0,0.125)}
.card-header{background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}
.card-footer{background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}
.breadcrumb{background-color:#f1f2fb}
.breadcrumb-item+.breadcrumb-item::before{color:#8480ae;content:"/"}
.breadcrumb-item.active{color:#8480ae}
.page-link{color:#0134d4;background-color:#fff;border:1px solid #ebebeb}
.page-link:hover{color:#024dbc;background-color:#f1f2fb;border-color:#ebebeb}
.page-item.active .page-link{color:#fff;background-color:#0134d4;border-color:#0134d4}
.page-item.disabled .page-link{color:#8480ae;background-color:#fff;border-color:#ebebeb}
.progress{background-color:#f1f2fb}
.progress-bar{color:#fff;background-color:#0134d4}
.list-group-item-action{color:#1f0757}
.list-group-item-action:hover,.list-group-item-action:focus{color:#1f0757;background-color:#f1f2fb}
.list-group-item-action:active{color:#1f0757;background-color:#f1f2fb}
.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,0.125)}
.list-group-item.disabled,.list-group-item:disabled{color:#8480ae;background-color:#fff}
.list-group-item.active{color:#fff;background-color:#0134d4;border-color:#0134d4}
.toast{background-color:rgba(255,255,255,0.85);border:1px solid rgba(0,0,0,0.1)}
.toast-header{color:#8480ae;background-color:rgba(255,255,255,0.85);border-bottom:1px solid rgba(0,0,0,0.05)}
.modal-header{border-bottom:1px solid #ebebeb}
.modal-footer{border-top:1px solid #ebebeb}
.popover-body{color:#1f0757}
.link-primary{color:#0134d4}
.link-primary:hover,.link-primary:focus{color:#024dbc}
.link-secondary{color:#8480ae}
.link-secondary:hover,.link-secondary:focus{color:#494f54}
.link-success{color:#2ecc4a}
.link-success:hover,.link-success:focus{color:#19692c}
.link-info{color:#1787b8}
.link-info:hover,.link-info:focus{color:#0f6674}
.link-warning{color:#f1b10f}
.link-warning:hover,.link-warning:focus{color:#ba8b00}
.link-danger{color:#ea4c62}
.link-danger:hover,.link-danger:focus{color:#a71d2a}
.link-light{color:#f1f2fb}
.link-light:hover,.link-light:focus{color:#cbd3da}
.link-dark{color:#061238}
.link-dark:hover,.link-dark:focus{color:#121416}
.border{border-color:#ebebeb!important}
.border-top{border-top-color:#ebebeb!important}
.border-end{border-right-color:#ebebeb!important}
.border-bottom{border-bottom-color:#ebebeb!important}
.border-start{border-left-color:#ebebeb!important}
.border-primary{border-color:#0134d4!important}
.border-secondary{border-color:#8480ae!important}
.border-success{border-color:#2ecc4a!important}
.border-info{border-color:#1787b8!important}
.border-warning{border-color:#f1b10f!important}
.border-danger{border-color:#ea4c62!important}
.border-light{border-color:#f1f2fb!important}
.border-dark{border-color:#061238!important}
.text-primary{color:#0134d4!important}
.text-secondary{color:#8480ae!important}
.text-success{color:#2ecc4a!important}
.text-info{color:#1787b8!important}
.text-warning{color:#f1b10f!important}
.text-danger{color:#ea4c62!important}
.text-light{color:#f1f2fb!important}
.text-dark{color:#061238!important}
.text-body{color:#1f0757!important}
.text-muted{color:#8480ae!important}
.bg-asset {background-color: #b71219 !important;}
.bg-primary{background-color:#0134d4!important}
.bg-secondary{background-color:#8480ae!important}
.bg-success{background-color:#2ecc4a!important}
.bg-info{background-color:#1787b8!important}
.bg-warning{background-color:#f1b10f!important}
.bg-danger{background-color:#ea4c62!important}
.bg-light{background-color:#f1f2fb!important}
.bg-dark{background-color:#061238!important}
.form-control:disabled,.form-control[readonly]{background-color:#f1f2fb}
.bs-tooltip-auto[x-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{border-top-color:#1f0757}
.bs-tooltip-auto[x-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{border-right-color:#1f0757}
.bs-tooltip-auto[x-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{border-bottom-color:#1f0757}
.bs-tooltip-auto[x-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{border-left-color:#1f0757}
.tooltip-inner{padding:.375rem 1rem;background-color:#1f0757}
.tooltip.show{opacity:1}
*{margin:0;padding:0}
body,html{font-family:"Public Sans",sans-serif;overflow-x:hidden;background-color:#f3f6fd;color:#8480ae;scrollbar-width:thin}
h1,h2,h3,h4,h5,h6{line-height:1.3;color:#1f0757}
p{font-size:14px;color:#8480ae}
a,a:hover,a:focus{-webkit-transition-duration:500ms;transition-duration:500ms;text-decoration:none;outline:0 solid transparent}
ul{margin:0}
ul li{list-style:none;text-decoration:none}
ul li:hover,ul li:focus{list-style:none;text-decoration:none}
img{max-width:100%;height:auto}
input:required,textarea:required,input:invalid,textarea:invalid{-webkit-box-shadow:none!important;box-shadow:none!important}
@media only screen and (min-width:1200px){.container{max-width:940px}
}@media only screen and (min-width:992px) and (max-width:1199px){.container{max-width:800px}
}@media only screen and (min-width:768px) and (max-width:991px){.container{max-width:640px}
}@media only screen and (min-width:480px) and (max-width:767px){.container{max-width:400px}
}@media only screen and (min-width:576px) and (max-width:767px){.container{max-width:520px}
}.list-unstyled li{margin-top:.5rem}
.list-unstyled li:first-child{margin-top:0}
.list-unstyled li ul li{list-style:circle}
.list-unstyled li ul li:first-child{margin-top:.5rem}
.img-circle{border-radius:50%!important}
.bi{display:inline-block;vertical-align:text-bottom}
.bg-img{background-size:cover;background-position:center center;background-repeat:no-repeat}
.bg-fixed{background-attachment:fixed}
.bg-overlay{position:relative;z-index:1}
.bg-overlay::after{position:absolute;content:"";background-color:#061238;opacity:.63;top:0;left:0;height:100%;width:100%;z-index:-1}
.bg-gray{background-color:#f1f2fb!important}
.stretched-link{position:relative;z-index:1;text-decoration:underline}
.stretched-link:hover,.stretched-link:focus{text-decoration:underline}
.border-content small{font-size:10px;text-align:center;margin-bottom:.5rem}
.rounded{border-radius:.325rem!important}
.rounded-top{border-top-left-radius:.325rem!important;border-top-right-radius:.325rem!important}
.rounded-right{border-top-right-radius:.325rem!important;border-bottom-right-radius:.325rem!important}
.rounded-bottom{border-bottom-right-radius:.325rem!important;border-bottom-left-radius:.325rem!important}
.rounded-left{border-bottom-left-radius:.325rem!important;border-top-left-radius:.325rem!important}
.rounded-lg{border-radius:.5rem!important}
.dark-mode-switching,.rtl-mode-switching{position:fixed;width:100%;height:100%;z-index:999999999;background-color:#fff;display:none}
.dark-mode-switching svg,.rtl-mode-switching svg{margin:0 auto .5rem;color:#1f0757}
.dark-mode-switching .dark-mode-text,.dark-mode-switching .rtl-mode-text,.rtl-mode-switching .dark-mode-text,.rtl-mode-switching .rtl-mode-text{display:none}
.dark-mode-switching .light-mode-text,.dark-mode-switching .ltr-mode-text,.rtl-mode-switching .light-mode-text,.rtl-mode-switching .ltr-mode-text{display:block}
.page-content-wrapper{position:relative;z-index:1;margin-top:64px;margin-bottom:74px}
.page--item{-webkit-transition-duration:500ms;transition-duration:500ms;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:400;background-color:transparent;padding:.5rem 0;color:#073984;border-radius:.5rem;border:1px solid transparent;font-weight:500}
.page--item .icon-wrapper{-webkit-transition-duration:500ms;transition-duration:500ms;margin-right:.5rem;width:2.25rem;height:2.25rem;background-color:#f1f2fb;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.page--item .icon-wrapper svg{-webkit-transition-duration:500ms;transition-duration:500ms}
.page--item>svg{margin-left:auto}
.page--item.active,.page--item:hover,.page--item:focus{background-color:#fff;border-color:#ebebeb;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,0.15);box-shadow:0 .5rem 1rem rgba(0,0,0,0.15);padding:.5rem .75rem}
.page--item.active .icon-wrapper,.page--item:hover .icon-wrapper,.page--item:focus .icon-wrapper{background-color:#c2d4f8}
.elements-page .page--item{padding:0;margin-bottom:.75rem;border:0}
.elements-page .page--item i{margin-left:auto}
.elements-page .page--item:last-child{margin-bottom:0}
.elements-page .page--item:hover,.elements-page .page--item:focus{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}
.element-heading{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.element-heading h6{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%;width:80%;margin-bottom:.5rem}
.element-heading .codeview-clipboard-btn{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;width:20%;margin-bottom:.5rem}
.codeview-btn{width:24px;height:20px;display:block;background-color:#fff;border-radius:3px;text-align:center;color:#1f0757;font-size:14px;margin-left:auto;line-height:1}
.codeview-btn i{line-height:20px}
.codeview-btn:hover,.codeview-btn:focus{background-color:#0134d4;color:#fff}
.codeview-wrapper{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%;position:relative;z-index:1;margin-bottom:.75rem;background-color:#fff;display:none;border-radius:2px}
.codeview-wrapper pre{padding:1rem;margin:0;height:140px;font-size:14px;scrollbar-width:thin;overflow:scroll;white-space:nowrap}
.codeview-wrapper pre .comment{color:#8480ae;margin-top:1rem}
.codeview-wrapper pre .comment:first-child{margin-top:0}
.codeview-wrapper pre .comment .comment{padding-left:2rem}
.codeview-wrapper pre .code{color:#ea4c62;display:block!important;margin-bottom:0}
.codeview-wrapper pre .code .code{padding-left:2rem}
.codeview-wrapper .clipboard-btn{color:#fff;background-color:#1f0757;padding:3px 8px;font-size:10px;position:absolute;top:.75rem;right:1.125rem;border-radius:4px}
.codeview-wrapper .clipboard-btn:hover,.codeview-wrapper .clipboard-btn:focus{background-color:#0134d4;color:#fff}
.success-text{display:none;visibility:hidden;position:absolute;top:.75rem;left:.75rem;z-index:999;padding:.25rem .5rem!important;font-size:12px!important;border-radius:.25rem!important}
.success-text.custom-alert-2 i{font-size:.75rem;margin-right:.25rem}
.success-text.visibility-visible{visibility:visible}
.elements-heading{position:relative;z-index:1}
.elements-heading .icon-wrapper{width:2.5rem;height:2.5rem;background-color:#0134d4;border-radius:50%;text-align:center;color:#fff;margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 2.5rem;flex:0 0 2.5rem;min-width:2.5rem}
.elements-heading .heading-text span{font-size:13px;color:#8480ae;display:block}
.order-success-wrapper{position:relative;width:100%;height:100vh;top:0;left:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:1rem 3rem}
.single-setting-panel .form-check-label{color:#8480ae;font-weight:500}
.single-setting-panel a{color:#8480ae;font-weight:500;margin-bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.single-setting-panel a .icon-wrapper{background-color:#0134d4;margin-right:.5rem;width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}
.single-setting-panel a .icon-wrapper svg,.single-setting-panel a .icon-wrapper i{color:#fff;line-height:1}
.single-setting-panel a:hover,.single-setting-panel a:focus{color:#0134d4}
.single-setting-panel:last-child a{margin-bottom:0}
.single-setting-panel .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.single-setting-panel .form-check label{margin-left:.5rem}
#setting-popup-overlay{position:fixed;z-index:100;background-color:#061238;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition-duration:350ms;transition-duration:350ms}
#setting-popup-overlay.active{opacity:.85;visibility:visible}
.setting-popup-card{position:fixed;height:auto;width:calc(100% - 1rem);z-index:10000;top:58px;left:.5rem;opacity:0;visibility:hidden;transition:transform .5s ease-out,-webkit-transform .5s ease-out;-webkit-transform:translate(0,20px);transform:translate(0,20px)}
.setting-popup-card.active{opacity:1;visibility:visible;-webkit-transform:none;transform:none}
.internet-connection-status{position:fixed;background-color:transparent;width:100%;height:40px;z-index:99999;text-align:center;color:#fff;bottom:62px;left:0;right:0;line-height:40px;font-weight:700;font-size:14px}
.internet-connection-status.internet-is-back{background-color:#2ecc4a}
.internet-connection-status.internet-is-lost{background-color:#ea4c62}
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}@-webkit-keyframes flashing{0%,90%{opacity:1}
45%{opacity:0}
}@keyframes flashing{0%,90%{opacity:1}
45%{opacity:0}
}@-webkit-keyframes circlebig{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes circlebig{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@-webkit-keyframes dotloader{50%{-webkit-transform:scale(1.8);transform:scale(1.8)}
}@keyframes dotloader{50%{-webkit-transform:scale(1.8);transform:scale(1.8)}
}@-webkit-keyframes circleloader2{0%{width:0;height:0}
40%{width:100%;height:100%;opacity:.7}
100%{width:240%;height:240%;opacity:0}
}@keyframes circleloader2{0%{width:0;height:0}
40%{width:100%;height:100%;opacity:.7}
100%{width:240%;height:240%;opacity:0}
}@-webkit-keyframes toast-animation{0%{width:100%}
100%{width:0}
}@keyframes toast-animation{0%{width:100%}
100%{width:0}
}@-webkit-keyframes typingg{0%{top:0}
50%{top:-6px}
100%{top:0}
}@keyframes typingg{0%{top:0}
50%{top:-6px}
100%{top:0}
}.login-wrapper{position:relative;width:100%;min-height:100vh;z-index:10;overflow-y:auto;padding-top:2rem;padding-bottom:2rem;overflow-x:hidden;background-color:#fff}
.login-wrapper .brand-logo{max-height:26px}
.login-wrapper .login-intro-img{max-height:16rem}
.login-back-button{position:fixed;top:2rem;left:28px;z-index:100}
.register-form{position:relative;z-index:1}
.register-form .progress{width:100%;height:5px;margin-top:1rem;border-radius:1rem;margin-bottom:.25rem}
.register-form .password-score,.register-form .password-recommendation{display:none!important}
.register-form #password-recommendation-heading{font-weight:700;color:#2ecc4a;font-size:16px}
.register-form .form-check-label{font-size:14px}
.login-meta-data a{font-size:14px;color:#1f0757;font-weight:500}
.login-meta-data a:hover,.login-meta-data a:focus{color:#0134d4}
.login-meta-data p a{color:#1f0757;font-weight:500;margin-left:.25rem}
.login-meta-data p a:hover,.login-meta-data p a:focus{color:#0134d4}
.otp-form{position:relative;z-index:1}
.otp-form .btn{height:40px;padding:0}
.otp-form .btn.btn-lg{height:50px}
.otp-form select{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px;max-width:90px;width:90px;text-align:left}
.otp-verify-form{position:relative;z-index:1;text-align:center}
.otp-verify-form .btn{height:40px;padding:0}
.otp-verify-form .btn.btn-lg{height:50px}
.otp-verify-form .form-control{text-align:center;font-weight:700;font-size:1rem}
.otp-sec{color:#1f0757;font-weight:700}
.header-area{-webkit-transition-duration:500ms;transition-duration:500ms;background-color:#fff;width:100%;height:50px;position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid #ebebeb}
.header-content{z-index:1;height:50px}
.header-content .back-button a{display:block;margin-left:-.25rem; color:#ffffff;}
.header-content .logo-wrapper a{display:block}
.header-content .logo-wrapper a img{max-height:26px;width:auto}
.header-content .navbar--toggler{position:relative;z-index:1;cursor:pointer}
.header-content .navbar--toggler span{width:23px;height:2px;background-color:#ffffff;margin-bottom:5px}
.header-content .navbar--toggler span:nth-child(2){width:18px}
.header-content .navbar--toggler span:last-child{margin-bottom:0;width:13px}
.header-content .setting-trigger-btn{position:relative;z-index:1;display:block;color:#1f0757}
.header-content .setting-trigger-btn span{width:6px;height:6px;display:inline-block;background-color:#0134d4;position:absolute;top:4px;right:1px;border-radius:50%;-webkit-animation:flashing 1.2s 0s infinite;animation:flashing 1.2s 0s infinite}
.header-content .search-trigger-btn{color:#1f0757}
.header-content .search-trigger-btn:hover,.header-content .search-trigger-btn:focus{color:#0134d4}
.header-content.header-style-two .search-trigger-btn{width:2.25rem;height:2.25rem;background-color:#f1f2fb;border-radius:50%;display:block;color:#1f0757;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.header-content.header-style-two .search-trigger-btn:hover,.header-content.header-style-two .search-trigger-btn:focus{color:#0134d4}
.header-content.header-style-two .navbar--toggler{width:2.25rem;height:2.25rem;background-color:#f1f2fb;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.header-content.header-style-two .navbar--toggler span{width:14px;margin-bottom:3px;border-radius:0;color:#8480ae}
.header-content.header-style-two .navbar--toggler span:last-child{margin-bottom:0}
.header-content.header-style-three .user-profile-trigger-btn{width:2rem;height:2rem;background-color:#f1f2fb;border-radius:50%;display:block;color:#1f0757;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.header-content.header-style-three .user-profile-trigger-btn img{border-radius:50%}
.header-content.header-style-three .user-profile-trigger-btn:hover,.header-content.header-style-three .user-profile-trigger-btn:focus{color:#0134d4}
.header-content.header-style-three .navbar--toggler{width:2.25rem;height:2.25rem;background-color:#f1f2fb;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.header-content.header-style-three .navbar--toggler span{width:14px;margin-bottom:3px;border-radius:0;color:#8480ae}
.header-content.header-style-three .navbar--toggler span:last-child{margin-bottom:0}
.header-content.header-style-four .user-profile-trigger-btn{width:2rem;height:2rem;background-color:#f1f2fb;border-radius:50%;display:block}
.header-content.header-style-four .user-profile-trigger-btn img{border-radius:50%}
.header-content.header-style-four .user-profile-trigger-btn:hover,.header-content.header-style-four .user-profile-trigger-btn:focus{color:#0134d4}
.header-content.header-style-five .navbar--toggler{border:2px solid #ebebeb;padding:5px;border-radius:4px}
.header-content.header-style-five .navbar--toggler span{width:18px;margin-bottom:4px}
.header-content.header-style-five .navbar--toggler span:last-child{margin-bottom:0}
.header-content.header-style-six .search-trigger-btn{color:#1f0757}
.header-content.header-style-six .search-trigger-btn:hover,.header-content.header-style-six .search-trigger-btn:focus{color:#0134d4}
.bg-success .header-content .navbar--toggler,.bg-primary .header-content .navbar--toggler,.bg-secondary .header-content .navbar--toggler,.bg-dark .header-content .navbar--toggler,.bg-danger .header-content .navbar--toggler,.bg-info .header-content .navbar--toggler,.bg-warning .header-content .navbar--toggler{background-color:transparent!important;border-color:rgba(255,255,255,0.2)}
.bg-success .header-content .navbar--toggler span,.bg-primary .header-content .navbar--toggler span,.bg-secondary .header-content .navbar--toggler span,.bg-dark .header-content .navbar--toggler span,.bg-danger .header-content .navbar--toggler span,.bg-info .header-content .navbar--toggler span,.bg-warning .header-content .navbar--toggler span{background-color:#fff}
.bg-success .header-content .setting-trigger-btn,.bg-primary .header-content .setting-trigger-btn,.bg-secondary .header-content .setting-trigger-btn,.bg-dark .header-content .setting-trigger-btn,.bg-danger .header-content .setting-trigger-btn,.bg-info .header-content .setting-trigger-btn,.bg-warning .header-content .setting-trigger-btn{color:#fff}
.bg-success .header-content .setting-trigger-btn:hover,.bg-success .header-content .setting-trigger-btn:focus,.bg-primary .header-content .setting-trigger-btn:hover,.bg-primary .header-content .setting-trigger-btn:focus,.bg-secondary .header-content .setting-trigger-btn:hover,.bg-secondary .header-content .setting-trigger-btn:focus,.bg-dark .header-content .setting-trigger-btn:hover,.bg-dark .header-content .setting-trigger-btn:focus,.bg-danger .header-content .setting-trigger-btn:hover,.bg-danger .header-content .setting-trigger-btn:focus,.bg-info .header-content .setting-trigger-btn:hover,.bg-info .header-content .setting-trigger-btn:focus,.bg-warning .header-content .setting-trigger-btn:hover,.bg-warning .header-content .setting-trigger-btn:focus{color:#fff}
.bg-success .header-content .search-trigger-btn,.bg-primary .header-content .search-trigger-btn,.bg-secondary .header-content .search-trigger-btn,.bg-dark .header-content .search-trigger-btn,.bg-danger .header-content .search-trigger-btn,.bg-info .header-content .search-trigger-btn,.bg-warning .header-content .search-trigger-btn{color:#fff;background-color:transparent!important;border-color:rgba(255,255,255,0.2)}
.bg-success .header-content .search-trigger-btn:hover,.bg-success .header-content .search-trigger-btn:focus,.bg-primary .header-content .search-trigger-btn:hover,.bg-primary .header-content .search-trigger-btn:focus,.bg-secondary .header-content .search-trigger-btn:hover,.bg-secondary .header-content .search-trigger-btn:focus,.bg-dark .header-content .search-trigger-btn:hover,.bg-dark .header-content .search-trigger-btn:focus,.bg-danger .header-content .search-trigger-btn:hover,.bg-danger .header-content .search-trigger-btn:focus,.bg-info .header-content .search-trigger-btn:hover,.bg-info .header-content .search-trigger-btn:focus,.bg-warning .header-content .search-trigger-btn:hover,.bg-warning .header-content .search-trigger-btn:focus{color:#fff}
.bg-success .header-content .user-profile-trigger-btn,.bg-primary .header-content .user-profile-trigger-btn,.bg-secondary .header-content .user-profile-trigger-btn,.bg-dark .header-content .user-profile-trigger-btn,.bg-danger .header-content .user-profile-trigger-btn,.bg-info .header-content .user-profile-trigger-btn,.bg-warning .header-content .user-profile-trigger-btn{color:#fff;background-color:transparent!important;border-color:rgba(255,255,255,0.2)}
.bg-success .header-content .user-profile-trigger-btn:hover,.bg-success .header-content .user-profile-trigger-btn:focus,.bg-primary .header-content .user-profile-trigger-btn:hover,.bg-primary .header-content .user-profile-trigger-btn:focus,.bg-secondary .header-content .user-profile-trigger-btn:hover,.bg-secondary .header-content .user-profile-trigger-btn:focus,.bg-dark .header-content .user-profile-trigger-btn:hover,.bg-dark .header-content .user-profile-trigger-btn:focus,.bg-danger .header-content .user-profile-trigger-btn:hover,.bg-danger .header-content .user-profile-trigger-btn:focus,.bg-info .header-content .user-profile-trigger-btn:hover,.bg-info .header-content .user-profile-trigger-btn:focus,.bg-warning .header-content .user-profile-trigger-btn:hover,.bg-warning .header-content .user-profile-trigger-btn:focus{color:#fff}
.header-demo-bg{background-color:#fff}
.sidenav-wrapper{background-color:#fff;-webkit-transition-duration:500ms;transition-duration:500ms;position:fixed;width:100%;z-index:99999999;top:0;left:-330px;height:100%;overflow-y:auto;scrollbar-width:thin;width:285px}
.sidenav-wrapper.nav-active{left:0}
.sidenav-wrapper .go-back-btn{-webkit-transition-duration:300ms;transition-duration:300ms;position:absolute;width:2rem;height:2rem;background-color:transparent;top:16px;left:16px;border-radius:6px;color:#fff;text-align:center;z-index:9999;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.sidenav-wrapper .go-back-btn:hover,.sidenav-wrapper .go-back-btn:focus{background-color:rgba(255,255,255,0.4);color:#1f0757}
.sidenav-wrapper .sidenav-style1{position:absolute;bottom:1rem;left:1rem;z-index:-10;opacity:.1;width:2rem;height:3.5rem;border-radius:2px 70px;background-color:#fff}
.sidenav-wrapper .sidenav-style1::after{content:'';width:2rem;height:.25rem;background-color:#fff;position:absolute;border-radius:.5rem;bottom:.25rem;left:2.5rem}
.sidenav-wrapper.right-side-mode{left:auto;right:-330px}
.sidenav-wrapper.right-side-mode.nav-active{left:auto;right:0}
.sidenav-wrapper.right-side-mode .go-back-btn{left:auto;right:16px}
.sidenav-black-overlay{-webkit-transition-duration:500ms;transition-duration:500ms;width:100%;position:fixed;height:100%;top:0;left:0;background-color:#000000;z-index:9999;opacity:.5;visibility:hidden}
.sidenav-black-overlay.active{visibility:visible}
.sidenav-profile{background-color:#0134d4;position:relative;z-index:1;text-align:center;margin-top:0;padding-top:3rem;padding-bottom:3rem}
.sidenav-profile .user-profile{position:relative;z-index:1;width:70px;height:70px;border-radius:50%;margin:0 auto;margin-bottom:.5rem}
.sidenav-profile .user-profile img{border-radius:50%}
.sidenav-profile .user-info{position:relative;z-index:1}
.sidenav-profile .user-info h6{color:#fff;text-transform:uppercase}
.sidenav-profile .user-info span{font-size:13px;color:#fff;opacity:.8}
.sidenav-nav{margin:1.5rem 0;position:relative;z-index:1}
.sidenav-nav li{-webkit-transition-duration:500ms;transition-duration:500ms}
.sidenav-nav li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8480ae;padding-top:.75rem;padding-bottom:.75rem;padding-right:1.25rem;padding-left:1.25rem;font-size:14px;font-weight:500}
.sidenav-nav li a svg{margin-right:1rem}
.sidenav-nav li a:hover,.sidenav-nav li a:focus{color:#0134d4}
.sidenav-nav li:hover,.sidenav-nav li:focus{background-color:#f1f2fb}
.sidenav-nav li .night-mode-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.75rem;padding-bottom:.75rem;padding-right:1.25rem;padding-left:1.25rem;font-size:14px;font-weight:500}
.sidenav-nav li .night-mode-nav .form-check{padding-top:.25rem;min-height:auto;margin-bottom:0;margin-left:auto}
.sidenav-nav li .night-mode-nav .form-check input{margin:0}
.sidenav-nav li .night-mode-nav svg{margin-right:1rem}
.sidenav-nav li .night-mode-nav:hover,.sidenav-nav li .night-mode-nav:focus{color:#0134d4}
.affan-dropdown-menu{position:relative;z-index:1}
.affan-dropdown-menu.active{background-color:#f1f2fb}
.affan-dropdown-menu ul{display:none;padding-bottom:.75rem;padding-left:1.5rem}
.affan-dropdown-menu ul li a{padding-top:.5rem;padding-bottom:.5rem}
.affan-dropdown-menu .dropdown-trigger-btn{-webkit-transition-duration:500ms;transition-duration:500ms;position:absolute;top:.5rem;right:1.25rem;width:100%;background-color:transparent;height:30px;text-align:right;border-radius:4px;cursor:pointer}
.affan-dropdown-menu .dropdown-trigger-btn i{-webkit-transition-duration:500ms;transition-duration:500ms;font-size:18px;line-height:30px;color:#1f0757}
.affan-dropdown-menu .dropdown-trigger-btn.active i{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
.social-info-wrap{position:relative;z-index:1;padding:1.5rem 1.25rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #ebebeb}
.social-info-wrap a{display:block;width:30px;height:30px;border:1px solid #ebebeb;text-align:center;border-radius:50%;margin:0 .25rem;color:#8480ae}
.social-info-wrap a i{line-height:28px}
.social-info-wrap a:hover,.social-info-wrap a:focus{color:#0134d4;border-color:#0134d4}
.copyright-info{padding:0 1.5rem 1.5rem;text-align:center}
.copyright-info p{margin-bottom:0;font-size:14px}
.copyright-info p a{padding-left:.25rem;font-size:14px}
.footer-nav-area{position:fixed!important;-webkit-transition-duration:500ms;transition-duration:500ms;background-color:#fff;width:100%;height:62px;bottom:0;left:0;right:0;z-index:1000;border-top:1px solid #ebebeb}
.footer-nav{background-color:#fff;width:100%;height:62px}
.footer-nav ul{position:relative;z-index:10;width:100%}
.footer-nav ul li{position:relative;z-index:1;-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0}
.footer-nav ul li a{position:relative;display:block;font-size:12px;text-align:center;font-weight:500;text-transform:capitalize;line-height:1;color:#1f0757;z-index:1}
.footer-nav ul li a svg{-webkit-transition-duration:500ms;transition-duration:500ms}
.footer-nav ul li.active a svg{color:blue;}
.footer-nav ul li a span{-webkit-transition-duration:500ms;transition-duration:500ms;color:#1f0757;display:block;margin-top:.25rem}
.footer-nav ul li a:hover,.footer-nav ul li a:focus{color:#0134d4}
.footer-nav ul li a:hover span,.footer-nav ul li a:focus span{color:#0134d4}
.footer-nav ul li.active a{color:#0134d4}
.footer-nav ul li.active a span{color:#0134d4}
.footer-nav.footer-style-two li.active a{position:relative;z-index:1;width:3.5rem;height:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(1,52,212,0.3);margin:-25px auto 0;border-radius:50%;color:#fff;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,0.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,0.15)!important}
.footer-nav.footer-style-two li.active a::before{border-radius:50%;position:absolute;width:80%;height:80%;top:10%;right:10%;z-index:-10;background-color:#0134d4;content:""}
.footer-nav.footer-style-three ul li a{background-color:#f1f2fb;width:2.625rem;height:2.625rem;border-radius:50%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.footer-nav.footer-style-three ul li a:hover,.footer-nav.footer-style-three ul li a:focus{background-color:#0134d4;color:#fff}
.footer-nav.footer-style-three ul li.active a{background-color:#0134d4;color:#fff}
.footer-nav.footer-style-four ul li{text-align:center}
.footer-nav.footer-style-four ul li a{color:#1f0757}
.footer-nav.footer-style-four ul li a:hover,.footer-nav.footer-style-four ul li a:focus{color:#0134d4}
.footer-nav.footer-style-four ul li span{font-size:12px;display:block;margin-top:.25rem;font-weight:500;line-height:1}
.footer-nav.footer-style-four ul li.active a{color:#0134d4}
.footer-nav.footer-style-five ul li{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.footer-nav.footer-style-five ul li::after{width:2rem;height:3px;background-color:#0134d4;content:"";position:absolute;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;opacity:0;-webkit-transition-duration:500ms;transition-duration:500ms}
.footer-nav.footer-style-five ul li.active::after,.footer-nav.footer-style-five ul li:hover::after,.footer-nav.footer-style-five ul li:focus::after{opacity:1}
.footer-nav.footer-style-six ul li{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.footer-nav.footer-style-six ul li::after{width:2rem;height:3px;background-color:#0134d4;content:"";position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;opacity:0;-webkit-transition-duration:500ms;transition-duration:500ms}
.footer-nav.footer-style-six ul li.active::after,.footer-nav.footer-style-six ul li:hover::after,.footer-nav.footer-style-six ul li:focus::after{opacity:1}
.footer-nav.footer-style-seven ul li{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.footer-nav.footer-style-seven ul li::after{width:7px;height:7px;background-color:#2ecc4a;border-radius:50%;content:"";position:absolute;bottom:5px;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;opacity:0;-webkit-transition-duration:500ms;transition-duration:500ms}
.footer-nav.footer-style-seven ul li.active::after,.footer-nav.footer-style-seven ul li:hover::after,.footer-nav.footer-style-seven ul li:focus::after{opacity:1}
.bg-success.footer-nav ul li a,.bg-primary.footer-nav ul li a,.bg-secondary.footer-nav ul li a,.bg-dark.footer-nav ul li a,.bg-danger.footer-nav ul li a,.bg-info.footer-nav ul li a,.bg-warning.footer-nav ul li a{color:rgba(255,255,255,0.6)}
.bg-success.footer-nav ul li a:hover,.bg-success.footer-nav ul li a:focus,.bg-primary.footer-nav ul li a:hover,.bg-primary.footer-nav ul li a:focus,.bg-secondary.footer-nav ul li a:hover,.bg-secondary.footer-nav ul li a:focus,.bg-dark.footer-nav ul li a:hover,.bg-dark.footer-nav ul li a:focus,.bg-danger.footer-nav ul li a:hover,.bg-danger.footer-nav ul li a:focus,.bg-info.footer-nav ul li a:hover,.bg-info.footer-nav ul li a:focus,.bg-warning.footer-nav ul li a:hover,.bg-warning.footer-nav ul li a:focus{color:#fff}
.bg-success.footer-nav ul li.active a,.bg-primary.footer-nav ul li.active a,.bg-secondary.footer-nav ul li.active a,.bg-dark.footer-nav ul li.active a,.bg-danger.footer-nav ul li.active a,.bg-info.footer-nav ul li.active a,.bg-warning.footer-nav ul li.active a{color:#fff}
.btn{font-size:14px;font-weight:500;padding:6px 14px;border-radius:5px}
.btn-group-lg>.btn,.btn-lg{font-size:1rem;padding:10px 22px;border-radius:7px}
.btn-group-sm>.btn,.btn-sm{font-size:12px;padding:.25rem .625rem;border-radius:5px}
.btn-round{border-radius:50rem!important}
.btn-group-lg>.btn.btn-round,.btn-lg.btn-round{padding:11px 22px}
.btn-group-sm>.btn.btn-round,.btn-sm.btn-round{padding:.25rem .75rem}
.btn-creative{position:relative;z-index:1;border:0;overflow:hidden}
.btn-creative:hover,.btn-creative:focus{-webkit-box-shadow:none;box-shadow:none}
.btn-creative.btn-primary::after{background-color:#061238}
.btn-creative.btn-secondary::after{background-color:#1f0757}
.btn-creative.btn-success::after{background-color:#061238}
.btn-creative.btn-danger::after{background-color:#061238}
.btn-creative.btn-warning::after{background-color:#f1f2fb}
.btn-creative.btn-info::after{background-color:#061238}
.btn-creative.btn-light::after{background-color:#f1b10f}
.btn-creative.btn-dark::after{background-color:#0134d4}
.btn-creative::after{-webkit-transition-duration:800ms;transition-duration:800ms;position:absolute;width:200%;height:200%;content:"";top:110%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-2;border-radius:50%}
.btn-creative:hover::after,.btn-creative:focus::after{top:-40%}
.btn>i{font-size:1rem}
.btn-circle{border:0;padding:0;width:2.5rem;height:2.5rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.btn-circle>svg,.btn-circle>i{font-size:1.25rem;margin-right:0;line-height:1}
.badge{padding:.25rem .5rem;border-radius:.25rem}
.badge-avater{position:relative;z-index:1;display:block;width:2rem;height:2rem;border-radius:50%;text-align:center;color:#fff;line-height:2rem;font-weight:700;font-size:14px}
.badge-avater:hover,.badge-avater:focus{color:#fff}
.badge-avater img{display:block}
.badge-avater .status{width:.75rem;height:.75rem;border-radius:50%;position:absolute;z-index:10;bottom:0;right:0;border:2px solid #fff}
.badge-avater.badge-avater-sm{width:1.5rem;height:1.5rem;font-size:10px;line-height:1.5rem}
.badge-avater.badge-avater-sm .status{width:.5rem;height:.5rem;bottom:-2px;right:-1px;border:1px solid #fff}
.badge-avater.badge-avater-lg{width:3rem;height:3rem;font-size:16px;line-height:3rem}
.badge-avater.badge-avater-lg .status{width:1rem;height:1rem;bottom:0;right:0}
.badge-avater-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.badge-avater-group .badge-avater{margin-right:-.75rem}
.badge-avater-group .badge-avater.badge-avater-sm{margin-right:-.5rem}
.breadcrumb-wrapper{background-color:#fff}
.breadcrumb{background-color:#fff}
.breadcrumb-item{font-weight:500;font-size:14px}
.breadcrumb-one{position:relative;z-index:1}
.breadcrumb-one .breadcrumb-item+.breadcrumb-item::before{color:#8480ae;content:"\f105";font-family:"FontAwesome"}
.breadcrumb-one .breadcrumb-item{font-size:14px;color:#1f0757}
.breadcrumb-one .breadcrumb-item a{color:#8480ae}
.breadcrumb-one .breadcrumb-item a:hover,.breadcrumb-one .breadcrumb-item a:focus{color:#0134d4}
.breadcrumb-two{position:relative;z-index:1}
.breadcrumb-two .breadcrumb-item+.breadcrumb-item::before{color:#8480ae;content:"\f101";font-family:"FontAwesome"}
.breadcrumb-two .breadcrumb-item{font-size:14px;color:#1f0757}
.breadcrumb-two .breadcrumb-item a{color:#8480ae}
.breadcrumb-two .breadcrumb-item a:hover,.breadcrumb-two .breadcrumb-item a:focus{color:#0134d4}
.breadcrumb-three{position:relative;z-index:1}
.breadcrumb-three .breadcrumb-item+.breadcrumb-item::before{color:#8480ae;content:"\f105";font-family:"FontAwesome"}
.breadcrumb-three .breadcrumb-item{color:#1f0757}
.breadcrumb-three .breadcrumb-item a{color:#8480ae}
.breadcrumb-three .breadcrumb-item a svg{margin-right:.25rem;color:#0134d4}
.breadcrumb-three .breadcrumb-item a:hover,.breadcrumb-three .breadcrumb-item a:focus{color:#0134d4}
.breadcrumb-four{position:relative;z-index:1;background-position:center center;background-repeat:no-repeat;background-size:cover}
.breadcrumb-four .breadcrumb-item+.breadcrumb-item::before{color:#fff;content:"\f105";font-family:"FontAwesome"}
.breadcrumb-four .breadcrumb-item{color:#fff}
.breadcrumb-four .breadcrumb-item a{color:#fff}
.breadcrumb-four .breadcrumb-item a:hover,.breadcrumb-four .breadcrumb-item a:focus{color:#0134d4}
.breadcrumb-colorful{position:relative;z-index:1}
.breadcrumb-colorful .breadcrumb-item+.breadcrumb-item::before{color:rgba(255,255,255,0.6);content:"\f105";font-family:"FontAwesome"}
.breadcrumb-colorful .breadcrumb-item{font-size:14px;color:#fff}
.breadcrumb-colorful .breadcrumb-item a{color:rgba(255,255,255,0.6);border-bottom:2px solid rgba(255,255,255,0.6)}
.breadcrumb-colorful .breadcrumb-item a:hover,.breadcrumb-colorful .breadcrumb-item a:focus{color:#fff}
.accordion-button{padding:.75rem 1.25rem;font-size:14px;color:#1f0757;border-color:#ebebeb}
.accordion-collapse{border-color:#ebebeb}
.accordion-style-one .accordion-item{margin-bottom:0}
.accordion-style-one .accordion-item h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0;width:100%;padding:1rem;border-bottom:1px solid #ebebeb;color:#0134d4;cursor:pointer}
.accordion-style-one .accordion-item h6.collapsed{color:#1f0757}
.accordion-style-one .accordion-item h6 i{-webkit-transition-duration:400ms;transition-duration:400ms;margin-right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.accordion-style-one .accordion-item h6.collapsed i{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
.accordion-style-one .accordion-item .accordion-collapse{border:0!important}
.accordion-style-one .accordion-item .accordion-body{border-bottom:1px solid #ebebeb}
.accordion-style-one .accordion-item:last-child h6{border-bottom:1px solid #ebebeb}
.accordion-style-one .accordion-item:last-child h6.collapsed{border-bottom:0}
.accordion-style-one .accordion-item:last-child .accordion-body{border-bottom:0}
.accordion-style-two .accordion-item{margin-bottom:0}
.accordion-style-two .accordion-item h6{-webkit-transition-duration:400ms;transition-duration:400ms;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;width:100%;padding:1rem;border-bottom:1px solid #ebebeb;color:#ea4c62;cursor:pointer}
.accordion-style-two .accordion-item h6.collapsed{color:#1f0757}
.accordion-style-two .accordion-item h6 i{-webkit-transition-duration:400ms;transition-duration:400ms;margin-right:.5rem;width:1.5rem;height:1.5rem;background-color:#ea4c62;color:#fff;font-size:10px;text-align:center;line-height:1.5rem;border-radius:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.accordion-style-two .accordion-item h6.collapsed i{background-color:#1f0757;-webkit-transform:rotate(0deg);transform:rotate(0deg)}
.accordion-style-two .accordion-item .accordion-collapse{border:0!important}
.accordion-style-two .accordion-item .accordion-body{border-bottom:1px solid #ebebeb}
.accordion-style-two .accordion-item:last-child h6{border-bottom:1px solid #ebebeb}
.accordion-style-two .accordion-item:last-child h6.collapsed{border-bottom:0}
.accordion-style-two .accordion-item:last-child .accordion-body{border-bottom:0}
.accordion-style-three .accordion-item{margin-bottom:0}
.accordion-style-three .accordion-item h6{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0;width:100%;padding:.375rem 1rem;border-bottom:1px solid #ebebeb;color:#0134d4;cursor:pointer;font-size:14px}
.accordion-style-three .accordion-item h6.collapsed{color:#1f0757}
.accordion-style-three .accordion-item h6 svg{-webkit-transition-duration:400ms;transition-duration:400ms;margin-right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.accordion-style-three .accordion-item h6.collapsed svg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
.accordion-style-three .accordion-item .accordion-collapse{border:0!important}
.accordion-style-three .accordion-item .accordion-body{padding:.5rem}
.accordion-style-three .accordion-item:last-child h6{border-bottom:0}
.accordion-style-four .accordion-item{margin-bottom:0}
.accordion-style-four .accordion-item h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0;width:100%;padding:.5rem 0;color:#f1b10f;cursor:pointer}
.accordion-style-four .accordion-item h6.collapsed{color:#fff}
.accordion-style-four .accordion-item h6 svg{-webkit-transition-duration:400ms;transition-duration:400ms;margin-right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.accordion-style-four .accordion-item h6.collapsed svg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
.accordion-style-four .accordion-item .accordion-collapse{border:0!important}
.accordion-style-four .accordion-item .accordion-body{padding:0;padding-bottom:.5rem}
.accordion-style-four .accordion-item .accordion-body p{color:#c2d4f8}
.accordion-style-four .accordion-item:last-child h6{border-bottom:0}
.alert{padding:.5rem .75rem;font-size:14px;border-radius:.5rem}
.alert-dismissible .btn-close{font-size:10px}
.custom-alert-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75rem 1rem;padding-left:27px;font-size:13px;border-color:#ebebeb;border-radius:.5rem}
.custom-alert-1::after{content:"";position:absolute;width:4px;height:calc(100% - 20px);top:10px;left:12px;z-index:1;border-radius:1rem}
.custom-alert-1.alert-dismissible .close{position:relative;padding:.25rem;margin-left:.75rem;margin-left:auto}
.custom-alert-1 i{font-size:1.25rem;margin-right:.5rem}
.custom-alert-1 svg{margin-right:.5rem}
.custom-alert-1.alert-primary{color:#0134d4;background-color:transparent}
.custom-alert-1.alert-primary::after{background-color:#0134d4}
.custom-alert-1.alert-secondary{color:#546474;background-color:transparent}
.custom-alert-1.alert-secondary::after{background-color:#546474}
.custom-alert-1.alert-success{color:#2ecc4a;background-color:transparent}
.custom-alert-1.alert-success::after{background-color:#2ecc4a}
.custom-alert-1.alert-danger{color:#ea4c62;background-color:transparent}
.custom-alert-1.alert-danger::after{background-color:#ea4c62}
.custom-alert-1.alert-warning{color:#f1b10f;background-color:transparent}
.custom-alert-1.alert-warning::after{background-color:#f1b10f}
.custom-alert-1.alert-info{color:#1787b8;background-color:transparent}
.custom-alert-1.alert-info::after{background-color:#1787b8}
.custom-alert-1.alert-light{color:#8480ae;background-color:transparent}
.custom-alert-1.alert-light::after{background-color:#f1f2fb}
.custom-alert-1.alert-dark{color:#1f0757;background-color:transparent}
.custom-alert-1.alert-dark::after{background-color:#061238}
.custom-alert-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75rem 1rem;font-size:13px;color:#fff;border-color:transparent;border-radius:.5rem}
.custom-alert-2.alert-dismissible .close{position:relative;padding:.25rem;margin-left:.75rem;margin-left:auto}
.custom-alert-2 i{font-size:1.25rem;margin-right:.5rem}
.custom-alert-2 svg{margin-right:.5rem}
.custom-alert-2.alert-primary{background-color:#0134d4}
.custom-alert-2.alert-secondary{background-color:#546474}
.custom-alert-2.alert-success{background-color:#2ecc4a}
.custom-alert-2.alert-danger{background-color:#ea4c62}
.custom-alert-2.alert-warning{background-color:#f1b10f}
.custom-alert-2.alert-info{background-color:#1787b8}
.custom-alert-2.alert-light{color:#8480ae;background-color:#fff}
.custom-alert-2.alert-dark{background-color:#061238}
.custom-alert-3{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;font-size:13px;border-radius:.5rem}
.custom-alert-3.alert-dismissible .close{position:relative;padding:.25rem;margin-left:.75rem;margin-left:auto}
.custom-alert-3 i{font-size:1.25rem;margin-right:.75rem;margin-top:.25rem}
.custom-alert-3 svg{margin-left:.85rem;margin-top:.25rem;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;width:30px;max-width:30px}
.custom-alert-3 .alert-text h6{margin-bottom:.25rem;color:inherit}
.custom-alert-3 .alert-text span{display:block;font-size:12px;color:#8480ae;font-weight:400}
.custom-alert-4{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;font-size:13px;border-radius:.5rem}
.custom-alert-4.alert-dismissible .close{position:relative;padding:.25rem;margin-left:.75rem;margin-left:auto}
.custom-alert-4 i{font-size:1.25rem;margin-right:.75rem;margin-top:.25rem}
.custom-alert-4 svg{margin-right:.85rem;margin-top:.25rem;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;width:30px;max-width:30px}
.custom-alert-4 .alert-text h6{margin-bottom:.25rem;color:inherit}
.custom-alert-4 .alert-text span{display:block;font-size:12px;color:#8480ae;font-weight:400}
.divider{width:100%;height:2px;border-top:2px solid #1f0757;position:relative;z-index:1;margin:1rem 0;clear:both}
.divider.divider-dotted{border-top-style:dotted}
.divider.divider-dotted{border-top-style:dotted}
.divider.divider-dashed{border-top-style:dashed}
.divider.divider-center-icon{margin:2rem 0}
.divider.divider-center-icon>i{width:2rem;height:2rem;border-radius:50%;background-color:#212729;color:#fff;text-align:center;line-height:2rem;position:absolute;top:50%;left:50%;z-index:10;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.divider.divider-center-icon.border-primary i{background-color:#0134d4}
.divider.divider-center-icon.border-secondary i{background-color:#546474}
.divider.divider-center-icon.border-success i{background-color:#2ecc4a}
.divider.divider-center-icon.border-danger i{background-color:#ea4c62}
.divider.divider-center-icon.border-warning i{background-color:#f1b10f}
.divider.divider-center-icon.border-info i{background-color:#1787b8}
.divider.divider-center-icon.border-light i{background-color:#f1f2fb;color:#1f0757;border:1px solid #ebebeb;line-height:30px}
.divider.divider-center-icon.border-dark i{background-color:#061238}
.divider.divider-center-icon.border-white i{background-color:#fff;color:#1f0757;border:1px solid #ebebeb;line-height:30px}
.coming-soon-wrapper{position:relative;height:100vh!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:center center;background-size:cover;background-repeat:no-repeat}
.coming-soon-wrapper .countdown2 span{font-size:1.25rem}
.cs-logo a{display:block;margin-bottom:2.75rem}
.cs-logo a img{max-height:2rem}
.cs-newsletter-form .btn-close{position:absolute;top:1rem;right:1rem;z-index:10}
.coming-soon-card .icon-wrap{display:block;margin:0 auto 1rem;width:4rem;height:4rem;background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.coming-soon-card .countdown3{color:#fff;font-weight:700}
.coming-soon-card .countdown3 span{background-color:rgba(255,255,255,0.15);border-radius:.25rem;padding:.25rem .375rem}
.countdown2{color:rgba(255,255,255,0.75);font-weight:700;font-size:.75rem}
.countdown2 span{position:relative;color:white;z-index:1;font-size:1rem;margin-left:.75rem}
.countdown2 span:first-child{margin-left:0}
.countdown2 span::before{position:absolute;width:100%;height:4px;border-radius:12px;background-color:#f1b10f;content:"";bottom:-4px;left:0;z-index:1}
.card{border:0!important;border-radius:.5rem;-webkit-box-shadow:0 1px 2px 0 #d7def4;box-shadow:0 1px 2px 0 #d7def4}
.card-img,.card-img-top{border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}
.card-img,.card-img-bottom{border-bottom-right-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px)}
.card-bg-img.bg-overlay::after{border-radius:.5rem}
.card-gradient-bg{background:#0cebeb;background:-webkit-gradient(linear,left top,right top,from(#29ffc6),color-stop(#20e3b2),to(#0cebeb));background:linear-gradient(to right,#29ffc6,#20e3b2,#0cebeb)}
.card-body{padding:1.5rem}
.cta-card{position:relative;z-index:1}
.cta-card.bg-overlay::after{opacity:.8}
.card-badge{top:1.5rem;left:1.5rem}
.card-img-wrap{position:relative;z-index:1;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:100px;max-width:100px;border-radius:50%;margin-right:1rem}
.card-img-wrap img{border-radius:50%}
.card-round{border-radius:50rem!important}
.chat-user-status-slides{position:relative;z-index:1}
.chat-user-status-slides .user-status-slide a{margin:.5rem auto;padding:.5rem .25rem .375rem;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px #d7def4;box-shadow:0 1px 2px 1px #d7def4;display:block;position:relative;z-index:1;width:3.5rem;text-align:center}
.chat-user-status-slides .user-status-slide a img{width:2rem;border-radius:50%;margin:0 auto}
.chat-user-status-slides .user-status-slide a .active-status{position:absolute;width:.75rem;height:.75rem;border-radius:50%;top:.5rem;right:.5rem;border:2px solid #fff;background-color:#2ecc4a}
.chat-user-status-slides .user-status-slide a p{font-size:12px}
.chat-user-status-slides .user-status-slide.offline a .active-status{background-color:#546474}
.add-new-contact-wrap a{position:fixed;width:2.5rem;height:2.5rem;z-index:1000;background-color:#0134d4;text-align:center;line-height:2.25rem;font-size:1.75rem;border-radius:50%;bottom:82px;right:20px;color:#fff}
.add-new-contact-modal .modal-body{padding:2rem}
.add-new-contact-modal .modal-body textarea.form-control{min-height:90px}
.chat-user-info{width:calc(100% - 60px)}
.chat-user-list{border-radius:.5rem;-webkit-box-shadow:0 1px 2px 1px #d7def4;box-shadow:0 1px 2px 1px #d7def4}
.chat-user-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-bottom:1px solid rgba(0,0,0,0.05);-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.chat-user-list li:hover,.chat-user-list li:focus{background-color:#f1f2fb}
.chat-user-list li .chat-options-btn{line-height:1}
.chat-user-list li .chat-options-btn .dropdown-toggle::before{display:none}
.chat-user-list li .chat-options-btn .btn{padding:0!important;color:#c2d4f8}
.chat-user-list li .chat-options-btn .btn:focus{-webkit-box-shadow:none;box-shadow:none}
.chat-user-list li .chat-options-btn .dropdown-menu{min-width:6.5rem;padding:.5rem .75rem;border:0}
.chat-user-list li .chat-options-btn .dropdown-menu li{display:block}
.chat-user-list li .chat-options-btn .dropdown-menu li:hover,.chat-user-list li .chat-options-btn .dropdown-menu li:focus{background-color:#fff}
.chat-user-list li .chat-options-btn .dropdown-menu a{color:#8480ae;display:block;padding:.375rem 0;font-size:12px}
.chat-user-list li .chat-options-btn .dropdown-menu a i{margin-right:.25rem;font-size:1rem;min-width:1rem}
.chat-user-list li .chat-options-btn .dropdown-menu a:hover,.chat-user-list li .chat-options-btn .dropdown-menu a:focus{color:#0134d4}
.chat-user-list li a{width:94%}
.chat-user-list li:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}
.chat-user-list li:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-bottom:0}
.chat-user-list li .chat-user-thumbnail{position:relative;z-index:1;width:2.25rem;height:2.25rem;background-color:#f1f2fb;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 2.25rem;flex:0 0 2.25rem}
.chat-user-list li .chat-user-thumbnail .active-status{position:absolute;width:.75rem;height:.75rem;border-radius:50%;bottom:1px;right:0;border:2px solid #fff;background-color:#2ecc4a}
.chat-user-list li .chat-user-info h6{font-size:14px;color:#8480ae}
.chat-user-list li .chat-user-info .last-chat p{font-size:12px}
.chat-user-list li.chat-unread .chat-user-info .last-chat p{color:#1f0757;font-weight:700}
.chat-user-list li.offline .chat-user-thumbnail .active-status{background-color:#546474}
.chat-user-list li.cancelled .chat-user-thumbnail .active-status{background-color:#ea4c62}
.chat-wrapper{min-height:calc(100vh - 112px)}
.chat-wrapper.calling-screen-active{max-height:calc(100vh - 115px)!important}
.chat-user--info .user-thumbnail-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.375rem}
.chat-user--info .user-thumbnail-name img{width:30px;height:30px;border-radius:50%}
.chat-user--info .user-thumbnail-name p{color:#1f0757;display:block;line-height:1;margin-bottom:2px;font-weight:500}
.chat-user--info .user-thumbnail-name .active-status,.chat-user--info .user-thumbnail-name .offline-status{line-height:1;display:block;color:#2ecc4a;font-size:11px}
.single-chat-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1rem;width:100%}
.single-chat-item:last-child{margin-bottom:0}
.single-chat-item .user-avatar{position:relative;z-index:1;margin-right:.5rem;-webkit-box-flex:0;-ms-flex:0 0 2rem;flex:0 0 2rem;width:2rem;height:2rem;border-radius:50%;background-color:#fff}
.single-chat-item .user-avatar .name-first-letter{position:absolute;font-size:1rem;font-weight:700;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-5;line-height:1;color:#0134d4}
.single-chat-item .user-avatar img{width:2rem;height:2rem;border-radius:50%}
.single-chat-item .user-message .message-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.25rem}
.single-chat-item .user-message .download-file-wrap{padding:12px;border-radius:18px;background-color:#fff}
.single-chat-item .user-message .download-file-wrap .download-avatar{-webkit-box-flex:0;-ms-flex:0 0 3rem;flex:0 0 3rem;width:3rem;height:3rem;margin-right:.5rem;border-radius:.25rem;font-size:1.5rem;color:#0134d4;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.single-chat-item .user-message .download-file-wrap .download-avatar .dl-icon i{-webkit-transition-duration:400ms;transition-duration:400ms}
.single-chat-item .user-message .download-file-wrap .download-avatar .download-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;visibility:hidden;z-index:10}
.single-chat-item .user-message .download-file-wrap .download-file-info .file-name{font-size:14px;font-weight:500;max-width:160px}
.single-chat-item .user-message .download-file-wrap .download-file-info .file-size{font-size:12px}
.single-chat-item .user-message .download-file-wrap:hover .download-avatar .dl-icon i,.single-chat-item .user-message .download-file-wrap:focus .download-avatar .dl-icon i{opacity:0}
.single-chat-item .user-message .download-file-wrap:hover .download-avatar .download-btn,.single-chat-item .user-message .download-file-wrap:focus .download-avatar .download-btn{opacity:1;visibility:visible}
.single-chat-item .user-message .single-message{display:block}
.single-chat-item .user-message .single-message p{padding:8px 12px;background-color:#fff;border-radius:18px;font-size:14px;margin-bottom:0}
.single-chat-item .user-message .single-message img{border-radius:12px;max-width:120px}
.single-chat-item .user-message .single-message .typing{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 15px 14px;border-radius:60px}
.single-chat-item .user-message .single-message .typing .dot{position:relative;-webkit-box-flex:0;-ms-flex:0 0 .375rem;flex:0 0 .375rem;width:.375rem;height:.375rem;border-radius:50%;background-color:#ebebeb;-webkit-animation:typingg 1000ms linear 0s infinite;animation:typingg 1000ms linear 0s infinite;margin:0 .25rem}
.single-chat-item .user-message .single-message .typing .dot:nth-child(2){-webkit-animation-delay:250ms;animation-delay:250ms}
.single-chat-item .user-message .single-message .typing .dot:nth-child(3){-webkit-animation-delay:500ms;animation-delay:500ms}
.single-chat-item .user-message .message-time-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;margin-top:.25rem}
.single-chat-item .user-message .message-time-status .sent-time{font-size:10px;font-weight:500;margin-left:.5rem}
.single-chat-item .user-message .message-time-status .sent-status{font-size:12px;margin-right:.5rem;margin-left:.5rem;color:#8480ae}
.single-chat-item .user-message .message-time-status .sent-status.delivered{color:#0134d4}
.single-chat-item .user-message .message-time-status .sent-status.seen{color:#2ecc4a}
.single-chat-item .user-message .dropstart{line-height:1;margin-top:-2px}
.single-chat-item .user-message .btn-options{-webkit-box-flex:0;-ms-flex:0 0 12px;flex:0 0 12px;width:12px;padding:0!important;margin-right:.5rem;color:#8480ae;line-height:1}
.single-chat-item .user-message .btn-options:focus{-webkit-box-shadow:none;box-shadow:none;color:#0134d4}
.single-chat-item .user-message .btn-options.dropdown-toggle::after,.single-chat-item .user-message .btn-options.dropdown-toggle::before{display:none!important}
.single-chat-item .user-message .dropdown-menu{min-width:6.5rem;padding:.5rem .75rem;border:0}
.single-chat-item .user-message .dropdown-menu a{color:#8480ae;display:block;padding:.25rem 0;font-size:12px}
.single-chat-item .user-message .dropdown-menu a i{margin-right:.25rem;font-size:18px;min-width:18px}
.single-chat-item .user-message .dropdown-menu a i.bi-trash{font-size:16px}
.single-chat-item .user-message .dropdown-menu a:hover,.single-chat-item .user-message .dropdown-menu a:focus{color:#0134d4}
.single-chat-item.outgoing{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.single-chat-item.outgoing .user-avatar{margin-right:0;margin-left:.5rem}
.single-chat-item.outgoing .user-message{text-align:right}
.single-chat-item.outgoing .user-message .message-content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:.25rem}
.single-chat-item.outgoing .user-message .message-content:last-child{margin-bottom:0}
.single-chat-item.outgoing .user-message .single-message p{background-color:#0134d4;color:#fff}
.single-chat-item.outgoing .user-message .message-time-status{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.single-chat-item.outgoing .dropdown-menu{background-color:#0134d4}
.single-chat-item.outgoing .dropdown-menu a{color:#fff}
.single-chat-item.outgoing .dropdown-menu a:hover,.single-chat-item.outgoing .dropdown-menu a:focus{color:#f1b10f}
.chat-footer{position:fixed;width:100%;height:62px;background-color:#fff;bottom:0;left:0;right:0;z-index:1000}
.chat-footer form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%!important}
.chat-footer form .form-control{background-color:#f1f2fb;border-color:#f1f2fb;color:#073984;border-radius:50px}
.chat-footer .btn-add-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2rem;padding:0!important;color:#8480ae;line-height:1}
.chat-footer .btn-add-file:focus{-webkit-box-shadow:none;box-shadow:none;color:#1f0757}
.chat-footer .btn-add-file.dropdown-toggle::after{display:none!important}
.chat-footer .btn-emoji{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2rem;padding:0!important;color:#8480ae;line-height:1}
.chat-footer .btn-emoji:focus{-webkit-box-shadow:none;box-shadow:none;color:#1f0757}
.chat-footer .btn-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 2rem;flex:0 0 2rem;width:2rem;height:2rem;padding:0!important;background-color:#0134d4;color:#fff;border-radius:50%}
.chat-footer .btn-submit:hover,.chat-footer .btn-submit:focus{-webkit-box-shadow:none;box-shadow:none;color:#fff}
.chat-footer .dropdown-menu{min-width:7rem;padding:.5rem .75rem;border:0}
.chat-footer .dropdown-menu a{color:#8480ae;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem 0}
.chat-footer .dropdown-menu a i{margin-right:.25rem;font-size:18px;min-width:18px}
.chat-footer .dropdown-menu a i.bi-trash{font-size:16px}
.chat-footer .dropdown-menu a:hover,.chat-footer .dropdown-menu a:focus{color:#0134d4}
.video-calling-popup-wrap{position:fixed;background-color:rgba(6,18,56,0.9);width:100vw;height:100vh;z-index:10000000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition-duration:500ms;transition-duration:500ms;visibility:hidden}
.video-calling-popup-wrap.screen-active{opacity:1;visibility:visible}
.video-calling-popup-wrap .video-calling-popup-body{position:relative;max-width:300px;left:0;background:#fff;padding:2rem 1rem;width:80%;text-align:center;border-radius:2rem;background-size:cover;background-position:center center}
.video-calling-popup-wrap .video-calling-popup-body::after{border-radius:2rem}
.video-calling-popup-wrap .video-calling-popup-body .user-thumbnail{position:relative;z-index:1}
.video-calling-popup-wrap .video-calling-popup-body .user-thumbnail img{width:4rem;height:4rem;margin:0 auto;border-radius:50%}
.calling-popup-wrap{position:fixed;background-color:rgba(6,18,56,0.9);width:100vw;height:100vh;z-index:10000000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition-duration:500ms;transition-duration:500ms;visibility:hidden}
.calling-popup-wrap.screen-active{opacity:1;visibility:visible}
.calling-popup-wrap .calling-popup-body{position:relative;max-width:300px;left:0;background:#fff;padding:2rem 1rem;width:80%;text-align:center;border-radius:2rem;background-size:cover;background-position:center center}
.calling-popup-wrap .calling-popup-body::after{border-radius:2rem}
.calling-popup-wrap .calling-popup-body .user-thumbnail{position:relative;z-index:1}
.calling-popup-wrap .calling-popup-body .user-thumbnail img{width:4rem;height:4rem;margin:0 auto;border-radius:50%}
.video-call-screen{position:relative;z-index:1;width:100vw;height:100vh;background-position:center center;background-size:cover}
.video-call-screen .call-back-button{position:absolute;width:2rem;height:2rem;border-radius:50%;background-color:rgba(255,255,255,0.5);top:1.5rem;left:1.5rem;z-index:10}
.video-call-screen .call-back-button a{color:#8480ae}
.video-call-screen .call-btn-group{position:absolute;z-index:10;bottom:3rem;width:210px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:50%;margin-left:-105px}
.video-call-screen .call-btn-group a>i{font-size:1rem}
.video-call-screen .call-btn-group .btn-call-cancel{padding:9px!important;width:3rem;height:3rem;border-radius:50%;-webkit-box-shadow:0 0 0 .5rem rgba(225,83,97,0.5);box-shadow:0 0 0 .5rem rgba(225,83,97,0.5)}
.carousel-control-prev-icon{background-image:url("data:image/svg+xml,<svgviewBox='001616'fill='%23fff'xmlns='http://www.w3.org/2000/svg'><pathfill-rule='evenodd'd='M11.3541.646a.5.50010.708L5.7078l5.6475.646a.5.5001-.708.708l-6-6a.5.50010-.708l6-6a.5.5001.7080z'/></svg>");width:24px;height:24px}
.carousel-control-next-icon{background-image:url("data:image/svg+xml,<svgviewBox='001616'fill='%23fff'xmlns='http://www.w3.org/2000/svg'><pathfill-rule='evenodd'd='M4.6461.646a.5.5001.7080l66a.5.50010.708l-66a.5.5001-.708-.708L10.29384.6462.354a.5.50010-.708z'/></svg>");width:24px;height:24px}
.carousel-indicators li{width:10px!important;height:10px!important;border-radius:50%}
.carousel-indicators li.active{background-color:#f1b10f}
.owl-carousel-one{position:relative;z-index:1}
.owl-carousel-one .owl-nav{position:absolute;z-index:10;bottom:1.25rem;right:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.owl-carousel-one .owl-nav .owl-prev,.owl-carousel-one .owl-nav .owl-next{background-color:rgba(255,255,255,0.1);width:26px;height:26px;text-align:center;color:#fff;border-radius:50%;-webkit-transition-duration:400ms;transition-duration:400ms;font-size:1rem}
.owl-carousel-one .owl-nav .owl-prev i,.owl-carousel-one .owl-nav .owl-next i{line-height:26px}
.owl-carousel-one .owl-nav .owl-prev:hover,.owl-carousel-one .owl-nav .owl-prev:focus,.owl-carousel-one .owl-nav .owl-next:hover,.owl-carousel-one .owl-nav .owl-next:focus{background-color:#f1b10f;color:#1f0757}
.owl-carousel-one .owl-nav .owl-next{margin-left:.5rem}
.owl-carousel-one .owl-dots{position:absolute;bottom:1.375rem;left:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.owl-carousel-one .owl-dots .owl-dot{-webkit-transition-duration:500ms;transition-duration:500ms;position:relative;z-index:1;margin-right:.375rem;width:.5rem;height:.5rem;-webkit-box-flex:0;-ms-flex:0 0 .5rem;flex:0 0 .5rem;max-width:.5rem;background-color:#ebebeb;border-radius:50%}
.owl-carousel-one .owl-dots .owl-dot.active{background-color:#f1b10f}
.owl-carousel-one .single-hero-slide{position:relative;z-index:1;width:100%;height:220px;background-position:center center;background-size:cover}
@media only screen and (min-width:480px) and (max-width:767px){.owl-carousel-one .single-hero-slide{height:220px}
}@media only screen and (min-width:576px) and (max-width:767px){.owl-carousel-one .single-hero-slide{height:240px}
}@media only screen and (min-width:768px) and (max-width:991px){.owl-carousel-one .single-hero-slide{height:300px}
}@media only screen and (min-width:992px) and (max-width:1199px){.owl-carousel-one .single-hero-slide{height:320px}
}@media only screen and (min-width:1200px){.owl-carousel-one .single-hero-slide{height:450px}
}.owl-carousel-one .single-hero-slide .slide-content{position:absolute;width:100%;top:0;left:0;z-index:10}
.owl-carousel-one .single-hero-slide .slide-content p{font-size:1rem}
.owl-carousel-two{position:relative;z-index:1}
.owl-carousel-two .single-hero-slide{width:100%;padding:2.5rem 1.5rem;border-radius:1rem}
.owl-carousel-two .single-hero-slide.bg-overlay::after{border-radius:1rem}
.owl-carousel-two .owl-dots{position:absolute;right:4.125rem;bottom:1.5rem;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.owl-carousel-two .owl-dots .owl-dot{-webkit-transition-duration:400ms;transition-duration:400ms;line-height:1;opacity:0;visibility:hidden;position:absolute;right:0;bottom:0;color:rgba(255,255,255,0.5);font-size:14px;font-weight:700}
.owl-carousel-two .owl-dots .owl-dot.active{color:#f1b10f;opacity:1;visibility:visible}
.owl-carousel-two-wrapper{position:relative;z-index:1}
.owl-carousel-two-wrapper #totalowlDotsCount{position:absolute;z-index:1;bottom:1.5rem;right:1.5rem;color:#f1b10f;font-size:14px;font-weight:700;line-height:1}
.owl-carousel-two-wrapper #totalowlDotsCount::before{width:1rem;height:3px;background-color:#fff;position:absolute;border-radius:8px;content:'';left:-1.25rem;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.owl-carousel-three{position:relative;z-index:1;width:170%!important;left:-35%!important}
.owl-carousel-three .single-hero-slide{position:relative;z-index:1;-webkit-transition-duration:500ms;transition-duration:500ms;width:100%;padding:2rem;border-radius:1rem}
.owl-carousel-three .single-hero-slide.bg-overlay::after{border-radius:1rem;opacity:.6}
.countdown-wrapper{position:relative;z-index:1;font-size:.75rem;font-weight:700;color:#1f0757}
.countdown-wrapper span{font-size:1.25rem;margin-left:.375rem}
.countdown-wrapper span:first-child{margin-left:0}
.single-counter-wrap{position:relative;z-index:1}
.single-counter-wrap .solid-line{display:block;width:2rem;margin:.5rem auto .75rem;height:.25rem;border-radius:12px;background-color:#0134d4}
.single-counter-wrap p{font-size:12px;margin-bottom:0}
.form-check-input[type="checkbox"].indeterminate{background-color:#0134d4;border-color:#0134d4;background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='002020'%3e%3cpathfill='none'stroke='%23fff'stroke-linecap='round'stroke-linejoin='round'stroke-width='3'd='M610h8'/%3e%3c/svg%3e")}
.form-check-input:focus{-webkit-box-shadow:none;box-shadow:none}
.form-check-label{font-size:1rem;font-weight:500;color:#073984}
.form-check-input.form-check-success:checked{background-color:#2ecc4a;border-color:#2ecc4a}
.form-check-input.form-check-danger:checked{background-color:#ea4c62;border-color:#ea4c62}
.form-check-input.form-check-warning:checked{background-color:#f1b10f;border-color:#f1b10f}
.form-check-input.form-check-info:checked{background-color:#1787b8;border-color:#1787b8}
.form-check-input.form-check-secondary:checked{background-color:#546474;border-color:#546474}
.form-check-input.form-check-light:checked{background-color:#f1f2fb;border-color:#f1f2fb}
.form-check-input.form-check-dark:checked{background-color:#061238;border-color:#061238}
.form-group{line-height:1;margin-bottom:1rem}
.form-label{font-size:14px;color:#8480ae;font-weight:500}
.form-select{-webkit-transition-duration:500ms;transition-duration:500ms;border:1px solid;padding:.5rem 1rem;min-height:40px;font-size:14px;color:#073984;background-color:#fff;border-color:#ebebeb}
.form-select option{padding:.25rem .5rem;outline:0}
.form-select.form-control-clicked{background-color:#cfe2ff;border-color:#cfe2ff;color:#073984}
.form-select:focus{-webkit-box-shadow:none!important;box-shadow:none!important;border-color:#cfe2ff;color:#073984;background-color:#fff}
.form-select.form-select-lg{min-height:50px;padding:.75rem 1rem;font-size:1rem}
.form-select.form-select-sm{min-height:2rem;padding:.375rem .5rem;font-size:.75rem;border-radius:.375rem}
.form-control{-webkit-transition-duration:500ms;transition-duration:500ms;border-style:solid;padding:.5rem 1rem;height:41px;max-height:41px;font-size:14px;color:#073984;background-color:#fff;border-width:1px;border-color:#ebebeb;border-radius:5px}
.form-control.form-control-clicked{background-color:#cfe2ff;border-color:#cfe2ff;color:#073984}
.form-control:focus{-webkit-box-shadow:none!important;box-shadow:none!important;border-color:#cfe2ff;color:#073984;background-color:#fff}
.form-control.form-control-lg{height:50px;padding:.625rem 1rem;font-size:16px}
.form-control.form-control-sm{height:32px;padding:.375rem .5rem;font-size:12px;border-radius:.375rem}
textarea.form-control{min-height:120px}
.form-control-plaintext{font-size:14px}
.form-file-label{border-color:#ebebeb;font-weight:500}
.form-file-input:focus,.form-file:focus{-webkit-box-shadow:none!important;box-shadow:none!important;outline:0}
.file-upload-card{position:relative;z-index:1;border:2px dashed #0134d4;text-align:center;padding:2rem;border-radius:.5rem;background-color:rgba(1,52,212,0.1)}
.single-plan-check{-webkit-transition-duration:500ms;transition-duration:500ms;position:relative;z-index:1;margin-bottom:.5rem;border:1px solid #ebebeb;padding:1rem;border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.single-plan-check:last-child{margin-bottom:0}
.single-plan-check.active{border-color:#0134d4}
.autocomplete-items{margin-top:.25rem}
.autocomplete-items>div{-webkit-transition-duration:500ms;transition-duration:500ms;padding:.5rem .75rem;background-color:#fff;font-size:14px;cursor:pointer;color:#1f0757;border-radius:.25rem}
.autocomplete-items>div:hover{background-color:#f1f2fb}
.autocomplete-items>div strong{color:#0134d4}
.form-control-color{max-width:3.5rem}
.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#ebebeb}
.was-validated .form-control:valid,.form-control.is-valid{border-color:#cfe2ff}
.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#0134d4}
.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#0134d4}
.form-control.is-invalid,.was-validated .form-control:invalid{background-image:none}
input[type="color"].form-control.is-valid,input[type="color"].form-control:valid{background-image:none}
.valid-feedback,.invalid-feedback{margin-left:.25rem;font-size:12px}
.input-group-text{font-size:14px}
.dropdown-menu{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,0.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,0.15)!important}
.dropdown-menu li a{font-size:14px}
form .btn{padding:8.5px 14px}
form .btn-sm{padding:.375rem .625rem}
form .btn-lg{padding:11px 22px}
.goto-page-form{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;width:60%}
.goto-page-form label{font-size:12px}
.goto-page-form .form-control{max-width:40px;text-align:center}
.hero-block-wrapper{position:relative;z-index:10;width:100%;min-height:100vh!important;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.hero-block-content{position:relative;padding:3rem 1.5rem;width:100%;z-index:10}
.hero-block-content img{max-height:15rem}
.hero-block-content h2{font-weight:700}
.hero-block-content p{font-size:16px;margin-bottom:2rem}
.hero-block-styles .hb-styles1{position:absolute;width:30px;height:40px;top:2rem;left:2rem;background-repeat:repeat;opacity:.8;z-index:-10}
.hero-block-styles .hb-styles2{position:absolute;width:5rem;height:5rem;border:1rem solid #fff;opacity:.07;top:10%;right:-3rem;z-index:-10;border-radius:50%}
.hero-block-styles .hb-styles3{position:absolute;width:20rem;height:20rem;bottom:-5rem;right:-5rem;z-index:-10;border-radius:50%;background:white;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0.1)),to(white));background:linear-gradient(to right,rgba(255,255,255,0.1),white);opacity:.2}
.skip-page{position:fixed;top:2rem;z-index:100;line-height:1;right:2rem}
.skip-page a{color:#fff;font-size:14px;font-weight:700}
.skip-page a:hover,.skip-page a:focus{color:#f1b10f}
.image-gallery-card{position:relative;z-index:1}
.image-gallery-card .gallery-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2rem}
.image-gallery-card .gallery-menu button{outline:0;border:0;background-color:transparent;font-size:1rem;position:relative;z-index:1;line-height:1;padding:2px 6px;color:#8480ae;font-weight:500}
.image-gallery-card .gallery-menu button::after{-webkit-transition-duration:300ms;transition-duration:300ms;position:absolute;bottom:0;left:50%;width:6px;height:6px;margin-left:-3px;z-index:1;content:'';background-color:#0134d4;border-radius:50%;opacity:0}
.image-gallery-card .gallery-menu button.active{color:#0134d4}
.image-gallery-card .gallery-menu button.active::after{bottom:-.75rem;opacity:1}
.image-gallery-card .single-image-gallery{position:relative;z-index:1;border-radius:.75rem}
.image-gallery-card .single-image-gallery img{border-radius:.75rem}
.image-gallery-card .single-image-gallery .fav-icon{-webkit-transition-duration:500ms;transition-duration:500ms;background-color:#fff;color:#ea4c62;position:absolute;width:1.75rem;height:1.75rem;top:.5rem;right:.5rem;z-index:10;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;opacity:0}
.image-gallery-card .single-image-gallery .fav-icon svg{padding-top:.125rem}
.image-gallery-card .single-image-gallery .fav-icon.active{background-color:#ea4c62;color:#fff}
.image-gallery-card .single-image-gallery:hover .fav-icon,.image-gallery-card .single-image-gallery:focus .fav-icon{visibility:visible;opacity:1}
.image-gallery-card .gallery-wrapper .single-image-gallery .fav-icon{right:1rem}
.mfp-bg{bottom:62px;top:50px;left:0;height:calc(100% - 112px);background:#061238;opacity:.7}
img.mfp-img{padding:65px 0 77px;border-radius:.5rem}
.mfp-bottom-bar{display:none!important}
.mfp-figure::after{opacity:0;display:none!important}
.mfp-image-holder .mfp-close{color:#061238;right:6px;text-align:center;padding-right:0;width:1.5rem;background-color:rgba(255,255,255,0.5);height:1.5rem;top:71px;line-height:1.5rem;cursor:pointer!important;opacity:1;font-size:24px;border-radius:50%}
.mfp-iframe-holder .mfp-close{color:#061238;right:6px;text-align:center;padding-right:0;width:1.5rem;background-color:rgba(255,255,255,0.5);height:1.5rem;top:6px;line-height:1.5rem;cursor:pointer!important;opacity:1;font-size:24px;border-radius:50%}
.mfp-arrow-left::before{display:none!important}
.mfp-arrow-right::before{display:none!important}
.mfp-arrow-right{right:5%}
.mfp-arrow-left{left:5%}
.mfp-arrow{opacity:1}
.mfp-zoom-in .mfp-with-anim{-webkit-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;-webkit-transform:scale(0.2);transform:scale(0.2);opacity:0}
.mfp-zoom-in.mfp-bg{-webkit-transition:all 400ms ease-out;transition:all 400ms ease-out;opacity:0}
.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.7}
.mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(0.2);transform:scale(0.2);opacity:0}
.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}
.mfp-with-fade .mfp-content,.mfp-with-fade.mfp-bg{opacity:0;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out}
.mfp-with-fade.mfp-ready .mfp-content{opacity:1}
.mfp-with-fade.mfp-ready.mfp-bg{opacity:.7}
.mfp-with-fade.mfp-removing.mfp-bg{opacity:0}
.list-group{border-radius:.5rem}
.list-group-item{position:relative;z-index:1;border-color:#ebebeb;font-size:14px;color:#073984;font-weight:500;padding:.625rem 1rem}
.list-group-item.active{background-color:#fff;border-color:#ebebeb!important;color:#0134d4;font-weight:700}
.list-group-item.active::after{position:absolute;width:3px;height:74%;content:"";background-color:#0134d4;top:13%;left:0;z-index:-10}
.list-group-item.disabled{background-color:#fff;border-color:#ebebeb!important;color:#ebebeb;font-weight:700}
.list-group-item.disabled::after{position:absolute;width:3px;height:74%;content:"";background-color:#ebebeb;top:13%;left:0;z-index:-10}
.list-group-flush .list-group-item{background-color:transparent!important}
.list-group-flush .list-group-item.disabled{border-color:#ebebeb!important;color:#c2d4f8;font-weight:700}
.list-group-flush .list-group-item.disabled::after{position:absolute;width:3px;height:74%;content:"";background-color:#c2d4f8;top:13%;left:0;z-index:-10}
.circle-loader{position:relative;z-index:1;width:4rem;height:4rem;background-color:rgba(255,255,255,0.1);border-radius:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto}
.circle-loader .circle-big{position:relative;z-index:1;width:2rem;height:2rem;border:2px solid rgba(255,255,255,0.85);border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;border-radius:50%;-webkit-animation:circlebig 1s linear 0s infinite;animation:circlebig 1s linear 0s infinite}
.dot-loader{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.dot-loader>div{width:8px;height:8px;border-radius:50%;background-color:#fff;margin:0 .375rem}
.dot-loader .dot1{-webkit-animation:dotloader 1s linear 0s infinite;animation:dotloader 1s linear 0s infinite}
.dot-loader .dot2{-webkit-animation:dotloader .75s linear 0s infinite;animation:dotloader .75s linear 0s infinite}
.dot-loader .dot3{-webkit-animation:dotloader 1s linear 0s infinite;animation:dotloader 1s linear 0s infinite}
.circle-spinner{position:relative;z-index:1;width:2.4rem;height:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.circle-spinner .circle{position:relative;z-index:1;width:1rem;height:1rem;border-radius:50%;background-color:#0134d4}
.circle-spinner .circle::after{position:absolute;width:0;height:0;background-color:#0134d4;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;z-index:-5;opacity:.7;-webkit-animation:circleloader2 1.5s linear 0s infinite;animation:circleloader2 1.5s linear 0s infinite}
.circle-spinner.circle-spinner-success .circle{background-color:#2ecc4a}
.circle-spinner.circle-spinner-success .circle::after{background-color:#2ecc4a}
.circle-spinner.circle-spinner-danger .circle{background-color:#ea4c62}
.circle-spinner.circle-spinner-danger .circle::after{background-color:#ea4c62}
.circle-spinner.circle-spinner-warning .circle{background-color:#f1b10f}
.circle-spinner.circle-spinner-warning .circle::after{background-color:#f1b10f}
.circle-spinner.circle-spinner-info .circle{background-color:#1787b8}
.circle-spinner.circle-spinner-info .circle::after{background-color:#1787b8}
.circle-spinner.circle-spinner-light .circle{background-color:#f1f2fb}
.circle-spinner.circle-spinner-light .circle::after{background-color:#f1f2fb}
.circle-spinner.circle-spinner-dark .circle{background-color:#061238}
.circle-spinner.circle-spinner-dark .circle::after{background-color:#061238}
.modal-content{border:0;border-radius:.75rem}
.modal.fade.bottom-align-modal{overflow:hidden}
.modal-dialog-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:calc(100% - 1rem)}
.modal.fade .modal-dialog.modal-dialog-end{-webkit-transform:translate(0,50px);transform:translate(0,50px)}
.modal.show .modal-dialog.modal-dialog-end{-webkit-transform:none;transform:none}
.notification-area{position:relative;z-index:1}
.notification-area .alert{margin-bottom:.5rem}
.notification-area a:last-child .alert{margin-bottom:0}
.notification-area .unread{background-color:#fff!important}
.page-link{padding:.25rem .75rem;font-weight:500;font-size:14px}
.pagination.pagination-one .page-link{border:1px solid #ebebeb;border-left:0;border-right:0}
.pagination.pagination-one .page-link:focus{-webkit-box-shadow:none!important;box-shadow:none!important}
.pagination.pagination-one .page-item:first-child .page-link{border-left:1px solid #ebebeb}
.pagination.pagination-one .page-item:last-child .page-link{border-right:1px solid #ebebeb}
.pagination.pagination-one .page-item.active .page-link{position:relative;z-index:1;color:#fff;background-color:transparent}
.pagination.pagination-one .page-item.active .page-link::after{position:absolute;width:22px;height:22px;content:"";background-color:#0134d4;z-index:-2;top:50%;left:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.pagination.pagination-two .page-link{border:0}
.pagination.pagination-two .page-link:focus{-webkit-box-shadow:none!important;box-shadow:none!important}
.pagination.pagination-two .page-item.active .page-link{position:relative;z-index:1;color:#fff;background-color:transparent}
.pagination.pagination-two .page-item.active .page-link::after{position:absolute;width:22px;height:22px;content:"";background-color:#0134d4;z-index:-2;top:50%;left:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.pagination.pagination-three .page-item:not(:first-child) .page-link{margin-left:0}
.pagination.pagination-three .page-link{border:0;background-color:#0134d4;border-radius:0;color:#fff}
.pagination.pagination-three .page-link:hover,.pagination.pagination-three .page-link:focus{-webkit-box-shadow:none!important;box-shadow:none!important;background-color:#0134d4;border:0}
.pagination.pagination-three .page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:1px solid rgba(255,255,255,0.2)}
.pagination.pagination-three .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:1px solid rgba(255,255,255,0.2)}
.partner-slide .owl-dots{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.partner-slide .owl-dots .owl-dot{-webkit-transition-duration:400ms;transition-duration:400ms;width:1.5rem;height:.25rem;border-radius:50px;background-color:#f1f2fb;margin:0 .25rem}
.partner-slide .owl-dots .owl-dot.active{background-color:#0134d4;width:1.75rem}
.price-table-one{position:relative;z-index:1}
.price-table-one .nav-tabs .nav-link{margin-bottom:0;border:1px solid #ebebeb;background-color:#fff;border-radius:50%;width:4rem;height:4rem;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 .5rem;color:#0134d4;font-size:2rem}
.price-table-one .nav-tabs .nav-link.active{background-color:#0134d4;color:#fff;border-color:#0134d4}
.price-table-one .single-price-content{position:relative;z-index:1;background-color:#0134d4;border-radius:1rem;overflow:hidden;max-width:22rem;margin-left:auto;margin-right:auto}
.price-table-one .single-price-content::before{width:10rem;height:10rem;position:absolute;background-color:#fff;border-radius:50%;content:"";top:-3rem;right:-5rem;opacity:.1;z-index:-1}
.price-table-one .single-price-content .price h2{line-height:1.5;margin-bottom:0;font-weight:700;color:#fff}
.price-table-one .single-price-content .pricing-desc{margin-top:2rem;margin-bottom:2.25rem}
.price-table-one .single-price-content .pricing-desc ul li{position:relative;z-index:1;color:#fff;line-height:2;padding-left:1.25rem;font-size:14px;font-weight:500}
.price-table-one .single-price-content .pricing-desc ul li::before{content:"\f00c";position:absolute;left:0;z-index:1;font-family:"FontAwesome"}
.price-table-one .single-price-content .pricing-desc ul li.times{opacity:.45}
.price-table-one .single-price-content .pricing-desc ul li.times::before{content:"\f00d"}
.price-table-one .nav-tabs .nav-item:nth-child(2) .nav-link{color:#ea4c62}
.price-table-one .nav-tabs .nav-item:nth-child(2) .nav-link.active{background-color:#ea4c62;border-color:#ea4c62;color:#fff}
.price-table-one .nav-tabs .nav-item:nth-child(3) .nav-link{color:#2ecc4a}
.price-table-one .nav-tabs .nav-item:nth-child(3) .nav-link.active{background-color:#2ecc4a;border-color:#2ecc4a;color:#fff}
.price-table-one .tab-content{border:0}
.price-table-one .tab-content .tab-pane:nth-child(2) .single-price-content{background-color:#ea4c62}
.price-table-one .tab-content .tab-pane:nth-child(3) .single-price-content{background-color:#2ecc4a}
.price-table-two{position:relative;z-index:1}
.price-table-two .single-price-table{position:relative;z-index:1;-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;text-align:center;padding:1rem .5rem;border-radius:.5rem;background-color:#f1f2fb}
.price-table-two .single-price-table:nth-child(2){margin-left:.75rem;margin-right:.75rem}
.price-table-two .single-price-table .text h6{display:block;margin-bottom:0}
.price-table-two .single-price-table .price{position:relative;margin-top:2rem;margin-bottom:2rem;z-index:1}
.price-table-two .single-price-table .price::before,.price-table-two .single-price-table .price::after{position:absolute;width:50px;height:3px;border-radius:6px;z-index:1;top:-1rem;content:"";left:50%;margin-left:-25px;background-color:#fff;opacity:.3}
.price-table-two .single-price-table .price::after{bottom:-1rem;top:auto}
.price-table-two .single-price-table .price h3{display:block;margin-bottom:0;line-height:1;font-weight:700}
.price-table-two .single-price-table .price span{font-size:13px;display:block}
.price-table-two .single-price-table .form-check{padding-left:50%;margin-left:-0.75rem}
.price-table-two .single-price-table .form-check .form-check-input{width:1.5rem;height:1.5rem;margin-top:0}
.price-table-two .single-price-table.active{background-color:#0134d4;border-color:transparent!important}
.price-table-two .single-price-table.active .text h6{color:#fff}
.price-table-two .single-price-table.active .price h3{color:#fff}
.price-table-two .single-price-table.active .price span{color:#ebebeb}
.price-table-two .single-price-table.active .badge{background-color:#ea4c62!important}
.skill-progress-bar{position:relative;z-index:1;margin-bottom:1rem}
.skill-progress-bar:last-child{margin-bottom:0}
.skill-progress-bar .skill-icon{width:2.5rem;height:2.5rem;-webkit-box-flex:0;-ms-flex:0 0 2.5rem;flex:0 0 2.5rem;max-width:2.5rem;margin-right:1rem;border-radius:.5rem;border:1px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.skill-progress-bar .skill-data{width:100%}
.skill-progress-bar .skill-name p{color:#1f0757;font-weight:700;font-size:12px}
.skill-progress-bar .skill-name small{font-weight:700}
.progress-info span{display:inline-block;font-size:12px;margin-top:.25rem}
.single-task-progress{position:relative;z-index:1;margin-bottom:1.5rem}
.single-task-progress:last-child{margin-bottom:0}
.single-task-progress .who-working a{display:inline-block;margin-left:-0.375rem}
.single-task-progress .who-working a:first-child{margin-left:0}
.single-task-progress .who-working a img{width:1.5rem;height:1.5rem;border:2px solid #ebebeb;border-radius:50%}
.rating-card-one{position:relative;z-index:1}
.rating-card-one a{display:inline-block;margin-right:4px;line-height:1;font-size:1.25rem;color:#f1b10f}
.rating-card-one a:last-child{margin-right:0}
.rating-card-one span{font-size:12px;font-weight:700}
.rating-card-one>div{background-color:#fff}
.rating-card-two{position:relative;z-index:1}
.rating-card-two a{display:inline-block;margin-right:4px;line-height:1;font-size:1.25rem;color:#f1b10f}
.rating-card-two a:last-child{margin-right:0}
.rating-card-two span{font-size:12px;font-weight:700}
.rating-card-three .stars{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;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.rating-card-three .stars .star-icon{stroke:#f1b10f;stroke-width:4px;fill:transparent;-webkit-transition:.2s all;transition:.2s all}
.rating-card-three .stars .stars-star{width:1.5rem;height:1.5rem;position:relative;cursor:pointer;margin:0 .25rem}
.rating-card-three .stars .stars-checkbox{position:absolute;top:-9999rem;opacity:0!important;visibility:hidden;width:0;height:0}
.rating-card-three .stars-star:hover>.star-icon{fill:#f1b10f}
.rating-card-three .stars-star:hover ~ .stars-star>.star-icon{fill:#f1b10f}
.rating-card-three .stars-checkbox:checked+.stars-star>.star-icon{fill:#f1b10f}
.rating-card-three .stars-checkbox:checked ~ .stars-star>.star-icon{fill:#f1b10f}
.rating-detail span:first-child{margin-right:.25rem;-webkit-box-flex:0;-ms-flex:0 0 2.5rem;flex:0 0 2.5rem;width:2.5rem}
.rating-detail span:last-child{margin-left:auto;color:#8480ae}
.rating-detail .progress-bar-wrapper{width:70%;border:1px solid #ebebeb;padding:3px 6px;border-radius:2rem}
.rating-detail .progress-bar-wrapper .progress{height:.25rem}
.scrollspy-indicatiors .nav-link{padding:.25rem .625rem;background-color:#f1f2fb;color:#1f0757;margin-right:.5rem;border-radius:.25rem;font-size:14px}
.scrollspy-indicatiors .nav-link.active{background-color:#0134d4;color:#fff}
.scrollspy-indicatiors ul li:last-child .nav-link{margin-right:0}
.data-scrollspy{position:relative;z-index:1;height:200px;overflow-y:scroll;scrollbar-width:thin;padding-right:.5rem}
.vertical-scrollspy{position:relative;z-index:1}
.vertical-scrollspy .scrollspy-indicatiors{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px;width:90px;min-width:90px}
.vertical-scrollspy .scrollspy-indicatiors .nav-link{margin-right:.5rem;margin-bottom:.5rem}
.vertical-scrollspy .scrollspy-indicatiors ul li:last-child .nav-link{margin-bottom:0;margin-right:.5rem}
.table{font-size:14px}
table.dataTable>thead .sorting::before,table.dataTable>thead .sorting_asc::before,table.dataTable>thead .sorting_desc::before,table.dataTable>thead .sorting_asc_disabled::before,table.dataTable>thead .sorting_desc_disabled::before{right:1em;content:"\f176";font-family:"FontAwesome"}
table.dataTable>thead .sorting::after,table.dataTable>thead .sorting_asc::after,table.dataTable>thead .sorting_desc::after,table.dataTable>thead .sorting_asc_disabled::after,table.dataTable>thead .sorting_desc_disabled::after{right:6px;content:"\f175";font-family:"FontAwesome"}
table.dataTable>thead .sorting::before,table.dataTable>thead .sorting::after,table.dataTable>thead .sorting_asc::before,table.dataTable>thead .sorting_asc::after,table.dataTable>thead .sorting_desc::before,table.dataTable>thead .sorting_desc::after,table.dataTable>thead .sorting_asc_disabled::before,table.dataTable>thead .sorting_asc_disabled::after,table.dataTable>thead .sorting_desc_disabled::before,table.dataTable>thead .sorting_desc_disabled::after{bottom:6px;color:#8480ae}
table.dataTable>thead .sorting_asc::before,table.dataTable>thead .sorting_desc::after{opacity:1;color:#0134d4}
div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:left;width:50%;font-size:12px;float:left}
div.dataTables_wrapper div.dataTables_length select{padding-right:1.25rem}
div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter{margin-bottom:1rem}
div.dataTables_wrapper div.dataTables_filter{text-align:right}
div.dataTables_wrapper div.dataTables_filter input{width:85px}
div.dataTables_wrapper div.dataTables_info{padding-top:0;font-size:11px;font-weight:500;margin-top:1rem}
div.dataTables_wrapper div.dataTables_paginate{text-align:right;margin-top:1rem}
div.dataTables_wrapper div.dataTables_paginate .paginate_button{padding:.25rem .5rem;background-color:#f1f2fb;border-radius:.125rem;cursor:pointer;color:#1f0757}
div.dataTables_wrapper div.dataTables_paginate .paginate_button.previous,div.dataTables_wrapper div.dataTables_paginate .paginate_button.next{display:none}
div.dataTables_wrapper div.dataTables_paginate span .paginate_button{margin:0 3px}
div.dataTables_wrapper div.dataTables_paginate span .paginate_button.current{color:#fff;background-color:#0134d4}
.data-table{margin-top:1.5rem;font-size:13px}
.data-table thead,.data-table tfoot{background-color:#f1f2fb}
.data-table thead tr>th,.data-table tfoot tr>th{padding:6px}
.data-table tbody tr>td{border-bottom:1px solid #ebebeb;padding:6px}
.data-table tbody tr.even>td{background-color:#f1f2fb}
.testimonial-style1{position:relative;z-index:1}
.testimonial-style1 .single-testimonial-slide{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.testimonial-style1 .single-testimonial-slide .image-wrapper{margin-right:1.25rem;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;width:80px;max-width:80px;border-radius:1rem}
.testimonial-style1 .single-testimonial-slide .image-wrapper img{border-radius:1rem}
.testimonial-style1 .single-testimonial-slide svg{position:absolute;top:-10px;left:60px;z-index:1}
.testimonial-style1 .owl-dots{position:absolute;z-index:10;right:1.5rem;bottom:1.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.testimonial-style1 .owl-dots .owl-dot{width:.5rem;height:.5rem;background-color:#c2d4f8;margin:0 .25rem;border-radius:50%}
.testimonial-style1 .owl-dots .owl-dot.active{background-color:#1f0757}
.testimonial-style2{position:relative;z-index:1}
.testimonial-style2 .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.testimonial-style2 .single-testimonial-slide{-webkit-transition-duration:500ms;transition-duration:500ms;position:relative;z-index:1;border:1px solid transparent;padding:1rem;border-radius:.5rem;margin:1rem 0;-webkit-transform:scale(0.8);transform:scale(0.8)}
.testimonial-style2 .single-testimonial-slide .image-wrapper{position:relative;z-index:1;margin:0 auto 1.5rem;height:80px;width:80px;border-radius:50%}
.testimonial-style2 .single-testimonial-slide .image-wrapper::after{width:100%;height:100%;border:2px solid #fff;position:absolute;content:"";top:-5px;left:5px;border-radius:50%;z-index:-1}
.testimonial-style2 .single-testimonial-slide .image-wrapper::before{border:1px solid #fff;content:"\f10e";font-family:"FontAwesome";position:absolute;bottom:-5px;left:5px;width:30px;height:30px;background-color:#f1b10f;border-radius:50%;text-align:center;line-height:29px;color:#fff;font-size:1rem}
.testimonial-style2 .single-testimonial-slide .image-wrapper img{border-radius:50%}
.testimonial-style2 .single-testimonial-slide .text-content{text-align:center}
.testimonial-style2 .center .single-testimonial-slide{background-color:#f1b10f;-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,0.15);box-shadow:0 .5rem 1rem rgba(0,0,0,0.15)}
.testimonial-style2 .center .single-testimonial-slide .text-content p{color:#1f0757;font-weight:500}
.testimonial-style2 .owl-prev,.testimonial-style2 .owl-next{position:absolute;width:2rem;height:2rem;border-radius:50%;top:50%;left:5%;z-index:10;background-color:#fff;text-align:center;color:#1f0757;margin-top:-1rem;line-height:2rem;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,0.15);box-shadow:0 .5rem 1rem rgba(0,0,0,0.15);-webkit-transition-duration:500ms;transition-duration:500ms}
.testimonial-style2 .owl-prev:hover,.testimonial-style2 .owl-prev:focus,.testimonial-style2 .owl-next:hover,.testimonial-style2 .owl-next:focus{background-color:#f1b10f}
.testimonial-style2 .owl-next{left:auto;right:5%}
.testimonial-style3{position:relative;z-index:1}
.testimonial-style3 .owl-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}
.testimonial-style3 .owl-dots .owl-dot{width:1rem;height:.25rem;background-color:#c2d4f8;margin:0 .25rem;border-radius:.25rem}
.testimonial-style3 .owl-dots .owl-dot.active{background-color:#1f0757}
.testimonial-style3 .single-testimonial-slide .text-content p{font-size:18px;font-weight:500}
.timeline-card{position:relative;z-index:1;margin-bottom:1rem;border-left:.5rem solid #0134d4!important}
.timeline-card::after{position:absolute;content:"";bottom:1.5rem;right:1.5rem;background-color:#0134d4;width:16px;height:16px;opacity:.05;border-radius:50%}
.timeline-card:last-child{margin-bottom:0}
.timeline-card p{font-size:13px}
.timeline-card .timeline-text .badge{background-color:#0134d4}
.timeline-card .timeline-icon svg,.timeline-card .timeline-icon i{color:#0134d4}
.timeline-card .timeline-tags span{display:inline-block;margin:.125rem}
.timeline-card.bg-success{border-left-color:#2ecc4a!important;background-color:#fff!important}
.timeline-card.bg-success .timeline-icon svg,.timeline-card.bg-success .timeline-icon i{color:#2ecc4a}
.timeline-card.bg-success .timeline-text .badge{background-color:#2ecc4a}
.timeline-card.bg-danger{border-left-color:#ea4c62!important;background-color:#fff!important}
.timeline-card.bg-danger .timeline-icon svg,.timeline-card.bg-danger .timeline-icon i{color:#ea4c62}
.timeline-card.bg-danger .timeline-text .badge{background-color:#ea4c62}
.timeline-card.bg-warning{border-left-color:#f1b10f!important;background-color:#fff!important}
.timeline-card.bg-warning .timeline-icon svg,.timeline-card.bg-warning .timeline-icon i{color:#f1b10f}
.timeline-card.bg-warning .timeline-text .badge{background-color:#f1b10f}
.timeline-card.bg-info{border-left-color:#1787b8!important;background-color:#fff!important}
.timeline-card.bg-info .timeline-icon svg,.timeline-card.bg-info .timeline-icon i{color:#1787b8}
.timeline-card.bg-info .timeline-text .badge{background-color:#1787b8}
.timeline-card.bg-dark{border-left-color:#061238!important;background-color:#fff!important}
.timeline-card.bg-dark .timeline-icon svg,.timeline-card.bg-dark .timeline-icon i{color:#061238}
.timeline-card.bg-dark .timeline-text .badge{background-color:#061238}
.timeline-card.bg-secondary{border-left-color:#8480ae!important;background-color:#fff!important}
.timeline-card.bg-secondary .timeline-icon svg,.timeline-card.bg-secondary .timeline-icon i{color:#8480ae}
.timeline-card.bg-secondary .timeline-text .badge{background-color:#8480ae}
.toast-header{color:#1f0757;padding:.5rem .75rem}
.custom-toast-1{background-color:#fff;border-radius:.5rem;z-index: 99999999999; position: fixed; top: -80px; left: 5%;}
.custom-toast-1 .toast-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}
.custom-toast-1 .toast-body svg{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;width:30px;max-width:30px}
.custom-toast-1 .toast-body .toast-text p{color:#1f0757;font-weight:500}
.toast-primary{background-color:#0134d4!important;color:#fff;z-index: 99999999999; position: fixed; top: -80px; left: 5%;}
.toast-success{background-color:#2ecc4a!important;color:#fff;z-index: 99999999999; position: fixed; top: -80px; left: 5%;}
.toast-danger{background-color:#ea4c62!important;color:#fff;z-index: 99999999999; position: fixed; top: -80px; left: 5%;}
.toast-warning{background-color:#f1b10f!important;color:#fff;z-index: 99999999999; position: fixed; top: -80px; left: 5%;}
.toast-info{background-color:#1787b8!important;color:#fff;z-index: 99999999999; position: fixed; top: -80px; left: 5%;}
.toast-dark{background-color:#061238!important;color:#fff;z-index: 99999999999; position: fixed; top: -80px; left: 5%;}
.toast-autohide{position:relative;z-index:1}
.toast-autohide .toast-autohide-line-animation{width:0;height:4px;position:absolute;content:"";bottom:0;left:0;background-color:#f1f2fb;-webkit-animation:toast-animation linear 0s;animation:toast-animation linear 0s;border-radius:0 0 0 2rem}
.standard-tab .nav{border:1px solid #ebebeb}
.standard-tab .tab-content{border:1px solid #ebebeb}
.standard-tab .nav-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.standard-tab .btn{padding:6px 8px;width:100%}
.standard-tab .btn.active{background-color:#0134d4;color:#fff;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,0.25);box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}
.minimal-tab .btn{padding:0 .625rem .5rem;width:100%;border-radius:0;line-height:1;border-left:0;border-right:0;border-top:0;border-bottom:3px solid transparent;margin-bottom:-2px}
.minimal-tab .btn:focus{-webkit-box-shadow:none;box-shadow:none}
.minimal-tab .btn.active{border-bottom-color:#0134d4;color:#0134d4}
.colorful-tab .nav{border-radius:20rem;background-color:rgba(255,255,255,0.125)}
.colorful-tab .nav .nav-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.colorful-tab .btn{border-radius:5rem;width:100%;background-color:transparent;border:0;color:rgba(255,255,255,0.5);font-weight:500}
.colorful-tab .btn:focus{-webkit-box-shadow:none;box-shadow:none}
.colorful-tab .btn.active{background-color:rgba(255,255,255,0.25);color:#fff}
.colorful-tab .tab-content{background-color:rgba(255,255,255,0.1);border-radius:1rem}
.tab-content{border:1px solid #ebebeb}
.nav-tabs .nav-link{font-size:14px}
.card-blog-img{width:40%;max-width:40%;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;height:173px;background-position:center center;background-size:cover;border-radius:.5rem 0 0 .5rem}
.card-blog-content{padding:1.5rem;width:60%;max-width:60%;-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}
.blog-description p{font-size:1rem}
.blog-description p:last-child{margin-bottom:0}
.blog-title{font-weight:500;overflow:hidden;height:48px}
.blog-title:hover,.blog-title:focus{color:#0134d4!important}
.single-user-review{position:relative;z-index:1;margin-bottom:1rem}
.single-user-review:last-child{padding-bottom:0;margin-bottom:0}
.single-user-review .user-thumbnail{margin-top:.5rem;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;max-width:40px;margin-right:.5rem}
.single-user-review .user-thumbnail img{border-radius:50%}
.single-user-review .name-date{display:block;font-size:12px}
.cart-table{position:relative;z-index:1}
.cart-table table{max-width:100%}
.cart-table table .remove-product{color:#1f0757;width:28px;height:28px;background-color:#f1f2fb;display:inline-block;text-align:center;border-radius:50%;font-size:12px}
.cart-table table .remove-product i{line-height:28px}
.cart-table table .remove-product:hover,.cart-table table .remove-product:focus{color:#fff;background-color:#1f0757}
.cart-table .table tbody td,.cart-table .table tbody th{vertical-align:middle;color:#8480ae;font-size:12px;padding:.75rem .25rem;border:0}
.cart-table .table tbody td h6,.cart-table .table tbody th h6{font-size:14px}
.cart-table .table tbody td thead th,.cart-table .table tbody th thead th{padding:.75rem .25rem}
.cart-table img{max-height:2.75rem}
.cart-table .qty-text{border:2px solid #ebebeb;width:3rem;text-align:center;height:2rem;border-radius:.25rem;-webkit-transition-duration:300ms;transition-duration:300ms;font-weight:500}
.cart-table .qty-text:focus{border-color:#0134d4}
.invoice-info h6{font-size:14px}
.language-lists{position:relative;z-index:1}
.language-lists .form-check{position:relative;z-index:1;margin-bottom:0}
.language-lists .form-check-label{font-size:1rem;color:#8480ae}
.language-lists .form-check-label::after{content:"\f00c";font-family:"FontAwesome";opacity:0;position:absolute;top:0;right:0;z-index:10;color:#2ecc4a}
.language-lists .form-check-input:checked+.form-check-label::after{opacity:1}
.language-lists li{padding:.375rem .75rem;border:1px solid #ebebeb;border-radius:.375rem;margin-bottom:.75rem}
.language-lists li:last-child{margin-bottom:0}
.product-details-card{position:relative;z-index:1}
.product-details-card .product-badge{top:2.5rem;left:2.5rem;z-index:100}
.product-details-card .product-gallery .gallery-img2{cursor:-webkit-zoom-in;cursor:zoom-in}
.single-product-card{position:relative;z-index:1}
.single-product-card .product-thumbnail{position:relative;z-index:1}
.single-product-card .product-thumbnail img{border-radius:.375rem}
.single-product-card .product-thumbnail .badge{position:absolute;right:1rem;bottom:1rem;z-index:10}
.single-product-card .product-title{font-size:1.125rem;color:#1f0757;margin-top:.75rem;font-weight:500;margin-bottom:.25rem}
.single-product-card .sale-price{font-size:1.25rem;line-height:1;color:#0134d4;font-weight:500}
.single-product-card .sale-price span{font-size:1rem;margin-left:.25rem;text-decoration:line-through;color:#ea4c62}
.product-list-wrap .single-product-card .product-thumbnail img{max-height:10rem}
.shop-pagination small{border-left:3px solid #0134d4;padding-left:.5rem;line-height:1}
.search-form-wrapper form{border-bottom:1px solid #ebebeb}
.single-search-result{position:relative;z-index:1}
.single-search-result h6{font-size:18px}
.single-search-result a{font-size:12px;font-weight:500;text-decoration:underline}
.service-card{position:relative;z-index:1}
.service-card .card-body{padding:2rem}
.service-card .service-text{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;width:60%}
.service-card .service-text h1,.service-card .service-text h2,.service-card .service-text h3,.service-card .service-text h4,.service-card .service-text h5,.service-card .service-text h6{color:#fff}
.service-card .service-text p{color:rgba(255,255,255,0.75)}
.service-card .service-img{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%;width:40%;text-align:right;padding-left:1.5rem}
.service-card .service-img img{max-width:100%}
.team-member-card{position:relative;z-index:1;text-align:center!important;background-color:#fff!important;overflow:hidden}
.team-member-card .team-member-img{border-radius:50%;position:relative;z-index:1;margin-bottom:1.5rem}
.team-member-card .team-member-img::after{position:absolute;width:90%;height:90%;content:'';top:5%;right:5%;z-index:10;border:1px solid #fff;border-radius:50%}
.team-member-card .team-member-img img{border-radius:50%}
.team-member-card .contact-info{padding:.5rem 1rem;border-radius:0 0 .5rem .5rem}
.team-member-card .contact-info p{color:#fff}
.user-info-card{position:relative;z-index:1}
.user-info-card .user-profile{position:relative;z-index:1;width:80px;height:80px;border-radius:50%}
.user-info-card .user-profile::after{position:absolute;content:'\f040';font-family:"FontAwesome";top:12px;right:10px;font-size:12px;color:#fff}
.user-info-card .user-profile img{border-radius:50%}
.user-info-card .user-profile form .form-control{position:absolute;width:30px;height:30px;right:0;top:6px;border:0;border-radius:50%;padding:0;line-height:30px;text-indent:-99999999999999999rem;background-color:#0134d4}
.feature-card .card{width:3.5rem;height:3.5rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.5rem}
.feature-card .card img{max-width:2rem;max-height:2rem}
.feature-card .card i{font-size:1.5rem}
.feature-card p{line-height:1.25;font-size:12px;font-weight:500}
.preview-iframe-wrapper{position:relative;z-index:1}
@media only screen and (min-width:1200px){.preview-iframe-wrapper .container.demo-container{max-width:1140px}}
@media only screen and (min-width:992px) and (max-width:1199px){.preview-iframe-wrapper .container.demo-container{max-width:960px}}
@media only screen and (min-width:768px) and (max-width:991px){.preview-iframe-wrapper .container.demo-container{max-width:720px}}
@media only screen and (min-width:480px) and (max-width:767px){.preview-iframe-wrapper .container.demo-container{width:100%;max-width:100%}}
@media only screen and (min-width:576px) and (max-width:767px){.preview-iframe-wrapper .container.demo-container{max-width:540px}}
.preview-iframe-wrapper .preview-hero-area{position:relative;z-index:1;width:100%;padding-top:100px;padding-bottom:100px;overflow:hidden}
.preview-iframe-wrapper .preview-hero-area .big-shadow-text{position:absolute;bottom:-5rem;font-size:25rem;left:-4rem;line-height:1;opacity:.12;font-weight:700}
@media only screen and (min-width:992px) and (max-width:1199px){.preview-iframe-wrapper .preview-hero-area .big-shadow-text{font-size:20rem}}
@media only screen and (min-width:768px) and (max-width:991px){.preview-iframe-wrapper .preview-hero-area .big-shadow-text{font-size:20rem}}
@media only screen and (min-width:576px) and (max-width:767px){.preview-iframe-wrapper .preview-hero-area .big-shadow-text{font-size:16rem}}
@media only screen and (max-width:767px){.preview-iframe-wrapper .preview-hero-area .big-shadow-text{font-size:14rem}}
.preview-iframe-wrapper .preview-hero-area .version-number{background-color:#fff}
.preview-iframe-wrapper .preview-hero-area .demo-title{font-size:3rem;margin-bottom:1rem;font-weight:700}
@media only screen and (min-width:992px) and (max-width:1199px){.preview-iframe-wrapper .preview-hero-area .demo-title{font-size:2.75rem}}
@media only screen and (max-width:767px){.preview-iframe-wrapper .preview-hero-area .demo-title{font-size:2rem}}
@media only screen and (min-width:576px) and (max-width:767px){.preview-iframe-wrapper .preview-hero-area .demo-title{font-size:2.5rem}}
.preview-iframe-wrapper .preview-hero-area .demo-title span{color:#0134d4}
.preview-iframe-wrapper .preview-hero-area .demo-desc{font-size:18px}
.preview-iframe-wrapper .preview-hero-area .qr-code-wrapper{position:relative;z-index:1;background-color:#fff;text-align:center;max-width:18rem;padding:2rem;border-radius:.5rem;margin-top:4rem}
.preview-iframe-wrapper .preview-hero-area .qr-code-wrapper h6{font-size:14px}
.preview-iframe-wrapper .preview-hero-area iframe{position:relative;z-index:1;width:383px;height:746px;border:4px solid #404040;border-radius:1.5rem;-webkit-box-shadow:0 0 48px 30px rgba(13,110,253,0.15);box-shadow:0 0 48px 30px rgba(13,110,253,0.15)}
@media only screen and (min-width:768px) and (max-width:991px){.preview-iframe-wrapper .preview-hero-area iframe{display:none}}
@media only screen and (max-width:767px){.preview-iframe-wrapper .preview-hero-area iframe{display:none}}
.preview-iframe-wrapper .section-heading{padding-bottom:100px}
.preview-iframe-wrapper .features-area{position:relative;z-index:1;padding:100px 0;background-color:#fff}
.preview-iframe-wrapper .features-area .card{border:1px solid transparent!important}
.preview-iframe-wrapper .features-area .card img{max-height:2.5rem}
.preview-iframe-wrapper .features-area .card.active{border:1px solid #b6d4fe!important;background-color:#f1f2fb!important}
.preview-iframe-wrapper .features-area .card.active h6{color:#084298}
.preview-footer-area{position:relative;z-index:1;padding:30px 0}
.preview-footer-area .footer-logo a{display:block}
.preview-footer-area .footer-logo a img{max-height:2.5rem}
.preview-footer-area p{font-size:20px}
.home-page-toast{position:fixed;top:65px;right:15px;z-index:1000;max-width:18.5rem}
.w-85{width:85%;}
.mb-4rem{margin-bottom:4rem;}
.forumlist .card-blog-content{padding: .8rem; width: 70%; max-width: 70%; -webkit-box-flex: 0; -ms-flex: 0 0 70%; flex: 0 0 70%;}
.forumlist .card-blog-img{width: 30%; max-width: 30%; -webkit-box-flex: 0; -ms-flex: 0 0 30%; flex: 0 0 30%; height: 150px;}
.text-lightblack{color:#2d2d2d;}
.bi-plus::before{vertical-align: -0.200em;}