/* Custom CSS */



@font-face {
    font-family: 'Gilroy-Black';
    src: url('../webfonts/Gilroy-Black.ttf');
}
@font-face {
    font-family: 'Gilroy-Regular';
    src: url('../webfonts/Gilroy-Regular.ttf');
}
@font-face {
    font-family: 'Gilroy-Bold';
    src: url('../webfonts/Gilroy-Bold.ttf');
}
@font-face {
    font-family: 'Gilroy-Medium';
    src: url('../webfonts/Gilroy-Medium.ttf');
}
@font-face {
    font-family: 'Gilroy-Black';
    src: url('../webfonts/Gilroy-Black.ttf');
}
@font-face {
    font-family: 'Gilroy-SemiBold';
    src: url('../webfonts/Gilroy-SemiBold.ttf');
}
@font-face {
    font-family: 'Gilroy-Light';
    src: url('../webfonts/Gilroy-Light.ttf');
}
@font-face {
    font-family: 'AcuminPro-Bold';
    src: url('../webfonts/AcuminPro-Bold.ttf');
}
@font-face {
    font-family: 'AcuminPro-Regular';
    src: url('../webfonts/AcuminPro-Regular.ttf');
}
@font-face {
    font-family: 'Poppins-Regular';
    src: url('../webfonts/Poppins-Regular.ttf');
}
@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('../webfonts/Poppins-SemiBold.ttf');
}




@media (min-width: 1400px) {
  .container {
    max-width: 1260px;
  }
}
@media (min-width: 1500px) {
    .custom_footer .container {
        max-width: 1440px;
    }
}





body.home {
    background-color: #f9fffc;
}
#mastheadx {
    display: none;
}
.questionnaire-banner {
    padding-top: 150px !important;
    padding-bottom: 150px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
}
.questionnaire-banner h1 {
    font-family: 'Gilroy-Black';
    color: rgb(26 195 143);
    font-size: 72px;
    line-height: 64px;
    margin-bottom: 20px !important;
    letter-spacing: -4px;
}
.questionnaire-banner p {
    color: #fff;
    font-family: 'Gilroy-Light';
    font-size: 22px; 
    width: 100%;
    max-width: 825px;
    margin: 0px auto;
    line-height: 32px;
}

 


.form_section_main {
    padding-top: 150px !important;
}
.logo-detail-main label {
    font-size: 16px;
    font-family: Gilroy-SemiBold;
    color: #132D46;
    margin-bottom: 8px;
}
.logo-detail-main label span {
    font-family: Gilroy-Regular;
    color: #132D46;
}
.logo-detail-main .contact-details p {
    margin-bottom: 30px !important;
}
.logo-detail-main input, .logo-detail-main textarea {
    height: 42px;
    border-color: rgb(19 45 70 / 40%);
    font-size: 14px;
    transition: all 0.5s ease;
    font-family: Gilroy-Medium;
    background-color: transparent;
    color: rgb(19 45 70 / 70%);

}
.logo-detail-main textarea {
	height: 200px;
	resize: none;
}
.logo-detail-main input:focus,
.logo-detail-main textarea:focus, 
.logo-detail-main input:hover, 
.logo-detail-main textarea:hover {
    box-shadow: none;
    border: 1px solid #19c38f;
}
.logo-detail-main {
    padding: 50px 75px;
    border-radius: 12px;
    background-color: #F9F9F9;
    box-shadow: 0px 0px 4px 1px rgb(0 0 0 / 8%);
    margin-bottom: 100px;
}
/*.contact-details {
    padding: 20px 20px;
    border: 1px solid #19c38f;
    border-radius: 10px;
}*/
.contact-details .row .col-md-12:last-child p {
    margin: 0px !important;
}
/*.logo-categories, .logo-based-icon, .color-requirment {
    margin-top: 30px;
    padding: 20px 20px;
    border: 1px solid #19c38f;
    border-radius: 10px;
}*/
.logo-detail-main h2 {
    text-align: center;
    font-family: 'Gilroy-Bold';
    color: #132D46;
    font-size: 33px;
    margin-bottom: 20px !important;
}
.logo-categories p, .logo-based-icon p {
    text-align: center;
    font-family: 'Gilroy-Medium';
    font-size: 14px;
    width: 100%;
    max-width: 666px;
    margin: 0px auto;
    line-height: 24px;
    color: rgb(19 45 70 / 70%);
    margin-bottom: 30px;
}
.logo-based-icon {
    margin-top: 70px;
}
.logo-based-icon h3 {
    display: none;
}
.logo-based-icon p {
    margin-bottom: 70px;
}
.logo-detail-main .input-col span.wpcf7-checkbox.form-control {
    padding: 0px;
    border: 0px;
}
.logo-detail-main .input-col span.wpcf7-checkbox.form-control span.wpcf7-list-item {
    width: 100%;
    margin: 0px;
}
.logo-detail-main .input-col span.wpcf7-checkbox.form-control span.wpcf7-list-item label {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
}
.logo-detail-main input::placeholder,
.logo-detail-main textarea::placeholder {
    color: rgb(19 45 70 / 70%);
}
.logo-detail-main .input-col span.wpcf7-checkbox.form-control span.wpcf7-list-item label span.wpcf7-list-item-label {
    display: block;
}
.logo-detail-main .text-col {
    text-align: left;
}
.logo-detail-main .text-col p {
    font-size: 17px;
    color: rgb(19 45 70 / 70%);
    line-height: 22px;
    padding: 65px 60px;
    text-align: left !important;
    background-image: url(/wp-content/uploads/2025/07/Group-1597883231-2.png); 
    background-repeat: no-repeat;
    background-position: 50px 40px;
    background-size: auto;
    height: 100%;
}
.logo-detail-main .text-col h3 {
    font-family: Gilroy-Black;
    font-size: 18px;
    margin-bottom: 0px;
}
.logo-detail-main .col-md-6 {
    border: 0px;
    max-width: 100%;
    border-radius: 4px;
    padding: 0px 0px;
    flex: 0 0 100%;
}
.logo-detail-main .col-md-12 {
    padding: 0px 0px;
}
.form-control {
    background-color: transparent;
}
.logo-detail-main .row {
    justify-content: space-around;
}
.contact-details .col-md-6 {
    border: 0px;
    max-width: 49%;
    flex: 0 0 50%;
}
.contact-details .row {
    justify-content: space-between;
}
.logo-detail-main .col-md-3 {
    border: 1px solid rgb(61 178 138 / 40%);
    max-width: 23%;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 30px 30px;
    background-image: url(/wp-content/uploads/2025/07/Group-1597883218.png); 
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    height: 210px;
}
.color-requirment .col-md-3 span.wpcf7-list-item-label {
    opacity: 0;
}
.color-requirment .row {
    justify-content: space-between;
}
.color-requirment .col-md-3 .input-col > p {
    background-color: transparent;
    padding: 0px 0px;
}
.logo-detail-main .col-md-3 .img-col {
    width: 100%;
}
.logo-detail-main .col-md-3 .img-col p {
    padding: 0px 0px;
    text-align: center;
}
.logo-detail-main .col-md-3 .img-col p img {
    width: 100%;
    height: auto;
    border: 0px;
    background-color: transparent;
}
.submit-btn input {
    display: block;
    background-color: #01c38e;
    color: #fff;
    font-family: 'Gilroy-SemiBold';
    border: 0px;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 0px;
    padding: 2px 30px;
}
.submit-btn {
    margin-top: 30px;
}
.input-col span.wpcf7-list-item-label {
    color: #fff;
    font-family: 'Gilroy-Bold';
    font-size: 22px;
}
.questionnaire-banner h2 {
    font-family: Gilroy-Bold;
    color: #132D46;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -4px;
    text-transform: capitalize;
}
.input-col {
    width: 100%;
}
.logo-categories .col-md-6, .logo-based-icon .col-md-6 {
    border: 1px solid rgb(61 178 138 / 40%);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 70px;
}
.input-col p {
    width: 100%;
    max-width: 100%;
    background-color: #1AC38F;
    padding: 20px 30px;
}
.input-col p input[type="checkbox"] {
    width: 34px;
    height: 34px;
}
.text-col {
     width: 25%;
    background-image: url(/wp-content/uploads/2025/07/Rectangle-34624737-1.png); 
/*    padding: 65px 40px;*/
}
.img-col {
    width: 75%;
}
.img-col p {
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0px 50px;
}
.img-col p br {
    display: none;
}
.img-col p img {
    background-color: #FFFFFF;
    border: 1px solid rgb(61 178 138 / 40%);
    padding: 0px 0px;
    width: 134px;
    height: 134px;
    object-fit: scale-down;
    border-radius: 4px;
}
.logo-categories {
    margin-top: 70px;
}
.logo-categories p {
    margin-bottom: 70px;
}
.color-requirment {
    margin-top: 70px;
}
.color-requirment > p {
    text-align: center;
    margin-bottom: 70px;
}
.color-requirment .col-md-12 {
    margin-top: 70px;
}
.color-requirment .col-md-12.submit-btn {
    margin-top: 45px;
}
.color-requirment .col-md-12.submit-btn p {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.color-requirment .col-md-12.submit-btn input {
    color: #FFFFFF;
    background-color: #1AC38F;
    border: 0px;
    padding: 12.5px 51px;
    line-height: normal;
    height: auto;
    font-size: 16px;
    font-family: 'Gilroy-Bold';
}
.custom-footer {
    background-image: url(/wp-content/uploads/2025/07/Rectangle-34624735.png); 
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-top: 88px;
    padding-bottom: 60px;
    border-radius: 30px 30px 0px 0px;
    margin-top: 100px !important;
}
.zoom-social_icons-list__link:hover {
    border: 1px solid #3DB28A;
    background-color: #3DB28A;
}
.custom-footer section {
    margin: 0px;
}
.custom-footer h2 {
    margin: 0px 0px 0px;
    color: #fff;
    text-align: center;
    font-family: 'Gilroy-Bold';
    font-size: 48px;
}
.email-address {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 75px;
    margin-top: 75px;
}
.email-address .email {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.email-address .email label {
    margin: 0px;
    font-size: 18px;
    color: #FFFFFF;
    font-family: 'Gilroy-Light';
}
.email-address .email a {
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'Gilroy-Bold';
}
.email-address .address {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.email-address .address a {
    font-size: 17px;
    color: #fff;
    font-family: 'Gilroy-SemiBold';
    margin-bottom: 10px;
}
.email-address .address p {
    margin: 0px 0px 0px;
    color: #fff;
    font-size: 18px;
    font-family: 'Gilroy-SemiBold';
    width: 100%;
    max-width: 375px;
    line-height: 130%;
}
ul.zoom-social-icons-list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    margin-top: 20px !important;
    gap: 12px;
    padding-left: 50%;
}
ul.zoom-social-icons-list li {
    margin: 0px !important;
}
ul.zoom-social-icons-list li a {
    width: 40px;
    height: 40px;
    display: block;
    border: 1px solid #D4D4D8;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom_footer {
    background-image: url('/wp-content/uploads/2025/07/Footer-BG.png');
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 60px 0px;
}
.footer_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer_col_one h3 {
    color: #fff;
    font-size: 33px;
    font-family: 'Gilroy-Bold';
}
.footer_col_one ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    gap: 10px;
}
.footer_col_one ul li a {
    border: 1px solid #3DB28A;
    color: #fff;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
}
.footer_col_one ul li a:hover {
    color: #3DB28A;
}
.footer_col_two a, .footer_col_three a, .footer_col_four a {
    color: #fff;
    font-size: 17px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-family: 'Gilroy-SemiBold';
    border: 0px;
}