/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 3.4.4
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.elementor-button.elementor-slide-button.elementor-size-sm {
    display: none;
}
.page-header {
    display: none;
} .dici-comms .elementskit-btn {
    width: 100%;
}.dici-comms .elementskit-btn svg {
    position: absolute;
    right: 28px;
}.dici-comms:hover a.elementskit-btn {
    background: #264866 !important;
}.markit-exctiv .swiper-slide.profile-card {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.markit-exctiv .profile-header.ekit-team-img {
    width: 33%;
    height: 221px;
}

.markit-exctiv .swiper-slide.profile-card .profile-body {
    width: 63%;
    margin: 0 0 0 20px;
}

.markit-exctiv .profile-header.ekit-team-img img {
    min-width: 100%;
    object-fit: cover;
    height: 100%;
}
.contact-form input,.contact-form textarea {
    border: 1px solid rgba(105, 105, 105, 0.1);
    letter-spacing: 0.32px;
    padding: 14px 19px;
    border-radius: 7px;
    font-size: 14px;
}

.contact-form label {
    width: 100%;
    margin: 0 0 15px;
}

.contact-form textarea {
    max-height: 139px;
}.submit-btn input {
    width: 100%;
    color: #fff;
}
.btn-wraper svg {
    margin: 1px 0 0 8px;
}
.sidelist .ekit-stylish-list-content-icon {
    position: absolute;
    right: 0;
}.responsive-table.pipe-table th {
    font-size: 13px;
    background: #1e456c;
    color: #fff;
}.responsive-table.pipe-table td {
    padding: 7px 8px;
    text-align: center;
}.link-dowld a {
    color: #1e456c;
    font-weight: 900;
}.key-fich ul {
    padding: 0;
}

.key-fich ul li {
    margin: 0 0 14px;
    list-style: none;
}

.key-fich ul li strong {
    color: #1e456c;
}
@media (max-width: 767px) {
	.markit-exctiv .profile-header.ekit-team-img {width: 100%;}
	.markit-exctiv .swiper-slide.profile-card .profile-body {
    margin: 20px 0 0;
    width: 100%;
    text-align: center;
}
}

@media (min-width: 768px) and (max-width: 1024px) {.markit-exctiv .swiper-slide.profile-card .profile-body {
    width: 62%;
    margin: 0 0 0 20px;
}
}
@media (min-width:1200px) and (max-width:1600px) {
	.min-slider .elementor-heading-title {
    font-size: 33px !important;
    line-height: 36px !important;
}
	
}