.t3-breadcrumbs{
	background: url("../images/breadcrumbs-image-1.jpg");
	background-size: cover;
}

/* *********************************************** ADD CSS *********************************************** */

.heading-style-1,
.heading-style-2,
.heading-style-3,
.heading-style-4,
.heading-style-5,
.heading-style-6 {
	color: #323232;
}

#t3-content a {
	color: #1a237e;
}

#t3-content a:hover {
	text-decoration: underline;
}

#baform-1 > .ba-form {
	padding-left: 0px;
	padding-right: 0px;
}

#baform-1 .page-0 span.checkbox {
	position: absolute;
	margin-top: 2px;
	width: 20px;
    height: 20px;
}

.mod-newsflash-adv[class*=services] .item a:hover .item_img figcaption {
	background-color: #212121;
	color: #fff;
}

.sidebar .page_header {
    text-align: center;
	margin-top: 15px;
}

.sidebar {
    background-color: #eee;
	border-top: 12px solid #1a237e;
	padding-left: 15px;
	padding-right: 15px;
}

.t3-sidebar .t3-sidebar-content {
    padding-bottom: 15px;
}

.mod_custom__sidebar > p {
    margin-bottom: 15px;
}

.mod_custom__sidebar .row > div:first-child {
	line-height: 32px;
}

.mod_custom__sidebar .row > div:first-child i {
    font-size: 28px;
    color: #1a237e;
	margin-right: 10px;
}

.mod_custom__sidebar .row > div:nth-child(2) p {
    margin-bottom: 30px;
    font-size: 14px;
}

.mod_custom__sidebar .row > div:nth-child(2) p {
    margin-left: 39px;
}

.mod_custom__sidebar .row:nth-child(4) > div:nth-child(2) p {
    margin-left: 39px;
}

.sidebar .mod_custom__sidebar > p > a {
    width: 100%;
    letter-spacing: 1px;
}

.mod_custom__sidebar div p a {
	color: #1a237e;
}

.mod_custom__sidebar div p a:hover {
	color: #212121;
}

.services .mod-newsflash-adv .pretext {
	font: normal 18px/31px 'Roboto', sans-serif;
	max-width: 1024px;
}

.t3-content ul li {
	list-style: inside;
}

.copyright .rights a:hover,
.copyright .privacy_link:hover {
	text-decoration: underline;
}

#header {
    background: #e0e0e0;
    color: #000;
    margin-bottom: 50px;
}

#header .position-1 .visible-first {
	color: #323232;
}

#item_1 .item_introtext > p {
	font-size: 16px;
}

#module_98 .pretext {
	font-size: 16px;
}

#t3-top .container > .row > .moduletable:last-child,
#t3-footer .container > .row > .moduletable {
	display: none;
}

#t3-top,
#t3-footer {
	background-color: #000;
	overflow: hidden;
}

#t3-top .container {
	background-image: url(/images/bc-brun.png);
    background-repeat: no-repeat;
    background-size: 250px;
    background-position: right;
	margin-top: -24px;
    padding-top: 30px;
}

#t3-footer .container {
	background-image: url(/images/bc-brun.png);
    background-repeat: no-repeat;
    background-size: 250px;
    background-position: right;
	margin-top: -24px;
    padding-top: 37px;
	margin-bottom: -3px;
    padding-bottom: 3px;
}

.rd-google-map__model .gm-style-iw-a {
    width: 190px;
}

.rd-google-map__model .gm-style-iw-a .gm-style-iw-d {
    overflow: unset !important;
}

.desc {
    background-color: #fff;
    padding: 5px;
    border: 2px solid #1a237e;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
}

.desc > p {
    color: #000;
	margin-bottom: 0px;
}
.camera_caption .col-sm-offset-1.col-sm-5 .col-sm-offset-1,
.camera_caption .col-sm-offset-1.col-sm-5 .col-sm-offset-1 .col-sm-offset-1,
.camera_caption .col-sm-offset-1.col-sm-5 .col-sm-offset-1 .col-sm-offset-1 .col-sm-offset-1 {
    margin-left: 0px !important;
}
.camera_caption .col-sm-offset-1.col-sm-5 .col-sm-5,
.camera_caption .col-sm-offset-1.col-sm-5 .col-sm-5 .col-sm-5,
.camera_caption .col-sm-offset-1.col-sm-5 .col-sm-5 .col-sm-5 .col-sm-5 {
    width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	float: none;
}

@media (min-width: 1200px) {
	#header #module_97 {
		padding-right: 0px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.sidebar .mod_custom__sidebar > .row > div:last-child p,
	.sidebar .mod_custom__sidebar > .row > div:last-child p a {
		margin-left: 0px;
		font-size: 13px;
	}
	
	.sidebar .mod_custom__sidebar > p > a {
		letter-spacing: 0px;
	}
}
	
@media (min-width: 992px) {
	.t3-sidebar-right .sidebar .page_header h3 {
		margin-bottom: 24px;
		padding-bottom: 10px;
	}
}

@media (max-width: 1199px) {
	.t3-mainnav .t3-navbar-collapse .navbar-nav li > a,
	.t3-mainnav .t3-navbar-collapse .navbar-nav li > span {
		padding: 23px 5px;
	}
}

@media (max-width: 767px) {
	ul.info li {
		float: none;
		font-size: 14px;
		margin-right: 24px;
		display: block;
	}
}

@media (max-width: 515px) {
	#t3-top .container,
	#t3-footer .container {
		background-size: 500px;
		background-position: center;
	}
	
	.copyright,
	.menu.info {
		background-color: rgba(0,0,0,.7);
		width: 100%;
	}
}

@media (max-width: 415px) {
	#t3-top .container,
	#t3-footer .container {
		background-size: 400px;
		background-position: center;
	}
}

@media (max-width: 340px) {
	#t3-top .container,
	#t3-footer .container {
		background-size: 300px;
		background-position: center;
	}
}

.expertises-block .sppb-addon-content .sppb-addon-image-layout-content {
	width: 100% !important;
}
.expertises-block .sppb-addon-content:hover .sppb-addon-image-layout-content {
	background-color: #000 !important;
}
/* EXO 20230412 */
body:not(.body__home) .position-15 {
	background-color: #e0e0e0;
    padding-top: 70px;
}
body .position-15 {
	border-top: 7px solid #1a237e;
}
.sidebar {
	border-top: 7px solid #1a237e;
}
.t3-top ul.info li.linearicons-phone-wave a,
.t3-top ul.info li.linearicons-envelope a,
.t3-top ul.info li.linearicons-clock2 span {
    font-size: 16px;
	color: #fff;
}
.t3-top ul.info li.linearicons-phone-wave:before,
.t3-top ul.info li.linearicons-envelope:before,
.t3-top ul.info li.linearicons-clock2:before {
    font-size: 16px;
	color: #fff;
}
.ba-form-submit-btn .ba-form-submit-title {
	color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.mainnav-position.t3-sl-nav .logo {
	padding-top: 0px;
	padding-bottom: 0px;
}
.mainnav-position.t3-sl-nav .logo img.logo-img {
	max-height: 76px;
	width: auto;
}
.body__home #header {
    margin-bottom: 0px;
}
.body__home .manualy-add > .position-15 {
    padding-top: 80px;
}
@media (max-width: 1199px) {
	.mainnav-position.t3-sl-nav .logo img.logo-img {
		max-height: 70px;
		/* width: auto; */
	}
}
@media (max-width: 991px) {
	.mainnav-position.t3-sl-nav .logo-image {
		text-align: center;
	}
	.mainnav-position.t3-sl-nav .logo img.logo-img {
		max-height: 100%;
		width: 250px;
		margin-bottom: 0px;
	}
}
/* /EXO 20230412 */
/* EXO 20241028 */
@media (max-width: 1199px) {
    .t3-mainnav .t3-navbar-collapse .navbar-nav li > a, .t3-mainnav .t3-navbar-collapse .navbar-nav li > span {
        padding: 23px 3px;
    }
}
/* /EXO 20241028 */
/* EXO 20250130 */
.swiper-container {
    margin: 0 auto 0px;
}
.body__home .manualy-add > .position-15 {
    background: #e0e0e0;
    border-top: unset;
    border-bottom: 7px solid #1a237e;
}
.body__home .manualy-add > .position-13 {
    padding-top: 80px;
    padding-bottom: 30px;
    border-top: unset;
    border-bottom: 7px solid #1a237e;
}
@media (max-width: 991px) {
	.body__home .manualy-add > .position-13 .moduletable.col-sm-6 {
        width: 100%;
	}
}
/* /EXO 20250130 */