/* 
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: 1.0.1
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
*/

/* ADMIN */


/* FRONT */
b, strong {
   color: #001d47 !important;
}

.bold-white b, .bold-white{
	color: white !important;
	font-weight: 700;
}
.white{
	color: white !important;
}
.swiper-slide-contents {
	background: rgba(0, 0, 0, 0.40);
    height: 100%;
    padding: 5%;
    padding-top: 10vh;
}
.swiper-pagination-bullet {
    width: 10% !important;
    height: 5px !important;
    border-radius: 0%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    width: 45%;
	margin-bottom: 2%;
}

.border-letter-h1{
	color: white;
    text-shadow: -1px 0 #001d47, 0 1px #001d47, 1px 0 #001d47, 0 -1px #001d47;
}

.link-to-btn{
	background: #001d47;
    border-radius: 99px;
    padding: 5px 10px;
    font-size: 0.9em;
    color: white !important;
}

.link-to-btn:hover{
	background: #ea3b38;
}

.elementor-60 .elementor-element.elementor-element-19491db .elementor-column-gap-custom .elementor-column > .elementor-element-populated {
    padding: 10%;
}

@media screen and (max-width: 900px) {
	.kKhawv.kKhawv.kKhawv.kKhawv.kKhawv.kKhawv, .hNJSJp .AxeptioButton__AxeptioButtonStyle-sc-nwis53-0 {
		
		bottom: 115px !important;
	}
	.bloc-contact-responsive{
		position: fixed !important;
        bottom: 0 !important;
        z-index: 999 !important;
		width: 100% !important;
	}
}