/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1757577462
Updated: 2025-09-11 07:57:42

*/
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

.btn-menu a {
    background: #2563eb;
    color: white !important;
    border-radius: 50px;
	font-weight:400 !important;
	padding-left: 25px !important;
    padding-right: 25px !important;
}
.elementor-menu-toggle {
    border-radius: 50px;
}
.btn-red a {
	background:#DC2626;
}
.btn-blue {
    margin-left: 15px !important;
    margin-right: 5px !important;
}
.btn-icon svg {
    height: 20px !important;
    width: 20px !important;
}
.btn-icon span.elementor-button-content-wrapper
{
	align-items:center;
}
span.red {
    color: #DC2626;
}
span.blue {
	color: #2563eb;
}
.dfcs-box .elementor-image-box-wrapper .elementor-image-box-content {
    padding: 30px 20px 20px;
}
.dfcs-box {
    overflow: hidden;
}
.dfcs-box h3.elementor-image-box-title img {
    width: 45px;
    position: absolute;
    margin-top: -75px;
}
.dfcs-box .elementor-image-box-content a,
.service-box .elementor-image-box-content a{
    display: block;
    margin-top: 15px;
    color: #2563EB;
    font-weight: 600;
}
.service-box .elementor-image-box-content ul li {
    font-size: 14px !important;
    color: #2C3031CC;
}
.service-box .elementor-image-box-content ul {
    padding-left: 20px;
    margin-top: 15px;
    font-size: 16px;
}
.service-box-border-top {
    border-top: 3px solid !important;
}
.achi-timeline .elementor-divider:after {
    content: '';
    height: 10px;
    width: 10px;
    background: #2563eb;
    display: block;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translate(-50%, 0px);
    border-radius: 50px;
}
span.st {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #101828;
    line-height: 1;
}
span.designation {
    display: block;
    color: #2563eb;
}
.medic-form {
    
}
.medic-form .form-row {
    display: flex;
	margin: 0 -10px;
}
.medic-form .form-row .form-col {
    padding: 0 10px;
    width: 100%;
}
.medic-form .form-row .form-col input, .medic-form .form-row .form-col textarea, .medic-form .form-row .form-col select {
    border: 0;
    background: #F8FAFC;
    padding: 8px;
    font-size: 14px;
}
.medic-form .form-row .form-col input:focus, .medic-form .form-row .form-col textarea:focus, .medic-form .form-row .form-col select:focus
{
	outline:0;
}
.medic-form .form-row .form-col label {
    margin-bottom: 10px;
    color: #1E293B;
    font-weight: 500;
    font-size: 14px;
}
section#consent-and-agreements span.wpcf7-list-item label {
    display: flex;
    align-items: center;
    gap: 10px;
}
section#consent-and-agreements span.wpcf7-list-item {
    display: block;
    margin-left: 0;
	margin-bottom: 10px;
}
.medic-form input.wpcf7-submit {
    background: #DC2626 !important;
    color: white !important;
    width: 100%;
}
.medic-form .form-row .form-col textarea {
    height: 110px;
}
.medic-form section.cf-section {
    margin-bottom: 30px;
    border: 1px solid #E2E8F0;
    padding: 20px;
    border-radius: 15px;
}
.medic-form h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #101828;
}
.form-title-row h3 {
    margin: 0;
    color: #1E3A8A;
    font-weight: 400;
    font-size: 20px;
}
section#dfcs-services-Procedures span.wpcf7-checkbox span.wpcf7-list-item {
    margin: 0;
    width: 50%;
}
.form-title-row p {
	color:#64748B;
}
.icon-contact span {
    display: block;
    font-size: 12px;
    color: #6A7282;
}
span.num {
    position: absolute;
    top: 5px;
    right: 5px;
    background: black;
    color: white;
    line-height: 1;
    font-size: 12px;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}
.feature-box:after {
    content: '>';
    height: 30px;
    width: 30px;
    background: white;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #99A1AF;
    right: -20px;
    top: 50%;
    transform: translate(0px, -50%);
    border: 2px solid #f1f1f1;
    z-index: 1;
}
.no-after:after {display:none;}



@media screen and (max-width: 600px)
{
.paartners-gallery figure.gallery-item {
    width: 50%;
}
}
