@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Pacifico&display=swap');
body {
    font-size: 16px;
    line-height: 1.5em;
    color: #3C4858;
    font-family: "Be Vietnam Pro", sans-serif;
}
a, a:hover{color: #1a235b;text-decoration: none !important;transition: .2s all;}
a:hover {
    color: #bc0001;
}
#wrapper{overflow: hidden;}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 15px;
}
img{
    max-width: 100%;
    height: auto;
}
header .top-header {
    background-color: #e4e7ff;
    padding: 15px 0;
}
header .top-header .why-choose {
    font-size: 16px;
    font-weight: 700;
    color: #1a235b;
}
header .top-header .login {
    color: #1a235b;
    font-size: 1.13rem;
}
header .main-header {
    padding: 25px 0;
    background-color: #fff;
    box-shadow: 0 4px 18px 0px rgba(0, 0, 0, 0.12), 0 7px 10px -5px rgba(0, 0, 0, 0.15);
}
header .menu {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    list-style: none;
}
header .menu a {
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    padding: 0.9375rem;
    display: inline-block;
}
header .menu > li{
    position: relative;
}
header .menu > li ul.sub-menu{
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    margin-top: 0;
    border-radius: 13px;
    padding: 5px 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    list-style: none;
    margin-bottom: 0;
    z-index: 100;
    min-width: 232px;
    background-color: #fff;
}
header .menu li.menu-item-has-children > a{
    position: relative;
}
header .menu li.menu-item-has-children > a:after{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
header .menu li.menu-item-has-children:hover > ul.sub-menu{
    margin-top: -9px;
    opacity: 1;
    visibility: visible;
}
header .menu > li ul.sub-menu a{
    display: block;
    border-bottom: 1px solid #e9ecef;
}
header .menu > li ul.sub-menu li:last-child > a{
    border-bottom: unset;
}
.cs-btn {
    display: inline-block;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    font-size: 18px;
    padding: 8px 24px;
    border-radius: 0.5rem;
}
.btn-white {
    color: #e1283e !important;
    background: white !important;
    border: 1px solid red !important;
}
.btn-red {
    color: #fff !important;
    background-color: #d21128 !important;
    border: 1px solid #e91e63 !important;
    box-shadow: 0 2px 2px 0 rgba(233, 30, 99, 0.14), 0 3px 1px -2px rgba(233, 30, 99, 0.2), 0 1px 5px 0 rgba(233, 30, 99, 0.12);
}
header .cs-btn {
    font-weight: 600;
    font-size: 0.875rem !important;
    padding: 7px 18px !important;
}
.text-3xl {
    font-size: 1.875rem;
}
.mt-md-4 {
    margin-top: 1.5rem !important;
}
.fw-bold {
    font-weight: 600 !important;
}
footer {
    background: #efefef;
    padding: 1.875rem 0 0;
    font-size: 1.2rem;
    font-weight: 400;
    color: #1A235B;
    line-height: 1.5em;
}
footer .widget-title {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 15px;
}
footer a {
    font-size: 1em;
    display: block;
    font-weight: 400;
    padding: 4px 5px !important;
}
footer .footer-bot {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-top: 3rem;
}
.copyright {
    background: #1a235b;
    color: #B6CFFF;
    font-size: 1.125rem;
    font-weight: 500;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 15px;
}
.list-pm .title {
    font-size: 2.25rem;
}
.list-pm .desc {
    font-size: 1.355rem;
    font-weight: 400;
}
.bgtrydemo {
    background: #e8dbff;
    border-radius: 20px;
    background-image: url(../../images/arrowround.png), url(../../images/arrow2.png);
    background-repeat: no-repeat;
    background-position: 0 100%, 90% bottom;
}
.bgtrydemo p {
    color: #1a235b;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.5em;
}
.morefea {
    padding: 14px;
    border-radius: 11px;
    margin: 10px 2px;
    background: #9c27b00d;
    border: 1px solid #9c27b021;
}
.morefea .feaicon {
    height: 30px;
    width: 30px;
    -webkit-mask-size: cover;
    mask-size: cover !important;
    background: #3400a4;
    margin-right: 16px !important;
    margin-left: 7px;
}
#funcarea .feaicon {
    height: 45px;
    width: 45px;
    -webkit-mask-size: cover;
    mask-size: cover !important;
    background: #00158d;
}
.ms-auto {
    margin-left: auto !important;
}
h1, .h1 {
    font-size: 2.4rem;
    line-height: 1.15em;
}
h4, .h4 {
    font-size: 1.355rem;
    line-height: 1.5em;
}
h6, .h6 {
    font-size: 1.12rem;
    line-height: 1.15em;
}
.text-crimson {
    color: #7C003B !important;
}
@media only screen and (min-width: 768px) {
    .image-header {
        width: 400px !important;
    }
}
@media only screen and (min-width: 992px) {
    .image-header {
        width: 100% !important;
        height: 100% !important;
    }
}
@media only screen and (min-width: 1200px) {
    .image-header {
        width: 120% !important;
        height: 120% !important;
    }
}
.image-header {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    min-height: 350px;
}


