/*
	CR Team - Professional Web Designer
*/
body {
    width: 100%;
    height: 100%;
    font-family: "Nunito", sans-serif;
    font-size: 14px;
    color: #001a39;
    background-color: #fff;
}
select,
option {
}
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}
input {
    outline: 0;
}
html {
    width: 100%;
    height: 100%;
}
a,
a:hover,
a:focus {
    text-decoration: none;
}
a:hover {
    color: #1499fd;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 600;
    font-family: "Oswald", sans-serif;
}
p {
    margin: 0 0 15px;
    line-height: 1.5;
}
* {
    outline: 0;
}

@media (min-width: 767px) {
    p {
        margin: 0 0 10px;
        line-height: 1.6;
    }
}
a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #666;
}
a img {
    border: none;
}
img {
    max-width: 100%;
    vertical-align: top;
    height: auto;
}
::-webkit-input-placeholder {
    color: #ccc;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #ccc;
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: #ccc;
}
:-ms-input-placeholder {
    color: #ccc;
}
.img-holder {
    width: 100%;
}
.section {
    padding: 90px 0;
}
.dots li a:before {
    background: #fff;
    border: 1px solid #bdbdbd;
    width: 10px;
    height: 10px;
    right: 1px;
}
.dots li a.active:before {
    background: #ffcc01;
    border: 0;
}

body.offcanvas-active {
    overflow: hidden;
}
.offcanvas-header {
    display: none;
}
.screen-overlay {
    width: 0%;
    height: 100%;
    z-index: 30;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition: opacity 0.2s linear, visibility 0.1s, width 1s ease-in;
}
.screen-overlay.show {
    transition: opacity 0.5s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible;
}
.header-vrg .navbar-vrg {
    background: transparent;
    transition: all 0.3s linear;
}
.header-vrg .navbar-vrg.sticky {
    background: #fff;
    box-shadow: 0 -2px 5px #8a8a8a;
    height: 72px;
}
.navbar-expand-lg .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    color: #001a39;
    padding: 10px 19px;
}
.navbar-expand-lg .navbar-nav .nav-item .nav-link:hover,
.navbar-expand-lg .navbar-nav .nav-item .nav-link:focus,
.navbar-expand-lg .navbar-nav .nav-item.active .nav-link {
    color: #197dc8;
}
.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link {
    margin-left: 38px;
}
.navbar-expand-lg .navbar-nav .nav-item .nav-link.btn-reg {
    color: #fff;
}
.breadcrumbs {
    margin-top: 72px;
    background: #f9f9f9;
}
.breadcrumb {
    border-radius: 0;
    background: transparent;
    margin-bottom: 0;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
}

/* Start section css */
.section.section-hero {
    padding: 0;
    background-image: url("/assets/img/bg_hero.jpg");
    background-size: cover;
}
.section-hero .label {
    color: #fff;
}
.hero-title {
    font-size: 46px;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 32px;
}
.box-cal-temp {
    border-radius: 16px 16px 0 0;
    padding: 34px 24px 31px;
    -webkit-backdrop-filter: blur(17px);
    backdrop-filter: blur(17px);
    background-color: rgba(255, 255, 255, 0.14);
    height: 100%;
}
.box-cal-temp .row {
    align-items: baseline;
}
input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    background: transparent;
}
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
}
input[type="range"]:focus {
    outline: none;
}

input[type="range"]::-ms-track {
    width: 100%;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}
.cal-range {
    margin-top: 10px;
    margin-bottom: 22px;
}
.cal-range .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 10px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.14);
    outline: none;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
}
.num-value {
    color: #fff;
    font-size: 16px;
    margin-top: 12px;
}
.num-min {
    font-size: 16px;
    opacity: 0.6;
}
.num-max {
}
.cal-range .slider:hover {
    opacity: 1;
}
.cal-range .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 23px;
    height: 23px;
    border: 0;
    box-shadow: 0 0 13px 0 #ffcc01;
    border: solid 1px #ffffff;
    background-color: #ffcc01;
    border-radius: 99px;
    cursor: pointer;
}
.cal-range .slider::-moz-range-thumb {
    width: 23px;
    height: 23px;
    border: 0;
    box-shadow: 0 0 13px 0 #ffcc01;
    border: solid 1px #ffffff;
    background-color: #ffcc01;
    border-radius: 99px;
    cursor: pointer;
}

.cal-number {
    font-size: 42px;
    color: #ffcc01;
    font-family: "Oswald";
    line-height: 1;
}
.cal-des {
    font-size: 14px;
    color: #fff;
    margin-left: 12px;
}
.section-hero {
    position: relative;
}
.section-hero .container {
    z-index: 2;
}
.last-row {
    margin-top: 75px;
    margin-bottom: 5px;
}
.col1 .box-cal-temp {
    padding: 25px 30px 25px 55px;
    position: relative;
    border-radius: 55px 0 0 0;
    height: 142px;
}
.box-cal-temp .label {
    margin-bottom: 15px;
}
.col1 .box-cal-temp .corner-img {
    position: absolute;
    left: -10px;
    top: -10px;
}
.col1 .box-cal-temp .corner-img:before {
    content: "";
    width: 38px;
    height: 38px;
    border-radius: 99px;
    position: absolute;
    left: 7px;
    background: #0000007d;
    z-index: -1;
    top: 7px;
}
.col2 .box-cal-temp {
    height: 130px;
    border-radius: 0;
    margin-left: 3px;
    padding: 16px 24px 25px 24px;
}
.p-access {
    font-family: Oswald;
    font-size: 40px;
    font-weight: normal;
    line-height: 1;
    color: #64db88;
}
.p-access .fa {
    text-shadow: 0px 0px 12px #65e08b;
    font-size: 13px;
    line-height: 40px;
    height: 48px;
    vertical-align: middle;
    margin-right: 15px;
}
.user-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 53px;
    width: 53px;
    border-radius: 99px;
    overflow: hidden;
}
.user-name {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0.17px;
    text-align: left;
    color: #001a39;
}
.user-name.user-date {
    font-size: 16px;
}
.user-phone {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.17px;
    text-align: left;
    color: #7b93a5;
}
.user-money {
    background-image: linear-gradient(to top, #187cc7, #33a3f8);
    font-family: Oswald;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.17px;
    text-align: left;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.user-des {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.17px;
    text-align: center;
    color: #001a39;
}
.b-right {
    border-right: 2px solid #0000001a;
}
.statistics {
    margin-bottom: 24px;
}
.statistics .cover {
    width: 54px;
    height: 54px;
    line-height: 54px;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #1499fd, #1499fd);
    border-radius: 99px;
    text-align: center;
    margin-right: 16px;
}
.statistics .cover img {
    vertical-align: middle;
}
.statistics .info .title {
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    font-family: "Nunito";
    letter-spacing: 0.17px;
    text-align: left;
    color: #7b93a5;
    margin-bottom: 0;
}
.statistics .info .number {
    background-image: linear-gradient(to top, #187cc7, #33a3f8);
    font-family: "Oswald";
    font-size: 28px;
    font-weight: 600;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.table tr td {
    border: 1px solid #ccc;
}
.content p,
.text {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.17px;
}
.table-vr {
    border-collapse: collapse;
    border-radius: 16px;
    border-style: hidden; /* hide standard table (collapsed) border */
    box-shadow: 0 0 0 2px #66666638; /* this draws the table border  */
    width: 100%;
    color: #001a39;
}
.table-vr th,
.table-vr td {
    padding: 24px;
    border: 2px solid #0000001a;
}
.table-vr th,
.label {
    font-size: 24px;
    font-family: "Oswald";
}
.table-vr .inner {
    align-items: center;
    display: flex;
    height: 100%;
}
.btn-reg {
    padding: 9px 16px 12px;
    border-radius: 7px;
    -webkit-backdrop-filter: blur(17px);
    backdrop-filter: blur(17px);
    background-image: linear-gradient(to right, #187cc7, #33a3f8);
    color: #f5f5f5;
    font-size: 18px;
    font-weight: normal;
    font-family: "Oswald";
    display: block;
}
button.btn-reg {
    border: 0;
}
.btn-reg:hover,
.btn-reg:hover {
    color: #fff;
}
.btn-fill {
    width: 100%;
    text-align: center;
}
.cal-reg .btn-reg {
    padding: 12px 34px 13px 33px;
    border-radius: 8px;
    box-shadow: 0 0 13px 0 #ffcc01;
    background: #ffcc01;
    font-size: 24px;
    font-weight: 600;
    color: #02182d;
    display: inline-block;
}
.btn-reg .fa {
    margin-left: 10px;
    font-size: 80%;
}
.section-achievement {
    padding: 0;
}
.section-achievement > div.align-self-center,
.section-testimonial > div.align-self-center {
    max-height: 100%;
}
.ac-img {
    margin-bottom: 25px;
}
.ac-info .title {
    background-image: linear-gradient(to top, #187cc7, #33a3f8);
    font-family: Oswald;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.achievement-slider {
    background: url("/assets/img/map-base_1.png");
    padding: 90px 0;
}
.ac-slider .item {
    background: #fff;
    max-width: 338px !important;
    padding: 40px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
}
.ac-slider .item:nth-child(odd) {
    margin-bottom: 80px;
}
.ac-slider .item:nth-child(even) {
    margin-top: 58px;
}
.ac-slider .slick-slide {
    margin: 0 27px;
}
.ac-slider .slick-list {
    margin: 0 -27px;
}
.section-blog .item a,
.section-page-content .item a {
    display: block;
}
.section-blog .thumb,
.section-page-content .thumb {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 60%;
}
.section-page-content .thumb {
    padding-top: 60%;
}
.section-page-content .inner {
    word-wrap: break-word;
}
.section-blog .thumb:before,
.section-page-content .thumb:before {
    content: "";
    padding-top: 55%;
}
.section-products,
.section-testimonial,
.section-blog {
    background-image: url("/assets/img/map-base_1.png");
    background-size: contain;
    background-position: center center;
}
.section-products .p-second {
    padding: 24px;
    border-radius: 14px;
    cursor: pointer;
}
.section-products .p-col .title {
    font-size: 40px;
    text-align: left;
}
.section-products .p-col .text {
    min-height: 210px;
}
.section-products .p-second:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 14px;
    box-shadow: 0 4px 20px 0 rgba(20, 153, 253, 0.06);
    background-color: #fff;
    background-image: linear-gradient(
        to bottom,
        rgb(20 153 253 / 6%),
        rgb(20 153 253 / 6%)
    );
}
.section-products .owl-item.active.center .p-second,
.section-products .p-second:hover {
    color: #fff;
}
.section-products .owl-item.active.center .p-col.p-first {
    color: #001a39;
}
.section-products .p-second:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    background-image: linear-gradient(to top, #187cc7, #33a3f8);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
    overflow: hidden;
    border-radius: 14px;
    transform: scale(0.5, 0.5);
    transform-origin: bottom left;
    opacity: 0;
    z-index: -1;
    -webkit-transition-property: opacity, transform;
    -webkit-transition-duration: 0.3s, 0.3s;
    -webkit-transition-timing-function: ease-out, ease-out;
}
.section-products .owl-item.active.center .p-second:after,
.section-products .p-second:hover:after {
    transform: scaleY(1);
    opacity: 1;
}
.section-products .owl-item .p-col:before {
}
.section-products .p-second:hover:before {
    transform: scale(1, 1);
}
.section-products .owl-item.active.center .p-col.p-first:before {
    background: transparent;
    color: #001a39;
    box-shadow: none;
}
.number {
    font-family: Oswald;
    font-size: 32px;
    font-weight: 500;
    color: #fff;
}
.p-third .number {
    color: #001a39;
}
.p-col p {
    margin: 0;
}
.hr-top,
.owl-item.active.center .p-first .hr-top {
    width: 80%;
    height: 2px;
    opacity: 0.1;
    margin-left: 0;
    backdrop-filter: blur(17px);
    background-color: #000;
}
.p-second .hr-top {
    width: 100%;
    background-color: #0000003b;
}
.owl-item.active.center .hr-top {
    background-color: #fff;
}
.btn-readmore {
    padding: 10px 39px 11px 38px;
    border-radius: 7px;
    backdrop-filter: blur(17px);
    border: solid 2px #1499fd;
    color: #1499fd;
    font-family: "Oswald";
}
.section-download {
    padding: 0;
}
.section-download .content {
    padding: 0 0 0 56px;
    max-width: 530px;
}
.section-download .content > p {
    margin-bottom: 25px;
}
.content {
    color: #001a39;
}
.content h2,
.section h2 {
    font-size: 32px;
    color: #001a39;
}
.dl-link {
    margin-bottom: 32px;
}
.qrcode {
    width: 90px;
    margin-right: 15px;
}
.store a {
    display: block;
}
.store a:first-child {
    margin-bottom: 6px;
}
.bg-pic {
    height: 100vh;
    width: 100%;
    background-size: cover;
    background-position: center center;
}
.info h3,
.lb {
    font-size: 16px;
    font-weight: bold;
}
.section-blog .info h3 {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.excerpt {
    font-size: 16px;
    color: #001a39;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.blog-page .item {
    margin-bottom: 25px;
}
.blog-page .item .excerpt {
    border-bottom: 1px solid #9993;
    padding-bottom: 20px;
    margin-bottom: 10px;
    color: #7b93a5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}
.datetime {
    color: #7b93a5;
}
.section-blog .item,
.section-testimonial .item {
    border-radius: 16px;
    overflow: hidden;
    background-color: #fff;
    background-image: linear-gradient(
        to bottom,
        rgba(20, 153, 253, 0.06),
        rgba(20, 153, 253, 0.06)
    );
}
.section-blog .item {
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
}
.section-blog .info,
.section-testimonial .info {
    padding: 24px 16px;
    font-size: 16px;
    font-weight: normal;
    color: #001a39;
}
.section-testimonial .info h3 {
    font-family: "Nunito";
    margin-bottom: 8px;
    line-height: 1;
}
.section-testimonial .info .sub-title {
    margin-bottom: 8px;
    color: #7b93a5;
    line-height: 1;
}
.section-testimonial .thumb {
    padding-top: 95%;
    border-radius: 14px;
    overflow: hidden;
}
.thumb .icon-play {
    position: absolute;
    left: 17px;
    bottom: 15px;
}
.thumb .icon-play img {
    width: 52px;
}
.section-wcu {
    background-image: url("/assets/img/bg-phones.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
}
.section-wcu .title {
    margin-bottom: 64px;
}
.scroll-container section {
    overflow: hidden;
}
.wcu-slider .item h3 {
    font-size: 27px;
    line-height: 40px;
    font-weight: 600;
    background-image: linear-gradient(to top, #187cc7, #33a3f8);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.wcu-slider .item p {
    font-size: 16px;
    letter-spacing: 0.17px;
    text-align: left;
    color: #001a39;
    max-width: 356px;
    line-height: 1.3;
}
.section-page-content {
    padding: 45px 0;
}
.section-page-content .container,
.page .breadcrumbs .container {
    max-width: 1100px;
}
.page-product .container {
    max-width: 1280px;
}
.sub-heading {
    font-size: 14px;
    text-transform: uppercase;
    color: #1499fd;
    font-weight: bold;
    margin-bottom: 5px;
}
.heading {
    font-family: Nunito;
    font-size: 32px;
    font-weight: 900;
    line-height: 1.3;
    color: #001a39;
}
.blog-page .heading {
    margin-bottom: 30px;
}
.section-page-content .info {
    font-size: 14px;
    font-weight: 500;
    color: #7b93a5;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.section-page-content .info span {
    font-weight: bold;
    color: #00bff3;
}
.content,
.content p {
    line-height: 1.3;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 30px;
}
.share-icons {
}
.share-icons .icon,
.share-icons .icon a {
    color: #074fa4;
    font-size: 14px;
    font-weight: 600;
}
.share-icons .icon a .fa,
.share-icons .icon a .fab {
    font-size: 24px;
    line-height: 24px;
    vertical-align: bottom;
    margin-right: 8px;
}
.related-post {
    padding: 15px 0;
    border-top: 1px solid #9993;
    border-bottom: 1px solid #9993;
}
.related-post .icon {
    width: 24px;
    height: 24px;
    line-height: 25px;
    color: #fff;
    background: #1499fd;
    border-radius: 99px;
    text-align: center;
}
.related-post .left .icon {
    margin-right: 10px;
}
.related-post .right .icon {
    margin-left: 10px;
}
.related-post .text {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    letter-spacing: 0;
    max-width: 280px;
}
.related-post .right .text {
    text-align: right;
}
.widget {
    padding: 15px 0;
    margin-bottom: 30px;
}
.footer .widget {
    padding: 0 15px;
}
.widget,
.widget .title,
.widget a,
label {
    font-family: Nunito;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.widget .title,
.blog-page .title {
    font-weight: bold;
    font-size: 18px;
    font-family: Nunito;
}
.widget li a {
    padding: 15px 0;
    border-bottom: 1px solid #9993;
    display: block;
}
.widget li a:hover,
.widget li a:focus,
.related-post a:hover .text {
    color: #1499fd;
}
.widget li:first-child a {
    padding-top: 0;
}
.widget li:last-child a {
    padding-bottom: 0;
    border-bottom: 0;
}
.footer .widget,
.footer .widget a,
.footer .widget .title {
    color: #001a39;
}
.footer .widget .title {
    margin-bottom: 15px;
}
.footer .widget li a {
    padding: 3px 0;
    border: 0;
}
.footer-logo {
    margin-bottom: 24px;
}
.footer .top-footer {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 60px 0 30px;
    background-image: linear-gradient(to top, #ffffffe8, #ffffffe8),
        linear-gradient(to bottom, #1499fd, #1499fd);
}
.footer .copyright {
    padding: 20px 0;
    background-image: linear-gradient(to top, #ffffffe8, #ffffffe8),
        linear-gradient(to bottom, #1499fd, #1499fd);
}
.blog-page .list-item {
    margin-bottom: 65px;
}
.page-link {
    color: #212b36;
    border-radius: 3px;
    margin: 0 3px;
    font-weight: bold;
    font-size: 16px;
    width: 32px;
    height: 32px;
    padding: 0;
    line-height: 32px;
    text-align: center;
}
.page-item.active .page-link,
.page-link:hover {
    background: none;
    border-color: #1499fd;
    color: #1499fd;
}
.owl-carousel.products-slider .owl-stage {
    display: flex;
}
.section-auth {
    background: url("/assets/img/magical-6046020_1920.jpg") no-repeat;
    background-size: cover;
}
body.auth_page .navbar-expand-lg .navbar-nav .nav-item .nav-link {
    color: #fff;
}
.section-auth {
    padding: 120px 0 0;
    min-height: 100vh;
}
.section-auth .inner {
    background: #fff;
    padding: 40px 40px 120px;
    border-radius: 36px 36px 0 0;
    max-width: 458px;
    margin: auto;
}
.section-auth.section-otp .inner {
    border-radius: 36px;
}
.section-auth .inner .title {
    margin-bottom: 42px;
    font-size: 28px;
    color: #000;
}
.section-auth .inner label,
.section-auth .inner p {
    color: #000;
}
.login_form .btn-reg {
    font-size: 22px;
}
.login_form {
    margin-bottom: 24px;
}
.login_form .form-check {
    margin-bottom: 30px;
}
.login_form .form-control {
    height: auto;
    padding: 15px 15px 16px 42px;
    font-size: 16px;
    border-radius: 12px;
}
.login_form .form-control.input_email:before {
    content: "\f0e0";
}
.login_form .wrapper {
    position: relative;
    margin-bottom: 32px;
}
.login_form .wrapper:before {
    font-family: "Font Awesome 5 Free";
    color: #d8d8d8;
    position: absolute;
    left: 15px;
    top: 16px;
    font-weight: bold;
    content: "\f0e0";
    font-size: 16px;
}
.login_form .wrapper.input_email:before {
    content: "\f0e0";
}
.login_form .wrapper.input_password:before {
    content: "\f023";
}
.login_form .wrapper.input_phone:before {
    content: "\f095";
}
.show_pwd {
    position: absolute;
    right: 15px;
    top: 18px;
    color: #1499fd;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
}
.auth_info_slide .thumb {
    max-width: 291px;
    margin: auto;
}
.auth_info_slide .item {
    max-width: 391px;
    color: #fff;
    text-align: center;
    margin: auto;
    font-size: 16px;
}
.auth_info_slide .item .title {
    font-size: 28px;
    margin: 16px 0;
}
.owl-btn {
    display: block;
    margin: 15px auto;
    text-align: center;
    color: #fff;
}
.btn-auth {
    display: inline-block;
    cursor: pointer;
    border-radius: 99px;
    width: 42px;
    height: 42px;
    line-height: 44px;
    background: #fff;
    color: #001a394d;
    font-size: 14px;
}
.btn-auth.customPrevBtn {
    margin-right: 20px;
}
.btn-auth:hover,
.btn-auth:focus {
    color: #187cc7;
}
.text_hl {
    color: #1499fd;
    font-weight: bold;
}
.hero-banners {
    margin-top: 72px;
}
.hero-banners .banner {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 140px 0 40px 40px;
    border-radius: 8px;
    margin-top: 35px;
    overflow: hidden;
    position: relative;
}
.hero-banners .banner:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.38;
}
.hero-banners .text {
    position: relative;
}
.sub-heading {
    font-family: Oswald;
    font-size: 25px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px;
}
.hero-banners .heading {
    font-family: Oswald;
    font-size: 72px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 25px;
}
.loan-calculate .form-input {
    background-image: linear-gradient(to right, #187cc7, #33a3f8);
    padding: 24px 24px 32px;
    border-radius: 8px;
    margin-bottom: 24px;
}
.form-input label {
    font-family: Oswald;
    font-size: 18px;
    font-weight: 500;
}
.form-input select option {
    color: #333;
}
.form-input .form-control {
    padding: 14px 16px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.2);
    height: auto;
    border: 0;
    font-size: 22px;
    font-family: Oswald;
}
.loan-calculate .cur {
    position: relative;
}
.loan-calculate .cur .unit {
    position: absolute;
    top: 14px;
    right: 16px;
    bottom: 14px;
    font-family: Oswald;
    font-size: 22px;
}
.sub-heading,
.hero-banners .heading,
.form-input label,
.loan-calculate .cur .unit,
.form-input .form-control {
    color: #fff;
    font-weight: 500;
}
select.styled-select {
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
    background: url("/assets/img/br_down.png") no-repeat right #ddd;
    background-position-x: 96%;
    background-position-y: 50%;
}
.btn-submit {
    background: #ffcc01;
    width: 100%;
    font-size: 24px;
    color: #02182d;
    font-weight: 600;
}
.loan-detail {
    background: linear-gradient(to top, #ffffffe8, #ffffffe8),
        linear-gradient(to bottom, #1499fd, #1499fd);
    padding: 28px;
    border-radius: 8px;
}
.loan-detail .title {
    font-size: 24px;
}
.first .number {
    font-family: Oswald;
    font-size: 24px;
    font-weight: 600;
    color: #33a3f8;
}
.loan-detail .lb {
}
.loan-detail .value {
    color: #2b2824;
    font-size: 16px;
    font-weight: 500;
}
.loan-detail .d-flex {
    padding: 16px 0;
}
.loan-detail .d-flex.first {
    margin-bottom: 20px;
    padding: 0;
}
.line-b {
    border-bottom: 1px solid #c9e4f9;
}
.loan-detail .line-b:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
