/*
Theme Name:     Assurance - Thème enfant
Description:    Thème enfant assurance ME Consulting
Author:         Pixel-Web
Author URI:     https://pixel-web.be
Template:       assurance
Version:        0.1.0
*/
.header-area .container .row  {
	display: flex;
	align-items: center;
}
.header-area .logo img {
	width: 130px;
}
.home h3 {
    font-size: 18px;
}
.home p {
    font-size: 16px;
}
.header-area {
    padding: 10px 0 10px;
}
.header-contact-info {
    overflow: hidden;
    margin-top: 15px;
}
.mainmenu-area {
    background-color: #011692;
	margin-top: 0px;
}
.breadcrumb-area h1 {
    color: #ffffff;
	line-height: 46px;
	padding: 0 20%;
	font-size: 40px;
}
.main-menu .navigation > li:hover > a, .main-menu .navigation > li:focus > a, .main-menu .navigation > li.current > a, .main-menu .navigation > li.current-menu-item > a, .main-menu .navigation > li.current-menu-ancestor > a {
    color: #fff;
	text-decoration: none;
}
.page-template-default .kc_button {
    background-color: #011692 !important;
	border: 2px solid #011692;
	text-transform: uppercase;
	margin-top: 25px;
}
.page-template-default .kc_button:hover {
    background-color: #fff !important;
	border: 2px solid #011692;
}
.main-menu .navigation li#menu-item-689 a:before {
	content: "\f21d";
	font-family: 'FontAwesome';
	margin-right: 10px;
    font-size: 18px;
}
.main-menu .navigation li#menu-item-689 {
	background-color: #6699FF;
}
.search-box .form-group button:hover, .search-box .form-group input:focus + button {
    background: #6699FF;
}
.kc_single_image {
    border: 1px solid #eee;
    padding: 5px;
}
.kc_single_image:hover .kc-image-overlay {
    background: rgb(143 1 0 / 80%) !important;
}
#portima .kc_single_image {
    border: 1px solid #fff;
    padding: 5px;
}
.mainmenu-area.stricky.stricky-fixed {
	box-shadow: 1px 1px 5px #282828;
}
.home h2.kc_title::after {
	content: "";
    height: 4px;
    width: 50px;
    display: block;
    background: #011692;
    margin: 10px auto 0;
}
.kc-elm.kc-css-24317 a:hover, .kc-elm.kc-css-24317 a:focus {
	text-decoration: none;
}
.single-post p, .single-post span {
	font-size: 16px;
}
.single-blog-post .img-holder .published-date h3 {
    line-height: 15px;
    margin: 0;
    margin-top: 5px;
}
a.kc_button:hover, a.kc_button:focus {
	text-decoration: none;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    padding: 20px;
}
.owl-page {
	cursor: pointer;
}
.latest-blog-area {
    padding-top: 0px;
}
.kc_single_image:hover .kc-image-overlay {
    background: #011793cc !important;
}
.single-blog-post .text-holder .blog-title a:hover {
	text-decoration: none;
}
.footer-area {
    padding-top: 50px;
}
.single-footer-widget .title h3, .single-footer-widget p, .single-footer-widget a {
	text-transform: uppercase;
}
.single-footer-widget .title {
    padding-bottom: 10px;
    margin-top: 0px;
}
.footer-top-area {
	display: none;
}
.footer-bottom-area {
    background: #2b2c36;
    display: block;
    padding: 20px 0 11px;
}
.footer-area::before {
    background: #2b2c36;
}
.breadcrumb-area {
    padding: 0;
}
#blog-area {
    padding-top: 30px;
}
/* Pages */
.breadcrumb-area .container {
	width: 100%;
    padding: 15px 0;
    padding-bottom: 125px;
    padding-top: 125px;
    background-color: rgb(0 0 0 / 0.5);
}
.text-intro-services {
	background-color: #eee;
    color: #5c5c5c;
    padding: 25px;
    text-align: justify;
    margin-bottom: 20px;
    font-size: 18px;
}
.text-intro-services p {
	margin-bottom: 0;
}
.thm-unit-test h4, .thm-unit-test .text h4 {
    font-size: 1.5em;
}
.blog h1 {
    color: #fff;
}
.blog-single-area ul {
	padding-left: 40px;
}
.kc_accordion_content p {
	font-size: 16px;
}
.blog-single-area li {
	font-size: 16px;
	margin-bottom: 10px;
}
.blog-single-area li {
	list-style: initial;
}
.page-template-default p {
	font-size: 16px;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff;
	background-color: #011692;
}
.kc_accordion_content .kc-panel-body {
    padding: 30px 15px 15px !important;
}
.kc_accordion_content {
    color: #5c5c5c !important;
}
.kc_accordion_header>a {
	color: #fff;
	background-color: #011692;
	font-size: 20px !important;
}
.kc_accordion_header>a:hover {
	color: #fff;
}
.breadcrumb-area h1 {
    text-transform: uppercase;
}
.breadcrumb-botton-area .left ul li {
    text-transform: uppercase;
}
.kc_accordion_section>.kc_accordion_header {
    border: none !important;
}
.add-comment-box, .meta-info {
	display: none !important;
}
.footer-bottom .copyright-text {
    text-align: center;
    float: none !important;
}
.kc_text_block a {
	color: #011692;
}
.footer-bottom-area .footer-bottom .copyright-text a {
	color: #c0c1c8;
}
.footer-bottom-area .footer-bottom .copyright-text a:hover {
	text-decoration: none;
}
/* FORMULAIRE */
#responsive-form{
	/* max-width:600px; */
	margin:0 auto;
    width:100%;
	padding: 0 25px 0 0;
}
.form-row{
	width: 100%;
	overflow: auto;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="date"], .wpcf7 select, .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 80px;
}
.wpcf7-radio {
	display: block;
    margin-top: 20px;
}
.wpcf7 select {
	min-height: 38px;
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #011692;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #011692;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #011692;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}
.kc_google_maps.kc_shortcode {
	margin-top: 50px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #011692;
    color: #fff;
    background: #011692;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46974d;
    background: #46974d;
    color: #fff;
}
/* COOKIES */
#cookie-law-info-bar {
    z-index: 999999;
}
@media only screen and (max-width: 768px) {
	.top-bar-area {
		display:none;
	}
	.top-social-links {
		margin-top: 10px !important;
		text-align: center;
	}
	.header-contact-info ul li {
		padding-top: 0px !important;
	}
	.breadcrumb-area {
		padding-bottom: 0px !important;
		padding-top: 0px !important;
	}
	.header-contact-info {
		width: auto !important;
	}
	.header-contact-info ul li .iocn-holder span.top-envelop, .header-contact-info ul li .iocn-holder span.icon-technology {
		font-size: 22px;
	}
	.icon-technology:before {
		font-size: 20px;
	} 
	.icon-letter.top-envelop:before {
		font-size: 25px;
	}
	.header-contact-info .text-holder p {
		font-size: 15px !important;
	}
	body.kc-css-system .kc-css-348674 .kc_button {
		font-size: 18px !important;
		margin-top: 0px !important;
	}
	body.kc-css-system .kc-css-763898 .kc_button {
		font-size: 18px !important;
		margin-top: 0px !important;
	}
	.header-area .logo {
		text-align: center;
		margin: 0 0 10px;
		max-width: 200px;
		margin: 0 auto 10px !important;
	}
	.header-contact-info ul li {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
	}
	.fa.fa-facebook-square:after {
		content: "Rejoignez-nous !";
		text-transform: uppercase;
		font-size: 14px;
		font-family: 'Roboto';
		margin-left: 10px;
		vertical-align: middle;
	}
	.main-menu .collapse {
		max-height: 500px !important;
	}
	body.kc-css-system .kc-css-20976 {
		margin-top: 20px !important;
	}
	h1.kc_title {
		text-align: center;
		margin-bottom: 20px
	}
	body.kc-css-system .kc-css-458475 {
		margin-top: 5px !important;
	}
	body.kc-css-system .kc-css-100439 {
		padding-top: 0px !important;
	}
	.kc-elm.kc-css-189511 p {
		text-align: center;
	}
	h2.kc_title {
		padding: 10px;
		margin-top: 15px !important;
	}
	h3.kc_title {
		margin-top: 5px;
	}
	.kc-elm {
		margin-bottom: 15px;
	}
	.kc-title-wrap {
		margin-bottom: 0px;
	}
	ul.espace-prive {
		display: block !important;
	}
	.espace-client-mobile a {
		color: #5c5c5c;
	}
	.espace-client-mobile a:before {
		content: "\f21d";
		font-family: 'FontAwesome';
		margin-right: 10px;
		font-size: 18px;
		color: #011692;
	}
	.header-contact-info ul li {
		line-height: 45px;
	}
}
ul.espace-prive {
	display: none;
}
.top-social-links li a i {
    color: #011692;
    font-size: 32px;
}
.top-social-links ul {
	margin-top: 10px;
}
legend {
    margin-top: 20px;
}
.info-plus {
	margin-left: 10px;
    font-style: italic;
    font-size: 12px;
}
.scroll-to-top {
    bottom: 90px;
}
.header-contact-info ul li .text-holder p a {
    color: #5c5c5c;
}
.header-contact-info ul li .text-holder p a:hover {
    text-decoration: none;
}
.cli-btn:hover {
    opacity: .8;
    border: 1px solid;
}
.wt-cli-ckyes-footer-section {
	display: none;
}
#cookie-law-info-bar .cli-bar-btn_container {
	padding: 10px;
    justify-content: center;
}
#cookie-law-info-bar .wt-cli-accept-all-btn {
	margin: 0px;
}
#cookie-law-info-bar .cli-plugin-button {
	margin: 0px 0px 0px 5px;
}
#cookie-law-info-bar .cli-bar-message {
	padding: 10px;
	text-align: left;
	margin-left: 20px;
}
#cookie-law-info-bar span {
	display: flex;
    align-items: center;
}
.main-menu .navigation > li > ul > li > a, .main-menu .navigation > li > ul > li > ul > li a {
    text-transform: initial;
}
.page-id-914 .kc_single_image {
    min-height: 205px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.single-blog-post .img-holder .published-date {
	background-color: #6699FF !important;
}