/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/
/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/
/* BLOG 2021  */
.blog-2021 article {
	background-color: white;
	padding: 8px;
	border-radius: 8px;
	box-shadow: 0 2px 24px rgba(0,0,0,0.09);
	margin-top: 70px !important;
}

.blog-2021 .cat-links a {
	border-radius: 50px;
	background-color: #F5FAFF;
	padding: 6px 16px;
	color: #1cb1e2 !important;
	font-size: 16px !important;
}

.blog-2021 .entry-title {
	font-size: 25px !important;
}

.blog-2021 p {
	font-size: 16px !important;
}

.blog-2021 button {
	border-radius: 50px;
	background-color: #1cb1e2;
	color: white;
}

.blog-2021 img {
	border-radius: 8px;
}

.blog-2021 .entry-meta {
	font-size: 14px !important;
	margin-bottom: auto;
}

.blog-2021 .entry-wrapper {
	padding: 8px;
}

.blog-2021 .entry-meta a {
	border: none !important;
}

.blog-2021 .entry-title a {
	border: none !important;
}

.blog-2021 .cat-links:before {
	content: none !important;
}

/* -------------------  */
.aboutpage {
	display: none;
}

.page-template-default .default-page .site-content {
	padding-top: 0;
}

.main-small-navigation div,
.main-small-navigation ul {
	background-color: #f5faff !important;
	color: #1F2B37 !important;
}

.main-small-navigation a.toggled-on {
	color: #f5faff;
}

.navigation-main a,
.main-small-navigation ul a {
	color: #1F2B37;
}

.navigation-main a:hover,
.main-small-navigation ul a:hover {
	color: #1CB1E2 !important;
}

.main-small-navigation .menu-toggle.toggled-on:before {
	background-color: #1F2B37;
	color: #f5faff;
	border-color: #f5faff;
}

.navigation-main .menu-toggle:hover::before {
	background-color: #1F2B37;
	color: #f5faff;
	border-color: #f5faff;
}

.main-small-navigation ul {
	overflow: hidden !important;
	padding-bottom: 4px;
}

.headerblock {
	box-shadow: 0 2px 18px rgb(0 0 0 / 12%);
}

.footer-nav {
	position: relative;
	background-clip: padding-box;
/* !importanté */
	border-top: solid 4px transparent;
/* !importanté */
}

.footer-nav a {
	color: white !important;
	text-decoration: none !important;
	border-bottom: none !important;
}

.footer-nav a:hover {
	font-weight: 600;
	color: #1cb1e2 !important;
}

.footer-nav:before {
	position: absolute;
	content: '';
	background: linear-gradient(90deg,#02F0BB,#00BEFE);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	margin: -4px;
	height: 4px;
}

@media only screen and (max-device-width: 920px) and (min-device-width: 600px) {
	.footer-grid div {
		text-align: center;
		margin: auto;
	}
	
		.grid-logo {
				grid-column-start: 1 !important;
		grid-column-end: 1 !important;
		margin: auto !important;
		grid-column-end: col1-end !important;
		-ms-grid-column-end: 1 !important;
	}
	
	.grid-last {
		grid-column-start: 1 !important;
		grid-column-end: 1 !important;
		margin: auto !important;
		grid-column-end: col1-end !important;
		-ms-grid-column-end: 1 !important;
		grid-row: 3 !important;
		-ms-grid-row: 3 !important;
	}
	
	.grid-2, .grid-3 {
		grid-row: 2 !important;
		-ms-grid-row: 2 !important;
		margin: auto !important;
	}
}

@media only screen and (max-width: 920px) {
	.footer-grid div {
		text-align: center;
		margin: auto;
	}
}

@media only screen and (max-width: 920px) and (min-width: 600px) {
	.grid-logo {
				grid-column-start: 1 !important;
		grid-column-end: 1 !important;
		margin: auto !important;
		grid-column-end: col1-end !important;
		-ms-grid-column-end: 1 !important;
	}
	
	.grid-last {
		grid-column-start: 1 !important;
		grid-column-end: 1 !important;
		margin: auto !important;
		grid-column-end: col1-end !important;
		-ms-grid-column-end: 1 !important;
		grid-row: 3 !important;
		-ms-grid-row: 3 !important;
	}
	
	.grid-2, .grid-3 {
		grid-row: 2 !important;
		-ms-grid-row: 2 !important;
		margin: auto !important;
	
	}
}

.flex-grow {
	flex: 1 0 auto;
}

/* -------------------  */
.box-shadow {
	border-radius: 8px;
	box-shadow: 0 3px 24px rgba(0,0,0,0.09);
}

.service-boxes {
	padding: 32px 16px !important;
	display: flex;
	flex-direction: column;
	margin-top: 16px;
	justify-content: space-between;
}

.box-height {
	min-height: 366px;
}

.space-between {
	justify-content: space-between;
}

.flex-col-between {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.service-boxes .semi-bold {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/*.service-boxes .wp-block-buttons {
	margin-bottom: auto !important;
}*/

.service-boxes .wp-block-button a {
	font-size: 15px !important;
}

.main-menu li {
	font-size: 16px;
}

/* Hide massive page title*/
.entry-header {
	display: none;
}

.wp-block-button {
	border-radius: 50px;
}

.wp-block-button a {
	font-size: 15px !important;
}

.schedule-consulation-block {
	border-radius: 8px;
	padding: 0 !important;
	padding-top: 8px !important;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.schedule-consulation-block {
		padding-left: 8px;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
.schedule-consulation-block {
	padding-left: 8px;
}		
}

.schedule-consulation-block .wp-block-image .alignleft {
	margin-bottom: 0 !important;
}

.semi-bold {
	font-weight: 600;
}

.m-b-0 {
	margin-bottom: 0 !important;
}
.m-b-0-img img{
	margin-bottom: 0 !important;
}

.contact-form {
	font-size: 16px !important;
}

.page-id-1107 {
	background-color: #f5faff;
}

.rounded-border img {
	border-radius: 8px;
}

.blue-color {
	color: #1CB1E2;
}

form.contact-form {
	background-color: white !important;
}

form.contact-form input,
form.contact-form textarea {
	border-color: #eaeaea;
}


/* Vertical Tabs */
.elementor-tab-title,
.elementor-tabs-content-wrapper,
.elementor-tab-title::before,
.elementor-tab-title::after
{
	border: none !important;
}

.elementor-tab-title {
 border: 1px solid #CBD9E1 !important
}

.elementor-tab-title:not(:last-of-type) {
    border-bottom: none !important;
}

.elementor-tab-title.elementor-active {
	border-left: solid 3px #1cb1e2 !important
}

footer { 
	display: none !important
}

* {
	-webkit-hyphens: none !important;
    -moz-hyphens:    none !important;
    -ms-hyphens:     none !important;
    hyphens:         none !important;
}