/*
Theme Name: Dixionline Theme
Theme URI: https://dixionline.com
Author: Dixionline
Theme URI: https://dixionline.com
Template: hello-elementor
Version: 1.0
*/

/*
    Add your custom styles here
*/
/*GLOBAL*/
.mb0 p, .mb0{
	margin-bottom: 0;
}

.imgsvg100 img{
	width: 100%;
}
.link-b-n a{
	color: #E6E4E0;
}
.link-b-n:hover a{
	color: #051222;
}
/*FOOTER*/
.link-footer a:hover{
	color: #fff;
}
/*RGPD*/
.rgpdmore{
	color: #E6E4E0;	
}


@media (min-width: 668px){
	.bgred .elementor-image-box-wrapper{
		display: flex!important;
		align-items: stretch!important;	

	}
	.bgred .elementor-image-box-content{
		padding: 10px;
	}	
}
.bgred figure{
		background: #009A99;	
	}