 .loan-form {
            height: 100%;
            min-height: 350px;
            /* background-color: #191919; */
            padding: 10px 30px;
            border-radius: 5px;
            /* box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px; */
            box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
        }

        .apr_result {
            padding: 10px;
            font-size: 20px;
            font-weight: 100;
            color: #191919;
        }

        .input-group-addon {
            min-width: 126px;
            font-size: 12px;
            color: #ffffff;
            border-radius: 0px;
            background-color: #c43d3d;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 3px 0px 0px 3px;
        }

        .input-group-addon-icon {
            min-width: 40px;
            font-size: 12px;
            color: #ffffff;
            border-radius: 0px;
            background-color: #bbbbbb;
            border-radius: 3px 0px 0px 3px;
        }

        .loan-form input[type="number"] {
            border-radius: 0px 3px 3px 0px;
        }

        input {
            accent-color: #191919;
        }

        .loan-form input[type="number"] {
            border-radius: 0px 3px 3px 0px;
        }

        .calculate_btn,
        .calculate_btn:hover,
        .calculate_btn:focus {
            width: 100% !important;
            color: #ffffff;
            background-color: #818181;
            border-color: #ffffff;
            border-radius: 0px;
        }

        .apr-result-box {
            padding: 10px 30px;
            /* box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px; */
            box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
            /* background-color: #191919; */
            border-radius: 5px;
            height: 100%;
            min-height: 350px;
        }

        .apr_result {
            padding: 10px;
            font-size: 20px;
            font-weight: 100;
            color: #191919;
        }

        .input-group-addon {
            font-size: 12px;
            color: #ffffff;
            border-radius: 0px;
            background-color: #5096ff;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 3px 0px 0px 3px;
        }

        .form-control {
            padding: 0.3rem 1rem;
            border-radius: 0rem;
            border: 1px solid #d8e0ed;
            border-radius: 0px 3px 3px 0px;
        }

        .blog_pg_hd {
            /* margin-top:50px; */
        }

        .form-control:disabled,
        .form-control[readonly] {
            background-color: #f8f8f8;
            opacity: 1;
        }

        @media(min-width:320px) and (max-width:768px) {
            .mycal {
                margin-top: 84px !important;
            }
        }

         
          
         
          
          
          .pylon-icon-right-arrow:before {
            content: "\e909";
          }
            
          
            .feature-one {
              background-color: #eff2f6;
              padding-bottom: 100px;
              padding-top: 100px;
              position: relative;
            }
            
            @media (max-width: 991px) {
              .feature-one {
                padding: 60px 0px;
              }
            }
            
            @media (max-width: 425px) {
              .feature-one {
                padding: 60px 0;
              }
            }
          
            .pylon-icon-assets:before {
              content: "\e905";
            }
            
            .feature-one__shape-1 {
              position: absolute;
              bottom: 140px;
              left: 210px;
              -webkit-animation-name: shapeMover;
              animation-name: shapeMover;
              -webkit-animation-duration: 9s;
              animation-duration: 9s;
              -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
              -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
            }
            
            .feature-one__shape-2 {
              position: absolute;
              top: 340px;
              right: 225px;
              -webkit-animation-name: bubbleMover;
              animation-name: bubbleMover;
              -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
              -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
              -webkit-animation-duration: 8s;
              animation-duration: 8s;
            }
            
            .feature-one__shape-3 {
              position: absolute;
              top: 130px;
              left: 300px;
              -webkit-animation-name: bubbleMover;
              animation-name: bubbleMover;
              -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
              -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
              -webkit-animation-duration: 8s;
              animation-duration: 8s;
            }
            
            .feature-one .block-text {
              font-size: larger;
              margin-top: 5%;
              font-weight: 400;
            }
            
            .feature-one .block-title {
              margin-bottom: 60px;
            }
            
            @media (max-width: 1199px) {
              .feature-one .block-text {
                margin-top: 0;
              }
            }
            
            @media (max-width: 991px) {
              .feature-one .block-text {
                margin-bottom: 30px;
              }
            }
            
            .feature-one__box {
              background-color: #fff;
              position: relative;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              padding: 50px;
              border-radius: 4px;
              -webkit-transition: all 500ms ease;
              transition: all 500ms ease;
              margin-bottom: 30px;
            }
            
            .feature-one .row:last-child .col-lg-4:last-child .feature-one__box {
              margin-bottom: 0;
            }
            
            @media (max-width: 1199px) {
              .feature-one__box {
                padding: 40px 30px;
              }
            }
            
            .feature-one__box::before {
              content: "";
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: calc(100% - 4px);
              background-color: #fff;
              border-top-left-radius: 4px;
              border-top-right-radius: 4px;
            }
            
            .feature-one__box i {
              position: relative;
              font-size: 60px;
              color: #0c5057;
              margin-right: 20px;
            }
            
            .feature-one__box i img::after {
              content: "";
              width: 63px;
              height: 63px;
              background-color: #eff2f6;
              border-radius: 50%;
              position: absolute;
              top: 50%;
              left: -10px;
              -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
            }
            
            .feature-one__box i::before {
              position: relative;
              z-index: 11;
            }
            
            .feature-one__box p {
              position: relative;
              font-size: 20px;
              line-height: 30px;
              font-weight: 500;
              color: #0c2139;
              margin: 0;
            }
            
            @media (max-width: 1199px) {
              .feature-one__box p {
                font-size: 18px;
              }
            }
            
            .feature-one__box:hover {
              background-color: #004aa1;
            }
          
            .block-title {
              margin-bottom: 30px;
            }
            
            @media (max-width: 991px) {
              .block-title {
                margin-bottom: 15px;
              }
            }
            
            @media (max-width: 425px) {
              .block-title {
                margin-bottom: 20px;
              }
            }
            
            .block-title p {
              display: -webkit-inline-box;
              display: -ms-inline-flexbox;
              display: inline-flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              font-size: 15px;
              font-weight: 400;
              color: #555c63;
              margin: 0;
              line-height: 1;
              position: relative;
              top: -10px;
            }
            
            .block-title p::after {
              content: '';
              width: 43px;
              height: 3px;
              background-color: #0c5057;
              border-radius: 4px;
              margin-left: 10px;
            }
            
            .block-title h2 {
              margin: 0;
              color:#0c2139;
              font-size: 32px;
              margin-bottom: 20px;
              font-weight: 700;
              line-height: 1.4;
            }
            
            @media (min-width: 481px) {
              .block-title h2 {
                font-size: 40px;
              }
            }
            
            @media (min-width: 1200px) {
              .block-title h2 {
                font-size: 44px;
                line-height: 1.2;
              }
            }
            
            @media (max-width: 575px) {
              .block-title h2 br {
                display: none;
              }
            }
          
            .pylon-icon-verification:before {
              content: "\e904";
            }
            .pylon-icon-finance:before {
              content: "\e903";
            }
          
            .application_process {
              display: block;
              overflow: hidden;
              background: url("img/shopping-loan/wcu.webp") no-repeat center fixed;
              background-size: cover;
              position: relative;
              z-index: 1;
              padding: 125px 0 90px;
            }
            .application_process:after {
              content: "";
              position: absolute;
              left: 0;
              right: 0;
              top: 0;
              bottom: 0;
              display: block;
              z-index: -1;
              background-color: rgba(39, 89, 171, 0.878);
            }
            .application_process .tittle {
              padding-bottom: 75px;
            }
            .application_process .tittle span {
              color: #fff;
            }
            .application_process .step_item {
              background: #fff;
              padding: 40px 35px 40px 50px;
              border-radius: 0 0 40px 0;
              min-height: 368px;
              position: relative;
              margin-bottom: 30px;
            }
            .application_process .step_item h3 {
              font: 600 26px/1 "Nunito", sans-serif;
              color: #505152;
              padding-bottom: 30px;
            }
            .application_process .step_item p {
              font: 600 20px/28px "Nunito", sans-serif;
              color: #2759ab;
              padding: 15px 0 45px;
            }
            .application_process .step_item .theme_btn {
              line-height: 45px;
              min-width: 156px;
              position: absolute;
              bottom: 40px;
            }
          
            .tittle {
              display: block;
              overflow: hidden;
              text-align: center;
            }
            .tittle img {
              margin-bottom: 30px;
            }
            .tittle h2 {
              font: 700 40px/50px "Nunito", sans-serif;
              color: #f59019;
              position: relative;
              padding-bottom: 20px;
            }
            .tittle h2:after {
              content: "";
              position: absolute;
              left: 0;
              right: 0;
              bottom: 0;
              height: 3px;
              width: 56px;
              background: #f59019;
              margin: 0 auto;
            }
            .tittle h2 span {
              display: block;
              color: #2759ab;
            }
            .tittle.la {
              text-align: left;
            }
            .tittle.la h2::after {
              margin: 0;
              right: 0;
            }
            
          
          
          .accordion_area {
              display: block;
              overflow: hidden;
              padding: 100px 0;
              background-color: #f9f9f9;
          }
          .accordion_area h2,
          .accordion_area h3 {
              text-align: center;
              font: 600 28px/1 "Nunito", sans-serif;
              color: #38393a;
              padding-bottom: 60px;
          }
          
          .accordion_area .faq_accordion .item {
              margin-bottom: 20px;
          }
          .accordion_area .faq_accordion .item .heding {
              font: 600 20px/35px "Nunito", sans-serif;
              color: #fff;
              display: block;
              padding: 15px 45px;
              border: 1px solid #e6e6e6;
              border-radius: 34px;
              margin-bottom: 10px;
              position: relative;
              background: #2759ab;
              transition: background-color 0.3s ease, color 0.3s ease;
          }
          
          .accordion_area .faq_accordion .item .heding:after {
              content: "+"; 
             
              
              font-size: 24px; 
              font-weight: bold;
              color: #fff;
              position: absolute;
              right: 35px;
              top: 50%;
              transform: translateY(-50%);
              transition: transform 0.3s ease, content 0.3s ease;
          }
          
          .accordion_area .faq_accordion .item .heding[aria-active="true"]:after {
              content: "-"; 
              font-size: 28px; 
          }
          
          .accordion_area .faq_accordion .item .heding.collapsed {
              background: #fff;
              color: #4d4e4f;
              border: 1px solid #e6e6e6;
          }
          .accordion_area .faq_accordion .item .heding.collapsed:after {
              color: #4d4e4f; 
          }
          
          .accordion_area .faq_accordion .item .heding:hover {
              background-color: #1e4b8b;
              color: #fff;
          }
          
          .accordion_area .faq_accordion .item .accordion_content {
              padding: 20px 45px;
              background-color: #f5f5f5;
              border-radius: 0 0 34px 34px;
              border: 1px solid #e6e6e6;
          }
          
          .accordion_area .faq_accordion .item p {
              padding-bottom: 10px;
              padding-top: 5px;
              font: 400 18px/30px "Nunito", sans-serif;
              max-width: 1140px;
              color: #4d4e4f;
          }
          .accordion_area .faq_accordion .item p a {
              color: #f8b57b;
              text-decoration: underline;
          }
          .accordion_area .faq_accordion .item p a:hover,
          .accordion_area .faq_accordion .item p a:focus {
              color: #f59019;
          }
          
          .accordion_area .faq_accordion .collapse {
              display: block;
              height: 0;
              overflow: hidden;
              transition: height 0.4s ease-in-out;
          }
          
          .accordion_area .faq_accordion .collapse.show {
              height: auto;
          }
          
          .accordion_area .faq_accordion .item .collapse.show {
              box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
          }
          
          .eligibility_criteria_area {
              display: block;
              overflow: hidden;
            }
            .eligibility_criteria_area h2 {
              color: #fff;
              font: 600 28px/35px "Nunito", sans-serif;
              padding-bottom: 45px;
            }
            .eligibility_criteria_area ul li {
              padding-left: 60px;
              position: relative;
              font: 400 18px/35px "Nunito", sans-serif;
              color: #c8dbfa;
              padding-bottom: 18px;
            }
            .eligibility_criteria_area ul li:before {
              content: "✔";
              position: absolute;
              left: 0;
              top: 5%;
              width: 24px;
              height: 24px;
              line-height: 24px;
              border-radius: 50%;
              background-color:inherit;
              text-align: center;
              color: #fff;
              font-size: 16px;
              border: 1px solid white;
            }
            .eligibility_criteria_area .end_tittle {
              padding-left: 60px;
              padding-top: 55px;
            }
            .eligibility_criteria_area .eligibility_criteria {
              width: calc(50% - 35px);
              float: left;
              background: #2759ab;
              padding-top: 70px;
              padding-bottom: 120px;
            }
            .eligibility_criteria_area .eligibility_criteria .eligibility {
              float: right;
              max-width: 540px;
            }
            .eligibility_criteria_area .required_approval_area {
              width: calc(50% + 35px);
              padding-top: 70px;
              float: right;
              padding-left: 65px;
            }
            .eligibility_criteria_area .required_approval_area .required_approval {
              max-width: 560px;
            }
            .eligibility_criteria_area .required_approval_area .required_approval h3 {
              color: #2759ab;
              padding-top: 25px;
            }
            .eligibility_criteria_area .required_approval_area .required_approval ul li {
              color: #000;
            }
            .eligibility_criteria_area .required_approval_area .required_approval ul li:before {
              content: "✔";
              position: absolute;
              left: 0;
              top: 5%;
              width: 24px;
              height: 24px;
              line-height: 24px;
              border-radius: 50%; /* Create a circular border */
              background-color:inherit;
              text-align: center;
              color: #2759ab;
              font-size: 16px;
              border: 1px solid #2759ab;
            }
          
            @media (max-width: 1199px) {
          
            .eligibility_criteria_area .eligibility_criteria {
              padding-left: 15px;
            }
          }
          
          @media (max-width: 991px) {
          
            .eligibility_criteria_area .eligibility_criteria {
              width: 100%;
              padding-bottom: 0;
            }
            .eligibility_criteria_area .eligibility_criteria .eligibility {
              float: none;
            }
            .eligibility_criteria_area .required_approval_area {
              padding-left: 15px;
              width: 100%;
              float: none;
              padding-top: 50px;
              display: block;
              overflow: hidden;
            }
          }
          
          .interest_rates {
            background: linear-gradient(#275aabda,rgba(0, 0, 0, 0.386));
            display: block;
            overflow: hidden;
            padding: 80px 0;
          }
          .interest_rates h4 {
            color: #fff;
            font: 600 28px/35px "Nunito", sans-serif;
            padding-bottom: 40px;
          }
          .interest_rates p {
            font: 400 18px/30px "Nunito", sans-serif;
            color: #fff;
            max-width: 1135px;
          }
          
          .service-page .service-one__card {
            margin-bottom: 0;
          }
          
          @media (max-width: 991px) {
            .service-page {
              padding: 80px 0 40px;
            }
          }
          
          @media (max-width: 425px) {
            .service-page {
              padding: 60px 0 20px;
            }
          }
          
          .service-one {
            padding-top: 100px;
            margin-bottom: -253px;
            position: relative;
            z-index: 10;
          }
          
          @media (max-width: 1199px) {
            .service-one {
              margin-bottom: -228px;
            }
          }
          
          @media (max-width: 991px) {
            .service-page {
              padding: 80px 0 40px;
            }
          }
          
          @media (max-width: 425px) {
            .service-page {
              padding: 60px 0 20px;
            }
          }
          
          @media (max-width: 991px) {
            .service-one {
              margin-bottom: 0;
              padding-top: 60px;
            }
          }
          
          .service-one__card {
            border-radius: 4px;
          }
          
          @media (max-width: 991px) {
            .service-one__card {
              margin-bottom: 60px;
            }
          }
          
          .service-one__image {
            overflow: hidden;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            position: relative;
          }
          
          .service-one__image .post-thumbnail {
            position: relative;
            overflow: hidden;
            display: block;
          }
          
          .service-one__image .post-thumbnail:before {
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            right: 0;
            -webkit-transform: scaleY(0);
            transform: scaleY(0);
            opacity: .7;
            z-index: 1;
            -webkit-transition: all .5s ease;
            transition: all .5s ease;
            background: #0c5057;
            -webkit-transform-origin: bottom;
            transform-origin: bottom;
          }
          
          .service-one__card:hover .service-one__image .post-thumbnail:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
          }
          
          .service-one__image img {
            width: 100%;
            -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
            transition: opacity 500ms ease, -webkit-transform 500ms ease;
            transition: transform 500ms ease, opacity 500ms ease;
            transition: transform 500ms ease, opacity 500ms ease, -webkit-transform 500ms ease;
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
          }
          
          .service-one__card:hover .service-one__image img {
            -webkit-transform: scale(1.05);
            transform: scale(1.05);
          }
          
          .service-one__content {
            background-color: #fff;
            padding: 30px;
            -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
            position: relative;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
          }
          
          .service-one__content h3 {
            color: #0c2139;
            font-size: 28px;
            margin: 0;
            margin-bottom: 15px;
            font-weight: 700;
          }
          
          .service-one__content h3 a {
            color: inherit;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .service-one__content p {
            margin-bottom: 20px;
            color: #555c63;
          }
          
          .service-icon {
            position: absolute;
            z-index: 99;
            background: #0c5057;
            text-align: center;
            color: #fff;
            font-size: 40px;
            top: -40px;
            right: 30px;
            border-radius: 4px;
            width: 70px;
            height: 70px;
            line-height: 70px;
            -webkit-transition: all .5s ease-in-out 0s;
            transition: all .5s ease-in-out 0s;
          }
          
          .service-one__card:hover .service-one__link {
            background-color: #0c5057;
            color: #fff;
          }
          
          .service-one__card:hover .service-icon {
            background-color: #004aa1;
            -webkit-transform: translateX(-110px) translateY(-100px);
            transform: translateX(-110px) translateY(-100px);
            -webkit-transition: all .5s ease-in-out 0s;
            transition: all .5s ease-in-out 0s;
          }
          
          .service-one__link {
            -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
            border-radius: 50%;
            width: 50px;
            height: 50px;
            font-size: 16px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background-color: #004aa1;
            color: #fff;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            text-align: center;
            -webkit-transition: all .5s ease;
            transition: all .5s ease;
            display: block;
            line-height: 50px;
          }
          
          .service-one__home-two {
            position: relative;
            margin-bottom: 0;
            padding: 100px 0 80px;
            background-color: #eff2f6;
          }
          
          @media (max-width: 991px) {
            .service-one__home-two {
              padding-top: 80px;
              padding-bottom: 60px;
            }
          }
          
          @media (max-width: 425px) {
            .service-one__home-two {
              padding-top: 60px;
              padding-bottom: 45px;
            }
          }
          
          .service-one__home-two__shape-1 {
            position: absolute;
            z-index: 10;
            top: 70px;
            left: 245px;
            -webkit-animation-name: bubbleMover;
            animation-name: bubbleMover;
            -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -webkit-animation-duration: 8s;
            animation-duration: 8s;
          }
          
          .service-one__home-two__shape-2 {
            position: absolute;
            z-index: 10;
            top: 100px;
            right: 366px;
            -webkit-animation-name: bubbleMover;
            animation-name: bubbleMover;
            -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -webkit-animation-duration: 8s;
            animation-duration: 8s;
          }
          
          .service-one__home-two__shape-3 {
            position: absolute;
            z-index: 10;
            right: 146px;
            top: 450px;
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-animation-name: bounce;
            animation-name: bounce;
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
            -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
          }
          
          .service-one__home-two .container {
            position: relative;
          }
          
          .services_details {
            display: block;
            overflow: hidden;
          }
          .services_details h2 {
            font: 600 50px/64px "Nunito", sans-serif;
            color: #2759ab;
            padding-bottom: 40px;
          }
          .services_details h2 .theme_btn {
            float: right;
            min-width: 175px;
            background: #f59019;
            margin-top: 7px;
          }
          .services_details h2 .theme_btn:before {
            background: #2759ab;
          }
          .services_details p {
            font-size: 18px;
            padding-bottom: 60px;
          }
          .services_details img {
            max-width: 100%;
          }
          .services_details .features_b {
            display: block;
            overflow: hidden;
            text-align: center;
            padding-top: 90px;
            padding-bottom: 10px;
          }
          .services_details .features_b h3,.services_details .features_b h2 {
            font: 600 35px/45px "Nunito", sans-serif;
            color: #38393a;
          }
          .services_details .features_b p {
            margin: 0 auto;
            max-width: 835px;
            line-height: 30px;
            padding-top: 30px;
          }
          .services_details .loan {
            text-align: center;
            margin-bottom: 30px;
          }
          .services_details .loan i {
            height: 82px;
            line-height: 82px;
            border-radius: 50%;
            width: 82px;
            background: #f6f9fe;
            text-align: center;
            display: block;
            color: #2759ab;
            margin: 0 auto;
            transition: all 300ms linear 0s;
          }
          .services_details .loan i:before {
            font-size: 36px;
          }
          .services_details .loan h4 {
            font: 600 18px/28px "Nunito", sans-serif;
            color: #38393a;
            padding-top: 25px;
          }
          .services_details .loan:hover i, .services_details .loan:focus i {
            background: #2759ab;
            color: #fff;
          }
          
          .getting_loan_area .loan-card {
            padding-left: 15px;
            padding-bottom: 80px;
            padding-top: 30px;
            display: flex;
            align-items: center;
            justify-content: center;
          }
          .getting_loan_area .loan-card img {
            max-width: 100%;
          }
          
          .getting_loan_area {
            display: block;
            overflow: hidden;
            padding-top: 80px;
          }
          .getting_loan_area .getting_first {
            padding-top: 70px;
          }
          .getting_loan_area .getting_items {
            position: relative;
            padding-left: 80px;
            z-index: 1;
            display: block;
            overflow: hidden;
          }
          .getting_loan_area .getting_items:before {
            content: "";
            position: absolute;
            left: 24px;
            top: 0;
            bottom: 0;
            height: 100%;
            background: #f59019;
            width: 3px;
            z-index: -1;
          }
          .getting_loan_area .getting_items span {
            width: 48px;
            border-radius: 50%;
            background: #f59019;
            color: #fff;
            text-align: center;
            font: normal normal normal 18px/48px FontAwesome;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
          }
          .getting_loan_area .getting_items h3 {
            font: 600 20px/30px "Nunito", sans-serif;
            color: #2759ab;
            padding-top: 10px;
          }
          .getting_loan_area .getting_items P {
            font-size: 18px;
            padding-top: 17px;
            padding-bottom: 55px;
          }
          .getting_loan_area .getting_items:first-child span, .getting_loan_area .getting_items:first-child:before, .getting_loan_area .getting_items.gi_f span, .getting_loan_area .getting_items.gi_f:before {
            background: #2759ab;
          }
          
          .getting_loan_area .getting_items:last-child:before {
            display: none;
          }
          .getting_loan_area .loan-card {
            padding-left: 90px;
            margin-top: -20px;
          }
          
          .getting_loan_area .getting_items:first-child span, .getting_loan_area .getting_items:first-child:before, .getting_loan_area .getting_items.gi_f span, .getting_loan_area .getting_items.gi_f:before {
            background: #2759ab;
          }
          
          .getting_loan_area .getting_items span {
            width: 48px;
            border-radius: 50%;
            background: #f59019;
            color: #fff;
            text-align: center;
            font: normal normal normal 18px / 48px FontAwesome;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
          }
          
          .how-works {
            padding-top: 100px;
            padding-bottom: 100px;
          }
          
          @media (max-width: 991px) {
            .how-works {
              padding-top: 80px;
              padding-bottom: 80px;
            }
          }
          
          @media (max-width: 425px) {
            .how-works {
              padding-top: 60px;
              padding-bottom: 60px;
            }
          }
          
          .how-works__image {
            border-radius: 4px;
          }
          
          @media (max-width: 767px) {
            .how-works__image {
              max-width: 100%;
            }
          }
          
          .how-works__content {
            position: relative;
            margin-top: 60px;
            border-radius: 4px;
            padding: 60px;
            padding-bottom: 55px;
            background-color: #fff;
            -webkit-box-shadow: 0px 10px 60px 0px black;
            box-shadow: 0px 10px 60px 0px black;
          }
          
          @media (max-width: 1199px) {
            .how-works__content {
              padding: 50px;
            }
          }
          
          @media (max-width: 991px) {
            .how-works__content {
              margin-top: 50px;
            }
          }
          
          @media (max-width: 480px) {
            .how-works__content {
              padding: 40px 30px;
            }
          }
          
          .how-works .block-title h2 {
            letter-spacing: -.01em;
            line-height: 1.08;
          }
          
          .how-works .block-text {
            margin-top: -10px;
          }
          
          .block-title {
            margin-bottom: 30px;
          }
          
          @media (max-width: 991px) {
            .block-title {
              margin-bottom: 15px;
            }
          }
          
          @media (max-width: 425px) {
            .block-title {
              margin-bottom: 20px;
            }
          }
          
          .block-title p {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 15px;
            font-weight: 400;
            color: #555c63;
            margin: 0;
            line-height: 1;
            position: relative;
            top: -10px;
          }
          
          .block-title p::after {
            content: '';
            width: 43px;
            height: 3px;
            background-color: #0c5057;
            border-radius: 4px;
            margin-left: 10px;
          }
          
          .block-title h2 {
            margin: 0;
            color: #0c2139;
            font-size: 32px;
            margin-bottom: 20px;
            font-weight: 700;
            line-height: 1.4;
          }
          
          @media (min-width: 481px) {
            .block-title h2 {
              font-size: 40px;
            }
          }
          
          @media (min-width: 1200px) {
            .block-title h2 {
              font-size: 44px;
              line-height: 1.2;
            }
          }
          
          @media (max-width: 575px) {
            .block-title h2 br {
              display: none;
            }
          }
          
          .block-text {
            font-size: 16px;
            line-height: 25px;
            color: #555c63;
          }
          
          .benefits-two {
            position: relative;
            display: block;
            background: #ffffff;
            padding: 0px 0px 120px;
            z-index: 1;
          }
          
          .benefits-two__content {
            position: relative;
            display: block;
            max-width: 580px;
            width: 100%;
            padding-top: 120px;
          }
          
          .benefits-two__content .sec-title-three {
            padding-bottom: 30px;
          }
          
          .benefits-two__content-text1 {
            position: relative;
            display: block;
          }
          
          .benefits-two__content-text1 p {
            margin: 0;
          }
          
          .benefits-two__content-text2 {
            position: relative;
            display: block;
            margin-top: 59px;
          }
          
          .benefits-two__content-text2-single {
            position: relative;
            display: block;
          }
          
          .benefits-two__content-text2-single .icon-box {
            position: relative;
            display: block;
            margin-bottom: 11px;
          }
          
          .benefits-two__content-text2-single .icon-box span::before {
            position: relative;
            display: inline-block;
            color: #0c5057;
            font-size: 60px;
            transition-delay: 0.1s;
            transition: all 500ms ease;
          }
          
          .benefits-two__content-text2-single:hover .icon-box span::before {
            transform: rotateY(180deg);
            transition-delay: 0.1s;
          }
          
          .benefits-two__content-text2-single .content-box {
            position: relative;
            display: block;
          }
          
          .benefits-two__content-text2-single .content-box h3 {
            font-size: 20px;
            line-height: 30px;
            font-weight: 500;
            margin-bottom: 35px;
          }
          
          .benefits-two__content-text2-single .content-box p {
            margin: 0;
          }
          
          
          .benefits-two__img {
            position: relative;
            display: block;
            margin-left: 21px;
          }
          
          .benefits-two__img img {
            width: auto;
          }
          
          .benefits-two__img .overlay-content {
            position: absolute;
            top: 120px;
            left: 120px;
            background: rgba(0, 74, 161, 0.9);
            padding: 50px 50px 50px;
            z-index: 5;
          }
          
          .benefits-two__img .overlay-content .icon-box {
            position: relative;
            display: block;
            margin-bottom: 19px;
          }
          
          .benefits-two__img .overlay-content .icon-box span::before {
            position: relative;
            display: inline-block;
            color: #0c5057;
            font-size: 65px;
          }
          
          .benefits-two__img .overlay-content .title-box {
            position: relative;
            display: block;
          }
          
          .benefits-two__img .overlay-content .title-box h2 {
            color: #ffffff;
            font-size: 30px;
            line-height: 35px;
            font-weight: 400;
          }
          
          .benefits-two__img .overlay-content .btn-box {
            position: relative;
            display: block;
            margin-top: 62px;
          }
          
          .benefits-two__img .overlay-content .btn-box .thm-btn2 {
            background: #ffffff;
            color: #0c2139;
            line-height: 45px;
          }
          
          .benefits-two__img .overlay-content .btn-box .thm-btn2:hover {
            color: #ffffff;
          }
          
          .sec-title-three {
            position: relative;
            display: block;
            margin-top: -6px;
            padding-bottom: 47px;
          }
          
          .sec-title-three .sub-title {
            position: relative;
            display: block;
          }
          
          .sec-title-three .sub-title p {
            font-size: 14px;
            line-height: 24px;
            font-weight: 500;
            text-transform: uppercase;
            letter-spacing: 0.1em;
            margin-bottom: 5px;
          }
          
          .sec-title-three .sub-title p span {
            color:#0c5057;
          }
          
          .sec-title-three h2 {
            font-size: 40px;
            line-height: 1.2em;
            font-weight: 500;
          }
          
          .sec-title-three.style4 .sub-title p {
            color: #0c5057;
          }
          
          
          .sec-title-three.style4 .sub-title p {
            color: #0c5057;
          }
          
          .thm-btn2 {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            -webkit-appearance: none;
            border: none;
            outline: none !important;
            background-color: #0c5057;
            color: #ffffff;
            font-size: 16px;
            font-weight: 500;
            text-transform: capitalize;
            line-height: 65px;
            transition: all 0.3s linear;
            z-index: 1;
            padding: 0px 50px 0px;
            overflow: hidden;
            border-radius: 0px;
          }
          
          .thm-btn2:before {
            -webkit-transition-duration: 600ms;
            transition-duration: 600ms;
            position: absolute;
            width: 200%;
            height: 200%;
            content: "";
            top: 110%;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            border-radius: 50%;
            z-index: -1;
            background: #0c2139;
          }
          
          .thm-btn2:hover:before {
            top: -40%;
          }
          
          .thm-btn2:hover {
            color: #ffffff;
          }
          
          .contact-three {
            position: relative;
            display: block;
            padding: 0px 0px 120px;
            margin-top: -100px;
            z-index: 5;
          }
          
          .contact-three .auto-container {
            position: static;
            max-width: 1400px;
            width: 100%;
            padding: 0px 15px;
            margin: 0 auto;
          }
          
          .contact-three__inner {
            position: relative;
            display: block;
            padding: 100px 60px 0px;
            z-index: 1;
          }
          
          .contact-three__inner::before {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 100px;
            right: 0;
            background: #ffffff;
            box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
            content: "";
            z-index: -1;
          }
          
          .contact-three__bg {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 100px;
            right: 0;
            opacity: 0.1;
            background-attachment: scroll;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            z-index: -1;
          }
          
          .contact-three__content {
            position: relative;
            display: block;
            max-width: 505px;
            width: 100%;
          }
          
          .contact-three__content .sec-title-three {
            padding-bottom: 30px;
          }
          
          .contact-three__content .text-box {
            position: relative;
            display: block;
          }
          
          .contact-three__content .text-box p {
            margin: 0;
          }
          
          .contact-three__content-list {
            position: relative;
            display: block;
            margin-top: 33px;
          }
          
          .contact-three__content-list li {
            position: relative;
            display: block;
            margin-bottom: 10px;
          }
          
          .contact-three__content-list li:last-child {
            margin-bottom: 0;
          }
          
          .contact-three__content-list li p {
            color: #0c2139;
            font-weight: 500;
          }
          
          .contact-three__content-list li p span::before {
            position: relative;
            display: inline-block;
            color: #0c5057;
            font-size: 15px;
            padding-right: 9px;
          }
          
          .contact-three__calculator {
            position: relative;
            display: block;
            margin-left: -30px;
            z-index: 1;
          }
          
          .contact-three__calculator .shape1 {
            position: absolute;
            top: -20px;
            left: -20px;
            opacity: 0.25;
            z-index: -1;
          }
          
          .contact-three__calculator .about-one__form {
            margin-top: 0px;
            position: relative;
            z-index: 10;
            margin-left: 0px;
            background-color: #004aa1;
            -webkit-box-shadow: none;
            box-shadow: none;
            border-radius: 0px;
          }
          
          .contact-three__calculator .about-one__form .input-box__top {
            font-weight: 400;
            color: #a8cefb;
            margin-bottom: 12px;
          }
          
          .contact-three__calculator .input-box__top span {
            font-size: 15px;
            font-weight: 400;
          }
          
          .contact-three__calculator .about-one__form .noUi-tooltip {
            color: #a8cefb;
          }
          
          .contact-three__calculator .about-one__form .noUi-horizontal .noUi-tooltip {
            font-weight: 400;
          }
          
          .contact-three__calculator .about-one__form .noUi-tooltip {
            border: 0px solid #D9D9D9;
            border-radius: 0px;
            background: #004aa1;
            color: #a8cefb;
            padding: 0px;
          }
          
          .contact-three__calculator .about-one__form .noUi-connect {
            background-color: #ffffff;
          }
          
          .contact-three__calculator .noUi-connects {
            border-radius: 3px;
            background: #1a5cab;
          }
          
          .contact-three__calculator .about-one__form .input-box {
            margin-bottom: 34px;
          }
          
          .contact-three__calculator .about-one__form-content p {
            color: #ffffff;
          }
          
          .contact-three__calculator .about-one__form-content p span {
            font-size: 18px;
            font-weight: 400;
          }
          
          .contact-three__calculator .about-one__form-content p b {
            font-size: 18px;
            font-weight: 500;
            color: #a8cefb;
          }
          
          .contact-three__calculator .about-one__form-content p+p {
            padding-top: 30px;
            margin-top: 30px;
            border-top: 1px solid rgba(255, 255, 255, 0.1);
          }
          
          .contact-three__calculator .about-one__form .thm-btn2 {
            margin-top: 32px;
            width: 100%;
            text-align: center;
          }
          
          .contact-three__calculator .about-one__form-content {
            padding-left: 60px;
            padding-right: 60px;
            padding-bottom: 60px;
            padding-top: 54px;
          }
          
          .contact-three--four {
            position: relative;
            display: block;
            margin-top: 0;
            z-index: 1;
          }
          
          .contact-three--four__img {
            position: absolute;
            right: 65px;
            bottom: 0;
            z-index: 2;
          }
          
          .contact-three--four::before {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background-image: -moz-linear-gradient(52deg, rgb(1, 84, 126) 0%, rgb(239, 242, 246) 100%);
            background-image: -webkit-linear-gradient(52deg, rgb(1, 122, 183) 0%, rgb(239, 242, 246) 100%);
            background-image: -ms-linear-gradient(52deg, rgb(1, 80, 119) 0%, rgb(239, 242, 246) 100%);
            z-index: -1;
            content: "";
          }
          
          .contact-four__bg {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 50%;
            background-attachment: scroll;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            opacity: 0.15;
            background-blend-mode: darken;
            z-index: -1;
          }
          
          .contact-three--four .contact-three__content {
            position: relative;
            display: block;
            max-width: 410px;
            width: 100%;
            padding-top: 120px;
          }
          
          .contact-three--four .contact-three__content .sec-title-three .sub-title p {
            color: #ffffff;
          }
          
          .contact-three--four .contact-three__content .sec-title-three h2 {
            color: #ffffff;
          }
          
          .contact-three--four .contact-three__content .text-box p {
            color: #ffffff;
          }
          
          .contact-three--four .contact-three__content-list li p {
            color: #ffffff;
          }
          
          .contact-three--four .contact-three__content-list li p span::before {
            color: #0c2139;
          }
          
          
          .contact-three--four .contact-three__calculator .about-one__form {
            background: #ffffff;
            box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
          }
          
          .contact-three--four .contact-three__calculator {
            position: relative;
            display: block;
            margin-left: 0px;
            max-width: 500px;
            width: 100%;
          }
          
          .contact-three--four .about-one__form .input-box__top {
            color: #555c63;
          }
          
          .contact-three--four .contact-three__calculator .about-one__form .noUi-tooltip {
            background: #ffffff;
            color: #555c63;
          }
          
          .contact-three--four .contact-three__calculator .about-one__form-content p {
            color: #555c63;
          }
          
          .contact-three--four .contact-three__calculator .about-one__form-content p b {
            color: #0c2139;
          }
          
          .contact-three--four .contact-three__calculator .about-one__form .noUi-connect {
            background-color: #0c5057;
          }
          
          .contact-three--four .about-one__form .noUi-horizontal .noUi-handle {
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          }
          
          .contact-three--four .contact-three__calculator .noUi-connects {
            background: #eff2f6;
          }
          
          .contact-three--four .contact-three__calculator .about-one__form-content p+p {
            border-top: 1px solid #e6eaef;
          }
          
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .benefits-two__img {
              margin-left: 0px;
              margin-top: 60px;
            }
          }
          
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .benefits-two__img {
              margin-left: 0px;
              margin-top: 60px;
            }
          
          .benefits-two__img img {
              width: 100%;
            }
          }
          
          @media only screen and (max-width: 767px) {
            .benefits-two__img {
              margin-left: 0px;
              margin-top: 20px;
          }
          
          .benefits-two__img img {
              width: 100%;
          }
          
          .benefits-two__img .overlay-content {
            position: relative;
            display: block;
            top: 0px;
            left: 0px;
            padding: 50px 30px 50px;
            margin-top: 30px;
          }
          
          }
          
          
          .about-two {
            position: relative;
            padding: 100px 0;
            padding-bottom: 0px;
          }
          
          @media (max-width: 991px) {
            .about-two {
              padding: 80px 0;
            }
          }
          
          @media (max-width: 767px) {
            .about-two {
              padding: 60px 0;
            }
          }
          
          .about-two__content {
            margin-left: 70px;
          }
          
          .about-two .about-two__content {
            margin-top: 15px;
          }
          
          @media (max-width: 991px) {
            .about-two__content {
              margin-left: 0;
            }
          }
          
          .about-two .container {
            position: relative;
          }
          
          .about-two__image {
            position: relative;
          }
          
          .about-two__image::before {
            content: "";
            width: 20px;
            height: 338px;
            background-color: #0c5057;
            position: absolute;
            top: 0;
            left: -50px;
            border-radius: 4px;
          }
          
          .about-two__image>img {
            border-radius: 4px;
          }
          
          @media (max-width: 1199px) {
            .about-two__image>img {
              max-width: 100%;
            }
          }
          
          @media (max-width: 991px) {
            .about-two__content {
              margin-top: 50px;
            }
          }
          
          .about-two__content>P {
            margin-top: 25px;
            margin-bottom: 40px;
          }
          
          .about-two__content .block-title h2 {
            line-height: 1.08;
          }
          
          .about-two__content .thm-btn:hover {
            background-color: #0c2139;
            color: #fff;
          }
          
          .about-two__box {
            background-color: #fff;
            -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
            box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
            width: 100%;
            max-width: 250px;
            border-radius: 4px;
            padding: 45px 20px 45px 40px;
            position: absolute;
            bottom: 30px;
            left: -50px;
          }
          
          @media (max-width: 667px) {
            .about-two__box {
              left: 30px;
            }
          }
          
          .about-two__box>i {
            position: relative;
            font-size: 60px;
            color: #0c5057;
            position: relative;
          }
          
          .about-two__box>i::before {
            position: relative;
            z-index: 10;
          }
          
          .about-two__box>i::after {
            content: "";
            position: absolute;
            width: 60px;
            height: 60px;
            background-color: #eff2f6;
            top: 0;
            left: 0;
            border-radius: 50%;
          }
          
          .about-two__box h3 {
            margin: 0;
            font-size: 22px;
            line-height: 30px;
            font-weight: 700;
            color:#0c2139;
            margin-top: 10px;
          }
          
          .about-two__list {
            margin-bottom: 0;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-top: 30px;
            margin-bottom: 30px;
          }
          
          .about-two__list li {
            color: #0c2139;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 18px;
            font-weight: 500;
            line-height: 1.8em;
          }
          
          @media (max-width: 1199px) {
            .about-two__list li {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              line-height: 1.4;
            }
          
            .about-two__list i {
              position: relative;
              top: -10px;
            }
          }
          
          @media (max-width: 991px) {
            .about-two__list i {
              top: 0;
            }
          }
          
          @media (max-width: 1199px) {
            .about-two__list li+li {
              margin-top: 10px;
            }
          }
          
          .about-two__list li>i {
            color: #0c5057;
            margin-right: 10px;
          }
          
          .about-two .button-wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
          }
          
          @media (max-width: 480px) {
            .about-two .button-wrap {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column;
              -webkit-box-align: start;
              -ms-flex-align: start;
              align-items: flex-start;
            }
          }
          
          .about-two .main-header__info-phone {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-left: 20px;
          }
          
          @media (max-width: 480px) {
            .about-two .main-header__info-phone {
              margin-left: 0;
              margin-top: 20px;
            }
          }
          
          .about-two .main-header__info-phone>i {
            width: 67px;
            height: 67px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            text-align: center;
            background-color: #eff2f6;
            border-radius: 50%;
          }
          
          .service-page .features_b {
            display: block;
            overflow: hidden;
            text-align: center;
            padding-top: 90px;
            padding-bottom: 10px;
          }
          .service-page .features_b h2 {
            font: 600 35px/25px "Nunito", sans-serif;
            color: #38393a;
          }
          .service-page .features_b p {
            margin: 0 auto;
            max-width: 835px;
            line-height: 30px;
            padding-top: 10px;
            padding-bottom: 15px;
          }
          
          .loan-calculator-two {
            padding-top: 50px;
            padding-bottom: 50px;
            background-color: whitesmoke;
          }
          
          
          .loan-calculator-two .container::before {
            content: '';
            height: 115px;
            background-color: black;
            border-radius: 100%;
            position: absolute;
            top: 93px;
            left: 45px;
            right: 45px;
            background: #373737;
            -webkit-filter: blur(150px);
            filter: blur(150px);
          }
          
          .loan-calculator-two__inner {
            background-color: #FFFFFF;
            background-repeat: no-repeat;
            background-size: 100%;
            background-position: top center;
            border-radius: 20px;
            width: 100%;
            padding:35px 30px;
            position: relative;
            z-index: 10;
          }
          
          .loan-calculator-two__text {
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 160%;
            letter-spacing: -0.01em;
            color: #555C63;
            margin: 0;
            margin-top: 8px;
          }
          
          @media (min-width: 768px) {
            .loan-calculator-two .loan-slider-box {
              margin-right: 30px;
            }
          }
          
          .loan-calculator-two .single-loan-slider {
            margin-bottom: 19px;
          }
          
          .loan-calculator-two .single-loan-slider__top {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding-bottom: 10px;
          }
          
          .loan-calculator-two .single-loan-slider__top h4 {
            margin: 0;
           
            
            font-style: normal;
            font-weight: 600;
            font-size: 17px;
            line-height: 110%;
            letter-spacing: -0.01em;
            color: #0C2139;
          }
          
          .loan-calculator-two .single-loan-slider__top h6 {
            margin: 0;
          }
          
          .loan-calculator-two .single-loan-slider__bottom {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 160%;
            letter-spacing: -0.01em;
            color: #A5A5A5;
            padding-top: 16px;
          }
          
          .loan-calculator-two .single-loan-counter {
            margin: 0;
          
            
            font-style: normal;
            font-weight: 500;
            font-size: 17px;
            line-height: 160%;
            letter-spacing: -0.01em;
         
          }
          
          .loan-calculator-two__form {
            background: #1F1F1F;
            border-radius: 20px;
            padding: 30px;
            margin-top: 50px;
          }
          
          @media (min-width: 768px) {
            .loan-calculator-two__form {
              padding: 55px;
              margin-left: 9px;
            }
          }
          
          @media (min-width: 768px) {
            .loan-calculator-two__form {
              margin-top: 0;
            }
          }
          
          .loan-calculator-two__form p {
            margin: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
          }
          
          .loan-calculator-two__form p span {
           
            
            font-style: normal;
            font-weight: 500;
            font-size: 18px;
            line-height: 1;
            letter-spacing: -0.01em;
     
          }
          
          .loan-calculator-two__form p b {
           
            
            font-style: normal;
            font-weight: 600;
            font-size: 17px;
            line-height: 160%;
            text-align: right;
            letter-spacing: -0.01em;
         
          }
          
          .loan-calculator-two__form p b i {
            font-style: normal;
          }
          
          .loan-calculator-two__form p:not(:last-of-type) {
            padding-bottom: 12px;
            margin-bottom: 13px;
            border-bottom: 1px solid #3D3D3D;
          }
          
          .loan-calculator-two__form__emi {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            margin-top: 21px;
            margin-bottom: 30px;
          }
          
          .loan-calculator-two__form__emi span {
           
            font-style: normal;
            font-weight: 700;
            font-size: 30px;
            line-height: 110%;
            letter-spacing: -0.01em;
            color: #FFFFFF;
          }
          
          .loan-calculator-two__form__emi b {
           
            font-style: normal;
            font-weight: 500;
            font-size: 30px;
            line-height: 110%;
            letter-spacing: -0.01em;
            color: #0c5057;
          }
          
          .loan-calculator-two__form__emi b i {
            font-style: normal;
          }
          
          .loan-calculator-two__form .thm-btn {
            background: #f4bd37;
            border-radius: 43px;
            width: 100%;
            font-style: normal;
            font-weight: 500;
            font-size: 20px;
            letter-spacing: -0.01em;
            color: #ffffff;
            padding: 17.5px 30px;
            margin-top: 20px;
          }
          
          .loan-calculator-two__form .thm-btn:hover {
            background-color: #0c5057;
            color: #FFFFFF;
          }
          
          .loan-calculator-two .ui-slider-horizontal {
            height: 1px;
          }
          
          .loan-calculator-two .single-loan-slider .ui-slider .ui-slider-handle {
            background: #FFFFFF;
            border: 2px solid #0c5057;
            top: -10px !important;
          }
          
          
          /* For Calculator Slider */
          .ui-widget.ui-widget-content {
              border: 1px solid #c5c5c5;
          }
          .ui-widget-content {
              border: 1px solid #dddddd;
              background: #ffffff;
              color: #333333;
          }
          .ui-widget {
            
            
              font-size: 1em;
          }
          .ui-slider-horizontal {
              height: .8em;
          }
          .ui-slider {
              position: relative;
              text-align: left;
          }
           
          .ui-slider-horizontal .ui-slider-handle {
              top: -.3em;
              margin-left: -.6em;
          }
          .ui-slider .ui-slider-handle {
              position: absolute;
              z-index: 2;
              width: 1.2em;
              height: 1.2em;
              cursor: default;
              -ms-touch-action: none;
              touch-action: none;
          }
          .ui-corner-all,
          .ui-corner-top,
          .ui-corner-left,
          .ui-corner-tl {
              border-top-left-radius: 10px;
          }
          .ui-corner-all,
          .ui-corner-top,
          .ui-corner-right,
          .ui-corner-tr {
              border-top-right-radius: 10px;
          }
          .ui-corner-all,
          .ui-corner-bottom,
          .ui-corner-left,
          .ui-corner-bl {
              border-bottom-left-radius: 10px;
          }
          .ui-corner-all,
          .ui-corner-bottom,
          .ui-corner-right,
          .ui-corner-br {
              border-bottom-right-radius: 10px;
          }
          
          
          /* For Calculator Slider End */
          
          .how-works-two {
            background-color: #F3F3F3;
            background-image: url(img/personalLoan/how-works-two-bg-1-1.jpg);
            background-size: cover;
            background-position: bottom center;
            counter-reset: howWorksTwoCount;
            padding-top: 45px;
            padding-bottom: 45px;
            position: relative;
          }
          
          .how-works-two__single {
            background: #FFFFFF;
            border-radius: 30px;
            counter-increment: howWorksTwoCount;
            margin-bottom: 30px;
            position: relative;
            -webkit-box-shadow: 0 0px 0px #0C2139;
            box-shadow: 0 0px 0px #0C2139;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
            -webkit-transform: translateY(0px);
            transform: translateY(0px);
          }
          
          .how-works-two__single::before {
            content: counters(howWorksTwoCount, ".");
            width: 63px;
            height: 63px;
            background-color: #0c5057;
            border: 6px solid #F3F3F3;
            position: absolute;
            top: -22px;
            right: 40px;
            display: block;
            border-radius: 50%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            color: #fff;
         
            
            font-weight: 600;
            font-size: 30px;
            z-index: 10;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .how-works-two__single:hover::before {
            background-color: #0C2139;
            border-color: #F3F3F3;
          }
          
          .how-works-two__single:hover {
            -webkit-box-shadow: 0 7px 0px #0C2139;
            box-shadow: 0 7px 0px #0C2139;
            -webkit-transform: translateY(-7px);
            transform: translateY(-7px);
          }
          
          .how-works-two__single__inner {
            overflow: hidden;
            padding: 25px;
            padding-top: 52px;
            position: relative;
            z-index: 1;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
            border-radius: 30px;
          }
          
          .how-works-two__single:hover .how-works-two__single__inner {
            background-color: #0c5057;
          }
          
          .how-works-two__single__icon {
            color: #0c5057;
            font-size: 50px;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            line-height: 1em;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .how-works-two__single:hover .how-works-two__single__icon {
            color: #fff;
          }
          
          .how-works-two__single__icon__floated {
            font-size: 140px;
            color: #F9F9F9;
            line-height: 1em;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            position: absolute;
            top: -20px;
            right: -30px;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .how-works-two__single:hover .how-works-two__single__icon__floated {
            color: #1C9CDB;
          }
          
          .how-works-two__single__title {
            font-weight: 600;
            font-size: 25px;
            line-height: 110%;
            letter-spacing: -0.01em;
            color: #0C2139;
            margin: 0;
            margin-top: 21px;
            margin-bottom: 4px;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .how-works-two__single__title a {
            color: inherit;
            background: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor)) 0px 95%/0px 1px no-repeat;
            background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .how-works-two__single__title a:hover {
            background-size: 100% 1px;
          }
          
          .how-works-two__single:hover .how-works-two__single__title a {
            color: #fff;
          }
          
          .how-works-two__single__text {
            margin: 0;
            font-weight: 400;
            font-size: 16px;
            line-height: 160%;
            letter-spacing: -0.01em;
            color: #555C63;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .how-works-two__single:hover .how-works-two__single__text {
            color: #fff;
          }
          
          .how-works-two .row {
            position: relative;
          }
          
          @media (min-width: 1200px) {
            .how-works-two .row {
              padding: 68.5px 0;
            }
          }
          
          .how-works-two .row::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: url(img/personalLoan/how-works-two-s-2.png);
            background-repeat: no-repeat;
            background-position: center center;
            display: none;
          }
          
          @media (min-width: 1200px) {
            .how-works-two .row::before {
              display: block;
            }
          }
          
          .how-works-two .row [class*=col-]:nth-child(even) {
            position: relative;
          }
          
          @media (min-width: 1200px) {
            .how-works-two .row [class*=col-]:nth-child(even) {
              margin-top: 80px;
            }
          }
          
          .how-works-two__btns {
            margin-top: 0px;
          }
          
          @media (min-width: 1200px) {
            .how-works-two__btns {
              margin-top: 50px;
            }
          }
          
          .how-works-two__btns a {
            background: #0C2139;
            border-radius: 43px;
            color: #fff;
            font-weight: 500;
            font-size: 16px;
            line-height: 120%;
            letter-spacing: -0.01em;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
            padding: 20px 36px;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
          }
          
          .how-works-two__btns a:hover {
            background-color: #0c5057;
            color: #fff;
          }
          
          .sec-title-two {
            margin-bottom: 45px;
          }
          
          .sec-title-two__tagline {
            color: #fff;
            font-weight: 400;
            font-size: 14px;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            overflow: hidden;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background-image: linear-gradient(270.47deg, #0C2139 9.68%, #004AA1 63.53%, #28B8FF 89.55%);
            border-radius: 27px;
            position: relative;
            padding-left: 11px;
            padding-right: 14px;
            padding-top: 2.5px;
            padding-bottom: 2.5px;
          }
          
          .sec-title-two__tagline::before {
            content: '';
            border-radius: 27px;
            background: linear-gradient(268.38deg, #004AA1 -5.06%, #28B8FF 87.64%);
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 60%;
          }
          
          .sec-title-two__tagline i {
            position: relative;
            font-size: 14px;
            margin-right: 5px;
          }
          
          .sec-title-two__tagline>span {
            position: relative;
          }
          
          .sec-title-two__title {
           
            font-style: normal;
            font-weight: 700;
            font-size: 40px;
            color: #0C2139;
            margin: 0;
            margin-top: 15px;
          }
          
          @media (min-width: 768) {
            .sec-title-two__title {
              font-size: 50px;
            }
          }
          
          .sec-title-two__title--light {
            color: #fff;
          }
          
          .services-four {
            position: relative;
            display: block;
            padding: 120px 0px 90px;
            z-index: 1;
          }
          
          .services-four__pattern {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background-attachment: scroll;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            z-index: -1;
          }
          
          .services-four__single {
            position: relative;
            display: block;
            margin-bottom: 30px;
          }
          
          .services-four__single-img {
            position: relative;
            display: block;
          }
          
          .services-four__single-img .inner {
            position: relative;
            display: block;
            overflow: hidden;
            z-index: 1;
          }
          
          .services-four__single-img .inner:before {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            transition-delay: .1s;
            transition-timing-function: ease-in-out;
            transition-duration: .7s;
            transition-property: all;
            background: rgba(12, 33, 57, 0.6);
            opacity: 0;
            z-index: 1;
            content: "";
          }
          
          .services-four__single:hover .services-four__single-img .inner::before {
            opacity: 1;
          }
          
          .services-four__single-img .inner img {
            width: 100%;
            transition: .5s ease;
            transform: scale(1.05);
          }
          
          .services-four__single:hover .services-four__single-img .inner img {
            transform: scale(1);
          }
          
          .services-four__single-img .inner .icon-box {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%);
            display: flex;
            align-items: center;
            justify-content: center;
            width: 65px;
            height: 65px;
            background: #0c5057;
            border-radius: 50%;
            border: 1px solid #0c2139;
            z-index: 5;
          }
          
          .services-four__single-img .inner .icon-box span::before {
            position: relative;
            display: inline-block;
            color: #ffffff;
            font-size: 32px;
          }
          
          .services-four__single-content {
            position: relative;
            display: block;
            background: #ffffff;
            padding: 12px 30px 28px;
          }
          
          .services-four__single-content h3 {
            font-size: 20px;
            line-height: 30px;
            font-weight: 700;
            text-transform: capitalize;
            margin-bottom: 5px;
          }
          
          .services-four__single-content h3 a {
            color: #0c2139;
            transition: all 200ms linear;
            transition-delay: 0.1s;
          }
          
          .services-four__single-content h3 a:hover {
            color: #0c5057;
          }
          
          .services-four__single-content p {
            margin: 0;
          }
          
          .services-four--five {
            position: relative;
            display: block;
            padding: 190px 0px 90px;
          }
          
          .services-four--five .container {
            position: static;
            max-width: 1500px;
            width: 100%;
            padding: 0px 15px;
            margin: 0 auto;
          }
          
          .services-four--five__inner {
            position: relative;
            display: block;
            margin-left: -15px;
            margin-right: -15px;
          }
          
          .services-four--five .services-four__single {
            width: 20%;
            float: left;
            padding: 0px 15px 0px;
          }
          
          .services-four--five .services-four__single-img .icon-box {
            position: absolute;
            left: 30px;
            bottom: -32px;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 65px;
            height: 65px;
            background: #0c5057;
            border-radius: 50%;
            z-index: 5;
          }
          
          .services-four--five .services-four__single-img .icon-box span::before {
            position: relative;
            display: inline-block;
            color: #ffffff;
            font-size: 32px;
          }
          
          .services-four--five .services-four__single-content {
            padding: 44px 30px 28px;
          }
          
          @media only screen and (min-width: 1200px) and (max-width: 1449px) {
            .services-four--five .services-four__single-content {
              padding: 44px 20px 28px;
          }
          
          .services-four__single-content p {
              margin: 0;
              font-size: 14px;
          }
          }
          
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .services-four--five .services-four__single-content {
              padding: 44px 20px 28px;
          }
          
          .services-four__single-content p {
              margin: 0;
              font-size: 14px;
          }
          .services-four--five .services-four__single {
            width: 50%;
          }
          
          }
          
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .services-four--five .services-four__single {
              width: 50%;
          }
          }
          
          @media only screen and (max-width: 767px) {
            .services-four__single {
              max-width: 500px;
              width: 100%;
              margin: 0 auto 30px;
          }
          .services-four--five .services-four__single {
            width: 100%;
            float: none;
          }
          
          }
          
          
          .call-to-action {
            background-color: #004aa1;
            background-size: cover;
            background-position: center center;
            background-attachment: fixed;
            position: relative;
            padding: 90px 0;
            background-blend-mode: hard-light;
          }
          
          .call-to-action::before {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background-color: #004aa1;
            opacity: 0.9;
          }
          
          .call-to-action .container {
            position: relative;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
          }
          
          @media (max-width: 991px) {
            .call-to-action {
              padding: 60px 0px;
            }
          
            .call-to-action .container {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              text-align: center;
            }
          }
          
          .call-to-action .left-content p {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-bottom: 15px;
            font-size: 18px;
            color: #ffffff;
          }
          
          @media (max-width: 991px) {
            .call-to-action .left-content p {
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center;
            }
          }
          
          .call-to-action .left-content p span:not(:first-of-type)::before {
            content: "/";
            margin-left: 10px;
            margin-right: 10px;
          }
          
          .call-to-action .left-content h3 {
            margin: 0;
            font-size: 44px;
            color: #fff;
            font-weight: 700;
            margin-bottom: 0;
          }
          
          @media (max-width: 1199px) {
            .call-to-action .left-content h3 {
              font-size: 40px;
            }
          }
          
          @media (max-width: 991px) {
            .call-to-action .right-content {
              margin-top: 30px;
            }
          }
          
          
          .thm-btn {
            display: inline-block;
            vertical-align: middle;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            border: none;
            outline: none !important;
            background-color: #0c5057;
            color: #fff;
            text-align: center;
            font-size: 16px;
            border-radius: 4px;
            font-weight: 500;
            padding: 15px 30px;
            -webkit-transition: 500ms;
            transition: 500ms;
            background-color: #0c5057;
            color: #fff;
          }
          
          .thm-btn:hover {
            color: #0c5057;
            background-color: #fff;
          }
          
          .testimonials-page {
            background-color: #eff2f6;
          }
          
          @media (max-width: 991px) {
            .testimonials-page {
              padding-top: 80px;
              padding-bottom: 30px;
            }
          }
          
          @media (max-width: 425px) {
            .testimonials-page {
              padding-top: 60px;
              padding-bottom: 10px;
            }
          }
          
          .testimonials-one__box-main {
            position: relative;
          }
          
          .testimonials-one__box-info {
            position: absolute;
            bottom: 0;
            left: 35px;
          }
          
          .testimonials-one__box-main .testimonials-one__box-info {
            bottom: -35px;
          }
          
          .testimonials-one__box-main .testimonials-one__box {
            padding: 35px 40px 60px 35px;
          }
          
          .testimonials-one__box {
            text-align: left;
            background-color: #fff;
            border-radius: 0;
            background-color: #fff;
            -webkit-transition: all .5s ease;
            transition: all .5s ease;
            margin-bottom: 0;
            position: relative;
            padding: 35px 50px;
            padding-bottom: 60px;
            border-left: 3px solid #004aa1;
            transition: all .5s ease;
            margin-bottom: 40px;
          }
          
          .testimonials-one__box:after {
            position: absolute;
            content: '"';
            font-size: 110px;
            line-height: normal;
            bottom: -5px;
            right: 50px;
            color: #000;
            opacity: .2;
            font-weight: 400;
            font-style: italic;
          }
          
          .testimonials-one .swiper-slide {
            margin-bottom: 40px;
          }
          
          .testimonials-one__box p {
            position: relative;
            font-style: italic;
          }
          
          @media (max-width: 991px) {
            .testimonials-one {
              padding-top: 70px;
              margin-bottom: 70px;
            }
          }
          
          .testimonials-one__box p::before {
            position: absolute;
            top: 0;
            left: 0;
            content: "";
            width: 100%;
            height: calc(100% - 4px);
            background-color: #fff;
            opacity: 0;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            transition: all 500ms ease;
          }
          
          .testimonials-one__box p span {
            position: relative;
          }
          
          .testimonials-one__box-main {
            position: relative;
          }
          
          .testimonials-one__box-info {
            position: absolute;
            bottom: 0;
            left: 35px;
          }
          
          .testimonials-one__box-main .testimonials-one__box-info {
            bottom: -35px;
          }
          
          .testimonials-one__box-main .testimonials-one__box {
            padding: 35px 40px 60px 35px;
          }
          
          .testimonials-one__box-info>img {
            border-radius: 50%;
          }
          
          .testimonials-one__box h3 {
            margin: 0;
            font-size: 18px;
            color: #004aa4;
            line-height: 1;
            font-weight: 700;
            margin-top: 25px;
            margin-bottom: 7px;
          }
          
          .testimonials-one__box .testi_sname {
            font-size: 14px;
            color: #0c2139;
            font-weight: 500;
          }
          
          .testimonials-one__box-info span {
            font-size: 14px;
            font-weight: 500;
            line-height: 1;
            display: block;
          }
          
          .testimonials-one__box:hover {
            border-left: 3px solid #0c5057;
            -webkit-transition: all .5s ease;
            transition: all .5s ease;
          }
          
          .trusted-company {
            background-color: #0c2139;
            position: relative;
            padding: 100px 0;
          }
          
          .trusted-company__bg {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            opacity: 0.02;
            background-size: cover;
          }
          
          .trusted-company .block-title {
            max-width: 520px;
          }
          
          .trusted-company .block-title p {
            color: #b0c2d7;
          }
          
          .trusted-company .block-title h2 {
            font-weight: 700;
            color: #fff;
            letter-spacing: -0.01em;
          }
          
          .trusted-company__image {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-top: 30px;
          }
          
          @media (max-width: 991px) {
            .trusted-company__image {
              -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
            }
          
            .trusted-company {
              padding: 70px 0;
            }
          }
          
          @media (max-width: 480px) {
            .trusted-company__image {
              -ms-flex-wrap: wrap;
              flex-wrap: wrap;
            }
          
            .trusted-company {
              padding: 60px 0;
            }
          }
          
          .trusted-company__image>img {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            border-radius: 4px;
          }
          
          .trusted-company__image p {
            margin: 0;
            margin-left: 30px;
            padding-right: 25px;
            color: #b0c2d7;
          }
          
          @media (max-width: 1199px) {
            .trusted-company__image p {
              margin-left: 30px;
              margin-top: 30px;
            }
          }
          
          @media (max-width: 991px) {
            .trusted-company__image p {
              margin-left: 30px;
              margin-top: 0;
            }
          }
          
          @media (max-width: 480px) {
            .trusted-company__image p {
              margin-left: 0;
              margin-top: 30px;
            }
          }
          
          .trusted-company__list {
            list-style-type: none;
            padding: 0;
            margin-top: 25px;
            font-weight: 400;
          }
          
          .trusted-company__list-item {
            margin-bottom: 5px;
            color: #b0c2d7;
          }
          
          .trusted-company__list-item i {
            color: #0c5057;
            font-size: 15px;
          }
          
          .trusted-company__list-text {
            padding-left: 5px;
          }
          
          @media (max-width: 576px) {
            .trusted-company__list-2 {
              margin-top: -10px;
            }
          }
          
          .trusted-company__box+.trusted-company__box {
            margin-top: 20px;
          }
          
          .trusted-company__box {
            background-color: #fff;
            border-radius: 4px;
            padding: 25px 30px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .trusted-company__box-wrap {
            position: relative;
            margin-left: 30px;
            margin-top: -70px;
            z-index: 1;
          }
          
          
          
          
          @media (max-width: 1199px) {
            .trusted-company__box-wrap {
              margin-left: 40px;
            }
          }
          
          @media (max-width: 991px) {
            .trusted-company__box-wrap {
              margin: 0;
              margin-top: 100px;
            }
          
            .trusted-company__box-wrap:before {
              margin: 0;
              left: -150px;
              top: -80px;
            }
          }
          
          .trusted-company__box>span {
            border-radius: 50%;
            width: 60px;
            height: 60px;
            background-color: #0c5057;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            text-align: center;
            color: #fff;
            font-size: 20px;
            font-weight: 500;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .trusted-company__box p {
            margin-bottom: 0;
            color: #0c2139;
            font-size: 20px;
            line-height: 26px;
            font-weight: 500;
            margin-left: 25px;
            max-width: 390px;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .trusted-company__box:hover {
            background-color: #0c5057;
          }
          
          .trusted-company__box:hover>span {
            background-color: #fff;
            color: #0c2139;
          }
          
          .trusted-company__box:hover p {
            color: #fff;
          }
          
          /* Global Styles */
          /* Theme Variables */
          :root {
            --thm-font: "Inter", sans-serif;
            --heading-font: "Rajdhani", serif;
            --thm-color: #555c63;
            --thm-base: #0c5057;
            --thm-primary: #004aa1;
            --thm-secondary: #ed4b4b;
            --thm-special: #5366c2;
            --thm-black: #0c2139;
            --thm-text-dark: #ffffffa6;
            --thm-form-input: #eff2f6;
            --thm-font: "Inter", sans-serif;
            --heading-font: "Rajdhani", serif;
            --thm-color: #555c63;
            --thm-color-rgb: 121, 132, 144;
            --thm-base: #0c5057;
            --thm-base-rgb: 0, 143, 213;
            --thm-primary: #004aa1;
            --thm-primary-rgb: 0, 74, 161;
            --thm-secondary: #ed4b4b;
            --thm-secondary-rgb: 237, 75, 75;
            --thm-special: #5366c2;
            --thm-special-rgb: 83, 102, 194;
            --thm-black: #0c2139;
            --thm-black-rgb: 12, 33, 57;
            --thm-black2: #1d1c1c;
            --thm-black2-rgb: 29, 28, 28;
            --thm-text-dark: #ffffffa6;
            --thm-text-dark-rgb: 142, 150, 160;
            --thm-form-input: #eff2f6;
          }
          
          /* Global Styles */
          * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
          }
          
         
          
          
          /* Hero Section */
          .hero-section {
            position: relative;
            width: 100%;
            height: 100vh;
            background: linear-gradient(
                rgba(0, 143, 213, 0.7),
                rgba( 0, 74, 161, 0.9)
              ),
              url("img/home/bgbanner.webp") no-repeat center center/cover;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 50px 20px;
            overflow: hidden;
          }
          
          /* Content */
          .content h1 {
            font-size: 3.5rem;
            font-weight: 700;
         
            
            color: var(--thm-form-input);
            line-height: 1.3;
            margin-bottom: 20px;
            text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
            z-index: 5;
          }
          
          /* Button Styling */
          .btn-container {
            margin-top: 20px;
          }
          
          .btn {
           
            /*color: #fff;*/
            padding: 12px 30px;
            font-size: 1.2rem;
            /*border-radius: 50px;*/
            text-decoration: none;
            
            transition: all 0.3s ease;
         
            
          }
          
          .btn:hover {
       
            transform: translateY(-3px);
          }
          
          /* Bottom Graphics */
          .bottom-graphics {
            position: absolute;
            bottom: 10px;
            width: 100%;
            overflow: hidden;
            z-index: 1;
          }
          
          /* Vector Icons */
          .vector {
            position: absolute;
            width: 120px;
            height: auto;
            opacity: 0.9;
            filter: drop-shadow(0 8px 12px rgba(0, 0, 0, 0.3));
          }
          
          .vector-1 {
            bottom: 20px;
            left: 8%;
            animation: float 4s ease-in-out infinite;
          }
          
          .vector-2 {
            bottom: 20px;
            right: 8%;
            animation: float-reverse 4s ease-in-out infinite;
          }
          
          /* Floating Animation */
          @keyframes float {
            0%,
            100% {
              transform: translateY(0);
            }
            50% {
              transform: translateY(-12px);
            }
          }
          
          @keyframes float-reverse {
            0%,
            100% {
              transform: translateY(0);
            }
            50% {
              transform: translateY(12px);
            }
          }
          
          /* Overlay */
          .overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            pointer-events: none;
            overflow: hidden;
            z-index: 2;
          }
          
          /* Rain Drop Animation */
          .drop {
            position: absolute;
            width: 2px;
            height: 10px;
            background: rgba(255, 255, 255, 0.7);
            animation: fall linear infinite;
          }
          
          /* Falling Animation */
          @keyframes fall {
            to {
              transform: translateY(100vh);
              opacity: 0;
            }
          }
          
          /* Bottom Wave Effect */
          .wave-container {
            position: absolute;
            bottom: 0;
            width: 100%;
            overflow: hidden;
            line-height: 0;
            z-index: 3;
          }
          
          .wave {
            position: relative;
            width: 100%;
            height: 80px;
          }
          
          /* Media Queries */
          @media (max-width: 768px) {
            .content h1 {
              font-size: 2rem;
            }
          
            .btn {
              padding: 8px 15px;
            }
          
            .vector {
              width: 80px;
            }
          }
          
          .site-footer {
            position: relative;
            background-color: #0c2139;
            background-image: url(img/home/footer-bg-1-1.jpg);
            background-position: top left;
            background-size: cover;
            z-index: 0;
            padding-top: 90px;
            padding-bottom: 60px;
          }
          
          @media (max-width: 991px) {
            .site-footer {
              padding: 60px 0px;
            }
          }
          
          @media (max-width: 425px) {
            .site-footer {
              padding: 40px 0px 35px;
            }
          }
          
          .footer-widget {
            margin-bottom: 20px;
          }
          
          .footer-widget__title {
            margin: 0;
            color: #fff;
            font-size: 24px;
            font-weight: 700;
            margin: 0;
          }
          
          .footer-widget__about p {
            color: #b0c2d7;
            font-size: 16px;
            line-height: 25px;
            margin-bottom: 0;
            margin-top: 20px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            padding-bottom: 20px;
            margin-bottom: 25px;
          }
          
          .footer-widget__about-phone {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
          }
          
          .footer-widget__about-phone>i {
            font-size: 38px;
            color: #0c5057;
          }
          
          .footer-widget__about-phone-content {
            margin-left: 20px;
          }
          
          .footer-widget__about-phone-content span {
            display: block;
            color: #b0c2d7;
            font-size: 12px;
            text-transform: uppercase;
            font-weight: 500;
            line-height: 1;
            letter-spacing: 0.1em;
            margin-bottom: 7px;
          }
          
          .footer-widget__about-phone-content h3 {
            font-size: 22px;
            font-weight: 600;
            margin: 0;
            line-height: 1;
            color: #fff;
          }
          
          .footer-widget__about-phone-content h3 a {
            color: inherit;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .footer-widget__about-phone-content h3 a:hover {
            color: #0c5057;
          }
          
          @media (min-width: 1200px) {
            .footer-widget__link {
              margin-left: 0px;
            }
          }
          
          .footer-widget__link-list {
            margin-top: 15px;
            margin-bottom: 0;
          }
          
          .footer-widget__link-list li a {
            display: block;
            line-height: 37px;
            color: #b0c2d7;
            font-size: 16px;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .footer-widget__link-list li a:hover {
            color: #0c5057;
          }
          
          .footer-widget__link-list li a i {
            color: #b0c2d7;
            margin-right: 10px;
            font-weight: 400;
            font-size: 15px;
          }
          
          .footer-widget__contact {
            background-color: #09192c;
            padding: 30px;
            padding-bottom: 25px;
          }
          
          @media (min-width: 1200px) {
            .footer-widget__contact {
              margin-left: 30px;
            }
          }
          
          .footer-widget__contact h3 {
            margin: 0;
            color: #fff;
            font-size: 24px;
            font-weight: 700;
            margin: 0;
            line-height: 1;
            margin-bottom: 20px;
          }
          
          .footer-widget__contact-list {
            margin: 0;
          }
          
          .footer-widget__contact-list li+li {
            border-top: 1px solid rgba(255, 255, 255, 0.1);
            padding-top: 20px;
            margin-top: 20px;
          }
          
          .footer-widget__contact-list li a {
            display: block;
            position: relative;
            color: #b0c2d7;
            font-size: 16px;
            line-height: 24px;
            padding-left: 25px;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .footer-widget__contact-list li a:hover {
            color: #fff;
          }
          
          .footer-widget__contact-list li a:hover>i {
            color: #fff;
          }
          
          .footer-widget__contact-list li a>i {
            position: absolute;
            top: 6px;
            font-size: 14px;
            color: #0c5057;
            left: 0;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          @media (min-width: 1200px) {
            .footer-widget__post {
              margin-left: 0px;
            }
          }
          
          .footer-widget__post-list {
            margin-bottom: 0;
            margin-top: 30px;
          }
          
          .footer-widget__post-list li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
          }
          
          .footer-widget__post-list hr {
            background-color: #b0c2d7;
            height: 0.1px;
            margin-top: 30px;
          }
          
          .footer-widget__post-list li+li {
            border-top: 1px solid #ffffff1a;
            padding-top: 25px;
            margin-top: 25px;
          }
          
          .footer-widget__post-list li>img {
            -ms-flex-negative: 0;
            flex-shrink: 0;
          }
          
          .footer-widget__post-list-content {
            margin-left: 20px;
          }
          
          .footer-widget__post-list-content span {
            font-size: 12px;
            color: #0c5057;
            line-height: 1;
            display: block;
            margin-top: 0px;
            margin-bottom: 10px;
          }
          
          @media (max-width: 991px) {
            .footer-widget__post-list-content span {
              margin-top: 10px;
            }
          }
          
          @media (max-width: 425px) {
            .footer-widget__post-list-content span {
              margin-top: 0;
            }
          }
          
          .footer-widget__post-list-content h3 {
            font-size: 20px;
            line-height: 26px;
            color: #ffffffa6;
            margin-bottom: 0;
          }
          
          .footer-widget__post-list-content h3 a {
            color: #b0c2d7;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease;
          }
          
          .footer-widget__post-list-content h3 a:hover {
            color: #0c5057;
          }
          
          .bottom-footer {
            background-color: #09192c;
            padding-top: 27.5px;
            padding-bottom: 27.5px;
          }
          
          .bottom-footer .container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
          }
          
          @media (max-width: 991px) {
            .bottom-footer {
              padding: 25px 0px;
            }
          }
          
          @media (max-width: 667px) {
            .bottom-footer .container {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center;
            }
          }
          
          .bottom-footer p {
            font-size: 16px;
            color: #ffffffa6;
            margin: 0;
          }
          
          @media (max-width: 667px) {
            .bottom-footer p {
              margin-bottom: 20px;
            }
          }
          
          .bottom-footer__social {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
          }
          
          .bottom-footer__social a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            border-radius: 50%;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            width: 41px;
            height: 41px;
            background-color: #ffffff2b;
            color: #fff;
            font-size: 12px;
            -webkit-transition: all 500ms ease;
            transition: all 500ms ease;
          }
          
          .bottom-footer__social a:hover {
            background-color: #0c5057;
            color: #fff;
          }
          
          .bottom-footer__social a+a {
            margin-left: 10px;
          }
          
          .mobile-nav__wrapper {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            visibility: hidden;
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
            -webkit-transition: opacity 0.5s ease 0.5s, visibility 0.5s ease 0.5s, -webkit-transform 0.5s ease 0.5s;
            transition: opacity 0.5s ease 0.5s, visibility 0.5s ease 0.5s, -webkit-transform 0.5s ease 0.5s;
            transition: transform 0.5s ease 0.5s, opacity 0.5s ease 0.5s, visibility 0.5s ease 0.5s;
            transition: transform 0.5s ease 0.5s, opacity 0.5s ease 0.5s, visibility 0.5s ease 0.5s, -webkit-transform 0.5s ease 0.5s;
            z-index: 9999;
          }
          
          .mobile-nav__wrapper .container {
            padding-left: 0;
            padding-right: 0;
          }
          
          .mobile-nav__wrapper.active {
            opacity: 1;
            visibility: visible;
            -webkit-transform: translateX(0);
            transform: translateX(0);
            -webkit-transition: opacity 0.5s ease 0.5s, visibility 0.5s ease 0.5s, -webkit-transform 0.5s ease 0.5s;
            transition: opacity 0.5s ease 0.5s, visibility 0.5s ease 0.5s, -webkit-transform 0.5s ease 0.5s;
            transition: transform 0.5s ease 0.5s, opacity 0.5s ease 0.5s, visibility 0.5s ease 0.5s;
            transition: transform 0.5s ease 0.5s, opacity 0.5s ease 0.5s, visibility 0.5s ease 0.5s, -webkit-transform 0.5s ease 0.5s;
          }
          
          .mobile-nav__overlay {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #0c2139;
            opacity: 0.8;
            cursor: pointer;
          }
          
              

          .gradient-border {
            --borderWidth: 3px;
            background: #f3f3f3;
            position: relative;
            border-radius: var(--borderWidth);
        }

        .gradient-border:after {
            content: '';
            position: absolute;
            top: calc(-1 * var(--borderWidth));
            left: calc(-1 * var(--borderWidth));
            height: calc(100% + var(--borderWidth) * 2);
            width: calc(100% + var(--borderWidth) * 2);
            background:linear-gradient(60deg, #347679, #1f4695, #064e56, #d5caca, #3f8f6f, #000000, #0f5157, #b0ecbf);
            border-radius: calc(2 * var(--borderWidth));
            z-index: -1;
            animation: animatedgradient 3s ease alternate infinite;
            background-size: 300% 300%;
        }

         
  @keyframes animatedgradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
