
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
    font-family: "Roboto", sans-serif;
    color: #444444;
}
a {
    color: #004287;
}
a:hover {
    color: #469fdf;
    text-decoration: none;
}
h1, h2, h3, h4, h6 {
    font-family: "Roboto", sans-serif;
    color: #004287;
    font-size: 40px;
}
ul.maintxtbox {
    list-style-type: none;
}
.h5, h5 {
    font-size: 20px;
    color: #676f88;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    transition: all 0.5s;
    background: #004287;
    z-index: 997;
    padding: 15px 0;
    border-bottom: 0px solid #e6f2fb;
}
#header.header-scrolled {
    border-color: #004287;
    box-shadow: 0px 2px 15px rgba(18, 66, 101, 0.08);
}
#header .logo {
    font-size: 28px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 0.5px;
    font-family: "Roboto", sans-serif;
}
#header .logo a {
    color: #16507b;
}
#header .logo img {
    max-height: 40px;
}
.protxt {
    padding: 0px;
    font-size: 25px;
    color: #fff;
}
.protxth {
    padding: 0px;
    font-size: 28px;
    color: #132145;
    margin: 0px;
}
.ref {
    color: #333333;
    font-weight: 600;
    font-size: 25px;
    margin: 0px 0px 16px;
    line-height: 1.2;
    list-style: none;
    border-left: 4px solid #ff0000;
    padding: 0px 10px;
    border-radius: 4px;
}
.refline {
    padding-inline-start: 7px;
}
.pro {
    /*-webkit-box-shadow: 0px 9px 11px 0px rgb(50 50 50 / 60%);
    -moz-box-shadow: 0px 9px 11px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 9px 11px 0px rgb(50 50 50 / 60%);
    border-radius: 50px 22px 50px 50px;
    padding: 30px 40px;
    background: #ffffff;
    border-left: 5px solid #4b94e7;*/
    z-index: -1;
    margin-top: -95px;
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
    padding: 20px 0;
}
.section-bg {
    background-color: #f8fbfe;
}
.section-title {
    text-align: center;
    padding-bottom: 30px;
}
.section-title h2 {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 0;
    color: #124265;
}
.section-title p {
    margin-bottom: 0;
    font-size: 14px;
    color: #919191;
}
/*--------------------------------------------------------------
# MAIN
--------------------------------------------------------------*/
.bgmain {
    padding: 65px 0px 100px 65px;
    background-image: url(https://www.hdfcsec.com/partner/images/Banner_BG.jpg);
    /*padding:120px 120px;*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 30px;
}
.intro {
    display: block;
}
}
.open {
    margin: 30px 6px 20px;
    text-align: left;
    font-weight: 700;
    display: block;
    color: #003b90;
    font-size: 52px;
    border-left: 0px;
    border-right: 0px;
    line-height: 1.2;
}
.formcontainer {
    margin: 40px 0px;
}
.dtimg {
    display: block!important;
    margin: 0 auto;
    padding: 25px 0px 0px;
/*width: 76px;*/}
.sj {
    padding: 10px 0px;
    font-size: 20px;
    display: inline-block;
    /* padding: 15px; */
    height: 50px;
    background: #ffffff;
    border: none;
    outline: none;
    color: #004287;
    font-family: inherit;
    font-weight: 400;
    border-radius: 20px;
    margin: 25px 0px;
    width: 100%;
    max-width: 330px;
}
.sj:hover {
    background: #ffffff;
    box-shadow: 0 4px 1px #91000b;
    border-bottom: 2px solid #e30011;
    transition: all 0.1s ease-in;
    color: #004287;
}
.sj:active {
    background: #007dff!important;
    transform: translateY(4px);
    border-bottom-width: 0px;
    box-shadow: none;
    color: #004287;
}
.dta {
    color: #004287;
    font-weight: 600;
    font-size: 48px;
    margin: 0px 0px 0px;
    line-height: 1.5;
}
.dtaA {
    color: #000;
    font-weight: 600;
    font-size: 28px;
    margin: 0px 0px 0px;
    
}
.dta1 {
    color: #333333;
    font-weight: 600;
    font-size: 21px;
    margin: 0px 0px 50px;
    line-height: 1.5;
}
.pb {
    padding-bottom: 40px;
}
.bgadvantage {
    /*background: #f6f6f6;*/
    padding: 30px 100px 0px 100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.advantagth {
    font-size: 19px;
    font-weight: 500;
    color: #000000;
    padding: 10px 0px 40px;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.pro1 {
    background-color: #004287;
    border-radius: 10px 0px 0px 10px;
}
.pro2 {
    background-color: #e30011;
    border-radius: 0px;
}
.pro3 {
    background-color: #004287;
    border-radius: 0px 10px 10px 0px;
}
.disclamer {
    background: #014994;
    color: #fff;
    font-size: 16px;
    padding: 0px;
    margin: 0px auto;
}
.disclamer p {
    color: #333;
    text-align: justify;
}
button:focus {
    outline: 1px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    color: #ffffff;
    font-size: 18px;
    background: #004287;
    box-shadow: 0px 2px 15px rgba(18, 66, 101, 0.08);
}
#footer .credits {
    padding-top: 5px;
    font-size: 13px;
    color: #ffffff;
}

/*--------------------------------------------------------------
# media
--------------------------------------------------------------*/

@media (max-width: 1024px) {
.protxt {
    padding: 0px 83px;
}
.dtasub {
    display: block;
    font-size: 15px;
}
.bgmain {
    padding: 40px 0px 90px;
}
.open {
    margin: 30px 8px 10px;
    line-height: 1.2;
    font-size: 40px;
}
.bgadvantage {
    padding: 50px 0px;
}
.protxth {
    padding: 39px 0px 0px;
    font-size: 24px;
    color: #132145;
    margin: 0px;
}
.sj {
    margin: 25px 0px;
    width: 100%;
	font-size: 18px;
}
}

@media (max-width: 992px) {
#header .logo {
    font-size: 28px;
}
.protxt {
    padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    color: #004287;
    font-size: 36px;
}
.intro {
    font-family: 'Pacifico', cursive;
    font-size: 25px!important;
    color: #ff0000;
}
.open {
    margin: 30px 8px 10px;
    line-height: 1.2;
    font-size: 31px;
}
.ref {
    color: #333333;
    font-weight: 600;
    font-size: 22px;
}
.pro2 {
    background-color: #e30011;
    border-radius: 0px 10px 0px 0px;
}
.pro1 {
    background-color: #004287;
    border-radius: 10px 0px 0px 0px;
}
.pro3 {
    background-color: #004287;
    border-radius: 0px 0px 10px 10px;
}
.advantagth {
    font-size: 17px;
}
.dta1 {
    font-size: 19px;
}
.dta {
    font-size: 37px;
}
.dtaA {font-size: 22px;}
}

@media (max-width: 767px) {
.intro {
    display: none;
}
.protxt {
    padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    color: #004287;
    font-size: 30px;
    line-height: 1.3;
    margin-top: 10px;
}
ul.maintxtbox {
    list-style-type: none;
    padding-inline-start: 0px;
}
}

@media (max-width:760px) {
.bgmain {
    padding: 40px 0px 0px;
    background: #fff;
}
.pro {
    z-index: -1;
    margin-top: 0px;
}
.pro1 {
    background-color: #004287;
    border-radius: 10px;
    margin-bottom: 30px;
}
.pro2 {
    background-color: #e30011;
    border-radius: 10px;
    margin-bottom: 30px;
}
.pro3 {
    background-color: #004287;
    border-radius: 10px;
    margin-bottom: 30px;
}
}

@media (max-width: 640px) {
.bgmain {
    background: #ffffff;
    padding: 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 30px;
}
.open {
    margin: 62px 3px 20px;
    text-align: left;
    color: #004287;
    line-height: 1.2;
    font-size: 47px;
}
.sj {
    margin: 20px auto;
    width: 100%;
    padding: 0px;
    font-size: 18px;
}
.dta {
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 1.2;
}
.bgadvantage {
    padding: 0px 0px;
}
.formcontainer {
    margin: 0px 0px;
}
.dtimg {
    display: block!important;
    width: 76px;
    margin: 0 auto;
}
.protxt {
    padding: 0px;
    font-size: 20px;
}
.formcontainer {
    margin: 0px 0px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    color: #004287;
    font-size: 26px;
    line-height: 1.3;
    margin-top: 10px;
}
.dtaA {font-size: 20px;}
}

@media (max-width: 480px) {
h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    color: #004287;
    font-size: 30px;
    line-height: 1.3;
    margin-top: 10px;
}
}

@media (max-width: 360px) {
h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    color: #004287;
    font-size: 26px;
    line-height: 1.3;
    margin-top: 10px;
}
.open {
    margin: 60px 3px 20px;
    text-align: left;
    font-weight: 700;
    display: block;
    color: #004287;
    font-size: 37px;
    line-height: 1.2;
}
}
