.elementor-278 .elementor-element.elementor-element-b7a4cf5{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-278 .elementor-element.elementor-element-b7a4cf5:not(.elementor-motion-effects-element-type-background), .elementor-278 .elementor-element.elementor-element-b7a4cf5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-6bdbfee );}.elementor-278 .elementor-element.elementor-element-2ecb33f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-278 .elementor-element.elementor-element-b7a4cf5{--content-width:100vw;}}/* Start custom CSS for html, class: .elementor-element-9208c4c */.dot {
	height: 7px;
	width: 7px;
	background: transparent;
	border-radius: 50%;
	display: block;
}
@media (max-width: 991.98px) {
	.dot {
		height: 5px;
		width: 5px;
	}
}

.dot_bg {
	height: 7px;
	width: 7px;
	background: transparent;
	border-radius: 50%;
	display: inline-block;
	background: red;
}


.dot.fadeIn1, .dot.fadeIn2, .dot.fadeIn3, .dot.fadeOut, .dot.hover, .dot_bg.fadeIn1, .dot_bg.fadeIn2, .dot_bg.fadeIn3 {
	display: inline-block;
}

.dot_con, .dot_con_entree {
/*
	height: 14px;
	width: 14px;
*/
	height: 12px;
	width: 12px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.dot_con_entree {
	height: 14px;
	width: 14px;
}
@media (max-width: 991.98px) {
	.dot_con_entree {
		height: 10px;
		width: 10px;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}


.c_1 {
	background: #006ebc;
}

.c_2 {
	background: #556895;
}

.c_3 {
	background: #996476;
}

.c_4 {
	background: #e15f55;
}

.c_red {
	background: #e15f55;
}

.c_blue {
	background: #006ebc;
}

.c_white {
	background: white;
}

.dot_row {
	width: 100%;
	display: flex;
	flex-direction: row;
}


.dot_style_1 { opacity: 0.1; height: 5px; width: 5px; }
.dot_style_2 { opacity: 0.3; height: 6px; width: 6px; }
.dot_style_3 { opacity: 0.5; height: 6px; width: 6px; }
.dot_style_4 { opacity: 0.8; height: 6px; width: 6px; }/* End custom CSS */