/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700&display=swap');


html, body {
    height: 100%; font-family: "Poppins", sans-serif; font-size: 18px;  line-height: 25px; color:#707070; 
}

body {
    margin:0; padding:0;
}

a {
    color: #666;
    text-decoration: none;
    transition: 0.3s ease-in-out;
}

a:hover {
    color: #000; text-decoration: none;
}



h1,
h2,
h3,
h4,
h5,
h6 {
    color:#555; margin:0 0 20px;
}


h1 {font-size:35px; line-height:45px; font-weight: 700;}
h2 {font-size:25px; line-height:35px;}
h3 {font-size:20px; line-height:25px;}


p {
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
	font-size: 18px;
    line-height: 25px;
	color:#707070;
}


section {
    padding: 50px 0; background-color: #fff;
}

header {width: 100%; position: absolute; z-index: 1; margin: 30px 0; display: block;}
.logo {width: 150px;}
.logo span {display: block; font-size: 17px; color: #fff; font-weight: 300;}
.logo1 {width: 200px;}
.header {background-color: #005595; margin: 0 0 20px!important; padding: 10px 0; position: relative; display: inline-block;}

.hero {height: auto;  padding: 0; position: relative; background: url(../images/heroimg.png) no-repeat; background-position:  top 65% right 10%; background-size: 50%; background-color: #004C8F;}
.hero .container {position: relative; z-index: 2;}
.hero .caption {margin: 100px auto 50px; display: inline-block;}
.hero .caption h1 {color: #fff; font-weight: 300; margin-top: 80px; margin-bottom: 0px;}
.hero .caption h1 span {font-weight: 700;}
.herpimgline {position: absolute; left: 0; bottom: 50px;}


/*.formdiv {width: 70%; display: inline-block;}*/

.formdiv {width: 100%; display: inline-block;}
.formdiv iframe {width: 350px; border: none;    background: #004C8F;}

.sqbox {width: 65%;  margin-bottom: 30px; text-align: left; position: relative; }
.sqbox p {font-size: 20px; line-height: 25px; font-weight: 400; color: #707070; margin-bottom: 0; }
.sqbox .col-9 {display: flex;  justify-content: center;  align-items: center;}
.sqbox:before {content: ''; width: 10px; height: 10px; background-color: #005595; display: inline-block; position: absolute; left: -15px;}
.sqbox:after {content: ''; width: 10px; height: 10px; background-color: #fff; display: inline-block; position: absolute; top: 10px; left: -5px;}
.sqboxnum {width: 100%; height: 100%; padding: 20px 10px; border: solid 2px #005595; font-weight: 300; font-size: 40px; line-height: 40px; color: #005595; text-align: center;display: inline-block;}
.opensans {font-family: "Open Sans"; display: inline-block;}
.sqboxnum sup {font-size: 50%; top: -10px;}


.effort, .security, .calmain {position: relative; overflow: hidden;}
.effort:after {content:''; width: 200px; height: 200px; background: url(../images/bg-effort.svg) no-repeat; background-size: 100%; position: absolute; right: -20px; bottom: 0;  display: inline-block;}
.security:after {content:''; width: 200px; height: 100px; background: url(../images/bg-security.svg) no-repeat; background-size: 100%; position: absolute; left: -20px; bottom: 0;  display: inline-block;}
.calmain:after {content:''; width: 200px; height: 300px; background: url(../images/bg-calmain.svg) no-repeat; background-size: 100%; position: absolute; left: -20px; bottom: 0;  display: inline-block;}
.head:before, .head:after {content: ''; width: 100%; height: 2px; background: url(../images/headline.png) space; position: relative; display: block;}
.head h2 {color: #707070; text-align: center; font-weight: 700; display: inline-block; margin: 15px 0 20px; line-height: 25px; position: relative;}
.head h2:before, .head h2:after {content: ''; width: 20px; height: 20px; background: url(../images/headside.png) no-repeat; background-size: 100%;  position: absolute; top: 2px; display: inline-block;}
.head h2:before {left: -60px;}
.head h2:after {right: -60px;}
.img70 {width: 70px; height: 70px;}
.small {font-size: 60%; white-space: nowrap;}
.cta a,.formdiv a {padding:15px 30px; background-color: #FFC0C0; color:#004C8F;  font-size: 20px; transition: 0.3s ease-in-out;display: inline-block;}
.cta a:hover,.formdiv a:hover {background-color: #004C8F; color:#FFC0C0; }

.plan {overflow: hidden; background: url(../images/bg-plan.png) no-repeat top center; background-size: cover; padding: 100px 0;} 
.planowl .item, .plan img {border: solid 1px #005595; padding: 10px;}
.planowl .owl-stage-outer {overflow: visible!important;}

.caldiv label {width: 100%; background-color:  #005595; padding: 10px 20px; margin-top: 10px; font-size: 25px; color: #fff; display: inline-block;}
.caldiv input {width: 100%; border-bottom: solid 2px #005595!important; border-radius: 0; padding: 0 20px 10px 20px; margin-top: 10px;font-size: 25px;color: #666; display: inline-block;}
.caldiv select {width: 100%; background: url("../images/d-arrow.jpg") white no-repeat calc(100% - 10px) !important; border-bottom: solid 2px #005595!important; border-radius: 0; padding: 10px 20px 10px 20px; margin-top: 10px;font-size: 25px;color: #666; display: inline-block;}

.caldiv input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666; font-weight: 400; font-size: 25px;
}
.caldiv input::-moz-placeholder { /* Firefox 19+ */
  color: #666; font-weight: 400; font-size: 25px;
}
.caldiv input:-ms-input-placeholder { /* IE 10+ */
 color: #666; font-weight: 400; font-size: 25px;
}
.caldiv input:-moz-placeholder { /* Firefox 18- */
  color: #666; font-weight: 400; font-size: 25px;
}

.slidecontainer {
  width: 100%; margin-top: 13px;
}

.slidecontainer p {padding: 0 20px; text-align: left; color: #666; font-weight: 400; font-size: 25px; margin-bottom: 3px;}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 2px!important;
  border-radius: 5px;
  background: #005595;
  outline: none;
  -webkit-transition: .2s;
  transition: opacity .2s;
	padding: 0!important;	
	display: inline-block;
}


.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #005595;
  cursor: pointer;
}

.slider::-moz-range-thumb {
width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #005595;
  cursor: pointer;
}



.caldiv h1 {padding: 10px 20px; font-size: 40px; font-weight: normal;}

.calbar {margin-top: 30px;}
.bar {background-color: #CDE0FF; padding: 5px 10px; text-align: right; font-size: 15px; color: #fff; display: block;}
#niyo {width: 70%; background-color: #005595;}
#bank1 {width: 35%; color: #005595; }
#bank2 {width: 25%; color: #005595;}
#bank3 {width: 30%; color: #005595;}
.banktxt {font-weight: 700;}
.banktxt1 {color: #004A8F;}
.banktxt2 {color: #F58D1D;}
.banktxt3 {color: #862041;}
.bankniyo img {width: 70px; filter: brightness(0);}



.fcblack {color: #000;}
.fcwhite {color: #fff;}
.fcsoftpink {color: #A86088;}
.fcgreen {color: #B3BD8C;}


.hide {display: none;}
.show {display: block;}


.knowmore, .knowmore1 {position: relative; z-index: 1;}
.knowmore a {color:#fff; position:relative; background:url(../images/arrow.png) no-repeat center right 20px; border-radius:50px; padding:5px 60px 5px 0; overflow:hidden; display:inline-block;}
.knowmore a:hover {padding:5px 60px 5px 20px; }
.knowmore a:after {content:''; width:50%; height:100%; background-color:#ff6600;  position:absolute; top:0; left:-50%; transition:0.5s; z-index:-1; display:inline-block;}
.knowmore a:hover:after {width:100%; left:0;}


.li ul {margin: 0 0 0 40px; padding: 0;}
.li li {list-style: none; color: #666; margin-bottom: 20px;}
.li li:before {content: '\f054'; font-family:'FontAwesome'; font-size: 12px; position: absolute; left: 20px; display: inline-block;}


footer {width:100%; background-color:#004c8f; padding:20px 0 0; margin-top: 30px; color: #fff; display:inline-block;}
.footerbtm {width:100%; padding:10px 0; margin-top: 10px; font-size: 12px;  display:inline-block;}
footer h1 {font-weight: 300;}
.footerbtm ul {padding: 0; margin: 0;}
.footerbtm li {margin: 0; padding: 0; list-style: none; display: inline;}
.footerbtm li a {color: #004c8f; background-color: #fff; width: 25px; height: 25px; border-radius: 50%; text-align: center; padding: 2px 0; margin: 0 2px; display: inline-block;}
.footerbtm li a .fa:before {font-size: 15px;}
.footerbtm hr {background-color: #fff; margin: 10px 0;}
footer .cta {margin-bottom: 30px;}
footer .cta a:hover {background-color: #fff; color:#004C8F; }

.float a {display: none;}

.left {text-align:left;}
.right {text-align:right;}
.form-control {border: none; padding: 0; background-color: transparent; margin-bottom: 10px;}
.input-group {margin-bottom: 10px;}
input, textarea, select {width:100%; padding:15px; font-size: 18px; border:none!important; border-radius: 5px; color:#7c7c7c; -webkit-appearance: none; -moz-appearance: none;  appearance: none;}
.select {position: relative;}
.select:after {content: '\f107'; font-family: 'FontAwesome'; font-size: 20px; position: absolute; right: 15px; top: 10px; display: inline-block;}
input[type="submit"] {padding:15px; font-size: 18px; background-color: #FFC0C0; color:#004C8F!important; border:none; cursor:pointer; transition: 0.3s ease-in-out;}
input[type="submit"]:hover {background-color: #00203c; color: #FFC0C0!important;}
.formdiv button {background-color: transparent; border: none; color:  #b3bd8c; position: absolute; z-index: 3; top: 5px; right: 5px; cursor: pointer;}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {-webkit-box-shadow: 0 0 0px 1000px white inset;}
input:focus, input.form-control:focus {outline:none !important;  outline-width: 0 !important;  box-shadow: none;  -moz-box-shadow: none;  -webkit-box-shadow: none;}
label {color: #555; font-size: 20px;}
.otpbtn {font-weight: 400!important; top: 10px!important; width: 100%!important; font-size: 30px!important;}
.otpcode {margin-top: 32px;}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c7c7c7; font-weight: 400;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #c7c7c7; font-weight: 400;
}
:-ms-input-placeholder { /* IE 10+ */
 color: #c7c7c7; font-weight: 400;
}
:-moz-placeholder { /* Firefox 18- */
  color: #c7c7c7; font-weight: 400;
}

.fa::before {font-size:13px;}


.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {background-color: transparent!important;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #004c8f!important;}
.owl-theme .owl-dots .owl-dot span {margin: 0!important;}

/*Accordion*/
 #faq .card {
  margin-bottom: 30px;
  border: 0;
}

 #faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
          box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
}

 #faq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  background: #005595;
  color: #fff;
  padding: 20px;
}

 #faq .card .card-header .btn-header-link:after {
  content: "˅";
  font-family: 'Font Awesome 5 Free';
  font-weight: bold;
  float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  /*background: #A541BB;*/
  color: #fff;
}

#faq .card .card-header a[aria-expanded="true"]:after {
  content: "˄";
   font-weight: bold;
}

#faq .card .collapsing {
  /*background: #FFE472;*/
  line-height: 30px;
}

 #faq .card .collapse {
  border: 0;
}

#main #faq .card .collapse.show {
  /*background: #FFE472;*/
  line-height: 30px;
  color: #fff;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}

#faq1 .card-body p{
        font-size: 16px;
}

