.gradient-bg1 {
    background: rgba(0, 0, 0, 0.4)
}

.header-appear .navbar-top-default.navbar-gradient {
    background: #193651;
}

.navbar-top-default *,
.navbar-top-default {
    transition: all 0.3s ease-in !important;
}

.navbar-top-default {
    background: #193651;
    height: 90px;
}

.headersmall .navbar-top-default {
    height: 70px;
}

.btn.btn-lux {
    background: #d3c3a7;
    border-color: #d3c3a7;
    color: #193651;
}

.gradient-text1 {
    color: #d3c3a7;
    background: none;
    -webkit-background-clip: none;
    -webkit-text-fill-color: unset;
}

.third-color {
    color: #d3c3a7;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #193651;
}

.wexim .tp-bullet.selected .tp-bullet-inner {
    background: #193651;
}

.wexim .tp-bullet .tp-bullet-inner {
    border: 3px solid #d3c3a7;
}

.wexim .tp-bullet:not(:last-child) .tp-line {
    background: #d3c3a7;
}

header a.logo img {
    max-height: 50px;
    max-width: 190px;
    vertical-align: sub;
}

.maincaption {
    font-size: 2em !important;
}

.h6,
h6 {
    font-size: 1.2rem;
}

body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #2b2b2b;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.5px;
}

.navbar-top-default.navbar-gradient .navbar-nav .nav-link {
    padding: .4rem 0;
    color: #FFFFFF;
    font-weight: 300;
    min-width: 85px;
    text-align: center;
    padding: 0 12px;
    font-size: 15px;
}

:lang(bm) .navbar-top-default.navbar-gradient .navbar-nav .nav-link {
    padding: .4rem 0;
    color: #FFFFFF;
    font-weight: 300;
    min-width: auto;
    text-align: center;
    padding: 0 10px;
    font-size: 14px;
}

.header-appear .navbar-top-default.navbar-gradient .navbar-nav .nav-link,
.header-appear .navbar-top-default.navbar-gradient .navbar-nav .nav-link.active {
    color: #FFFFFF;
    font-size: 15px;
}

.whyus img {
    width: 100px;
    height: auto;
    margin: 20px 0;
}

.applydiv * {
    transition: all 0.3s ease !important;
}

.applydiv {
    position: fixed;
    z-index: 999;
    top: -700px;
    left: 0;
    background: #f0f0f0;
    width: 100%;
    height: 530px;
    transition: all 0.3s ease;
       
}

.headersmall .applydiv.slidedown {
    top: 70px;
}

.slidedown {
    top: 0px;
}

#applyform label {
    margin: 0;
}

.form-control {
    padding: 1.5475rem .75rem;
    font-weight: 300;
    padding-top: 27px;
}

#overlay {
    position: fixed;
    /* Sit on top of the page content */
    display: none;
    /* Hidden by default */
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    /* Black background with opacity */
    z-index: 2;
    /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer;
    /* Add a pointer on hover */
}

#applyform {
    padding: 3em 0;
}

#submitloan {
    background: #193651;
    padding: 10px 30px;
    color: #fff;
    border-radius: 5px;
    outline: none;
    border: 0;
    cursor: pointer;
}

.btn-close {
    margin: 0;
    border: 0;
    padding: 0;
    background: #193651;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 150ms;
}

.btn-close {
    position: absolute;
    right: 30px;
    top: 30px;
}

.btn-close .icon-cross {
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    position: relative;
    width: 40px;
    height: 40px;
}

.btn-close .icon-cross:before {
    transform: rotate(45deg);
}

.btn-close .icon-cross:before,
.btn-close .icon-cross:after {
    content: "";
    position: absolute;
    top: 17px;
    left: 0;
    right: 0;
    height: 6px;
    background: #fff;
    border-radius: 6px;
}

.btn-close .icon-cross:after {
    transform: rotate(-45deg);
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}

.lesendiv {
    margin-bottom: 20px;
}

.lesendiv h5 {
    color: #fff !important;
    font-size: 13px;
    color: #2b2b2b;
    font-weight: 300;
    line-height: 16px;

}

.address-text h6 {
    color: #fff;
}

.address-text h2 {
    color: #d3c3a7;
}

.address-text {
    padding: 5rem 0;
}

#contact {
    max-height: 620px;
}

p {
    margin-bottom: 0;
    color: #2b2b2b;
}

.marginbottom30 {
    margin-bottom: 30px;
}

.marginbottom50 {
    margin-bottom: 50px;
}

.repaymentable {
    margin: 10px 0;
}

.repaymentable td {
    padding: 5px 10px 5px 25px;
    font-size: 13px;
}

.repaymentable tr:nth-child(odd) td {
    background: #fff;
}

.repaymentable tr:nth-child(even) td {
    background: #eee;
}

.repaymentable tr:nth-child(odd) td:first-child {
    background: #e2e2e2;
}

.repaymentable tr:nth-child(even) td:first-child {
    background: #d6d6d6;
}

.repaymentable .trheader th {
    background: #193651 !important;
    color: #fff !important;
    font-weight: 800 !important;
    text-align: left;
    padding: 5px 10px 5px 25px;
}

#sidemenu_toggle {
    display: none!important;
}

#mbileapply {
    background: #00bcd4;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    display: none
}

.selectoption {
    display: block;
    display: block;
    width: 100%;
    height: calc(3.20rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.form-control.error {
    border: 1px solid #e80a0a !important;
}

.applytoday,
.applytoday:hover {
    background: #193651;
    font-size: 18px;
    color: #fff;
    padding: 15px 30px;
    border-radius: 10px;
}

.whatsapplink {
    position: fixed;
    width: 70px;
    height: 70px;
    right: 50px;
    bottom: 60px;
}

.thanks {
    padding: 200px 0 0;
    text-align: center;
}

.navbar-top-default.navbar-gradient .navbar-nav .nav-link.lang {
    background: #00bcd4;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    margin-top: 0;
    letter-spacing: 0;
    margin-left: 15px;
    line-height: 1.2;
}


:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(1).active ~ .menu-line {
    -webkit-transform: translate3d(-11%, 0, 0);
    transform: translate3d(-11%, 0, 0);
}

:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(2).active ~ .menu-line {
    -webkit-transform: translate3d(83%, 0, 0);
    transform: translate3d(83%, 0, 0);
    /*
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);*/
}

:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(3).active ~ .menu-line {
    -webkit-transform: translate3d(223%, 0, 0);
    transform: translate3d(223%, 0, 0);
}

:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(4).active ~ .menu-line {
    -webkit-transform: translate3d(384%, 0, 0);
    transform: translate3d(384%, 0, 0);
}

:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(5).active ~ .menu-line {
    -webkit-transform: translate3d(563%, 0, 0);
    transform: translate3d(563%, 0, 0);
}

:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(6).active ~ .menu-line {
    -webkit-transform: translate3d(674%, 0, 0);
    transform: translate3d(674%, 0, 0);
}

:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(7).active ~ .menu-line {
    -webkit-transform: translate3d(751%, 0, 0);
    transform: translate3d(751%, 0, 0);
}



:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(1):hover ~ .menu-line {
    -webkit-transform: translate3d(-11%, 0, 0);
    transform: translate3d(-11%, 0, 0);
}

:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(2):hover ~ .menu-line {
    -webkit-transform: translate3d(83%, 0, 0);
    transform: translate3d(83%, 0, 0);
}

:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(3):hover ~ .menu-line {
    -webkit-transform: translate3d(223%, 0, 0);
    transform: translate3d(223%, 0, 0);
}

:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(4):hover ~ .menu-line {
    -webkit-transform: translate3d(384%, 0, 0);
    transform: translate3d(384%, 0, 0);
}

:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(5):hover ~ .menu-line {
    -webkit-transform: translate3d(563%, 0, 0);
    transform: translate3d(563%, 0, 0);
}

:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(6):hover ~ .menu-line {
    -webkit-transform: translate3d(674%, 0, 0);
    transform: translate3d(674%, 0, 0);
}

:lang(bm) .nav-icon .navbar-nav .nav-link:nth-child(7):hover ~ .menu-line {
    -webkit-transform: translate3d(751%, 0, 0);
    transform: translate3d(751%, 0, 0);
}

.side-nav .navbar-nav .nav-link.molang {
    background: #193651;
    padding: 5px 20px !important;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-top: 0;
    letter-spacing: 0;
    margin-left: 0;
    line-height: 1.2;
    text-decoration: none;
}
.side-nav .navbar-nav .nav-link.molang:after{
 display: none!important;   
}
.side-nav .navbar-nav .nav-link {
  display: inline-table;
  color: #fff;
  padding: 0px 0 0px 0 !important;
  font-size: 1.3rem;
  font-weight: 300;
  line-height: normal;
  position: relative;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #000;
            filter: alpha(opacity=70);
            -moz-opacity: 0.7;
            -khtml-opacity: 0.7;
            opacity: 0.7;
            z-index: 100;
            display: none;
        }

        .cnt223 a {
            text-decoration: none;
        }
        .cnt223 h1{
            color:#fff;
             font-weight: 500;
        }
        .cnt223 h3{
             color:#fff;
            font-weight: 700;
            margin-bottom: 20px;
            font-size: 30px;
        }
        .cnt223 h4{
             color:#fff;
            font-weight: 500;
            font-size: 24px;
        }
        .cnt223 ul{
            padding: 10px 0 10px;
            padding-left: 40px;
        }
        .cnt223 ul li{
             color:#fff;
            font-size: 20px;
            line-height: 1.6;
            
        }
        .popup {
            width: 100%;
            margin: 0 auto;
            display: none;
            position: fixed;
            z-index: 101;
        }

        .cnt223 {
            min-width: 850px;
            width: 850px;
            min-height: 150px;
            margin: 100px auto;
            /*background: #00bcd4;*/
            background: #fff;
            position: relative;
            z-index: 103;
            padding: 45px 35px 25px;
            border-radius: 5px;
            box-shadow: 0 2px 5px #000;
        }
        .cnt223 h1{
            margin-bottom: 10px;
        }
        .cnt223 p {
            clear: both;
            color: #333;
            /* text-align: justify; */
            font-size: 16px;
            font-family: sans-serif;
            margin-bottom: 10px;
        }

        .cnt223 p a {
            color: #d91900;
            font-weight: bold;
        }

        .cnt223 .x {
            float: right;
            height: 35px;
            left: 22px;
            position: relative;
            top: -25px;
            width: 34px;
        }

        .cnt223 .x:hover {
            cursor: pointer;
        }

        .backoverlay {
            width: 100%;
            height: 100%;
            position: fixed;
            z-index: 100;
            background: rgba(0, 0, 0, 0.8);
        }
        .close,.close:hover {
  float: none;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 1!important;
  position: absolute;
  width: 60px;
  right: -20px;
  top: -20px;
}
        
.cnt223 li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #193651;
}
@media only screen and (max-width: 1200px) {
    #wexim {
        display: none !important;
    }

    #sidemenu_toggle {
        display: block !important;
    }

    #mbileapply {
        display: block
    }
}

@media only screen and (max-width: 480px) {
    #sidemenu_toggle {
        display: block !important;
    }

    #applyform {
        text-align: left;
    }

    #applyform h4 {
        font-size: 1.2rem;
    }

    #applyform p {
        font-size: 13px;
    }

    .form-control {
        display: block;
        width: 100%;
        height: calc(2rem + 10px);
        padding: 10px 10px 4px;
        font-size: 14px;
        line-height: 1.3;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
    }

    .form-group {
        margin-bottom: 10px;
    }

    .applydiv {
        top: -530px;
    }

    .applydiv.slidedown {
        height: 580px;
        top: 90px;
    }

    .btn-close {
        position: absolute;
        right: 9px;
        top: 11px;
        z-index: 99999;
    }

    .side-menu .inner-wrapper {
        padding: 1.5rem 5rem;
        height: 80%;
    }

    #mbileapply {
        display: block
    }

    header .logo .logo-dark {
        width: 27px;
        max-width: none;
        height: 34px;
    }

    .selectoption {
        display: block;
        display: block;
        width: 100%;
        height: 32px;
        padding: .175rem .75rem;
        font-size: 14px;
    }

    #applyform {
        padding: 1em 0 2em;
    }

    header a.logo {
        width: 150px;
    }

    .tp-mask-wrap a.applybtn {
        font-size: 18px !important;
    }

    #contact {
        max-height: none;
    }

    .whatsapplink {
        position: fixed;
        width: 70px;
        height: 70px;
        right: 13px;
        bottom: 76px;
    }

    .form-group.input-material label {
        color: #b1bbc4;
        font-size: 14px;
        font-weight: normal;
        position: absolute;
        pointer-events: none;
        left: 12px;
        bottom: 10px;
        transition: 0.1s ease all;
        -moz-transition: 0.1s ease all;
        -webkit-transition: 0.1s ease all;
        letter-spacing: 0;
    }

    .form-group.input-material .form-control:focus ~ label,
    .form-group.input-material .form-control[value]:not([value=""]) ~ label,
    .form-group.input-material .form-select:focus ~ label,
    .form-group.input-material .form-select[value]:not([value=""]) ~ label {
        top: unset;
        bottom: 100%;
        bottom: calc(100% - 17px);
        font-size: 11px;
        color: #d3c3a7;
        font-weight: 500;
    }
    element {

}
.cnt223 {

    min-width: 90%;
    width: 90%;
    padding: 45px 15px 25px;
    }
    .cnt223 ul {
  text-align: left;
}
    .cnt223 ul li {
  color: #fff;
  font-size: 17px;
    }
}
