@charset "utf-8";
/* CSS Document */
@media (max-width: 1369px) {
   .img_s {
    position: absolute;
    bottom: -38px;
    right: -94px;
    z-index: 1;
}
}

@media (max-width: 1024px) {
	.img_s {
    position: absolute;
    bottom: -21px;
    right: -64px;
    z-index: 1;
    width: 50%;
}
.textbox h4 {
    font-size: 18px;
    font-family: NunitoSans-Bold;
    text-align: center;
    padding-top: 23px;
    padding-bottom: 2px;
}
.textbox {
    background-color: #eaeff5;
    min-height: 183px;
    padding-left: 20px;
    padding-right: 20px;
}
.boxtitle h2 {
    position: absolute;
    bottom: 0;
    z-index: 9;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    font-size: 35px;
    font-family: Roboto-Bold;
    text-shadow: 2px 2px 7px #222;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: auto;
    justify-content: flex-end;
}
.carousel-caption h3 {
    font-size: 35px;
    text-align: center;
}
.carousel-caption p {
    font-size: 20px;
    text-align: center;
}
.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    top: 35%;
}
.bgcont {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.ic {
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: 0.3s;
    width: 237px;
    display: block;
    float: left;
    margin-bottom: 40px;
}
footer {
    background-color: #363636;
    padding-top: 40px;
    padding-bottom: 40px;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #fff;
}


.sticky .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #1a1a1a;
}


.mnbxo input {
    outline: none;
    height: 48px;
    border: 0px;
    border: 1px solid #d7d7d7;
    color: #888888;
    width: 100%;
    padding-left: 20px;
    margin-bottom: 20px;
}
.btn-select {
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    display: block;
    color: #888;
    padding-top: 11px;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
}
.mnbxo select {
    outline: none;
    height: 48px;
    border: 0px;
    border: 1px solid #d7d7d7;
    color: #888888;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    box-shadow: none;
    background-image: url(../images/downarow.png);
    background-repeat: no-repeat;
    background-position: 98% 19px;
    width: 100%;
    padding-left: 20px;
    border-radius: 0px;
    margin-bottom: 20px;
}
.btn2.submit {
    background-color: #03225b;
    padding: 11px 0px;
    color: #fff;
    transition: 0.3s;
    display: block;
    font-size: 15px;
    width: 100%;
    border-radius: 0px;
    font-family: Roboto-Medium;
    margin-top: 20px;
}
}
@media (max-width:992px) {
.navbar-nav {
    background-color: #fff;
    padding-bottom: 28px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 17px !important;
    padding-left: 17px !important;
    color: #03225b !important;
    transition: 0.3s !important;
    font-size: 15px !important;
    font-family: Roboto-Medium !important;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    border-bottom: 1px solid transparent;
}
.tab {
    overflow: hidden;
    border-bottom: 1px solid #12a39f;
    margin-top: 35px;
}
.nav-item2 {
    padding-top: 27px;
    padding-left: 0px;
    padding-right: 0;
    text-align: center;
}
.nav-link2 {
    font-size: 13px;
    padding: 10px 21px;
    background-color: transparent;
    transition: 0.3s;
}
.sticky .navbar-brand {
    padding-bottom: 12px;
}
.fullbanner:before {
    content: "";
    position: absolute;
    background: url(../images/crossback.png) no-repeat center bottom;
    background-size: cover;
    bottom: -321px;
    height: 82%;
    width: 100%;
}
.img_s {
    position: absolute;
    bottom: -21px;
    right: -64px;
    z-index: 1;
    width: 40%;
    display: none;
}
.hedbox h1 {
    color: #3a45d3;
    font-size: 45px;
    font-family: NunitoSans-Bold;
    padding-top: 99px;
    padding-bottom: 24px;
}
.gap100 {
    padding-top: 60px;
}
.row.special {
    display: block;
    margin-top: 33px;
}
.redback:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f45243;
    right: 0;
}
.pad_l_r_0 {
    padding-left: 15px;
    padding-right: 15px;
}
.row.np {
    margin-top: 35px;
}
.appimg {
    display: flex;
    justify-content: center;
}
.appimg img {
    max-width: 100%;
    padding-top: 19px;
    padding-bottom: 18px;
    margin-right: 12px;
}
.news h3 {
    font-size: 19px;
    font-family: NunitoSans-Bold;
    text-align: center;
}
.newsz {
    background-color: #eaeff5;
    padding-top: 5px;
    padding-bottom: 20px;
}
.textbox {
    background-color: #eaeff5;
    min-height: 129px;
    padding-left: 20px;
    padding-right: 20px;
}
.hed h3 {
    color: #9f9f9f;
    padding-bottom: 20px;
    margin-bottom: 0;
    font-size: 20px;
    margin-top: 15px;
}


}
@media (max-width:980px) {
}
@media (max-width:812px) {	
}
@media (max-width:768px) {
}
@media (max-width:767px) {
.bncont h1 {
    font-size: 50px;
    color: #fff;
    font-family: NunitoSans-Bold;
    letter-spacing: 1px;
    padding-bottom: 24px;
}
#details {
    padding-top: 50px;
    background: url(../images/delcross.png) no-repeat left 1px;
    background-size: contain;
    padding-bottom: 0px;
}
.bncont {
    padding-top: 109px;
}
.fullbanner:before {
    content: "";
    position: absolute;
    background: url(../images/crossback.png) no-repeat center bottom;
    background-size: cover;
    bottom: -321px;
    height: 82%;
    width: 100%;
    display: none;
}
.darkbubtn {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
    background: transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    box-shadow: 1px 6px 8px #222;
    font-size: 16px;
    font-family: NunitoSans-SemiBold;
    border: 1px solid #8b9ce6;
    color: #fff;
    padding: 15px 30px;
}
.hedbox h1 {
    color: #3a45d3;
    font-size: 35px;
    font-family: NunitoSans-Bold;
    padding-top: 9px;
    padding-bottom: 15px;
}
.imcbox {
    border-bottom: 3px solid #12a39f;
    margin-bottom: 59px;
    min-height: 10px;
}
.imcbox h2 {
    font-size: 20px;
    font-family: Roboto-Bold;
    text-align: center;
    padding-bottom: 10px;
}

.carousel-item img {
    width: 100%;
    min-height: 350px;
}

.navbar {
    padding: .5rem 0rem;
    position: absolute;
    z-index: 999;
    width: 94%;
}

.ic {
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: 0.3s;
    width: 197px;
    display: block;
    float: left;
    margin-bottom: 40px;
}
.npm {
    margin-bottom: 0px;
}

.aboutbn img {
    width: 100%;
    min-height: 350px;
}
.boxtitle h2 {
    position: absolute;
    bottom: 0;
    z-index: 9;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    font-size: 30px;
    font-family: Roboto-Bold;
    text-shadow: 2px 2px 7px #222;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.rightbtn {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    z-index: 999;
    justify-content: flex-end;
    width: 83%;
    top: 23px;
}

.ddbox p {
    color: #fff;
    font-size: 12px;
    line-height: 2;
}
.ddbox span {
    font-size: 20px;
    color: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    margin-right: 17px;
}
.share2 {
    display: block;
    justify-content: space-around;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 25px;
    margin-top: 25px;
}
.perdetails {
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
}
.perdetails2 {
    margin-bottom: 30px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 14px 0px 8px 16px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    font-size: 13px;
}
    .wallet {
    display: block !important;
    justify-content: space-between;
    margin-bottom: 34px;
    background-color: #f2f2f2;
    padding: 10px;
}
.btnk {
    background-color: #03225b;
    font-size: 13px;
    display: block;
    width: 164px;
    height: 41px;
    text-align: center;
    padding-top: 0px;
    color: #fff;
    transition: 0.3s;
    margin-left: auto;
    margin-right: auto;
}
.amt {
    margin-top: 14px;
    margin-bottom: 18px;
}
.amt input {
    width: 300px;
    height: 40px;
    padding-left: 0px;
    outline: none;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #d7d7d7;
    width: 100%;
}
.bxo select {
    outline: none;
    height: 48px;
    border: 0px;
    border: 1px solid #d7d7d7;
    color: #888888;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    box-shadow: none;
    background-image: url(../images/downarow.png);
    background-repeat: no-repeat;
    background-position: 95% 17px;
    width: 100%;
    padding-left: 20px;
    border-radius: 0px;
    margin-bottom: 22px;
}
.btnj {
    background-color: #03225b;
    font-size: 15px;
    display: block;
    width: 116px;
    height: 40px;
    text-align: center;
    padding-top: 3px;
    color: #fff;
}

}
@media (max-width:480px) {
	.gap100 {
    padding-top: 30px;
}
.navbar-brand img {
    max-width: 70%;
}
.bncont h1 {
    font-size: 37px;
    color: #fff;
    font-family: NunitoSans-Bold;
    letter-spacing: 1px;
    padding-bottom: 24px;
}
.put {
    padding-left: 0px;
}
.boxplan h4 {
    text-align: center;
    font-size: 29px;
    font-family: NunitoSans-Bold;
    margin-bottom: 10px;
}
.news h3 {
    font-size: 15px;
    font-family: NunitoSans-Bold;
    text-align: center;
}
.kl li {
    display: flex;
    border-bottom: 1px dashed #5a5a5a;
    width: 100%;
    flex-wrap: wrap;
    padding-bottom: 4px;
    padding-top: 13px;
}
.ic {
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: 0.3s;
    width: 197px;
    display: block;
    float: left;
    margin-bottom: 40px;
}
.ico_icon2 {
    font-size: 75px;
    border: 1px solid #d7d7d7;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    padding-top: 12px;
    margin: 0px auto;
    margin-bottom: 39px;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px;
    color: #fb5a3d;
    background-color: #fff;
}
.ico_icon {
    font-size: 75px;
    border: 1px solid #d7d7d7;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    padding-top: 12px;
    margin: 0px auto;
    margin-bottom: 39px;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px;
    color: #219b00;
    background-color: #fff;
}
.massagebox h4 {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    color: #000;
    letter-spacing: 3px;
    margin-bottom: 35px;
}


}

@media (max-width:414px) {
    .wallet {
    display: block !important;
    justify-content: space-between;
    margin-bottom: 34px;
    background-color: #f2f2f2;
    padding: 10px;
}
    .ic {
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: 0.3s;
    width: 170px;
    display: block;
    float: left;
    margin-bottom: 40px;
}
.carousel-caption h3 {
    font-size: 24px;
    text-align: center;
}

	}
@media (max-width:375px) {
    }

@media (max-width:360px) {
    }

