/* header start */
.navbar-toggler-icon{
    background: #3169b4;
}
/* .owl-carousel .owl-item img {
    display: block;
    width: 3%;
} */
body {
    margin: 0;
    font-family: "Inter", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.9;
    color: #211d1d;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.text-secondary {
    color: #004974 !important;
}
.why-shapes{
	position:relative;
}
.whyshape1 {
    position: absolute;
    bottom: -32px;
    left: 0;
    top: -73px;
    z-index: 1;
}

.whyshape2{
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 1;
 }
 @media (max-width: 1300px) {
  .whyshape1,
  .whyshape2 {
    display: none;
  }
}
.carousel-item {
    overflow: hidden; 
}

.carousel-zoom {
    animation: zoomInOut 10s ease-in-out infinite;
    transform-origin: center center;
}

@keyframes zoomInOut {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.whyshape1,
.whyshape2 {
    pointer-events: none;
}
.video-scroll-container {
    max-height: 620px;  
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 10px;
}

/* Optional scrollbar styling */
.video-scroll-container::-webkit-scrollbar {
    width: 6px;
}

.video-scroll-container::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

.video-scroll-container::-webkit-scrollbar-track {
    background: #f1f1f1;
}

 .owl-nav {
    display: none !important;
}
 .btn-video{
	    margin-top: 30px;
    background: linear-gradient(135deg, #f1f9ff, #f3fbff);
    color: #281f1f;
}
.ser-img {
    border-radius: 8px;
    border: 1px solid #b4defe;
    background: transparent;
    line-height: 70px;
    margin-bottom: 20px;
    padding: 15px;
}
.read-more {
    padding: 12px 30px;
    border-radius: 24px;
    background: #F3F7FB;
    color: #000;
    border: 1px solid #b4defe;
    display: inline-block;
}
.sip .card {
    background: linear-gradient(135deg, #003399, #4c8552);
    padding: 20px;
    margin-bottom: 15px;
    border-radius: 9px;
}
a {
    color: #00b6ec;
    text-decoration: none;
}
.service-title{
  
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
  	color:#000;

}
.about1{
	    position: relative;
    z-index: 1;
    position: relative;
    background: transparent;
    text-align: center;
    width: 100%;
    height: 557px;
}
.about2{
	
	    position: absolute;
    bottom: -65px;
    right: -80px;
    z-index: 2;
}
.aboutshape{
	
	position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
     animation: rotateShape 10s linear infinite;
}
@media (max-width: 1200px) {
    .aboutshape {
        display: none;
    }
}
@media (max-width: 430px) {
    .about1 {
        display: none;
    }
    .about2{
	
	    position: static
}
}
@keyframes rotateShape {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
.about{
	
	    position: relative;
    margin: 0 80px 45px 0;
    z-index: 4;
}
#why .card{
	    border: 0.5px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 16px 16px 0px 0px;
}
.why-img{
	    display: inline-block;
    padding: 13px;
    border-radius: 10px;
    background: #fff;
    -webkit-border-radius: 10px;
}
#sip-section .card{
	
	background: #f8fdff;
    border: 2px solid #e0f2ff;
}
#sip .card{
	background: white;
	box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.08);
    border: none;
}
#sip-calc .card {
    background: linear-gradient(135deg, #158eea, #005183);
}
#sip .form-control{
	
    color: #2093eb;
    background-color: #e3f4ff;
    background-clip: padding-box;
    border: 1px solid #cfecff;
}
#services .card:hover{
	background: #158eea;
}
#services .card:hover p{
	color:#fff;	
}
#services .card:hover h5{
	color:#fff;	
}
#services .card:hover .ser-img{
	background:#fff;	
	 animation: spin 1s linear infinite;
}
@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
#services .card {
    padding: 30px;
    border: 1px solid #c0e1fa;
    background: #F3F7FB;
    border-radius: 30px;
}
.text-justify{
	text-align:justify;
}
.funfact-title{
	
	font-size: 40px;
    line-height: 50px;
 	color: #158eea;
    font-weight: 700;
    margin-bottom: 0px;
}
#features .card {

    background: linear-gradient(90deg, #e7f3fd 0%, #edecf8 100%);
    /* box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15); */
    border: 1px solid rgb(146 192 233);
    justify-content: center;
    padding: 28px;
}
.service-section{
    position: relative;
 
  /*   background: url(../images/home/service-bg.png); */
   /*  background: #f5faff; */
   /*  background-position: center; */
    background-size: cover;
    background-repeat: no-repeat;

}
.text-theme-colored{
	
    color: #158eea;	
}
.footer{
	
	 /*   background: url(../images/home/service-bg.png); */
   /*  background: #f5faff; */
   /*  background-position: center; */
    background-size: cover;
    background-repeat: no-repeat;
}
.testimonial-section{
	
	    background-image: url(/images/services/testbg.png);
	     background-size: cover;
    background-repeat: no-repeat;
}
.navbar .navbar-nav .nav-link {
    padding: 13px;
    color: #fff;
    font-size: 15px;
    outline: none;
}
.subtitle {
    font-size: 18px;
    line-height: 38px;
    font-weight: 600;
    color: #158eea;
    margin-bottom: 11px;
}
.section-heading {
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
    color: #1e375a;
    margin-bottom: 10px;
}
.navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
}
.topbarback{
     background-image: linear-gradient(45deg, #005fab, #0057a5);
}
.signup-btn{
	background-color:#045d96;
	color:#fff;
	border-color:#045d96;
    font-size: 14px;
}
.login-btn{
	background-color:#158eea;
	color:#fff;
	border-color:#158eea;
    font-size: 14px;
}
.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active{
    color:#fff !important;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus{
	color:#158eea !important;
}
.dropdown-item{
	font-size:15px;
    padding: 5px 10px;
}
/* header end */

/* home page start */
.carousel-control-next{
    background: #158eea;
}
.carousel-control-prev{
	background: #158eea;
}
.carousel-caption .carousel-content a button.carousel-content-btn1{
    background: #158eea;
    color: #ffffff;
}
.carousel-caption .carousel-content a button.carousel-content-btn2{
	background: #045d96;
    color: #ffffff;	
}
#carouselId .carousel-indicators li{
    width: 10px;
    height: 10px;
    background: #fff;
    margin:5px;
}
.carousel-indicators [data-bs-target]{
	border-top:0;
	border-bottom:0;
}
.carousel-indicators .active{
    background: #158eea !important;
}
.text-theme-light{
	color:#158eea;
}
.text-theme-dark{
	color:#045d96;
}
.btn-theme-dark{
	background-color:#045d96;
	color:#fff;
}
.btn-theme-light{
	background: linear-gradient(135deg, #158eea, #004a75);
	color:#fff;
}
.services-content::after{
    background: rgb(0 105 180);
}
.services-item:hover .services-content-icon i {
    color: #158eea !important;
}
.homesliderback{
    background: #045d96;
}
.cont-img{
	padding: 10px;
    border-radius: 50%;
   background: linear-gradient(135deg, #158eea, #004d7b);
       transition: transform 0.6s;
    transform-style: preserve-3d;
}
.cont-img:hover {
    animation: flip 0.6s forwards;
}

#blog .card-body{
	
	    position: relative;
    z-index: 5;
    padding: 30px;
    background: #fff;
        max-width: 370px;
    margin: -70px auto auto;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.06);
}
@keyframes flip {
    from {
        transform: rotateY(0deg);
    }
    to {
        transform: rotateY(180deg);
    }
}

.cont-img img {
    display: block;
    backface-visibility: hidden;
}
.homeCalRet {
    background-color: #ebf6ff;
    border-radius: 25px;
}
.homeCalRetText {
    color: #ffffff;
    font-weight: 600;
    background-image: linear-gradient(45deg, #158eea, #045d96);
    border-radius: 50px;
    font-size: 13px;
}
.blogbtn{
    background-color:#0480be !important;
}
.blogbtn a{
    color: #fff;
}
.testimonial-item {
    background: #fff;
    border-radius: 30px;
    margin: 20px;
}
.testimonial-carousel .owl-dot.active {
    width: 30px;
    background: #158eea;
}
.slide_vertical_wrap {
    overflow: hidden;
}

.slide_vertical_wrap {
    overflow: hidden;
    height: 330px !important;
}

.slide_vertical_wrap img {
    vertical-align: bottom;
}

.section_vertical {
    margin-left: 350px;
}

.section_vertical header {
    background: #eee;
    padding: 20px;
    margin-bottom: 20px;
}

.section_vertical header h1 {
    font-size: 1.5em;
    font-weight: bold;
}
.slide_vertical {
    margin: 0 40px 0 0;
}


@keyframes infiniteslide16775885016091e8c {
	0% {
	    transform: translate3d(0, 0, 0);
	}
	100% {
	    transform: translate3d(0, -1139px, 0);
	}
}
/* home page end */
.page-header{
  background: #d5edfc;
}
.bg-card-about{
	background-color: #e8f8ff !important;
}
#serviceDetails p{
	color:#2c2b2b;
	text-align:justify;
}

/* contact page start */
.contact-detail::before {
    position: absolute;
    content: "";
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(rgb(67 178 77), rgb(0 159 227 / 39%)), url(../img/background.jpg) center center no-repeat;
    background-size: cover;
    border-radius: 10px;
    z-index: -1;
}
.contact-map {
    background: #045d96;
}
.contact-form {
    background: #045d96;
}
.bg-theme-dark{
    background: #045d96;
}
.bg-theme-light{
    background: #158eea;
}
/* contact page end */
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #045d96;
    border-color: #045d96;
}
.page-link {
    position: relative;
    display: block;
    color: #045d96;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
#mfResearch label{
	margin-bottom:10px;
}
#mfResearch table{
	font-size:13px;
}
#mfResearch thead{
    background: #045d96;
    color: #fff;
}
#mfResearch tfoot{
    background: #d5f3ff;
    color: #000;
    font-weight:600;
}
.dt-length label{
	display:none;
}
.table>:not(caption)>*>*{
	box-shadow:0 0 0 #000;
}
/* calculator start */
.slider-track {
    background-color: #eee !important;
    background-image: none !important;
}
.slider-selection {
    background: #045d96 !important;
}
.slider-handle {
    background-color: #fff;
    border: 2px solid #158eea;
    opacity:1;
}
.hide {
    display: none !important;
}
.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100% !important;
    margin-top: -5px;
    top: 50%;
    left: 0;
}
.slider.slider-horizontal {
    width: 100% !important;
    height: 20px;
}
.steps {
    border-color: rgba(0, 0, 0, 0);
    border-style: none solid;
    border-width: 0 1px;
    margin: 0px 0px 35px !important;
    position: relative;
    width: 100%;
}
.tick {
    color: #000000;
    font-size: 9px;
    height: 11px;
    left: 0;
    line-height: 11px;
    margin-left: -24px;
    position: absolute;
    text-align: center;
    letter-spacing: 0px;
    width: 50px;
}
#emipiechart {
    height: 300px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.highcharts-button{	
	display:none;
}
.list-group-flush>.list-group-item{
    padding: 20px 10px;
}
.irs-slider {
    width: 25px;
    height: 25px;
    top: 20px;
    background-position: 0 -120px;
}
/* calculator end */

#commisionDisclosure table>tbody>tr{
	background:#fff;
	font-size:14px;
}
#commisionDisclosure table>thead>tr{
	background:#045d96;
	font-size:14px;
	color:#fff;
}
.figcaption {
    font-size: 12px;
    color: #000;
}
.bg-primary {
    background-color: #2b4da0 !important;
}
.bg-secondary{
	background-color:#43b749 !important;
}