/*
Theme Name: Homeland Solvesit
Template: Divi
Text Domain: Homeland-Solvesit
version: 1.0.1

*/
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css');



#top-header .et-social-icons {
    display: inline-block;
    float: right;
    right: 30px;
    position: absolute; 
}
#top-menu li a {
    font-weight: 500;
}
#top-menu li li {
    margin: 0;
    padding: 0 0px;
}
#top-menu li li a {
    width: 100%;
    padding: 6px 14px;
}
.nav li ul {
    position: absolute;
    padding: 0px 0;
	width: 290px;
}
div#service-box {
    background: #fff;
    min-height: 420px;
    border-radius: 15px;
    border: 1px solid #c38d75;
    padding: 0px;
    box-shadow: rgb(229 210 201) 0px 0px 16px;
}
div#service-box:hover {
    background: #ffdfd1;
}
div#main-service-box .et_pb_column_1_4 {
    width: 24%;
    margin-right: 1%;
}
div#service-box img {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0;
    border-radius: 15px;
}
div#service-box p {
    padding: 0px 10px;
}
.dasha-section {
    background: #7c492f;
    padding: 60px 20px;
    text-align: center;
    color: #ffffff;
}

.dasha-logo {
    font-size: 64px;
    font-style: italic;
    margin-bottom: 25px;
}

.dasha-subtitle {
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    color: #fff;
    text-transform: capitalize;
}

.dasha-form{
    display:flex;
    justify-content:center;
    gap:20px;
    flex-wrap:wrap;
    max-width:1100px;
    margin:0 auto;
}

.dasha-input {
    background-color: transparent !important;
    border: 2px solid #fff !important;
    padding: 15px 20px !important;
    width: 250px;
    color: #fff !important;
    font-size: 14px !important;
    outline: none !important;
    border-radius: 50px;
}

.dasha-input::placeholder{
    color:#fff;
    text-transform:uppercase;
    font-weight:500;
}

.dasha-email{
    width:320px;
}
.dasha-btn input {
    background: transparent;
    border: none;
    padding: 10px 30px 12px 27px;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer;
    transition: 0.3s;
    width: 100%;
    color: #fff;
}
.dasha-btn:hover {
    background: #ffffff;
    border: 1px solid #ffffff;
    
}
.dasha-form p {
    display: flex;
    gap: 10px;
}
button.dasha-btn {
    height: 50px;
    background: transparent;
    border: 2px solid #fff !important;
    max-width: 150px;
    border-radius: 50px;
}
button.dasha-btn:hover {
    height: 50px;
    background: transparent;
    border: 2px solid #fff !important;
    max-width: 150px;
    border-radius: 50px;
}
.wpcf7-not-valid-tip {
    color: #ffffff;
}
.et_pb_blog_grid h2 {
    padding-bottom: 5px;
    color: #3A3A3A;
    font-family: 'Play', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.et_pb_post p {
    padding-bottom: 15px;
    color: #727272;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
    background: transparent;
}
div#home-page-banner {
    top: -110px;
    margin-bottom: -110px;
}
div#top-header {
    background: #061525 !important;
    border-bottom: 1px solid #fff3;
}
header#main-header {
    border-bottom: 1px solid #fff3;
}
.et_pb_row {
    width: 90%;
}
h3.author-name {
    color: #fff !important;
}
.tss-wrapper img.rt-responsive-img.rt-dummy-img {
    width: 95px;
    border-radius: 50px;
}
.quince-top-menu {
    padding: 18px 0;
}
.quince-top-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 40px;
}
.quince-top-menu ul li {
    list-style: none;
}
.quince-top-menu ul li a {
    text-decoration: none !important;
    color: #ffffff !important;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.5px;
    transition: 0.3s ease;
}
div#custom_html-2 {
    width: 100%;
}
#footer-widgets {
    padding: 3% 0 0;
}
.et_pb_gutters3 .footer-widget {
    margin-right: 5.5%;
    margin-bottom: 2.5%;
}
.footer-widget li:before {
    border-color: #c38d75;
	display: none;
}
div#mian-blogs-sections .column.size-1of3 {
    width: 31%;
    margin-right: 2%;
}
div#home-page-banner-inner {
    /*top: -110px;*/
    margin-bottom: -110px;
    height: 400px;
}
.inner-page-header h1 {
    text-align: center;
    color: #fff;
    position: relative;
    top: 65px;
}

/* Contact Section */
.contact-section {
    padding: 0px 0px;
    text-align: center;
    color: #fff;
}

.contact-container{
    max-width:1000px;
    margin:auto;
}

/* Heading */
.contact-title {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
}

.contact-line {
    width: 60px;
    height: 3px;
    background: #f5d27a;
    margin: 10px auto 8px;
    border-radius: 5px;
}

.contact-text{
    font-size:15px;
    max-width:750px;
    margin:0 auto 10px;
    line-height:1.7;
    color:#fff;
} 

/* Form */
.contact-form{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:25px;
}
.contact-form p {
    display: contents;
}
.contact-form input,
.contact-form textarea{
    width:100%;
    padding:15px;
    border-radius:8px;
    border:none;
    outline:none;
    font-size:14px;
    background:#ffffff;
    color:#333;
}

.contact-form textarea{
    grid-column:1 / -1;
    min-height:140px;
    resize:none;
}

/* Button */
.contact-btn{
    margin-top:35px;
}

.contact-btn button input {
    background: transparent;
    color: #f5d27a;
    border: 2px solid #f5d27a;
    padding: 10px 45px;
    border-radius: 30px;
    font-size: 20px;
    cursor: pointer;
    transition: 0.3s ease;
}

.contact-btn button input:hover {
    background: #f5d27a;
    color: #000;
    border: 2px solid #f5d27a;
}


.contact-btn button {
    background: transparent;
    border: 0;
}
div#home-page-contact {
    background: #7c492f;
    padding: 15px;
    border-radius: 15px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 15px;
    border-radius: 8px;
    border: none;
    outline: none;
    font-size: 14px;
    background: #ffffff;
    color: #333;
    resize: none;
    margin-top: 25px;
    width: 100%;
}
.contact-btn {
    margin-top: 6px;
    position: relative;
    left: 0px;
}
.contact-btn .wpcf7-form-control {
    font-size: 20px;
}
/* Container */
.qn-contact-wrapper {
    display: block;
    justify-content: center;
    gap: 30px;
    padding: 0px;
}

/* Card Base */
.qn-card-box {
    flex: 1;
    /* max-width: 320px; */
    color: #000;
    text-align: center;
    padding: 25px 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

/* Colors */
.qn-card-blue {
    background: #fff4ef;
    border: 2px solid #7c492f;
}

.qn-card-orange {
    background: #fff4ef;
    border: 2px solid #7c492f;
}

.qn-card-lightblue {
    background: #fff4ef;
    border: 2px solid #7c492f;
}

/* Icon */
.qn-card-icon {
    font-size: 40px;
    margin-bottom: 20px;
    color: #7c492f;
}

/* Text */
.qn-card-text {
    margin: 8px 0;
    font-size: 20px;
    word-wrap: break-word;
}

/* Responsive */
@media (max-width: 768px) {
    .qn-contact-wrapper {
        flex-direction: column;
        align-items: center;
    }
}
.et-fixed-header {
    background: #061525 !important;
}
div#justify-content-center {
    justify-content: center;
    display: flex;
    align-items: center;
}


/* Section */
.qn-services-section {
    background: #ffffff;
    color: #333;
    padding: 5px 15px;
    border-radius: 15px;
}

/* Top Text */
.qn-services-text {
    font-size: 20px;
    line-height: 1.6;
    max-width: 900px;
}

/* Highlight YOU */
.qn-services-text strong {
    color: #000;
}

/* Divider */
.qn-divider {
    margin: 25px 0;
    border-top: 2px solid #ddd;
    display: none;
}

/* List Container */
.qn-services-list {
    display: flex;
    gap: 60px;
}

/* Column */
.qn-list-col {
    flex: 1;
}

/* List Items */
.qn-list-item {
    margin: 7px 0;
    font-size: 15px;
    position: relative;
    padding-left: 15px;
}

.qn-list-item::before {
    content: "-";
    position: absolute;
    left: 0;
    color: #555;
}

/* Responsive */
@media (max-width: 768px) {
    .qn-services-list {
        flex-direction: column;
        gap: 20px;
    }
}
.single-post #main-header {
    background: #061525;
}
.single-post .entry-title {
    text-align: center;
    text-transform: capitalize;
}
.single-post .post-meta {
    text-align: center;
}
.single-post .post-meta {
    text-align: center;
    text-transform: capitalize;
}
#comment-wrap {
    padding-top: 75px;
    display: none;
}
#according-faq .et_pb_toggle {
    border: 2px solid #bf8b72;
    padding: 0;
    margin-bottom: 15px;
}
#according-faq .et_pb_toggle_open h5 {
    padding: 10px 15px;
    border-bottom: 2px solid #bf8b72;
    font-size: 20px;
}
#according-faq .et_pb_toggle_close h5 {
    font-size: 20px;
}

div#according-faq .et_pb_toggle_content {
    padding: 15px;
}
#according-faq .et_pb_toggle_close {
    padding: 15px;
}
.et_pb_toggle_title:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -.5em;
    color: #7c492f;
    font-size: 16px;
    content: "\e050";
}
div#privacy-policy-content .et_pb_row {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 15px !important;
    border-radius: 15px;
    border-top: 5px solid #7c492f;
    border-bottom: 5px solid #7c492f;
}
.contact-section .wpcf7-form-control {
    width: 100%;
    padding: 15px;
    border-radius: 8px;
    border: none;
    outline: none;
    font-size: 14px;
    background: #ffffff;
    color: #333;
}
.post-content a {
    text-transform: capitalize;
    /* text-decoration: underline; */
}
/* div#wpcf7-f164-p165-o1 .wpcf7-response-output {
    color: #fff;
} */



/* SECTION */

.financial-modern-section {
    max-width: 1500px;
    margin: 0 15px 30px;
}

/* TITLE */

.financial-modern-title {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.financial-modern-title span{
    display:inline-block;
    background:#0f172a;
    color:#fff;
    padding:8px 18px;
    border-radius:50px;
    font-size:14px;
    letter-spacing:1px;
    margin-bottom:18px;
}

.financial-modern-title h2{
    font-size:46px;
    color:#0f172a;
    margin-bottom: 0px;
}

.financial-modern-title p{
    max-width:800px;
    margin:auto;
    color:#64748b;
    font-size:17px;
    line-height:1.7;
}

/* GRID */

.financial-modern-grid{
    display:grid;
    grid-template-columns:repeat(5, 1fr);
    gap:25px;
}

/* CARD */

.financial-modern-card {
    position: relative;
    background: #fff;
    border-radius: 30px;
    padding: 20px 15px;
    overflow: hidden;
    transition: 0.4s ease;
    min-height: 360px;
    border: 1px solid #dbe4ef;
}

/* TOP SHAPE */

.financial-modern-card::before{
    content:"";
    position:absolute;
    top:-80px;
    right:-80px;
    width:180px;
    height:180px;
    background:#0f172a;
    border-radius:50%;
    opacity:0.07;
    transition:0.4s ease;
}

.financial-modern-card:hover::before{
    transform:scale(1.2);
}

/* HOVER */

.financial-modern-card:hover{
    transform:translateY(-12px);
    box-shadow:0 18px 45px rgba(0,0,0,0.08);
}

/* ICON */

.financial-modern-icon{
    width:75px;
    height:75px;
    border-radius:22px;
    background:#0f172a;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:28px;
    font-weight:bold;
    margin-bottom:28px;
}

/* TITLE */

.financial-modern-card h3 {
    font-size: 23px;
    line-height: 1.2;
    margin-bottom: 5px;
    color: #0f172a;
}

/* TEXT */

.financial-modern-card p{
    color:#475569;
    font-size:15px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:1300px){

    .financial-modern-grid{
        grid-template-columns:repeat(3,1fr);
    }
}

@media(max-width:900px){

    .financial-modern-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .financial-modern-title h2{
        font-size:36px;
    }
}

@media(max-width:600px){

    .financial-modern-grid{
        grid-template-columns:1fr;
    }

    .financial-modern-title h2{
        font-size:30px;
    }

    .financial-modern-card{
        min-height:auto;
    }
}


/* MAIN SECTION */

.quince-mvv-section {
    /* max-width: 1250px; */
    margin: 0px 20px 35px;
}

/* TOP TITLE */

.quince-mvv-title {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 25px;
}

.quince-mvv-title span{
    display:inline-block;
    background:#2563eb;
    color:#fff;
    padding:8px 18px;
    border-radius:50px;
    font-size:14px;
    letter-spacing:1px;
    margin-bottom:18px;
}

.quince-mvv-title h2{
    font-size:46px;
    color:#0f172a;
    margin-bottom:0px;
}

.quince-mvv-title p{
    max-width:760px;
    margin:auto;
    color:#64748b;
    line-height:1.8;
    font-size:17px;
}

/* CARD LAYOUT */

.quince-mvv-wrap{
    display:flex;
    flex-direction:column;
    gap:25px;
}

/* CARD */

.quince-mvv-card{
    background:#fff;
    border-radius:30px;
    overflow:hidden;
    display:grid;
    grid-template-columns:280px 1fr;
    box-shadow:0 12px 35px rgba(0,0,0,0.08);
    transition:0.4s ease;
}

.quince-mvv-card:hover{
    transform:translateY(-8px);
}

/* LEFT SIDE */

.quince-mvv-left{
    position:relative;
    padding: 15px 30px;
    color:#fff;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    text-align:center;
}

/* DIFFERENT COLORS */

.quince-mvv-card:nth-child(1) .quince-mvv-left{
    background:linear-gradient(135deg,#2563eb,#06b6d4);
}

.quince-mvv-card:nth-child(2) .quince-mvv-left{
    background:linear-gradient(135deg,#7c3aed,#c026d3);
}

.quince-mvv-card:nth-child(3) .quince-mvv-left{
    background:linear-gradient(135deg,#059669,#14b8a6);
}

.quince-mvv-icon {
    width: 70px;
    height: 70px;
    border-radius: 25px;
    background: rgb(255 255 255);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    margin-bottom: 10px;
    backdrop-filter: blur(6px);
}

.quince-mvv-left h3{
    font-size:30px;
    font-weight:700;
	color: #fff;
}

/* RIGHT SIDE */

.quince-mvv-right {
    padding: 10px 20px;
    display: flex;
    align-items: center;
}

.quince-mvv-right p {
    color: #475569;
    line-height: 1.8;
    font-size: 17px;
}

/* RESPONSIVE */

@media(max-width:900px){

    .quince-mvv-card{
        grid-template-columns:1fr;
    }

    .quince-mvv-right{
        padding:35px 25px;
    }

    .quince-mvv-title h2{
        font-size:34px;
    }

}





/* Box */
.quince-box{
    background:#fff;
    border-radius:16px;
    padding:25px;
    margin-bottom:20px;
    box-shadow:0 5px 20px rgba(0,0,0,0.08);
}

/* Title */
.quince-title{
    font-size:24px;
    margin-bottom:15px;
    color:#222;
}

/* Button */
.quince-btn{
    background:#7c492f;
    color:#fff;
    border:none;
    padding:12px 24px;
    border-radius:50px;
    cursor:pointer;
    font-size:15px;
    transition:0.3s;
}

.quince-btn:hover{
    background: #ba521d;
}

/* Content Animation */
.quince-content{
    max-height:0;
    overflow:hidden;
    opacity:0;
    transform:translateY(-10px);

    transition:
        max-height 0.5s ease,
        opacity 0.5s ease,
        transform 0.5s ease,
        padding 0.5s ease;

    background:#f3f6ff;
    border-radius:10px;
    margin-top:15px;
    padding:0 15px;
    color:#444;
    line-height:1.8;
}

/* Active State */
.quince-content.quince-show {
    max-height: 100%;
    opacity: 1;
    transform: translateY(0);
    padding: 15px;
}
ul.benefits-list li {
    list-style: none;
}


  /* Bottom Fixed Popup */
    .quince-bottom-disclaimer{
        position:fixed;
        bottom:20px;
        left:20px;
        right:20px;
        background:#111827;
        color:#fff;
        padding:22px 25px;
        border-radius:18px;
        display:flex;
        align-items:center;
        justify-content:space-between;
        gap:20px;
        z-index:9999;
        box-shadow:0 10px 35px rgba(0,0,0,0.25);
        animation:quinceSlideUp 0.5s ease;
    }

    @keyframes quinceSlideUp{
        from{
            opacity:0;
            transform:translateY(100px);
        }
        to{
            opacity:1;
            transform:translateY(0);
        }
    }

    .quince-disclaimer-text{
        flex:1;
    }

    .quince-disclaimer-text h3{
        font-size:22px;
        margin-bottom:8px;
		color: #fff;
    }

    .quince-disclaimer-text p{
        font-size:15px;
        line-height:1.7;
        color:#d1d5db;
    }

    .quince-btn-wrap{
        display:flex;
        gap:12px;
        flex-wrap:wrap;
    }

    .quince-btn{
        border:none;
        padding:13px 24px;
        border-radius:50px;
        cursor:pointer;
        font-size:15px;
        font-weight:bold;
        transition:0.3s;
    }

    .quince-accept{
        background:#2563eb;
        color:#fff;
    }

    .quince-accept:hover{
        background:#1d4ed8;
    }

    .quince-decline{
        background:#374151;
        color:#fff;
    }

    .quince-decline:hover{
        background:#4b5563;
    }

    /* Mobile Responsive */
    @media(max-width:768px){

        .quince-bottom-disclaimer{
            flex-direction:column;
            align-items:flex-start;
            bottom:15px;
            left:15px;
            right:15px;
            padding:20px;
        }

        .quince-btn-wrap{
            width:100%;
        }

        .quince-btn{
            flex:1;
        }
    }

.service-content h3 {
    margin-top: 10px;
}
.benefits-box {
    margin-top: 15px;
}
.support-text {
    margin-top: 15px;
}
ul.quince-benefits-list li {
    list-style: none;
}






/*-------------------- Responsive CSS --------------------*/

/* General mobile devices (phones) */
@media screen and (max-width: 820px) {
  #top-header {
    display: none;
}
  .container {
    width: 95%;
  }
.dasha-logo {
    font-size: 36px;
    font-style: italic;
    margin-bottom: 5px;
    line-height: normal;
}
.dasha-form p {
    display: block;
    gap: 10px;
}
.dasha-form {
    display: block;
}
.dasha-input {
    width: 100%;
    margin-bottom: 15px !important;
}
.dasha-section {
    background: #7c492f;
    padding: 25px 20px 15px;
    text-align: center;
    color: #ffffff;
}
.quince-top-menu ul {
    display: flex;
    text-align: center;
}
#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
    margin-bottom: 1%!important;
}
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 50%;
}
#logo {
    max-height: 100%;
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: relative;
    background: #0c0d19;
    /* top: 30px !important; */
}
#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #0c0d19 !important;
}
div#main-service-box .et_pb_column_1_4 {
    width: 49%;
    margin-right: 1%;
}
.footer-widget:nth-child(n) {
    width: 100% !important;
    margin: 0 7.5% 7.5% 0!important;
}
.inner-page-header h1 {
    text-align: center;
    color: #fff;
    position: relative;
    top: 80px;
}
div#home-page-banner-inner {
    top: -110px;
    margin-bottom: -110px;
    height: 250px;
}
#justify-content-center .et_pb_column_1_2 {
    margin: 10px;
}
body.custom-background {
    background-color: transparent !important;
}


}

/* General mobile devices (phones) */
@media screen and (max-width: 768px) {
  #top-header {
    display: none;
}
  .container {
    width: 95%;
  }
.dasha-logo {
    font-size: 36px;
    font-style: italic;
    margin-bottom: 5px;
    line-height: normal;
}
.dasha-form p {
    display: block;
    gap: 10px;
}
.dasha-form {
    display: block;
}
.dasha-input {
    width: 100%;
    margin-bottom: 15px !important;
}
.dasha-section {
    background: #7c492f;
    padding: 25px 20px 15px;
    text-align: center;
    color: #ffffff;
}
.quince-top-menu ul {
    display: flex;
    text-align: center;
}
#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
    margin-bottom: 1%!important;
}
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 50%;
}
#logo {
    max-height: 100%;
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: relative;
    background: #0c0d19;
    /* top: 30px !important; */
}
#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #0c0d19 !important;
}
div#main-service-box .et_pb_column_1_4 {
    width: 49%;
    margin-right: 1%;
}
.footer-widget:nth-child(n) {
    width: 100% !important;
    margin: 0 7.5% 7.5% 0!important;
}
.inner-page-header h1 {
    text-align: center;
    color: #fff;
    position: relative;
    top: 80px;
}
div#home-page-banner-inner {
    top: -110px;
    margin-bottom: -110px;
    height: 250px;
}
#justify-content-center .et_pb_column_1_2 {
    margin: 10px;
}
body.custom-background {
    background-color: transparent !important;
}


}

/* Max mobile devices only */
@media screen and (max-width: 600px) {
  .container {
    width: 95%;
  }
.dasha-logo {
    font-size: 36px;
    font-style: italic;
    margin-bottom: 5px;
    line-height: normal;
}
.dasha-form p {
    display: block;
    gap: 10px;
}
.dasha-form {
    display: block;
}
.dasha-input {
    width: 100%;
    margin-bottom: 15px !important;
}
.dasha-section {
    background: #7c492f;
    padding: 25px 20px 15px;
    text-align: center;
    color: #ffffff;
}
.quince-top-menu ul {
    display: block;
    text-align: center;
}
#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
    margin-bottom: 4.5%!important;
}
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 75%;
}
#logo {
    max-height: 100%;
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: relative;
    background: #0c0d19;
    /* top: 30px !important; */
}
#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #0c0d19 !important;
}
div#home-page-banner-inner {
    top: -110px;
    margin-bottom: -110px;
    height: 215px;
}
.inner-page-header h1 {
    text-align: center;
    color: #fff;
    position: relative;
    top: 65px;
}
.contact-form {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    margin-top: 10px;
}






}

/* Small mobile devices only */
@media screen and (max-width: 480px) {
  
}

div#wpcf7-f164-p165-o1 .wpcf7-response-output {
    color: #000 !important;
}


