/* CSS Document */

header
{
    border-top: solid 2px #0077ca;
    background: #f7f7f7;
}
/* header ul{ list-style: none; padding: 0;margin: 35px 0 0 0; float: right; font-weight:400;}
header ul li{  padding:0 10px; margin:0; float: left; border-left: solid 1px #000; line-height:15px;}
header ul li:first-child{border-left: none;} */

.topPart
{
    padding-top: 10px;
    padding-bottom: 10px;
    background: #0288e6;
    font-size: 15px;
}
/**Top Menu***/

.info ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    color: #cae9ff;
}

.info ul li
{
    padding: 0 0px 0px 8px;
    margin: 0 0px 0px 8px;
    float: left;
    border-left: solid 1px #cae9ff;
}

.info ul li:first-child
{
    padding: 0;
    margin: 0;
    border-left: none;
}

.skipContent ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
    color: #FFF;
}

.skipContent ul li
{
    padding: 0 8px 0 0;
    margin: 0 8px 0 0;
    float: left;
    border-right: solid 1px #cae9ff;
}

.skipContent ul li:last-child
{
    padding: 0;
    margin: 0;
    border-right: none;
}

.skipContent ul li a
{
    text-decoration: none;
    color: #cae9ff;
}

.skipContent ul li a:hover
{
    text-decoration: none;
    color: #FFF;
}

.menu
{
    background: #333;
    border-bottom: 3px solid #262626;
}

.bannerImg
{
    position: relative;
}

.BannerHome .slick-slide img
{
    width: 100%;
    margin: 0;
    height: 500px;
}

.BannerHome .slick-dots li.slick-active button::before
{
    opacity: 1;
    color: #0077ca;
}

.BannerHome .slick-dots li button::before
{
    font-size: 64px !important;
    opacity: .50;
    color: #FFF;
}

.BannerHome .slick-prev::before, .BannerHome .slick-next::before
{
    font-family: fontAwesome;
    color: #FFF;
    background: #0077ca;
    padding: 8px;
}

.BannerHome .slick-prev
{
    left: 25px;
    z-index: 99;
}

.BannerHome .slick-next
{
    right: 40px;
    z-index: 99;
}

.BannerHome.slick-dotted
{
    margin-bottom: 0px !important;
}

.BannerHome .slick-dots li
{
    margin: 0px;
}

.slick-slide
{
    position: relative;
}

.BannerHome .slick-dots
{
    position: absolute;
    bottom: 5%;
}

.Bannerinfo
{
    position: absolute;
    top: 20%;
    width: 50%;
    color: #FFF;
    text-align: left;
    left: 10%;
}

.Bannerinfo h2
{
    font-size: 28px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #FFF;
}

.Bannerinfo p
{
    font-size: 16px;
    margin: 10px 0 25px 0;
    overflow: hidden;
    padding: 0;
    color: #FFF;
}

.Bannerinfo a
{
    text-decoration: none;
    color: #FFF;
    background: #0288e6;
    padding: 10px 25px;
}

.Bannerinfo a:hover
{
    text-decoration: none;
    color: #0288e6;
    background: #FFF;
}

.scrollbar
{
    min-height: 350px;
    max-height: 350px;
}

.whyUs
{
    width: 100%;
    display: block;
    background: #f8f8f8;
}

.whyUs .col-md-4
{
    background-color: #fff;
    border: 1px solid #eee;
    padding: 10px;
    max-width: 32% !important;
    margin-right: 10px;
}

.whyUs h2
{
    color: #000;
    font-size: 30px;
    margin: 0;
    padding: 0 0 15px 0px;
    text-transform: uppercase;
}

.whyUs h3
{
    color: #000;
    font-size: 15px;
    margin: 0;
    padding: 0 0 15px 0px;
    text-transform: uppercase;
}

.whyUs a
{
    text-decoration: none;
    color: #0077ca;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

.whyUs a:hover
{
    text-decoration: none;
    color: #333;
}

.whyUs2
{
    width: 100%;
    display: block;
    background: #fff;
}

.whyUs2 h3
{
    color: #000;
    font-size: 18px;
    margin: 0;
    padding: 0 0 15px 0px;
    text-transform: uppercase;
}

.whyUs2 strong
{
    color: #0077ca;
}

.whyUs2 p
{
    margin: 0;
    padding: 0px;
}

.whyUs2 a
{
    text-decoration: none;
    color: #0077ca;
    font-weight: normal;
}

.whyUs2 a:hover
{
    text-decoration: none;
    color: #333;
}
/*------------------Modern Ticker Classes------------------*/

.newsSection
{
    background: #0077ca;
    color: #FFF;
    margin-top: -6px;
}

.modern-ticker
{
    width: 100%;
    height: 50px;
    line-height: 30px; /*font-size: 16px;*/
    overflow: hidden;
}

.modern-ticker a
{
    text-decoration: none;
}

.modern-ticker ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.mt-body
{
    margin: 2px;
    position: relative;
}

.mt-label
{
    /*margin-right: 2px;*/
    margin: 8px;
    padding: 0 8px 0 12px;
    position: absolute;
    left: 0;
}

.mt-news
{
    overflow: hidden;
    position: absolute;
    margin: 8px 0;
}
/*.mt-scroll .mt-news { background-color: transparent}*/

.mt-news ul
{
    background-repeat: no-repeat;
    background-position: -1000px;
}

.mt-news li
{
    float: left;
    position: relative;
}

.mt-news li a img.new
{
    position: absolute;
    right: -25px;
}

.mt-news a
{
    /*font-size: 16px;*/
    padding: 0 10px 0 20px;
    margin-right: 2px;
    background-repeat: no-repeat;
    background-position: 7px center;
    display: block;
    white-space: nowrap;
}

.mt-scroll.mt-round .mt-news a
{
    border-radius: 0;
}

.mt-hide
{
    display: none;
}

.mt-controls
{
    /*margin-left: 2px;*/
    margin: 8px;
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    background-position: -1000px;
}

.mt-next, .mt-play, .mt-prev
{
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    cursor: pointer;
}

.modern-ticker
{
    color: #fff;
    background-color: #0077ca;
}

.mt-label
{
    background-color: #333;
    color: #FFF;
}

.mt-preloader
{
    background: url(images/preloader.gif) no-repeat center;
}

.mt-news ul
{
    background-image: url(images/bullet-over.png);
}

.mt-news a
{
    color: #FFF;
    background-image: url(images/bullet.png);
}

.mt-news a:hover
{
    color: #000;
    background-image: url(images/bullet.png);
}

.mt-controls
{
    background-image: url(images/pause.png);
}

.mt-next, .mt-prev
{
    background-color: #333;
}

.mt-prev
{
    background-image: url(images/arrow-prev.png);
}

.mt-next
{
    background-image: url(images/arrow-next.png);
}

.mt-play
{
    background-color: #333;
    background-image: url(images/play.png);
    margin: 0 1px;
}

.mt-pause
{
    background-image: url(images/pause.png);
}

.mt-next:hover, .mt-play:hover, .mt-prev:hover
{
    background-color: #333;
}

.mt-next:active, .mt-play:active, .mt-prev:active
{
    background-color: #333;
}

.multiple-logo .slick-slide
{
    margin: 0px 10px;
    border: solid 1px #eee;
}

.multiple-logo .slick-slide img
{
    width: 100%;
}

.multiple-logo .slick-next
{
    right: -12px;
}

.multiple-logo .slick-prev
{
    left: -25px;
}

.multiple-logo .slick-prev::before, .multiple-logo .slick-next::before
{
    font-family: fontAwesome;
    color: #FFF;
    background: #0077ca;
    padding: 8px;
    opacity: 1;
}
/**ser Home**/

.serHome
{
    background: #fdfeff;
    border-top: solid 1px #f3f4f5;
}

.serHome h3
{
    font-size: 1.095em;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 10px;
}

.serviceImg
{
    text-align: right;
}

.serviceImg ul
{
    list-style: none;
    padding: 0px;
    margin: 0 0 20px 0;
    overflow: hidden;
}

.serviceImg ul li
{
    float: left;
    border: solid 3px #f4f4f4;
    padding: 0px;
    margin: 0px;
}

.serviceImg a
{
    background: #019be5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFF;
    text-decoration: none;
    display: block;
    overflow: hidden;
}

.serviceImg a:hover
{
    background: #ffc300;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 10px;
    text-align: center;
    color: #FFF;
    -webkit-box-shadow: 0px 0px 31px -19px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 31px -19px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.benefitsList
{
    text-align: justify;
}

.benefitsList strong
{
    font-size: 1.095em;
    font-weight: 600;
    text-transform: uppercase;
    color: #0077ca;
    margin-bottom: 10px;
    display: block;
}

.benefitsList ul
{
    list-style: none;
    padding: 0 0 15px 0;
    margin: 0px;
}

.benefitsList ul li
{
    float: none;
    padding: 0px 0 0 15px;
    margin: 0px;
    position: relative;
}

.benefitsList ul li:after
{
    position: absolute;
    left: 0px;
    top: -1px;
    content: "-";
}

.textNormal
{
    text-transform: none !important;
    font-size: 1.000em !important;
    font-style: italic;
    display: block;
    margin-top: 10px;
}

.serviceImg1 img
{
    border: solid 3px #f4f4f4;
    height: 385px;
}
/**loanInfo **/

.loanInfo
{
    background-image: url(images/goldLoanbg.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 240px;
    background-size: cover;
}

.loanInfo p
{
    color: #FFF;
}

.loanInfo a
{
    background: #0077ca;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFF;
    text-decoration: none;
    display: block;
    overflow: hidden;
    margin-top: 35px;
}

.loanInfo a:hover
{
    background: #FFF;
    padding: 10px;
    text-align: center;
    color: #0077ca;
    -webkit-box-shadow: 0px 0px 31px -19px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 31px -19px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.loanInfo h3
{
    font-size: 1.500em;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
}
/** userInfo **/

.userInfo
{
    background: #0077ca;
    -webkit-box-shadow: 0px 0px 31px -19px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 31px -19px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.1);
    margin-top: -70px;
    margin-bottom: 35px;
}

.userInfo h2
{
    font-size: 2em;
    font-weight: 400;
    text-transform: uppercase;
    color: #FFF;
    margin: 0px;
    text-align: center;
}

.userInfo h2 span
{
    color: #FFF;
    font-size: 0.5em !important;
    display: block;
}

.userInfo .border-right
{
    border-right: 1px solid #016cb6 !important;
}

.popupbox
{
    width: 100%;
    height: 100vh;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    left: 0;
    right: 0;
    top: 0px;
    z-index: 9999;
}

.box
{
    background: #FFF;
    width: 70%;
    padding: 25px 0;
    margin: 10% auto;
    position: relative;
}

.box .fa-times
{
    font-size: 0.9em;
    color: #FFF;
    background: #019be5;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px;
    cursor: pointer;
}

.box .container
{
    width: 95%;
}

.box iframe
{
    width: 100%;
    height: 350px;
}

.useFullLink ul
{
    list-style: none;
    padding: 0 0 15px 0;
    margin: 0px;
}

.useFullLink ul li
{
    font-size: 15px;
    float: none;
    padding: 5px 5px 5px 30px;
    margin: 2px 0;
    position: relative;
    background: #FFF;
}

.useFullLink ul li:after
{
    position: absolute;
    left: 15px;
    top: 5px;
    content: "";
    font-family: FontAwesome;
    padding: 0 0 0 5px;
}

.useFullLink ul li a
{
    font-weight: 500;
}
/**Footer**/

footer h3
{
    font-size: 1.095em;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 10px;
}

footer.border-right
{
    border-right: 1px solid #dabb28 !important;
}

.pdccProfile p
{
    text-align: justify;
    font-size: 0.938em;
}

footer .pdccProfile a
{
    text-decoration: none;
    color: #019be3;
    font-size: 0.875em;
    font-weight: 700;
}

footer .pdccProfile a:hover
{
    text-decoration: none;
    color: #000;
}

.contactInfo ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 0.938em;
}

.contactInfo ul li
{
    float: none;
    position: relative;
    padding: 0px 0 0 20px;
    margin: 0 0 15px 0px;
}

.contactInfo ul li.add:after
{
    position: absolute;
    left: 0;
    content: "";
    top: 0px;
    font-family: FontAwesome;
    color: #0077ca;
}

.contactInfo ul li.phone:after
{
    position: absolute;
    left: 0;
    content: "";
    top: 0px;
    font-family: FontAwesome;
    color: #0077ca;
}

.contactInfo ul li.info:after
{
    position: absolute;
    left: 0;
    content: "";
    top: 0px;
    font-family: FontAwesome;
    color: #0077ca;
}

.contactInfo ul li.website:after
{
    position: absolute;
    left: 0;
    content: "";
    top: 0px;
    font-family: FontAwesome;
    color: #0077ca;
}

.socialicon ul
{
    padding: 0px;
    margin: 0;
    list-style: none;
}

.socialicon ul li
{
    float: left;
    padding: 0px;
    margin: 0px 10px 0 0;
}

.socialicon ul li .fa
{
    font-size: 1.488em;
}

.socialicon ul li a
{
    color: #000;
    text-decoration: none;
}

.socialicon ul li a:hover
{
    color: #000;
    text-decoration: none;
}

.contactInfo ul li a
{
    text-decoration: none;
    color: #000;
}

.contactInfo ul li a:hover
{
    text-decoration: none;
    color: #0077ca;
}

.usefulLink ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 0.938em;
}

.usefulLink ul li
{
    float: none;
    position: relative;
    padding: 0px 0 0 15px;
    margin: 0px;
    line-height: 24px;
}

.usefulLink ul li:after
{
    position: absolute;
    left: 0;
    content: "\f101";
    font-family: FontAwesome;
    color: #0077ca;
}

.usefulLink ul li a
{
    text-decoration: none;
    color: #000;
}

.usefulLink ul li a:hover
{
    text-decoration: none;
    color: #0077ca;
}

.footerLink
{
    color: #FFF;
    background: #0077ca;
    width: 100%;
    font-size: 0.938em;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 10%;
}

.footerLink ul
{
    float: right;
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-transform: uppercase;
}

.footerLink ul li
{
    float: left;
    padding: 0px;
    margin: 0px 0 0 15px;
}

.footerLink ul li a
{
    text-decoration: none;
    color: #FFF;
}

.footerLink ul li a:hover
{
    text-decoration: none;
    color: #000;
}

.footerLink a
{
    text-decoration: none;
    color: #FFF;
}

.footerLink a:hover
{
    text-decoration: none;
    color: #000;
}
/**Home Page Css End**/
/*Banner Right*/

.banner-right
{
    width: 25%;
    position: absolute;
    top: 5%;
    right: 10%;
    z-index: 2;
}

.banner-right .nav-tabs
{
    border-bottom: none;
}

.banner-right .nav-item
{
    background: rgba(255, 255, 255, 0.25);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    margin-right: 1px;
}

.banner-right .nav-item a
{
    color: #fff;
}

.banner-right .nav-item:hover a
{
    border-color: transparent !important;
}

.banner-right .nav-tabs .nav-link
{
    border-radius: 0 !important;
}

.banner-right .nav-tabs .nav-link.active
{
    background-color: #0088e6;
    color: #fff;
    border-color: #0088e6 #0088e6 #fff;
}

.banner-right .tab-content
{
    background: #fff;
}

.banner-right .form-wrap
{
    padding: 20px;
    text-align: left;
}

.banner-right .form-wrap .form-control
{
    padding: 0.4rem 0.75rem;
    font-size: 13px;
    font-weight: 300;
    border-radius: 0px;
    margin-bottom: 0;
    border-color: #eee;
}

.loginform label
{
    font-size: 13px;
}

.loginform .d-flex .virtual
{
    width: auto;
    display: inline-block;
    margin-right: 10px;
}

.loginform .d-flex label
{
    margin-bottom: 0;
}

.loginform .captcha
{
    width: 100px;
    max-width: 100%;
}

.banner-right .form-wrap .form-control:focus
{
    box-shadow: none;
}

.loginform button.login
{
    background: #0077ca;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFF;
    text-decoration: none;
    display: block;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
}

.loginform a.login:hover, .loginform a.register:hover
{
    background: #000;
}

.loginform a.register
{
    background: #666;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFF;
    text-decoration: none;
    display: block;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
}

@media (max-width: 1024px)
{
    .banner-right
    {
        margin-top: 40px;
    }
}

@media (max-width: 767px)
{
    .banner-right
    {
        padding-bottom: 50px;
    }
}
