/*!
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
*/


.footer-btn .elementor-button-icon {
    font-size: 32px;
}
.bottom-menu .elementor-icon-list-item:after {
    rotate: 20deg;
}
.footer-form .ekit-form {
    position: relative;
}
.footer-form .wpcf7-submit {
    position: absolute;
    right: 0;
    top: 0;
}
.footer-form .wpcf7-response-output {
    margin-top: 0px !important;
}
.home-acc span.ekit-accordion-title {
    padding-left: 18px;
}
.home-acc .elementskit-card-body a {
    color: #fff;
    font-family: 'Jost';
    font-size: 16px;
    font-weight: 600;
    position: relative;
}
.home-acc .elementskit-card-body a:after {
    content: "";
    position: absolute;
    background: url('https://teamwp84.mydevfactory.com/sudip-roy/c-pace/wp-content/uploads/2025/06/Arrow-4-1.svg');
    background-size: 1.8em;
    width: 36px;
    height: 15px;
    top: 5px;
    right: -45px;
    background-repeat: no-repeat;
    background-position: center;
}
.usecase-p p {
    min-height: 186px;
}
/* .use-case:hover {
    box-shadow: inset 0 0 0 2px #68CFF0;
}*/
.ekit-wid-con a:focus-visible, .ekit-wid-con button:focus-visible, .ekit-wid-con input:focus-visible, .ekit-wid-con textarea:focus-visible{
   outline: none !important;
}
.input-wrapper,.input-wrapper-email,.input-wrapper-loan {
    position: relative;
}
.input-wrapper:before {
    content: "";
    position: absolute;
    background: url(https://teamwp84.mydevfactory.com/sudip-roy/c-pace/wp-content/uploads/2025/06/Group-43.png);
    background-size: contain;
    width: 16px;
    height: 15px;
    z-index: 22;
    background-repeat: no-repeat;
    top: 22px;
    left: 32px;
}
.input-wrapper-email:before{
   content: "";
    position: absolute;
    background: url(https://teamwp84.mydevfactory.com/sudip-roy/c-pace/wp-content/uploads/2025/06/Group-1707482433.png);
    background-size: contain;
    width: 16px;
    height: 15px;
    z-index: 22;
    background-repeat: no-repeat;
    top: 22px;
    left: 32px;
}
.input-wrapper-loan:before{
   content: "";
    position: absolute;
    background: url(https://teamwp84.mydevfactory.com/sudip-roy/c-pace/wp-content/uploads/2025/06/Group-71.png);
    background-size: contain;
    width: 16px;
    height: 15px;
    z-index: 22;
    background-repeat: no-repeat;
    top: 22px;
    left: 32px;
}
label.name,label.email,label.loan,label.info {
    position: relative;
    padding-left: 20px;
}
label.name:before {
    content: "";
    position: absolute;
    background: url(https://teamwp84.mydevfactory.com/sudip-roy/c-pace/wp-content/uploads/2025/06/Group-1707482440.png);
    background-size: contain;
    width: 18px;
    height: 15px;
    background-repeat: no-repeat;
    top: 4px;
    left:0;
}
label.email:before {
    content: "";
    position: absolute;
    background: url(https://teamwp84.mydevfactory.com/sudip-roy/c-pace/wp-content/uploads/2025/06/Group-1707482441.png);
    background-size: contain;
    width: 18px;
    height: 15px;
    background-repeat: no-repeat;
    top: 4px;
    left:0;
}
label.loan:before {
    content: "";
    position: absolute;
    background: url(https://teamwp84.mydevfactory.com/sudip-roy/c-pace/wp-content/uploads/2025/06/Group-1707482442.png);
    background-size: contain;
    width: 18px;
    height: 15px;
    background-repeat: no-repeat;
    top: 4px;
    left:0;
}
label.info:before {
    content: "";
    position: absolute;
    background: url(https://teamwp84.mydevfactory.com/sudip-roy/c-pace/wp-content/uploads/2025/06/Group-78.png);
    background-size: contain;
    width: 18px;
    height: 15px;
    background-repeat: no-repeat;
    top: 4px;
    left:0;
}
label.email {
    padding-left: 25px;
}

button.cf7-submit-btn {
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row-reverse;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    margin-top: 10px;
}
.cf7-submit-btn svg {
    margin-left: 6px;
}
span.eael-posted-on {
    color: #33829C;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
}
.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before{
   display:none;
}
.blog-grid h2.eael-entry-title {
    min-height: 150px;
}
.blog-grid .eael-entry-wrapper {
    padding-left: 20px !important;
    padding-bottom: 35px !important;
}
.blog-grid span.eael_load_more_text,.blog-grid a.eael-post-elements-readmore-btn{
   position: relative;
}
.blog-grid span.eael_load_more_text:before {
    content: "";
    background: url(https://teamwp84.mydevfactory.com/sudip-roy/c-pace/wp-content/uploads/2025/06/Arrow-4-1.svg);
    position: absolute;
    width: 46px;
    height: 15px;
    background-repeat: no-repeat;
    right: -54px;
    top: 10px;
}
.blog-grid a.eael-post-elements-readmore-btn:before {
    position: absolute;
    content: "";
    background: url(https://teamwp84.mydevfactory.com/sudip-roy/c-pace/wp-content/uploads/2025/06/Arrow-7.png);
    width: 40px;
    height: 16px;
    background-repeat: no-repeat;
    left: 85px;
    top: 8px;
}
section.blog-descrption {
    background: #F2F2F2;
    padding-top: 30px;
    padding-bottom: 150px;
}
.container {
    max-width: 1440px;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
}
section.top-blog {
    background: #33829C;
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
}
.top-blog h1 {
    font-size: 35px;
    font-family: 'Outfit';
    line-height: normal;
    color: #fff;
    font-weight: 300;
}
.back h5 {
    font-size: 14px;
}
.back {
    margin-bottom: 50px;
}
.blog-head h2 {
    color: #364E7E;
    line-height: 50px;
}
.meta-tags {
    display: flex;
    align-items: center;
    margin-top: 35px;
    padding-bottom: 28px;
    border-bottom: 1px solid #364e7e1a;
}
.meta-tags h4 a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700 !important;
}
.meta-tags h4{
    font-size: 16px;
    line-height: 20px;
    font-weight: 700 !important;
    display: inline-block;
    border: 1px solid #33829C;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.meta-tags span {
    color: #33829C;
    font-size: 15px;
    font-weight: 700;
    margin-left: 10px;
}
.post-thumbnail img {
    width: 100%;
    height: 480px;
    object-fit: cover;
    margin-top: 30px;
}
.content-explain {
    background: #fff;
    padding-left:55px;
    padding-right:55px;
    padding-top: 50px;
    padding-bottom: 70px;
}
.feature-img {
    height: 480px;
}
.related-post {
    margin-top: 70px;
}
.related h3 {
    font-size: 36px;
}
.see-more h4 {
    font-size: 22px;
    font-family: outfit;
    font-weight: 500;
}
.related {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.see-more svg {
    margin-left: 6px;
}
.back svg {
    position: relative;
    top: 3px;
    margin-right: 5px;
}
@media (min-width:1025px){
 .usecase-p-inner .elementor-widget-container {
    min-height: 119px;
}
.solar-sec .usecase-p-inner .elementor-widget-container {
        min-height: 230px;
    }
.banner-form .col-lg-3 {
    max-width: 20% !important;
}

}
@media (min-width:1025px) and (max-width:1600px){
.full-right-img img {
    height: 545px !important;
}
.main-banner-head {
    margin-top: -80px;
}
.sub-head p {
    font-size: 20px;
    line-height: 34px;
}
}
@media (min-width:1440px){
  .full-right-img {
  position: relative;
  right: calc((100vw - 1440px) / -2);
  max-width: none;
  padding: 0;
  margin: 0;
}
}

@media (min-width:1600px){
  span.eael-ext-scroll-to-top-button {
    bottom: 45px !important;
    right: 110px !important;
}
}
@media (min-width:1450px) and (max-width:1700px){
   .big-screen-con {
    --container-max-width: 1920px;
}
.left-col {
    padding-left: 40px;
}
}


@media (min-width:1701px){
.big-screen-con {
    --container-max-width: 2560px;
}
.left-col {
    padding-left: 40px;
}
.full-right-img {
    width: 80%;
}
.sub-head,.sub-head-1 {
    position: relative;
    width: 660px !important;
    max-width: 700px !important;
}  
}

@media (min-width:1800px){
       .left-col {
        padding-left: 40px;
    }
}

@media (min-width:993px){
		.banner-form .dscf7-question-container {
    position: absolute;
    bottom: -15px;
}
	.banner-form img.dscf7_captcha_icon {
    display: block;
    margin-left: 100px;
}
}

@media (min-width:768px) and (max-width:992px){
   .banner-form .wpcf7-submit {
    display: block !important;
    margin: auto;
    margin-bottom: 0px !important;
}
}

@media (max-width:767px){
 .home-acc .elementskit-card-body a {
    font-size: 14px;
}
.contact-info .elementor-icon-box-wrapper {
    display: flex;
    align-items: center;
}
.content-explain {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: -15px;
}
.post-thumbnail img,.feature-img {
    height: 100%;
}
.related h3 {
    font-size: 22px;
}
.see-more h4 {
    font-size: 18px;
}
.container {
    padding-left: 20px;
    padding-right: 20px;
}
section.blog-descrption {
    padding-bottom: 100px;
}
}

input#tag-generator-panel-dscf7captcha-input {
    margin-bottom: 0px;
    margin-top: 0px;
}
.dscf7-captcha-container {
    background: transparent;
    padding: 0;
    padding-bottom: 20px;
}
span.dscf7_lt {
    color: #fff;
}
img.dscf7_captcha_icon {
    filter: invert(1);
}
#wpcf7-f448-p7-o2 .dscf7-captcha-container {
    margin-top: -20px !important;
}

.map-point .map01 {
    display: block
}

.mapLoc {
    display: none
}

.team-member2 .profile-card{
    box-shadow: none !important;
}
.team-member2 .profile-card .profile-header img{
        width: 100%;
    aspect-ratio: 4 / 5;
    object-fit: cover;
    background: #e8ecf0;
    display: block;
}
.team-member2 .profile-body p{
    text-align: left;
    margin: 0 !important;
}
.team-member2 .profile-card:hover{
    border: 1px solid #33829c !important;
    transform: translateY(-4px);
    box-shadow: 0 12px 40px rgba(0, 61, 89, 0.08) !important;
}
.team-member2 .profile-card .profile-title{
    position: relative;
}
.team-member2 .profile-card .profile-title:after{
    position: absolute;
    content: '';
    width: 32px;
    height: 2px;
    background: #e07800;
    left: 0;
    bottom: -12px;
}



.reveal.visible {
    opacity: 1;
    transform: translateY(0);
}
.reveal {
    opacity: 0;
    transform: translateY(24px);
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}
.featured-card {
    display: grid;
    grid-template-columns: 1.3fr 1fr;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #e8ecf0;
    transition: all 0.35s ease;
}
.featured-img {
    width: 100%;
    height: 100%;
    min-height: 340px;
    object-fit: cover;
    display: block;
    background: linear-gradient(135deg, #003d59 0%, #33829c 100%);
}
.featured-content {
    padding: 48px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.featured-date {
    font-size: 12px;
    font-weight: 600;
    color: #e07800;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
}
.featured-title {
    font-size: 24px;
    font-weight: 700;
    color: #003d59;
    line-height: 1.3;
    margin-bottom: 16px;
}
.featured-excerpt {
    font-size: 15px;
    line-height: 1.7;
    color: #5a6b7d;
    margin-bottom: 24px;
}
.read-more {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 600;
    color: #e07800;
    text-decoration: none;
    letter-spacing: 0.3px;
    transition: gap 0.2s;
}
.read-more svg {
    width: 14px;
    height: 14px;
}
.featured-card:hover {
    border-color: #33829c;
    box-shadow: 0 16px 48px rgba(0, 61, 89, 0.08);
}
.articles-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
}
.article-card {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.35s ease;
}
.article-card-img {
    width: 100%;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    display: block;
    background: #e8ecf0;
}
.article-card-body {
    padding: 24px;
}
.article-card-date {
    font-size: 11px;
    font-weight: 600;
    color: #33829c;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
.article-card-title {
    font-size: 17px;
    font-weight: 700;
    color: #003d59;
    line-height: 1.35;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.article-card-title a {
    color: inherit;
    text-decoration: none;
    transition: color 0.2s;
}
.article-card:hover {
    border-color: #33829c;
    transform: translateY(-4px);
    box-shadow: 0 12px 36px rgba(0, 61, 89, 0.06);
}

.article-card{
    display: none;
}
.noContent{
    margin-top: 45px;
}

.interest-box .widgetContainer{
    background-color: transparent !important;
}
.interest-box  .titleContainer{
    display: none !important;
}


.newsletter-form-wrapper .wpcf7-form-control{
    padding: 14px 20px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    width: 280px;
    outline: none;
    transition: border-color 0.25s;
    width: 100%;
    height: 48px;
}
.newsletter-form-wrapper .wpcf7-form-control::placeholder{
    color: #ffffff80;
}
.newsletter-form-wrapper p{
    display: flex;
    gap: 12px;
    flex-shrink: 0;
    margin-bottom: 0;
    justify-content: center;
}
.newsletter-form-wrapper .wpcf7-submit{
    padding: 14px 24px;
    background: #e07800;
    border: none;
    border-radius: 8px;
    color: #fff;
    font-size: 13px !important;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.25s;
    white-space: nowrap;
    max-width: 130px;
    padding: 14px 15px 14px 15px !important;
    height: 48px;
}
.newsletter-form .wpcf7-response-output{
    font-size: 13px;
}
.newsletter-form .wpcf7-not-valid-tip{
    font-size: 13px;
}





@media (min-width: 1400px) {
    .table-rate #TID0396708322 #TableRows {
        gap: 1em 1em !important;
    }
    #TID0396708322 .TableRow {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
}


@media (min-width: 999px) {
    .interest-box #TID0396708322 #TableRowsp{
        grid-column: 1 / 3 !important;
    }
    .interest-box #TID0396708322.widgetContainer{
        grid-template-columns: 0 !important;
        grid-template-rows: auto;
    }
    .table-rate #TID0396708322 #TableRows {
        gap: 2em 1em !important;
    }
    #TID0396708322 .col1 {
        font-size: 14px !important;
    }
    .table-rate #TableRows .TableRow:nth-child(even){
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1200px){
    .banner-content h1{
        font-size: 52px !important;
    }
    .table-rate #TableRows .TableRow {
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1024px){
    .table-rate #TID0396708322 #TableRows {
        gap: 30px 1em !important;
    }
    .banner-content h1 {
        font-size: 46px !important;
    }
}
@media only screen and (max-width: 767px){
    .banner-content h1 {
        font-size: 36px !important;
    }
}
#TID0396708322 .TableRow{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    padding: 0;
    align-items: center;
    border: none;
}
.table-rate #TableRows .TableRow{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
#TID0396708322 .col1{
    background: transparent !important;
}
.table-rate #TID0396708322 .col2 {
    font-size: 30px !important;
}
#TID0396708322.widgetContainer{
    justify-content: space-between !important;
}



@media (max-width: 1024px) {
    .featured-card {
        grid-template-columns: 1fr;
    }
    .featured-img {
        min-height: 240px;
    }
    .articles-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 768px) {
    .featured-content {
        padding: 28px 24px;
    }
    .featured-title {
        font-size: 20px;
    }
    .articles-grid {
        grid-template-columns: 1fr;
        max-width: 520px;
                margin: 0 auto;
    }
    .featured-card{
        max-width: 520px;
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    .featured-content {
        padding: 24px 20px;
    }
}