@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,300italic,600,600italic,700,700italic);
 html, body {
     height: 100%;
     font-family: montserrat,sans-serif;
     padding: 0px;
     margin: 0px;
     font-size: 13px;
     padding-top: 40px;
}
 label, select {
     outline: none !important;
     box-shadow: none;
}
 b, strong {
     font-weight: 600;
}
 * {
     box-sizing: border-box;
}
 p {
     width: 100%;
     float: left;
     position: relative;
     color: #717171;
     font-size: 14px;
     line-height: 23px;
     overflow: hidden;
     margin: 0px 0px 15px 0px;
     white-space: normal;
}
 .outline-btn {
     border: 1px solid #2e79be;
     background: transparent;
     color: #2e79be;
}
 .btn-theme {
     background: #2e79be;
     color: white;
     border: 2px solid #2e79be;
     font-weight: 600;
}
 .btn-theme:hover, .btn-theme a:hover, a.btn-theme:hover, .btn-theme.btn.focus, .btn-theme.btn:focus {
     background-color: #164f77;
     color: #fff !important;
}
 .btn-white {
     background: #ffffff;
     color: #2e79be;
     border: 2px solid #2e79be;
     font-weight: 600;
}
 .btn-white:hover, .btn-white a:hover, a.btn-white:hover, .btn-white.btn.focus, .btn-white.btn:focus {
     background-color: #2e79be;
     color: #fff !important;
}
 .theme-btn-green {
     background: #2e79be;
     color: white;
     border: 1px solid #2e79be;
}
 .theme-btn-green:hover, .theme-btn-green a:hover, a.theme-btn-green:hover, .theme-btn-green.btn.focus, .theme-btn-green.btn:focus {
     background-color: #1fab6a;
     color: #fff !important;
}
 .gray-btn {
     background: #464646;
     color: white;
     border: 1px solid #464646;
}
 .gray-btn:hover, .gray-btn a:hover, a.gray-btn:hover, .gray-btn.btn.focus, .gray-btn.btn:focus {
     background-color: #2f2f2f;
     color: #fff !important;
}
 a {
     color: #1173b8;
     text-decoration: none;
}
 .line {
     border: 1px solid #f58854;
}
 .row {
     display: -ms-flexbox;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     margin-right: -15px;
     margin-left: -15px;
}
 hr {
     margin-top: 20px;
     margin-bottom: 20px;
     border: 0;
     border-top: 1px solid #eee;
}
 .container {
     width: 100%;
     max-width: 1170px;
     padding-right: 15px;
     padding-left: 15px;
     margin-right: auto;
     margin-left: auto;
}
 .row {
     margin-right: -15px;
     margin-left: -15px;
}
/* Scrollbar Styling */
 ::-webkit-scrollbar {
     width: 6px;
     height: 6px;
}
 ::-webkit-scrollbar-track {
     background-color: #ebebeb;
     -webkit-border-radius: 10px;
     border-radius: 10px;
     height: 6px;
}
 ::-webkit-scrollbar-thumb {
     -webkit-border-radius: 10px;
     border-radius: 10px;
     background: #a5a5a5;
     height: 6px;
}
 .header-main {
     width: 100%;
     float: left;
     position: fixed;
     padding: 0px 20px;
     box-shadow: 0px 3px 20px 0px #0000000d;
     z-index: 3;
     height: 80px;
     background-color: #ffffff;
     top: 0;
}
 .header-main .content-area {
     width: 100%;
     float: none;
     position: relative;
     display: table;
}
 .header-main .content-area .left-section {
     display: table-cell;
}
 .header-main .logo {
     float: left;
     padding: 17px 0px;
}
 .header-main .logo > div{
     float: none;
     display: inline-block;
     vertical-align: top;
}
 .header-main .logo img {
     height: 46px;
     float: left;
}
 .header-main .content-area .right-section {
     display: table-cell;
     vertical-align: middle;
}
 .nav-bg {
     float: none;
     position: relative;
     display: inline-block;
     vertical-align: top;
     margin-left: 100px;
}
 .nav-bg .navbar-collapse {
     width: 100%;
     float: none;
     position: relative;
     display: inline-block;
     vertical-align: top;
     text-align: right;
}
 .navbar-collapse{
     background: white;
}
 .navbar-nav {
     width: 100%;
     float: none;
     position: relative;
     vertical-align: top;
     margin: 0px;
     padding: 0px;
     list-style: none;
     white-space: nowrap;
     text-align: right;
     justify-content: flex-end!important;
}
 .navbar-nav .nav-item {
     display: inline-block;
     vertical-align: top;
     padding: 0px 12px;
}
 .navbar-nav .nav-item .nav-link {
     font-weight: 600;
     color: #00000096;
     font-size: 14px;
     text-decoration: none;
     line-height: 80px;
     background: transparent;
     float: left;
     position: relative;
     padding: 0px !important;
     width: 100%;
     text-align: left;
}
 .navbar-nav .nav-item:hover .nav-link {
     color: #2e79be;
}
 .navbar-nav .nav-item.active .nav-link:before {
     content: "";
     width: 100%;
     height: 3px;
     position: absolute;
     bottom: 0px;
     left: 0px;
     background: #2e79be;
}
 .menu-toggler .bar1, .menu-toggler .bar2, .menu-toggler .bar3 {
     width: 20px;
     height: 2px;
     background-color: #ffffff;
     margin: 2px 0;
     transition: 0.4s;
     float: left;
}
/* Critical css for images */
 .theme-home-banner {
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     height: 475px;
}
 .theme-home-banner .single-banner {
     height: 475px;
     width: 100%;
     float: none;
     display: table;
     vertical-align: top;
     background-position: center right;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover;
     right: 0px;
     top: 0px;
     -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
     transition: all 0.5s;
}
 .theme-home-banner .single-banner .banner-content {
     top: 0px;
     height: 100%;
     width: 100%;
     left: 0px;
     display: table-cell;
     vertical-align: middle;
     position: relative;
     padding-bottom: 50px;
}
 .theme-home-banner .single-banner .banner-content .banner-center-content {
     width: 100%;
     float: left;
}
 .theme-home-banner .single-banner .banner-content .banner-center-content .banner-title {
     font-size: 40px;
     color: #3B3B3B;
     font-weight: 800;
     line-height: 56px;
     width: 60%;
     float: left;
     position: relative;
     margin-bottom: 10px;
}
 .theme-home-banner .single-banner .banner-content .banner-center-content .banner-title span{
     color: #005CAC;
     position: relative;
}
 .theme-home-banner .single-banner .banner-content .banner-center-content .banner-title span:before{
     content:"";
     position: absolute;
     width: 100%;
     height: 2px;
     background: #3B3B3B;
     bottom: 0px;
     left: 0px;
}
 .search-banner-group{
     width: 60%;
     float: left;
}
 .theme-home-banner .single-banner .banner-content .banner-center-content .banner-subtitle {
     font-size: 20px;
     color: #545454;
     width: 60%;
     float: left;
     position: relative;
     line-height: 36px;
     font-weight: 600;
}
 .theme-home-banner .single-banner .banner-content .banner-center-content .banner-btns {
     margin-top: 15px;
     width: 100%;
     float: left;
     position: relative;
     text-align: center;
}
 .theme-home-banner .single-banner .banner-content .banner-center-content .border-btn {
     font-size: 14px;
     float: none;
     height: 35px;
     line-height: 35px;
     padding: 0px 15px;
     border-radius: 4px;
     text-align: center;
     margin-right: 10px;
     margin-bottom: 10px;
     border: 1px solid #a1752b;
     color: #a1752b;
     display: inline-block;
     vertical-align: top;
}
 .theme-home-banner .single-banner .banner-content .banner-center-content .border-btn:hover {
     background: #a1752b;
     color: #fff;
}
 .theme-home-banner .single-banner .banner-content .banner-center-content .golden-btn {
     background: #a1752b;
     font-size: 14px;
     float: none;
     height: 35px;
     line-height: 35px;
     padding: 0px 15px;
     border-radius: 4px;
     color: #fff;
     text-align: center;
     margin-right: 10px;
     margin-bottom: 10px;
     border: 1px solid #a1752b;
     display: inline-block;
     vertical-align: top;
}
 .theme-home-banner .single-banner .banner-content .banner-center-content .golden-btn:hover {
     background: #865e1b;
}
 .theme-home-banner .single-banner .banner-contact {
     position: absolute;
     bottom: 0px;
     padding: 15px 0px;
     width: 100%;
     float: left;
     left: 0px;
     background: rgb(255 255 255 / 50%);
}
 .theme-home-banner .single-banner .banner-contact .banner-top-actions {
     width: 100%;
     float: none;
     display: inline-block;
     font-size: 16px;
     font-weight: 600;
     color: #3B3B3B;
}
 .k-textbox::selection, .k-textbox .k-input::selection {
     color: #ffffff;
     background-color: #adadad !important;
}
 .search-banner-group .btn {
     line-height: 40px;
     margin: 10px 10px 10px 0px;
     text-align: center;
     font-size: 15px;
     padding: 0px 15px;
}
 .page-center-title {
     width: 100%;
     font-size: 30px;
     color: #3B3B3B;
     font-weight: 800;
     line-height: 56px;
     float: left;
     position: relative;
     margin-bottom: 20px;
     text-align: center;
}
 .page-center-title span{
     color: #005CAC;
     position: relative;
}
 .page-center-title span:before{
     content:"";
     position: absolute;
     width: 100%;
     height: 2px;
     background: #3B3B3B;
     bottom: 0px;
     left: 0px;
}
 .single-sponsor:hover .sponsor-logo{
     background: #005CAC;
}
 .single-sponsor:hover .sponsor-logo img {
     filter: brightness(0 ) invert(1);
}
 .single-sponsor:hover{
     border: 1px solid #005CAC;
}
 .single-sponsor {
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     box-shadow: 0px 3px 4px 0px #00000033;
     background: #fff;
     margin-bottom: 30px;
     border: 1px solid #e8e8e8;
     border-radius: 10px;
     padding: 70px 20px 20px 20px;
     margin-top: 60px;
}
 .single-sponsor .sponsor-logo {
     width: 100px;
     float: left;
     height: 100px;
     position: absolute;
     top: -50px;
     left: 50%;
     margin-left: -50px;
     border: 1px solid #e8e8e8;
     border-radius: 180px;
     background: #fff;
}
 .single-sponsor .sponsor-logo > div{
     width: 100%;
     height: 100%;
     position: absolute !important;
     top: 0px;
     left: 0px;
}
 .single-sponsor .sponsor-logo > div img{
}
 .single-sponsor .sponsor-logo img {
     max-width: 100% !important;
     max-height: 100% !important;
     width: auto !important;
     height: auto !important;
     position: absolute !important;
     bottom: auto !important;
     top: 50% !important;
     left: 50% !important;
     -webkit-transform: translateY(-50%) translateX(-50%);
     -moz-transform: translateY(-50%) translateX(-50%);
     transform: translateY(-50%) translateX(-50%);
     text-align: center;
     padding: 20px !important;
     min-height: 0 !important;
     min-height: initial !important;
     min-width: 0 !important;
     min-width: initial !important;
     box-sizing: border-box !important;
}
 .single-sponsor .sponsor-title {
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     color:rgb(10, 10, 10);
     font-size: 18px;
     font-weight: 700;
     text-align: center;
     margin-bottom: 10px;
}
 .single-sponsor .sponsor-info{
     width: 100%;
     float: left;
     position: relative;
     color:rgb(12, 12, 12);
     font-size: 14px;
     line-height: 23px;
     max-height: 69px;
     overflow: hidden;
     text-align: center;
     margin: 0px;
}
 .gme-statehospitals-group {
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     padding: 40px 0px;
     background: #2e79be;
}
 .gme-statehospitals-group .center-line {
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     margin: 30px 0px;
     border-top: 1px solid #fff;
}
 .gme-statehospitals-group .statehospitals-title {
     font-size: 18px;
     color: #ffffff;
     width: 100%;
     float: left;
     position: relative;
     line-height: 30px;
     font-weight: 600;
     margin-bottom: 10px;
}
 .statehospitals-list {
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     margin: 0px;
     padding: 0px;
     margin-top: 15px;
     list-style: none;
     columns: 5;
     -webkit-columns: 5;
     -moz-columns: 5;
}
 .statehospitals-list li {
     width: 100%;
     font-size: 13px;
     margin-bottom: 8px;
     display: inline-block;
     vertical-align: top;
}
 .statehospitals-list li a {
     color: #ffffff;
     width: 100%;
     float: left;
}
 .features-group {
     width: 100%;
     float: left;
     position: relative;
     background: #f5f5f5;
     padding: 0px 0px 30px 0px;
}
.feature-title {
  color: #000000 !important;
}

.feature-paragraph {
  color: #000000 !important;
}


 .features-group-list{
     margin-top: -150px;
}
 .single-feature {
     width: 100%;
     float: left;
     position: relative;
     background: #fff;
     margin-bottom: 30px;
     border-radius: 10px;
     overflow: hidden;
}
 .single-feature .feature-image {
     width: 100%;
     float: left;
     position: relative;
}
 .single-feature .feature-image .feature-image-bg {
     height: 220px;
     width: 100%;
     float: none;
     display: table;
     vertical-align: top;
     background-position: center center;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover;
     right: 0px;
     top: 0px;
     -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
     transition: all 0.5s;
}
 .single-feature .feature-content {
     width: 100%;
     float: left;
     position: relative;
     padding: 25px;
}
 .single-feature .feature-content .feature-points {
     width: 100%;
     float: left;
     position: relative;
     margin-bottom: 5px;
}
 .single-feature .feature-content .feature-points .single-point {
     float: left;
     position: relative;
     font-size: 13px;
}
 .single-feature .feature-content .feature-points .single-point + .single-point {
     padding-left: 18px;
}
 .single-feature .feature-content .feature-points .single-point + .single-point:before {
     content: "";
     width: 6px;
     height: 6px;
     position: absolute;
     background: #a2a2a2;
     border-radius: 50%;
     top: 7px;
     left: 7px;
}
 .single-feature .feature-content .feature-points .single-point a {
     color: #a2a2a2;
}
 .single-feature .feature-content .feature-title {
     font-size: 20px;
     color: #2e79be;
     width: 100%;
     float: left;
     position: relative;
     font-weight: 700;
     margin-bottom: 10px;
     line-height: 22px;
}
 .single-feature .feature-content .feature-paragraph {
     width: 100%;
     float: left;
     position: relative;
     color: #717171;
     font-size: 13px;
     line-height: 23px;
     max-height: 92px;
     overflow: hidden;
     margin-bottom: 20px;
}
 .about-group {
     width: 100%;
     float: left;
     position: relative;
     padding: 50px 0px 200px 0px;
background: linear-gradient(135deg, #e0f7fa 0%, #ffffff 100%);

}
 .about-group .about-group-content {
     width: 100%;
     float: left;
     position: relative;
}
 .about-group-content-center{
     text-align: center;
     margin-top: 50px;
}
 .about-group .about-group-content p{
     color: #0d1b2a;
}
 .about-group .about-group-content .about-title {
     font-size: 30px;
     color: #333333;
     width: 100%;
     float: left;
     position: relative;
     line-height: 44px;
     font-weight: 700;
     margin-bottom: 10px;
}
 .about-group .about-image {
     width: 100%;
     float: left;
     position: relative;
     height: 250px;
     text-align: center;
}
 .about-group .about-image .about-image-bg {
     height: 250px;
     width: 250px;
     float: none;
     vertical-align: top;
     background-position: center center;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover;
     left: 0px;
     top: 0px;
     -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
     transition: all 0.5s;
     position: relative;
     display: inline-block;
     vertical-align: top;
     border-radius: 180px;
     border: 20px solid #ffffff4d;
}
 .theme-footer {
     width: 100%;
     float: left;
     position: relative;
background-color: #0d1323;

     padding: 30px 0px;
     border-top: dashed 2px #e3e3e3;
}
 .theme-footer .footer-logo {
     width: 100%;
     float: left;
     position: relative;
     margin-bottom: 30px;
}
 .theme-footer .footer-logo img {
     width: auto;
     float: left;
     position: relative;
     max-height: 55px;
}
 .theme-footer .footer-menu-title{
     color:rgb(243, 235, 235);
     width: 100%;
     float: left;
     font-size: 17px;
     margin-bottom: 8px;
     font-weight: 600;
}
 .theme-footer .footer-menu {
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     margin: 0px;
     padding: 0px;
     list-style: none;
     margin-bottom: 25px;
}
 .theme-footer .footer-menu li {
     font-size: 14px;
     margin-bottom: 6px;
     color:rgb(240, 235, 235);
     width: 100%;
     float: left;
     line-height: 25px;
}
 .theme-footer .footer-menu li a img{
     display: inline-block;
     vertical-align: top;
     width: 20px;
     height: 20px;
     margin: 4px 10px 4px 0px;
}
 .theme-footer .footer-menu li a {
     color:rgb(224, 218, 218);
     width: 100%;
     float: left;
     line-height: 28px;
}
 .theme-footer .footer-menu li:hover a {
     color:rgb(230, 234, 238);
}
 .sub-footer {
     width: 100%;
     float: left;
     position: relative;
     margin-top: 40px;
     padding-top: 15px;
     border-top: 1px solid #C9C9C9;
}
 .sub-footer p {
     font-size: 13px;
     margin: 0px;
     color:rgb(250, 243, 243);
}
 .footer-social {
     width: 100%;
     float: left;
     position: relative;
     text-align: right;
     list-style: none;
     padding: 0px;
     margin-bottom: 30px;
}
 .footer-social li {
     display: inline-block;
     vertical-align: top;
     margin-left: 10px;
}
 .footer-social li a {
     float: left;
     text-align: center;
     display: table;
}
 .footer-social li a img {
     float: left;
}
 .footer-social li:hover a {
     background:rgb(231, 224, 224);
}
 .footer-social li:hover a img {
     filter: brightness(0) invert(1);
}
 .search-page-header {
     background: #f5f5f5;
     width: 100%;
     float: left;
     position: relative;
     padding: 20px 0px;
     z-index: 2;
}
 .featured-sponsors-group{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     background: #ffffff;
     margin: 40px 0px;
}
.featured-sponsors-group .sponsor-title,
.featured-sponsors-group .sponsor-info {
  color: #000000;
}
 @keyframes placeHolderShimmer{
     0%{
         background-position: -468px 0 
    }
     100%{
         background-position: 468px 0 
    }
}
 .single-theme-feature{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     background: #ffffff;
     margin: 100px 0px;
}
 .single-theme-feature:before{
     content:"";
     background-image: url("../images/feature-dotted.png");
     float: left;
     background-size: 100%;
     width: 30%;
     height: 50%;
     margin: 0px;
     position: absolute;
     left: 0px;
     top: 25%;
}
 .single-theme-feature .theme-feature-content{
     width: 50%;
     float: left;
     vertical-align: top;
     position: relative;
     padding-right: 50px;
}
 .single-theme-feature .theme-feature-content .feature-content-left{
     width: 60%;
     display: table-cell;
     vertical-align: middle;
     padding-right: 50px;
}
 .single-theme-feature .feature-main-content{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
}
 .single-theme-feature .feature-main-content .feature-labels{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     margin-bottom: 15px;
}
 .single-theme-feature .feature-main-content .feature-labels .single-label{
     float: left;
     display: inline-block;
     vertical-align: top;
     position: relative;
     font-size: 13px;
     font-weight: 600;
     line-height: 24px;
     color: #ffffff;
     background: #6D6E72;
     text-transform: uppercase;
     padding: 0px 10px;
     border-radius: 5px;
}
 .single-theme-feature .feature-main-content .feature-title{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     font-weight: 700;
     margin-bottom: 15px;
     color: #2e79be;
     font-size: 28px;
     line-height: 40px;
}
 .single-theme-feature .feature-main-content .feature-paragraph{
     width: 100%;
     float: left;
     position: relative;
     color: #212529;
     font-size: 14px;
     line-height: 26px;
     margin-bottom: 20px;
}
 .single-theme-feature .feature-main-content .feature-ul{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     margin: 0px 0px 20px 0px;
     list-style: none;
     padding: 0px;
}
 .single-theme-feature .feature-main-content .feature-ul li{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     padding-left: 25px;
     font-size: 14px;
     line-height: 22px;
     margin-bottom: 8px;
}
 .single-theme-feature .feature-main-content .feature-ul li:before{
     content:"";
     background-image: url("../images/icon/feature-check.svg");
     float: left;
     background-size: 16px;
     background-repeat: no-repeat;
     width: 16px;
     height: 16px;
     margin: 0px;
     position: absolute;
     left: 0px;
     top: 3px;
}
 .single-theme-feature .feature-main-content .feature-actions{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
}
 .single-theme-feature .feature-main-content .feature-actions .btn{
     display: inline-block;
     vertical-align: top;
     line-height: 32px;
     padding: 0px 15px;
     font-size: 13px;
     text-align: center;
     min-width: 100px;
}
 .single-theme-feature .theme-feature-content .feature-image{
     width: 100%;
     text-align: center;
     float: left;
}
 .single-theme-feature .feature-content-right{
     width: 50%;
     position: absolute;
     top: 0px;
     right: 0px;
     height: calc(100% + 100px);
     margin-top: -50px;
}
 .single-theme-feature .feature-content-right .feature-image{
     width: 100%;
     position: absolute;
     height: 100%;
     left: 0px;
     overflow: hidden;
     border-radius: 25px 0px 0px 25px;
     width: 100%;
     float: none;
     display: table;
     vertical-align: top;
     background-position: center right;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover;
     right: 0px;
     top: 0px;
     -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
     transition: all 0.5s;
}
 .special-theme-feature .feature-main-content{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
}
 .special-theme-feature .feature-main-content .feature-title {
     width: 100%;
     float: left;
     display: inline-block;
     vertical-align: top;
     position: relative;
     margin-bottom: 10px;
     font-size: 22px;
     font-weight: 600;
     line-height: 28px;
     color: #ffffff;
     border-radius: 5px;
}
 .special-theme-feature .feature-main-content .feature-description{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     font-size: 14px;
     font-weight: normal;
     line-height: 22px;
     margin-bottom: 15px;
     color: #ffffff;
}
 .special-theme-feature .feature-main-content .feature-ul{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     margin: 0px 0px 20px 0px;
     list-style: none;
     padding: 0px;
}
 .special-theme-feature .feature-main-content .feature-ul li{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     padding-left: 25px;
     font-size: 14px;
     line-height: 22px;
     margin-bottom: 8px;
     color: #fff;
}
 .special-theme-feature .feature-main-content .feature-ul li:before{
     content:"";
     background-image: url("../images/icon/feature-check-white.svg");
     float: left;
     background-size: 16px;
     background-repeat: no-repeat;
     width: 16px;
     height: 16px;
     margin: 0px;
     position: absolute;
     left: 0px;
     top: 3px;
}
 .special-theme-feature .feature-main-content .feature-actions{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
}
 .special-theme-feature .feature-main-content .feature-actions .btn{
     display: inline-block;
     vertical-align: top;
     line-height: 32px;
     padding: 0px 15px;
     font-size: 13px;
     text-align: center;
     min-width: 100px;
}
 .special-theme-feature .theme-feature-content .feature-image{
     width: 100%;
     text-align: center;
     float: left;
     position: relative;
     height: 100%;
     top: 0px;
     left: 0px;
     margin: 50px 0px;
     min-height: 400px;
}
 .special-theme-feature .theme-feature-content .feature-image .feature-image-bg{
     height: 100%;
     width: 100%;
     float: none;
     vertical-align: top;
     background-position: top center;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover;
     right: 0px;
     top: 0px;
     -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
     transition: all 0.5s;
     position: absolute;
}
 .navbar{
     padding: 0px !important;
}
 .navbar-brand{
     padding: 0px !important;
     margin: 15px 0px;
     float: left;
}
 .navbar-brand img{
     max-height: 50px;
}
 .blog-group{
     width: 100%;
     float: left;
     position: relative;
     padding: 50px 0px;
     margin-bottom: 50px;
}
 .blog-group:before {
     content: "";
     background: url(../images/icon/dotted-small.svg) center center;
     position: absolute;
     bottom: 0px;
     right: 0px;
     width: calc(50% - 200px);
     height: 30%;
     background-size: 15px;
     z-index: 1;
     opacity: 0.07;
}
 .blog-group .blog-background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  border-radius: 0px 30px 30px 0px;
  transition: all 0.5s;
}

@media (max-width: 768px) {
  .blog-group .blog-background {
    border-radius: 0px 0px 20px 20px; /* Adjust for stacked/mobile layout */
  }
}
 .blog-group .blog-background:before {
     content: "";
     position: absolute;
     top: 0px;
     left: 0px;
     width: 100%;
     height: 100%;
     border-radius: 0px 30px 30px 0px;
     background: transparent linear-gradient(180deg, #005CAC 0%, #002E56 100%) 0% 0% no-repeat padding-box;
}
 .blog-group .common-heading {
     text-align: center;
     width: calc(110% - 150px);
}
 .blog-group .common-heading .title{
     color: #ffff;
}
 .blog-group .common-heading .title .highlight-span{
     color: #4FA0D1;
}
 .blog-group .common-heading .subtitle{
     color: rgb(255 255 255 / 70%);
}
 .blog-group .common-heading .title .highlight-span:before{
     background: #ffffff;
}

.blog-group .approach-content p {
  color: #000000;
}


 .blog-group .blog-carousel{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
}
 .single-blog{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     margin-bottom: 20px;
     background: #fff;
     border-radius: 15px;
     box-shadow: 0px 0px 20px #0000001F;
     padding-left: 225px;
     overflow: hidden;
     border: 1px solid #e0e0e0;
}
 .single-blog .blog-banner{
     width: 225px;
     float: none;
     vertical-align: top;
     background-position: center center;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover;
     left: 0px;
     top: 0px;
     -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
     transition: all 0.5s;
     position: absolute;
     height: 100%;
}
 .single-blog .blog-content{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     background: #fff;
     overflow: hidden;
     padding: 25px;
}
 .single-blog .blog-content .blog-tag{
     width: 100%;
     float: left;
     position: relative;
     color: #5a5a5a;
     font-size: 12px;
     margin-bottom: 5px;
     font-weight: 600;
}
 .single-blog .blog-content .title{
     width: 100%;
     float: left;
     position: relative;
     color: #015b9c;
     font-size: 20px;
     font-weight: 700;
     margin-bottom: 5px;
}
 .single-blog .blog-content p{
     margin: 0px;
     font-size: 14px;
     line-height: 24px;
     margin-bottom: 15px;
     color: gray;
}
 .blog-carousel .owl-dots {
     display: none;
}
 .blog-carousel .owl-nav {
     text-align: right;
     position: absolute;
     width: 400px;
     float: left;
     margin-left: -400px;
     padding-right: 0px;
     top: -120px;
     right: 0px;
}
 .blog-carousel .owl-nav .owl-next, .blog-carousel .owl-nav .owl-prev {
     display: inline-block;
     vertical-align: top;
     overflow: hidden;
     line-height: 50px !important;
     width: 50px;
     text-align: center;
     height: 50px;
     font-size: 32px !important;
     color: transparent !important;
     border: 1px solid #e8e8e8 !important;
     border-radius: 50%;
     box-shadow: 0px 8px 20px 10px rgb(0 0 0 / 5%);
     margin: 10px;
     background: #fff !important;
}
 .blog-carousel .owl-nav .owl-next:hover, .blog-carousel .owl-nav .owl-prev:hover {
     border: 1px solid #015b9c !important;
     background: #015b9c !important;
}
 .blog-carousel .owl-nav .owl-next:hover:before, .blog-carousel .owl-nav .owl-prev:hover:before {
     filter: brightness(0) invert(1);
}
 .blog-carousel .owl-nav .owl-prev:before {
     content: "";
     background-image: url("../images/icon/icon-left.svg");
     float: left;
     background-repeat: no-repeat;
     margin: 14px 18px;
     background-size: contain;
     width: 12px;
     height: 20px;
}
 .blog-carousel .owl-nav .owl-next:before {
     content: "";
     background-image: url("../images/icon/icon-right.svg");
     float: left;
     background-repeat: no-repeat;
     width: 12px;
     height: 20px;
     margin: 14px 18px;
     background-size: contain;
}
 .common-heading {
     text-align: center;
     display: inline-block;
     vertical-align: top;
     width: 100%;
     margin-bottom: 40px;
     position: relative;
}
 .common-heading .title, .common-heading h1 {
     float: left;
     margin-bottom: 5px;
     font-weight: 700;
     width: 100%;
     color:rgb(10, 10, 10);
     font-size: 28px;
     line-height: 40px;
}
 .common-heading .title span, .common-heading h1 span{
     color:rgb(21, 103, 180);
     position: relative;
}
 .common-heading .title span:before, .common-heading h1 span:before {
     content: "";
     position: absolute;
     width: 100%;
     height: 2px;
     background: #2e79be;
     bottom: 0px;
     left: 0px;
}
 .common-heading .subtitle{
     float: left;
     font-size: 14px;
     margin-bottom: 5px;
     color:rgb(10, 10, 10);
     font-weight: normal;
     width: 100%;
}
 .quickform-group{
     width: 100%;
     float: left;
     position: relative;
     background: #f1f5f9;
     padding: 75px 0px;
     text-align: center;
}
 .quickform-group:before {
     content: "";
     position: absolute;
     bottom: 25%;
     left: 0px;
     width: 100%;
     height: 50%;
     background-size: 15px;
     opacity: 0.07;
    
}
 .quickform-box{
     max-width: 800px;
     display: inline-block;
     vertical-align: top;
     text-align: left;
     background: linear-gradient(to bottom right, #6f5eff, #7c68ee, #6f5eff);
     padding: 30px;
     position: relative;
     z-index: 1;
     box-shadow: 0px 0px 20px #00000017;
     border-radius: 30px;
}
 .quickform{
     width: 100%;
     float: left;
}
 .quickform .form-group{
     width: 100%;
     float: left;
     margin-bottom: 15px;
}
 .quickform .form-group label{
     width: 100%;
     float: left;
     position: relative;
     font-size: 13px;
     margin-bottom: 4px;
     color: black;
}

.quickform .common-heading .title,
.quickform .common-heading .subtitle,
.quickform-group .common-heading .title,
.quickform-group .common-heading .subtitle {
  color: #f1f1f1;
}

.quickform-group .btn-theme {
    
  background-color:rgb(20, 5, 73);
  color:rgb(229, 228, 236);
}


 .quickform .form-group .form-control{
     border-radius: 6px;
     border: none;
     background: #f1f1f1;
     height: 40px;
     width: 100%;
     float: left;
     position: relative;
}
 .quickform .form-group textarea.form-control{
     height: 100px;
     resize: none;
}


.quickform .form-group .form-control::placeholder {
  color: #555;
  font-size: 13px;
}

.button-wrapper {
  display: flex;
  justify-content: flex-end; /* aligns right */
  width: 100%;
  margin-top: 20px;
  padding: 0 16px; /* add side padding instead of fixed margin */
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .button-wrapper {
    justify-content: center; /* center button on small screens */
    padding: 0 12px;
  }
}

.custom-submit-btn {
  background-color: #ffffff;
  color: #6f5eff;
  padding: 12px 32px; /* px-8 py-3 */
  border: none;
  border-radius: 8px; /* rounded-md */
  font-weight: 600;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); /* shadow-lg */
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-block;
}

.custom-submit-btn:hover {
  background-color: #f3f4f6; /* Tailwind's gray-100 */
}

 .single-theme-feature-odd{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     background: #ffffff;
     margin: 50px 0px;
}
 .single-theme-feature-odd:before{
     content:"";
     background-image: url("../images/feature-dotted.png");
     float: left;
     background-size: 100%;
     width: 30%;
     height: 50%;
     margin: 0px;
     position: absolute;
     left: 0px;
     top: 25%;
}
 .single-theme-feature-odd .theme-feature-content{
     width: 100%;
     float: left;
     vertical-align: top;
     position: relative;
     display: table;
}
 .single-theme-feature-odd .theme-feature-content .feature-content-left{
     width: 60%;
     display: table-cell;
     vertical-align: middle;
     padding-right: 50px;
}
 .single-theme-feature-odd .feature-main-content{
     width: 50%;
     display: table-cell;
     vertical-align: middle;
     position: relative;
}
 .single-theme-feature-odd .feature-main-content .feature-labels{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     margin-bottom: 15px;
}
 .single-theme-feature-odd .feature-main-content .feature-labels .single-label{
     float: left;
     display: inline-block;
     vertical-align: top;
     position: relative;
     font-size: 13px;
     font-weight: 600;
     line-height: 24px;
     color: #ffffff;
     background: #6D6E72;
     text-transform: uppercase;
     padding: 0px 10px;
     border-radius: 5px;
}
 .single-theme-feature-odd .feature-main-content .feature-title{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     font-weight: 700;
     margin-bottom: 15px;
     color: #2e79be;
     font-size: 28px;
     line-height: 40px;
}
 .single-theme-feature-odd .feature-main-content .feature-paragraph{
     width: 100%;
     float: left;
     position: relative;
     color: #212529;
     font-size: 14px;
     line-height: 26px;
     margin-bottom: 20px;
}
 .single-theme-feature-odd .feature-main-content .feature-ul{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     margin: 0px 0px 20px 0px;
     list-style: none;
     padding: 0px;
}
 .single-theme-feature-odd .feature-main-content .feature-ul li{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     padding-left: 25px;
     font-size: 14px;
     line-height: 22px;
     margin-bottom: 8px;
}
 .single-theme-feature-odd .feature-main-content .feature-ul li:before{
     content:"";
     background-image: url("../images/icon/feature-check.svg");
     float: left;
     background-size: 16px;
     background-repeat: no-repeat;
     width: 16px;
     height: 16px;
     margin: 0px;
     position: absolute;
     left: 0px;
     top: 3px;
}
 .single-theme-feature-odd .feature-main-content .feature-actions{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
}
 .single-theme-feature-odd .feature-main-content .feature-actions .btn{
     display: inline-block;
     vertical-align: top;
     line-height: 32px;
     padding: 0px 15px;
     font-size: 13px;
     text-align: center;
     min-width: 100px;
}
 .single-theme-feature-odd .theme-feature-content .feature-image{
}
 .single-theme-feature-odd .feature-content-right{
     display: table-cell;
     vertical-align: middle;
     position: relative;
     width: 50%;
}
 .single-theme-feature-odd .feature-content-right .feature-image{
     width: 100%;
     text-align: center;
     float: left;
}
 .single-theme-feature-odd .feature-content-right .feature-image img{
     max-width: 400px;
}
 .google-map{
     float: left;
     position: relative;
     background: #ffffff;
     width: 100%;
     z-index: 1;
}
 .google-map iframe{
     float: left;
     position: relative;
     width: 100%;
}
 .customer-feedback {
     width: 100%;
     vertical-align: top;
     background-position: center center;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover;
     right: 0px;
     top: 0px;
     -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
     transition: all 0.5s;
     position: relative;
     float: left;
     padding: 50px 0px;
}
 .customer-feedback .page-center-title{
     color: #fff;
}
 .customer-feedback:before {
     content: "";
     position: absolute;
     top: 0px;
     left: 0px;
     width: 100%;
     height: 100%;
     background: rgb(0 0 0 / 70%);
}
 .feedback-list{
     width: 100%;
     float: left;
     position: relative;
     margin-bottom: 25px;
     display: block;
}
 .client-feedback{
     width: 100%;
     float: left;
     position: relative;
     margin-bottom: 25px;
     text-align: left;
     padding: 25px;
     background: #FFF;
     BORDER-RADIUS: 20px;
     box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 5%);
}
 .client-feedback .feedback-header{
     width: 100%;
     float: left;
     display: table;
     position: relative;
     margin-bottom: 15px;
}
 .client-feedback .feedback-header .feedback-user-image{
     display: table-cell;
     vertical-align: top;
     max-width: 60px;
     width: 60px;
}
 .client-feedback .feedback-header .feedback-user-image .user-image{
     width: 50px;
     height: 50px;
     position: relative;
     background-position: center center;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover;
     border-radius: 50%;
     display: inline-block;
     vertical-align: top;
}
 .client-feedback .feedback-header .feedback-user-info{
     position: relative;
     width: 100%;
     display: table-cell;
     vertical-align: middle;
     padding-left: 15px;
}
 .client-feedback .feedback-header .feedback-user-info .user-name{
     font-size: 16px;
     font-weight: 700;
     position: relative;
     text-transform: capitalize;
     line-height: 22px;
     display: inline-block;
     vertical-align: top;
     color:rgb(12, 12, 12);
     margin-bottom: 5px;
}
 .client-feedback .feedback-header .feedback-user-info .star-rating{
     width: 100%;
     float: left;
     text-align: left;
}
 .client-feedback .feedback-header .feedback-user-info .star-rating .fa{
     display: inline-block;
     vertical-align: top;
     height: 16px;
     width: 16px;
     position: relative;
}
 .client-feedback .feedback-header .feedback-user-info .star-rating .fa.fa-star:before{
     content: "";
     background-image: url("../images/icon/awesome-star.svg");
     float: left;
     background-repeat: no-repeat;
     width: 16px;
     height: 16px;
     margin: 0px;
     background-size: 16px;
     position: absolute;
     top: 0px;
     left: 0px;
}
 .client-feedback .feedback-description{
     width: 100%;
     float: left;
     font-size: 15px;
     line-height: 25px;
     color:rgb(15, 15, 15);
     font-style: italic;
}
 .feedback-list .owl-dots {
     display: none;
}
 .feedback-list .owl-nav {
     width: 100%;
     text-align: center;
     float: left;
     position: relative;
}
 .feedback-list .owl-nav .owl-next, .feedback-list .owl-nav .owl-prev {
     display: inline-block;
     vertical-align: top;
     overflow: hidden;
     line-height: 50px !important;
     width: 50px;
     text-align: center;
     height: 50px;
     font-size: 32px !important;
     color: transparent !important;
     border: 1px solid #d9d9ed !important;
     border-radius: 50%;
     box-shadow: 0px 8px 20px 10px rgb(0 0 0 / 5%);
     margin: 10px;
     background: #fff !important;
}
 .feedback-list .owl-nav .owl-next:hover, .feedback-list .owl-nav .owl-prev:hover {
     border: 1px solid #2e79be !important;
     background: #2e79be !important;
}
 .feedback-list .owl-nav .owl-next:hover:before, .feedback-list .owl-nav .owl-prev:hover:before {
     filter: brightness(0) invert(1);
}
 .feedback-list .owl-nav .owl-prev:before {
     content: "";
     background-image: url("../images/icon/icon-left.svg");
     float: left;
     background-repeat: no-repeat;
     margin: 14px 18px;
     background-size: contain;
     width: 12px;
     height: 20px;
}
 .feedback-list .owl-nav .owl-next:before {
     content: "";
     background-image: url("../images/icon/icon-right.svg");
     float: left;
     background-repeat: no-repeat;
     width: 12px;
     height: 20px;
     margin: 14px 18px;
     background-size: contain;
}
 .graph-chart-group{
     width: 100%;
     text-align: center;
     padding-right: 40px;
}
 .single-graph-chart{
     background: #f8f8f8;
     margin: 18px 0px;
     position: relative;
     display: flex;
     height: 50px;
     flex-direction: row;
     align-items: center;
     border-radius: 10px;
     overflow: hidden;
}
 .single-graph-chart .year-selection{
     line-height: 16px;
     padding: 0px 16px;
     min-width: 140px;
     font-size: 14px;
     font-weight: 600;
     color: #585858;
     text-align: left;
     width: 100%;
}
 .single-graph-chart .year-fullpercentage{
     line-height: 50px;
     border-right: none;
     width: 100%;
     background: #e4e4e4;
     text-align: left;
     font-size: 12px;
     font-weight: 700;
     color: #ffffff;
     position: relative;
     max-width: 150px;
}
 .single-graph-chart .year-fullpercentage .percentage-active{
     position: absolute;
     top: 0px;
     height: 100%;
     left: 0px;
     background: #2e79be;
     font-size: 12px;
     font-weight: 700;
     color: #ffffff;
     position: relative;
     padding: 0px 20px;
}
 .navbar-toggler {
     background-color: #1173b8;
     padding: 0px;
     width: 36px;
     height: 36px;
     border: none !important;
     box-shadow: none;
     outline: none !important;
}
 .navbar-toggler-icon{
     width: 36px;
     height: 36px;
     float: left;
     padding: 8px 7px;
     background-image: none;
}
 .navbar-toggler-icon .bar1, .navbar-toggler-icon .bar2, .navbar-toggler-icon .bar3 {
     width: 22px;
     height: 2px;
     background-color: #ffffff;
     margin: 2px 0;
     transition: 0.4s;
     float: left;
}
 .navbar-nav .dropdown-menu {
     position: relative;
     float: left;
     width: 100%;
     min-width: 180px;
}
 .navbar-nav .nav-item .nav-link {
     line-height: 38px;
}
 .inner-page-banner {
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     overflow: hidden;
}
 .inner-page-banner .single-banner {
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     background-position: center center;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover;
     right: 0px;
     top: 0px;
     -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
     transition: all 0.5s;
     position: relative;
     padding: 40px 0px;
}
 .inner-page-banner .single-banner:before {
     content:"";
     position: absolute;
     top: 0px;
     left: 0px;
     width: 100%;
     height: 100%;
     background: rgb(0 0 0 / 75%);
}
 .inner-page-banner .single-banner .banner-title {
     color: #ffffff;
     font-weight: 700;
     width: 100%;
     float: left;
     position: relative;
     font-size: 32px;
     line-height: 56px;
}
 .inner-page-banner .single-banner .banner-subtitle {
     font-size: 18px;
     color: #1173b8;
     width: 100%;
     float: left;
     position: relative;
     font-weight: 600;
}
 .inner-about-group {
     width: 100%;
     float: left;
     background: #ffffff;
     padding: 50px 0px;
     position: relative;
     overflow: hidden;
}
 .inner-about-group.features-group{
     background: #f5f5f5;
}
 .inner-about-group:before{
     content: "";
     background: url(../images/icon/dotted-black-small.SVG) top center;
     position: absolute;
     top: 25%;
     left: 0px;
     width: 100%;
     height: 50%;
     background-size: 240px;
     opacity: 0.2;
}
 .inner-about-group .left-images {
     width: 100%;
     float: left;
     position: relative;
}
 .inner-about-group .left-images .single-image {
     width: 100%;
     float: left;
     margin-left: 0px;
     position: relative;
     padding: 25px;
     text-align: center;
}
 .inner-about-group .left-images .single-image img{
     width: 100%;
     float: none;
     margin-left: 0px;
     position: relative;
     max-width: 400px;
     display: inline-block;
     vertical-align: top;
}
 .inner-about-group .right-content {
     width: 100%;
     float: right;
     text-align: left;
     background: #fff;
     position: relative;
     padding: 50px;
     border-radius: 50px;
}
 .inner-about-group .right-content .common-heading{
     text-align: left;
     margin-bottom: 15px;
}
 .inner-about-group .theme-color-title, .inner-about-group h1 {
     float: left;
     font-size: 32px;
     line-height: 42px;
     margin-bottom: 20px;
     color: #000000;
     font-weight: 700;
     width: 100%;
}
 .inner-about-group .theme-color-info, .inner-about-group h2 {
     color: #000;
     width: 100%;
     margin: 0px;
     text-align: left;
     font-size: 17px;
     line-height: 28px;
     font-weight: 200;
}
 .inner-about-group .right-content ul{
     width: 100%;
     float: left;
     position: relative;
     padding: 0px;
     font-weight: 600;
     margin: 0opx;
}
 .inner-about-group .right-content ul li{
     width: 100%;
     float: left;
     position: relative;
     color: #000000;
     padding-left: 17px;
     list-style: none;
     margin-bottom: 10px;
     font-size: 14px;
}
 .inner-about-group .right-content ul li:before{
     content:"";
     width: 8px;
     height: 8px;
     background: #015b9c;
     position: absolute;
     top: 7px;
     left: 0px;
}
 .white-feature-section{
     width: 100%;
     float: left;
     position: relative;
     padding-left: 50%;
     margin: 50px 0px;
}
 .white-feature-section .left-side{
     position: absolute;
     top: -25px;
     left: 0px;
     width: 50%;
     height: calc(100% + 50px);
     background-position: center center;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover;
     box-shadow: 0px 0px 17px 0px rgb(0 0 0 / 10%);
     border-radius: 10px;
}
 .white-feature-section .right-side{
     width: 100%;
     float: left;
     padding: 50px;
     text-align: left;
     background: #005CAC;
     background: -webkit-linear-gradient(180deg, #005CAC 0%, #002E56 100%) 0% 0% no-repeat padding-box;
     background: -o-linear-gradient(180deg, #005CAC 0%, #002E56 100%) 0% 0% no-repeat padding-box;
     background: -moz-linear-gradient(180deg, #005CAC 0%, #002E56 100%) 0% 0% no-repeat padding-box;
     background: linear-gradient(180deg, #005CAC 0%, #002E56 100%) 0% 0% no-repeat padding-box;
     background: transparent linear-gradient(180deg, #005CAC 0%, #002E56 100%) 0% 0% no-repeat padding-box;
     border-radius: 00px 10px 10px 00px;
}
 .white-feature-section .right-side .theme-italic-title, .white-feature-section .right-side .theme-heading-group .theme-title, .white-feature-section .right-side .theme-heading-group .theme-subtitle, .white-feature-section .right-side .theme-heading-group .theme-paragraph{
     color: #fff ;
}
 .white-feature-section .right-side .theme-heading-group{
     text-align: left;
}
 .theme-heading-group{
     width: 100%;
     float: left;
     text-align: center;
     padding: 30px 0px;
}
 .theme-heading-group .theme-italic-title{
     width: 100%;
     float: left;
     font-size: 18px;
     font-style: italic;
     font-family: serif;
     margin: 5px 0px;
     color: #8d9094;
}
 .theme-heading-group .theme-title{
     margin: 5px 0px;
     width: 100%;
     float: left;
     font-size: 35px;
     font-weight: 800;
     line-height: 42px;
     color: #155da9;
}
 .theme-heading-group .theme-subtitle{
     margin: 5px 0px;
     width: 100%;
     float: left;
     font-size: 18px;
     line-height: 28px;
     color: #556473;
     margin-bottom: 15px;
}
 .theme-heading-group .theme-paragraph{
     width: 100%;
     float: left;
     font-size: 17px;
     line-height: 25px;
     color: #8d9094;
     font-style: italic;
     font-family: serif;
     margin-bottom: 30px;
}
 .commom-sub-title {
     margin-bottom: 20px;
     color: #1173b8;
     width: 100%;
     float: left;
     font-size: 24px;
     line-height: initial;
     position: relative;
     text-align: left;
     font-weight: 700;
}
 .address-ul-content {
     width: 100%;
     float: left;
     padding: 0px;
}
 .address-ul-content li {
     width: 100%;
     float: left;
     list-style: none;
     color: #1F1F1F;
     word-break: break-all;
     line-height: 30px;
     padding-left: 36px;
     position: relative;
     font-size: 15px;
     margin-bottom: 10px;
     min-height: 30px;
}
 .address-ul-content li a{
     width: 100%;
     float: left;
     color: #1173b8;
}
 .address-ul-content li img {
     text-align: center;
     color: #1173b8;
     position: absolute;
     left: 0px;
     top: 6px;
     line-height: 22px;
     width: 22px;
}
/** NEW CSS FOR ISSUES ***/
 .feature-sponsor-carousels{
     width: 100%;
     float: none;
     position: relative;
     display: inline-block;
     vertical-align: top;
}
 .approach-group{
     width: 100%;
     float: left;
     position: relative;
     display: flex;
     z-index: 1;
     gap: 16px;
}
 .approach-group .single-approach{
     width: 100%;
     float: left;
     position: relative;
     text-align: left;
     padding: 25px;
     background: #FFF;
     BORDER-RADIUS: 20px;
     box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 5%);
}
 .approach-group .single-approach .approach-content{
     width: 100%;
     text-align: center;
     position: relative;
}
 .approach-group .single-approach .approach-content .title{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     font-weight: 700;
     margin-bottom: 10px;
     color: #2e79be;
     font-size: 18px;
     line-height: 25px;
}
 .approach-group .single-approach .approach-content p{
     width: 100%;
     float: none;
     display: inline-block;
     vertical-align: top;
     position: relative;
     padding-left: 0px;
     font-size: 14px;
     line-height: 22px;
     margin-bottom: 0px;
}
 .global-action-btns{
     width: 100%;
     text-align: center;
     position: relative;
     float: left;
}
 .global-action-btns .btn{
     display: inline-block;
     vertical-align: top;
     margin: 3px;
     background-color: #1d4ed8;
  color: #ffffff;
  
}
.global-action-btns .btn:hover {
  background-color: #1e40af;

}
 .features-group-inner{
    margin: 0px;
}
 .features-group-inner .single-feature{
    border: 1px solid #e5e5e5;
}






.custom-header {
      background-color: #1e293b; /* slate-800 */
      color: white;
      padding: 2.5rem 1.5rem;
      text-align: center;
    }

    .custom-header .container {
      max-width: 960px;
      margin: 0 auto;
    }

    .custom-header .title {
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: 1rem;
    }

    @media (min-width: 768px) {
      .custom-header .title {
        font-size: 2.5rem;
      }
    }

    .custom-header .description {
      font-size: 2rem;
      margin: 0 auto 1.5rem auto;
      max-width: 820px;
      line-height: 1.6;
      color:white;
    }

    @media (min-width: 768px) {
      .custom-header .description {
        font-size: 1.125rem;
      }
    }

    .custom-header .cta-button {
      display: inline-block;
      background-color: #6366f1; /* indigo-500 */
      color: white;
      padding: 0.6rem 1.2rem;
      border-radius: 0.375rem;
      font-weight: 500;
      text-decoration: none;
      transition: background-color 0.3s ease;
      margin-top: 1rem;
    }

    .custom-header .cta-button:hover {
      background-color: #4f46e5; /* indigo-600 */
    }



    .custom-software-wrapper {
      padding: 2.5rem 1.5rem;
      background-color: #f9fafb;
    }

    .custom-software-header {
  max-width: 90%; /* Increased width from 64rem to 90% */
      margin: 0 auto 2rem auto;
      text-align: center;
    }

    .custom-software-header h2 {
      font-size: 2.25rem;
      font-weight: bold;
      color:rgb(2, 6, 14);
      margin-bottom: 1rem;
    }

    .custom-software-header p {
      font-size: 1.25rem;
      color:rgb(10, 10, 10);
      margin-bottom: 0.75rem;
      line-height: 1.6;
      
    }

    .custom-software-grid {
      display: grid;
      grid-template-columns: repeat(5, 1fr);
      gap: 1rem; /* ✅ Added spacing between cards */
      width: 100%;
    }

    .custom-software-card {
      background-color: #ffffff;
      border-radius: 0.5rem;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
      display: flex;
      flex-direction: column;
      overflow: hidden;
      height: 250px;
    }

    .custom-software-img {
      height: 180px;
      background-color: #f1f5f9;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .custom-software-img img {
      width: 100%;
      height: 100%;
      object-fit: cover; /* ✅ Crop image properly */
    }

    .custom-software-card-body {
      padding: 1rem;
      text-align: left;
      flex: 1;
    }

    .custom-software-card-body h3 {
      font-size: 1.25rem;
      font-weight: 600;
      color:rgb(4, 6, 8);
      margin-bottom: 0.5rem;
    }

    .custom-software-card-body p {
      font-size: 1rem;
      color:rgb(7, 7, 7);
      line-height: 1.4;
    }





    .custom-software-why-wrapper {
  background-color: #ffffff;
  padding: 4rem 1.5rem;
}

.custom-software-why-container {
  
  max-width: 1140px; /* Match Bootstrap container */
  margin: 0 auto;
  padding: 0 15px; /* Adds side padding for mobile */
  width: 100%;
}

.custom-software-why-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: center;
}

.custom-software-why-content h2 {
  font-size: 2rem;
  font-weight: bold;
  color:rgb(1, 7, 15);
  margin-bottom: 1.5rem;
}

.custom-software-why-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.custom-software-why-content li {
  display: flex;
  align-items: flex-start; /* keep as is */
  margin-bottom: 1rem;
  color: rgb(10, 10, 10);
  font-size: 1rem;
  line-height: 1.5;
}

.custom-software-why-content li span {
  color: rgb(10, 10, 10);
  font-size: 1.2rem;
  margin-right: 0.75rem;
  line-height: 1.4;
  padding-top: 3px; /* ✅ Add this for vertical alignment */
  flex-shrink: 0;
}


.custom-software-why-image img {
  width: 100%;
  border-radius: 0.75rem;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  .custom-software-why-image {
    display: none;
  }

  .custom-software-why-grid {
    grid-template-columns: 1fr; /* Stack items vertically */
    gap: 2rem; /* Optional: reduce gap for mobile */
  }
}




.custom-software-cta-wrapper {
  background-color: #1E3A5F;
  color: #f1f5f9;
  padding: 6rem 1.5rem;
  text-align: center;
}

.custom-software-cta-container {
  max-width: 960px;
  margin: 0 auto;
}

.custom-software-cta-container h2 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .custom-software-cta-container h2 {
    font-size: 2.5rem;
  }
}

.custom-software-cta-container p {
  font-size: 1.125rem;
  margin-bottom: 1.5rem;
  line-height: 1.6;
  color: #ffffff;
}

.custom-software-cta-container .highlight {
  font-weight: 600;
  color: #ffffff;
}

.custom-software-cta-buttons {
  width: 100%;
  text-align: center;
  margin-top: 2.5rem;
}

.custom-software-cta-buttons a {
  display: inline-block;
  margin: 0.5rem;
}


.custom-btn {
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  border-radius: 0.5rem;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-block;
  text-align: center;
  min-width: 220px;
}

.primary-btn {
  background-color: #ffffff;
  color: #1E3A5F;
}

.primary-btn:hover {
  background-color: #f3f4f6;
}

.secondary-btn {
  border: 2px solid #ffffff;
  color: #f1f5f9;
}

.secondary-btn:hover {
  background-color: #ffffff;
  color: #1E3A5F;
}





/* Optional if you use Bootstrap's .container, but good for custom fallback */
.contact-section-container {
  max-width: 1140px; /* Match Bootstrap container */
  margin: 0 auto;
  padding: 0 15px; /* Adds side padding for mobile */
  width: 100%;
}




    .custom-software-contact-wrapper {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      padding: 2rem 1rem;
    }

    .custom-software-contact-card {
      width: 100%;
      max-width: 720px;
      background: linear-gradient(to bottom right, #6f5eff, #7c68ee);
      padding: 3px;
      border-radius: 1rem;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    }

    .custom-software-contact-inner {
      background-color: #fff;
      border-radius: 0.875rem;
      padding: 2rem;
      text-align: center;
    }

    .custom-software-contact-inner h2 {
      font-size: 1.5rem;
      font-weight: bold;
      color:rgb(9, 10, 10);
      margin-bottom: 0.5rem;
    }

    .custom-software-contact-inner p {
      font-size: 1rem;
      color:rgb(11, 12, 12);
      margin-bottom: 1.2rem;
    }

    .custom-software-contact-inner p a {
      color:rgb(13, 13, 14);
      font-weight: 500;
      text-decoration: none;
    }

    .custom-software-contact-form {
      display: flex;
      flex-direction: column;
      gap: 0.75rem;
      width: 100%;
    }

    ::placeholder {
  color: #000;
  opacity: 1;
}

    .form-row {
      display: flex;
      flex-direction: column;
      gap: 0.75rem;
      width: 100%;
    }

    @media (min-width: 768px) {
      .form-row {
        flex-direction: row;
      }

      .form-row input {
        flex: 1;
      }
    }


.custom-software-grid {
  display: grid;
  gap: 2rem;
  padding: 2rem 1rem;
}

/* Responsive columns */
@media (min-width: 1200px) {
  .custom-software-grid {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .custom-software-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .custom-software-grid {
    grid-template-columns: 1fr;
  }
}

.custom-software-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease;
  min-height: 330px; /* ← increase height for more space */
  padding-bottom: 1rem; /* extra bottom spacing */
}

.custom-software-card:hover {
  transform: translateY(-5px);
}

.custom-software-img img {
  width: 100%;
  height: 180px; /* Optional: control image height */
  object-fit: cover;
}

.custom-software-card-body {
  padding: 1rem 1.25rem;
  flex-grow: 1;
}

.custom-software-card-body h3 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.custom-software-card-body p {
  font-size: 0.95rem;
  line-height: 1.5;
  color: #333;
}


.custom-software-coming-soon-wrapper {
  background-color: #f5f5ff;
  padding: 6rem 2rem 6rem 2rem; /* Top, Right, Bottom, Left */
  text-align: center;
  margin-bottom: 4rem;
}

.custom-software-coming-soon-container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 1rem;
}

.custom-software-coming-soon-container h2 {
  font-size: 2.5rem;
  color: #4b3aff;
  font-weight: 700;
  margin-bottom: 1.5rem;
  font-family: 'Montserrat', sans-serif;
}

.custom-software-coming-soon-container p {
  font-size: 1.2rem;
  color: black;
  margin-bottom: 1.5rem;
  line-height: 1.7;
}

.custom-software-coming-soon-container .notice-text {
  color: black;
  font-style: italic;
}

/* Tablet */
@media (max-width: 991px) {
  .custom-software-coming-soon-wrapper {
    padding-bottom: 7rem;
    margin-bottom: 6rem; /* Increased margin below section */
  }

  .custom-software-coming-soon-container h2 {
    font-size: 2.2rem;
  }

  .custom-software-coming-soon-container p {
    font-size: 1.1rem;
  }
}

/* Mobile */
@media (max-width: 576px) {
  .custom-software-coming-soon-wrapper {
    padding-bottom: 8rem; /* Extra bottom padding for small screens */
    margin-bottom: 7rem;
  }

  .custom-software-coming-soon-container h2 {
    font-size: 1.8rem;
  }

  .custom-software-coming-soon-container p {
    font-size: 1rem;
  }
}



















    .custom-software-contact-form input,
    .custom-software-contact-form textarea {
      width: 100%;
      padding: 0.6rem 1rem;
      font-size: 0.875rem;
      border: 1px solid #374151;
      border-radius: 0.375rem;
      background-color: #fff;
      color: #000;
      outline: none;
      resize: none;
    }

    .custom-software-contact-form textarea {
      height: 6rem;
    }

    .custom-software-contact-form input:focus,
    .custom-software-contact-form textarea:focus {
      border-color: #6366f1;
      box-shadow: 0 0 0 2px rgba(99, 102, 241, 0.2);
    }

    .form-button {
      text-align: center;
      margin-top: 1rem;
    }

    .form-button button {
      background: linear-gradient(to right, #6f5eff, #7c68ee);
      color: #fff;
      padding: 0.6rem 1.5rem;
      font-weight: 600;
      font-size: 0.875rem;
      border: none;
      border-radius: 0.5rem;
      cursor: pointer;
      transition: 0.3s ease;
    }

    .form-button button:hover {
      opacity: 0.9;
    }











