@font-face {
    font-family: 'RobotoLight';
    src: url('../../../smarty/wireframe27/media/fonts/RobotoLight.eot');
    src: url('../../../smarty/wireframe27/media/fonts/RobotoLight.eot') format('embedded-opentype'),
         url('../../../smarty/wireframe27/media/fonts/RobotoLight.woff2') format('woff2'),
         url('../../../smarty/wireframe27/media/fonts/RobotoLight.woff') format('woff'),
         url('../../../smarty/wireframe27/media/fonts/RobotoLight.ttf') format('truetype'),
         url('../../../smarty/wireframe27/media/fonts/RobotoLight.svg#RobotoLight') format('svg');
}
@font-face {
    font-family: 'JostLight';
    src: url('../../../smarty/wireframe27/media/fonts/JostLight.eot');
    src: url('../../../smarty/wireframe27/media/fonts/JostLight.eot') format('embedded-opentype'),
         url('../../../smarty/wireframe27/media/fonts/JostLight.woff2') format('woff2'),
         url('../../../smarty/wireframe27/media/fonts/JostLight.woff') format('woff'),
         url('../../../smarty/wireframe27/media/fonts/JostLight.ttf') format('truetype'),
         url('../../../smarty/wireframe27/media/fonts/JostLight.svg#JostLight') format('svg');
}
@font-face {
    font-family: 'JostRegular';
    src: url('../../../smarty/wireframe27/media/fonts/JostRegular.eot');
    src: url('../../../smarty/wireframe27/media/fonts/JostRegular.eot') format('embedded-opentype'),
         url('../../../smarty/wireframe27/media/fonts/JostRegular.woff2') format('woff2'),
         url('../../../smarty/wireframe27/media/fonts/JostRegular.woff') format('woff'),
         url('../../../smarty/wireframe27/media/fonts/JostRegular.ttf') format('truetype'),
         url('../../../smarty/wireframe27/media/fonts/JostRegular.svg#JostRegular') format('svg');
}
@font-face {
    font-family: 'JostMedium';
    src: url('../../../smarty/wireframe27/media/fonts/JostMedium.eot');
    src: url('../../../smarty/wireframe27/media/fonts/JostMedium.eot') format('embedded-opentype'),
         url('../../../smarty/wireframe27/media/fonts/JostMedium.woff2') format('woff2'),
         url('../../../smarty/wireframe27/media/fonts/JostMedium.woff') format('woff'),
         url('../../../smarty/wireframe27/media/fonts/JostMedium.ttf') format('truetype'),
         url('../../../smarty/wireframe27/media/fonts/JostMedium.svg#JostMedium') format('svg');
}
@font-face {
    font-family: 'JostBold';
    src: url('../../../smarty/wireframe27/media/fonts/JostBold.eot');
    src: url('../../../smarty/wireframe27/media/fonts/JostBold.eot') format('embedded-opentype'),
         url('../../../smarty/wireframe27/media/fonts/JostBold.woff2') format('woff2'),
         url('../../../smarty/wireframe27/media/fonts/JostBold.woff') format('woff'),
         url('../../../smarty/wireframe27/media/fonts/JostBold.ttf') format('truetype'),
         url('../../../smarty/wireframe27/media/fonts/JostBold.svg#JostBold') format('svg');
}
@font-face {
    font-family: 'Madina';
    src: url('../../../smarty/wireframe27/media/fonts/Madina.eot');
    src: url('../../../smarty/wireframe27/media/fonts/Madina.eot') format('embedded-opentype'),
         url('../../../smarty/wireframe27/media/fonts/Madina.woff2') format('woff2'),
         url('../../../smarty/wireframe27/media/fonts/Madina.woff') format('woff'),
         url('../../../smarty/wireframe27/media/fonts/Madina.ttf') format('truetype'),
         url('../../../smarty/wireframe27/media/fonts/Madina.svg#Madina') format('svg');
}


/*--------------------------------------------------
# General
--------------------------------------------------*/
body {
    color: #606060;
 font-family: 'JostLight';
    font-size: 15px;
    line-height: 1.5em;
	background:#fff;
line-height:27px;
	
}
a {
    color: #2c54c3;
    text-decoration: underline;
    transition: all .4s;
}
a:active, a:hover, a:focus {
    color: #2c54c3;
    text-decoration: none;
}

.image-right {
    float: right;
    margin: 0 0 20px 30px;
position:relative;
z-index:1;    background: url(../images/bg-box-img.png) top right no-repeat;
    padding: 20px;
}

.image-left {
    float: left;
    margin: 0 30px 20px 0;
}
  .container{  width: 1326px!important;
    position: relative;}
h1, h2, h3, h4, h5, h6 {
line-height: 1.1em;
    text-transform:none;
font-family: 'JostLight';
    letter-spacing:0;
    text-shadow: none;
	font-weight:normal;
}
h1 {
    font-size:91px;
	color:#333333;
font-family: 'Madina';
}
h2 {
    font-size: 26px;
	color:#292459;
}
h3 {
 font-size: 19px;
	color:#333333;
}
h4 {
 font-size: 18px;
	color:#292459;
}
h5 {
    font-size:17px;
	color:#333333;
}
h6 {
 font-size: 16px;
	color:#292459;
}

hr {
	border-color: #000;
}

.fullsite {
    position: relative;
    z-index: 1;
}

header.top {
position: relative;

padding: 0px 0px 0px;
    min-height:746px;
    width: 100%;

    top: 0px;
}header.top.sticky {    min-height: auto;}
header.top.sticky:before { display:none;}
header.top.sticky:after { display:none;}
header.top:before{ position:absolute; left:0px; top:0px; width:257px; height:778px; content:''; background:url(../images/bg-left.jpg) right top no-repeat;}
header.top:after{ position: absolute;
    right: 0px;
    top: 0px;
    width: 51%;
    height: 624px;
    content: '';
    background: url(../images/bg-slide.jpg) left top no-repeat;
    z-index: -1;}
header.top.top2:after{ height:100%;} 
header.top.top2:before{ display:none;} 
.logo-r{ display:none;}
header.top.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    transform: translateY(-285%);
    transition: transform .6s;
    height: 70px;
    background: #fff;
    padding: 0px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);

}
header.top.top2.sticky {

    position: fixed;
background:#fff;

}

header.top.top2 {
    position: relative;
    background: #fff;
    padding-bottom: 20px;
    height: auto;
    min-height: auto;    z-index: 2;


}
header.top.sticky.sticky-appear {
    transform: translateY(0);

}
header.top.sticky:after{ display:none;}
.has-lightbox header.top.sticky.sticky-appear {
    transform: translateY(-100%);
}

header.top .bar-top{ position:relative; width:100%;}
header.top .bar-top .network {
    width: 60px;
    height: 28px;
    position: relative;
    margin-top: 10px;
    float: left;
    margin-left: 42px;
}




header.top .bar-top .network .networks_linking a{
     display: inline-block;
    font-size: 1em!important;
    cursor: pointer;
    margin: 0px 0 0 2px!important;
    width: 28px!important;
    height: 28px!important;
    line-height: 28px!important;
    z-index: 1;
    background: #2c54c3!important;
    text-decoration: none;
    border-radius: 50%!important;
    float: left;
    position: relative;
    text-align: left;
    padding: 0!important;
    color: #fff!important;
    text-shadow: none;
    text-align: center;
}

header.top .bar-top .network .networks_linking a:hover {
color:#fff!important;
text-shadow:none!important;
    background:#000!important;
 }
header.top .bar-top .network .fa-facebook-f::before{

    content: "\f39e"!important;}
header.top .bar-top .network .fa-facebook::before {

    content: "\f39e"!important;}

header.top .bar-top .cta1 {

    width: 268px;
    position: relative;
    margin-top: 17px;
    float: right;
    font-family: 'JostRegular';
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 20px;
    padding-left: 12px;

}
header.top .bar-top .cta1 a{ text-decoration:none; color:#fff;}
header.top .bar-top .cta1 a:hover{color:#000;}

header.top .bar-top .cta1:before{       position: absolute;
    right: 0px;
    bottom: -5px;
    left: 0px;
    height: 1px;
    content: '';
    background: #fff;
}
header.top .bar-top .cta1 .gs2{     padding-left: 37px;
    margin-left: 18px;
    background: url(../images/icon-cta.png) left 0px no-repeat;}

header.top nav.main-nav {
    position: relative;
    margin-top: 29px;
    width: 100%;
    z-index: 5;
    float: left;
}
header.top.sticky .bar-top{ display:none;} 
header.top.sticky nav.main-nav {    margin-top: 15px;}
header.top  .bouton{  display:none;}
header.top.sticky  .bouton{
position: absolute;
    pointer-events: auto;
    width: 375px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    letter-spacing: 0.08em;
    font-size: 14px;
    color: #fff;
    right: 15px;font-family: 'JostMedium';
bottom: -53px;
    z-index: 2;
    display: block;
    /* padding: 0 20px; */
    text-transform: uppercase;
    }
header.top.sticky.cta1{ display:none;}
header.top.sticky .bouton a{ color:#fff; text-decoration:none; position:absolute; left:0px; top:0px; width:100%; height:100%;}
header.top.sticky  .bouton:hover a{ color:#fff; text-decoration:none;}


header.top.sticky .bouton:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #2f2a5e;
z-index:-2;


}
header.top.sticky .bouton:hover:before {
    opacity:0;
}

header.top.sticky .bouton:after {
    position: absolute;
    content: '';
    left: 0;
    width: 0;
    top: 0;
    bottom: 0; 
    background:#000;
    transition: width .3s;z-index:-1;


width:0;
}
header.top.sticky .bouton:hover:after {
    width:100%;
}

header.top.sticky .bouton:hover a{ color:#fff; text-shadow:none;}



header.top nav.mobile-nav {
    display: none;
}

section.banner {
    position: relative;
float:right;

margin-top:79px;
width:100%


}
header.top.sticky section.banner{ display:none;}
.camera_overlayer { background:rgba(2,2,8,0.09);}
 .fluid_container #slideshow .camera_pag {
    position: absolute;
    bottom: -51px;
    width: 100%;
    height: auto;
    width: 100%!important;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
}
.fluid_container #slideshow .camera_pag {       bottom: 2%;}

.camera_wrap .camera_pag .camera_pag_ul {
list-style: none;
    margin: 0;
    padding: 0;
    width: 100%!important;
    text-align: left!important;
    float: left;
    position: relative;
    left: 0%;    padding-left: 16px!important;




}
.pageTemplate main.content-wrapper header.page-title .slide   .camera_wrap .camera_pag .camera_pag_ul {       width: 100%!important;
    height: auto;
    padding: 0!important;
    background: none;
    text-align: center!important;
    right: 0; pointer-events: auto;}
.camera_wrap {

    z-index: inherit!important;
}
 .fluid_container #slideshow .camera_pag .camera_pag_ul li {
    margin: 0 2px 0px 2px;
	background: none;
	display:inline-block;
	position:relative;
	background:none!important;
width:12px;
	height:12px;
	border-radius:50%;

	
}



 .fluid_container #slideshow .camera_pag .camera_pag_ul li > span {
	left: 0;
	right:0px;
	margin:0 auto;
	top: 0px;
	width:12px;
	height:12px;
		border-radius:50%;
		background:none!important;
border:1px solid #fff;
	
	
}

 .fluid_container #slideshow .camera_pag .camera_pag_ul li.cameracurrent > span {

background:#f0e3ce!important;border:1px solid #f0e3ce;
	
}

section.banner.small {
	height:400px;
}
 section.banner #slideshow {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;    margin-bottom: 0!important;

}
section.banner  .slide{    position: relative;
float:right;
width:659px;
height:560px;pointer-events: auto;}

.pageTemplate main.content-wrapper header.page-title #slideshow {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; margin-bottom:0!important;}

.pageTemplate main.content-wrapper header.page-title .slide{     position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    content: '';
    pointer-events: none;
}

.pageTemplate main.content-wrapper header.page-title .slide:before {
    position: absolute;
left:0px;
right:0px; bottom:0px; height:100%; content:'';
background:rgba(0,0,0,0.5);    pointer-events: none; z-index:3;

}


@keyframes slide-in {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}


section.banner .container {
    position: relative;
    height: 100%;
    pointer-events: none;
}
@keyframes slide-in {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

 
section.banner  .slogon{
    width: 590px;
    float: left;
    margin-top: 33px;
    pointer-events: auto;
    z-index: 5;
    text-align: center;
}
 section.banner  .slogon .logo {
    position: relative;
    margin: 0 auto;
    margin-left: -22px;
    margin-bottom: 116px;
}

	

 section.banner  .slogon h2{ font-size: 50px;
    color: #292459;
    font-family: 'JostMedium';
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0 0px -7px;
}
 section.banner  .slogon h6{ font-size:46px; color:#1b1b1b;font-family: 'RobotoLight'; letter-spacing:0px; text-transform:none; margin: 0px 0px 68px;
}
section.banner  .slogon .bouton{          position: relative;
    pointer-events: auto;
    width: 439px;
    height:38px;
    line-height: 38px;
    text-align: center;
    padding-left: 0px;
    letter-spacing: 0em;
    font-size: 18px;
    color: #fff;
  font-family: 'JostMedium';
    z-index: 2;
margin:0 auto;    display: block;

    text-transform: uppercase;}

section.banner  .slogon .bouton:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
background:#2f2a5e;
z-index:-2;




}
section.banner  .slogon .bouton a{position:absolute; left:0px; top:0px; width:100%; height:100%;}
section.banner  .slogon .bouton:hover:before {
opacity:0;
}

section.banner  .slogon .bouton:after {
    position: absolute;
    content: '';
    width: 0;
    height: 100%;
    top: 0px;
    right: 0px;
    background:#244ebe;
    transition: width .3s;
    z-index: -1;


}
section.banner  .slogon .bouton:hover:after {
width:100%;

}
section.banner  .slogon .bouton:hover a{ color:#fff; text-shadow:none;}




section.banner .box-overlay .cta{
    position: relative;
    width: 100%;
     margin: 0 auto; 
    display: inline-block;}

section.banner  a{     text-decoration: none;
    color: #fff;  display: inline-block; width:auto;
}









section.boxes2 {
 position: relative;
    width: 100%;
    float: left;     padding: 95px 0px 120px; overflow:hidden;
    position: relative;
    overflow: hidden;
margin-top:0px;
z-index:5;



}

section.boxes2 h2{    font-size: 99px;
    letter-spacing: 0.04em;
    color: #2e2e2e;
    text-transform: none;
    margin: 0px 0px 100px;  font-family: 'Madina';
    position: relative;
    width: 100%;
    display: inline-block;
    z-index: 2;
    text-align: center;}



section.boxes2 .boxes-grid {
    padding: 0px 0px 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 147px;
    position: relative;


}

section.boxes2 .boxes-grid div[class*="box"] {
position: relative;
    padding-left: 0px;
    padding:20px  23px 20px;

    color: #424242;
width:100%;
max-width:339px;

	letter-spacing:0.08em;
transition:all 0.4s;
    font-size: 15px;
line-height:20px;
text-transform:none;

    text-shadow: 0px 0px 0px #424242;
min-height:447px;
text-align:center;
background:url(../images/bg-box-h.png) top left no-repeat;
    text-align: center;
	 
}
section.boxes2 a{    color: #424242; text-decoration:none; 
}


section.boxes2 .boxes-grid a{ text-decoration:none;   color: #424242; }
section.boxes2 .boxes-grid div[class*="box"]:hover{ background:url(../images/bg-box.png) top left no-repeat #fff; box-shadow:0px 0px 32px rgba(0,0,0,0.16);}

section.boxes2 .boxes-grid div[class*="box"]  .img{ position:relative; margin:0 auto; width:100%;}
section.boxes2 .boxes-grid div[class*="box"]  .img img{ position:relative; width:100%; height:auto;}

section.boxes2 .boxes-grid div[class*="box"]  h3 {
    position: relative;
    margin-top: 22px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 21px;
    line-height: 26px;
    font-family: 'JostMedium';
    color: #060606;
    letter-spacing: 0em;
    z-index: 6;
    transition: all 0.4s;
    width: 100%;
}


section.boxes2 .boxes-grid div[class*="box"]  .titrh2{ font-family: 'JostRegular'; font-size:20px; text-transform:none;display: block;}



section.boxes2 .boxes-grid div[class*="box"] .plus{    height: 35px;
    position: absolute;
bottom:0px;    font-family: 'JostMedium';
left:0px;
right:0px; margin:0 auto;
    margin-top: 35px;
    z-index: 3;
    color: #060606;
    letter-spacing: 0;
    font-size: 14px;
    text-transform: uppercase;
    width: 70px;
    text-align: center;
}
section.boxes2 .boxes-grid div[class*="box"] .plus:before{ position:absolute; left:0px; right:0px; bottom:0px; margin:0 auto; width:9px; height:9px; border-radius:50%; content:''; background:#282828;}
section.boxes2 .boxes-grid div[class*="box"] .plus:after{    position: absolute;
    right: -26px;
    top: 11px;
    width: 18px;
    height: 2px;
    content: '';
    background: #282828;}

section.boxes2 .boxes-grid div[class*="box"]:hover .plus{ color:#2c54c3;  }
section.boxes2 .boxes-grid div[class*="box"]:hover .plus:before{background:#2c54c3;}



main.content-wrapper {

padding:50px 0px 50px;
width: 100%;
    float: left;
background:#f1f1f1;
}
.homeTemplate main.content-wrapper {
padding:30px 0px 25px;
width: 100%;
    float: left;
background:url(../images/bg-contenu.jpg) left top no-repeat #f1f1f1;


}


.photo-h{    position: relative;

    z-index: 3;
float:left;
width:100%;
max-width:416px;

}
.photo-h img{ width:100%; height:auto;    }
.photo-h:before{ position:absolute; z-index:-1; right:-10px; bottom:-12px; left:11px; top:0px; content:''; background:#2c54c3;clip-path: polygon(100% 0, 0% 100%, 100% 100%);}

.contenu-h{         float: right;
    width: 47%;
    position: relative;}
.homeTemplate  main.content-wrapper  article.content{    position: relative;
    width: 100%;
    float: left;
    letter-spacing: 0.07em;
    text-shadow: 0px 0px 0px #606060;    }


.homeTemplate main.content-wrapper header.page-title {
    margin-bottom: 70px;
    text-align: left;
    position: relative;
    width: 100%;
    float: left;


}



.homeTemplate main.content-wrapper header.page-title h1 {
    margin: 0;
    position: relative;
    width: auto;
    display: inline-block;
    z-index: 1;
    text-align: left;

}


.homeTemplate main.content-wrapper header.page-title h1 span:last-child {
    position: relative;
    display: block;
   
    font-size: 36px;
    line-height: 35px;
    margin-top: -29px;
    letter-spacing: 0.05em;
    text-transform: none;
    color: #292459;
    font-family: 'JostLight';

}
 main.content-wrapper header.page-title h1 span:first-child {
    position: relative;
    display:inline-block;
width:auto;

}

 main.content-wrapper header.page-title h1 span:nth-child(2) {
  position: relative;
    display: block;
 
    font-size: 36px;
    line-height: 35px;
    margin-top: -29px;
    letter-spacing: 0.05em;
    text-transform: none;
    color: #fff;
    font-family: 'JostLight';

}
.pageTemplate main.content-wrapper  article.content {
position:relative;
width:100%;
float:left;

letter-spacing:0.1em;    text-shadow: 0px 0px 0px #606060;

}
.pageTemplate main.content-wrapper  article.content {
position:relative;
width:100%;
float:left;
letter-spacing:0.07em;

}

	.pageTemplate main.content-wrapper  article.content {
position:relative;padding: 50px 0px;
}


.content {
    letter-spacing: 0.07em;

    width: 100%;
    float: left;

}

.pageTemplate main.content-wrapper {
    position: relative;
    padding: 0px 0 0px;
}

.pageTemplate main.content-wrapper header.page-title {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 65px;
	text-align:left;


}
.pageTemplate.contactTemplate main.content-wrapper header.page-title {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom:0px;
}
.pageTemplate main.content-wrapper header.page-title h1 {
margin: 0;
    position: relative;
    max-width: 82%;
    display: inline-block;
    z-index: 5;
    text-align: left;
    color: #fff;
    float: left;    margin-top: 35px;}


.pageTemplate main.content-wrapper header.page-title .logo {
    float: right;
    position: relative;
    z-index: 5;
    background: #fff;
    margin-top: 21px;
    padding: 5px;
    max-width: 300px;
}
.pageTemplate main.content-wrapper header.page-title .logo img{ max-width:100%;}
.pageTemplate main.content-wrapper header.page-title h1 span:nth-child(2) {         color: #fff;
    font-size: 36px;
    line-height: 68px;
    letter-spacing: 0;
   }



.pageTemplate main.content-wrapper header.page-title {
    margin-bottom: 0px;
    color: #fff;
    padding: 50px 0 45px;
    background-size: cover;
    z-index: 2;
    min-height: 300px;
}
.pageTemplate main.content-wrapper header.page-title:before{/* position:absolute; */left:0px;width:100%;top:0px;height:100%;content:'';background: rgb(0 0 0 / 46%);}
.moretext {
  display: none;
}
a.moreless-button {
    cursor: pointer;
    width:105px;
    height: 39px;
    text-align: left;
    color: #060606;
    font-size: 14px;
    letter-spacing: 0em;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 40px;
    display: block;
    position: relative;
    font-family: 'JostMedium';

}

a.moreless-button:before{ position:absolute; left:14px; bottom:0px;  width:9px; height:9px; border-radius:50%; content:''; background:#060606;}
a.moreless-button:after{    position: absolute;
    right: 0px;
    top: 13px;
    width: 18px;
    height: 2px;
    content: '';
    background: #060606;}


a.moreless-button:hover:before{background:#2c54c3;}
a.moreless-button:hover:after{background:#2c54c3;}
a.moreless-button:hover{ color:#2c54c3;}
 article.content ul {
    padding-left: 10px;
}
 article.content ul li {
	position: relative;
    list-style: none;
	background:url(../images/list-icon01.png) left 5px no-repeat;
	    padding-left: 25px;
}

.content ul ul li {
	position: relative;
    list-style: none;
	background:url(../images/list-icon01.png) left 5px no-repeat;
	    padding-left: 25px;
}

.fullwidthTemplate article.content {
    padding: 0 50px;
}
.fullwidthTemplate.contactTemplate article.content {
    padding: 0;
	letter-spacing:0px;
}


article.content::after {
    content: '';
    display: block;
    clear: both;
}
article.content h1, article.content h2, article.content h3, article.content h4, article.content h5, article.content h6 {

}
article.content p {
    margin: 0 0 20px;
}
article.content ul {
    list-style: outside disc;
    margin-left: 0;
    padding: 0;
}
article.content ul li {
    list-style: none;
    background: url(../images/list-icon02.png) no-repeat 0 5px;
    padding-left: 20px;
    min-height: 22px;
}
article.content ul ul {
    list-style-type: circle;
}
article.content .table-style {
    position: relative;
}
article.content .table-style th {
    background: #eee;
}
article.content .table-style th,
article.content .table-style td {
    border: 1px solid #999;
    padding: 2px 5px;
}
article.content .mcePxmGallery {
    position: relative;

}
 .contact-info-grid {
font-size: 1.3em;
    padding: 30px 0;
    margin-bottom: 0px;
    background: #232255;
    color: #fff;    width: 100%;
    float: left;
}
 .contact-info-grid .content-info {
    display: flex;
   justify-content: space-between;
    align-items: center;
    text-align: center;
}
 .contact-info-grid .container > div {
    margin: 0 0px;
}
.contact-info-grid a {
    color: #fff;
}
 .contact-info-grid .phone-responsive {
    display: none;
}
 .contact-info-grid i {
    -webkit-text-stroke: 1px #222;
    -webkit-text-fill-color: #f2f2f2;
    margin-right: 5px;
    font-size: 1.4em;
}
 .contact-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background: #232255;
    overflow: hidden;    width: 100%;
    float: left;
}
 .contact-grid .maps .box_googlemapsv2 {
    height: 100%;
}
 .contact-grid .maps .box_googlemapsv2 iframe {
  
    top: 0%;
    position: absolute;
    height: 100%;
}
 .contact-grid .form {
    padding: 50px;
}
article.content .NewsPhoto {
    position: relative;
    margin-bottom: 50px;
    background: #222;
}
article.content .NewsPhoto img {
    width: 100%;
    max-height: 500px;
    height: auto;
    object-fit: cover;
    transition: opacity 1.25s;
}
article.content .NewsPhoto:hover img {
    opacity: .5;
}
article.content .NewsPhoto:hover::after {
    content: '';
    z-index: 3;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    
    background-size: 0;
    background-repeat: no-repeat;
    background-image:   linear-gradient(to right, #fff 100%, #fff 100%),
                        linear-gradient(to bottom, #fff 100%, #fff 100%),
                        linear-gradient(to right, #fff 100%, #fff 100%),
                        linear-gradient(to bottom, #fff 100%, #fff 100%);
    background-position:    0 0,
                            100% 0,
                            100% 100%,
                            0 100%;
}
article.content .NewsPhoto:hover::after {
    animation: bg 1.25s;
    animation-fill-mode: forwards;
}

article.content .news-footer{position:relative;padding-bottom:20px;margin-top:20px;    margin-bottom: 20px;background:#efefef;padding:10px;border:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center;        color: #fff;}


article.content .news-footer .news-back{}
article.content .news-footer .networks_linking a{
    display: inline-block;
    font-size: 1.3em;
    cursor: pointer;
    margin: 0px 0 0 0px!important;
    width: 38px!important;
    height: 38px!important;
    line-height: 38px!important;
    z-index: 1;
    background: #2f2a5e!important;
    text-decoration: none;
    border-radius: 50%!important;
    float: left;
    position: relative;
    text-align: center;
    color: #fff!important;}
article.content .news-footer .fa-facebook-f::before{

    content: "\f39e"!important;}
article.content .news-footer  .fa-facebook::before {

    content: "\f39e"!important;}
article.content .news-footer .networks_linking a:hover{ background:#244dbe!important;}


article.content .news-footer .news-back a{display:inline-block;font-size:.8em;font-weight:bold;text-transform:uppercase;text-decoration:none;background:#2f2a5e;color:#fff;padding:10px 20px;}
article.content .news-footer .news-back a:hover{background:#244dbe;}
article.content .news-footer .news-back a i{margin-right:5px;}

article.content #AllNews {
    position: relative;
    padding-top: 30px;
}
article.content #AllNews .row {
    display: flex;
}
article.content #AllNews .row > [class*='col-'] {
    flex-direction: column;
}
article.content #AllNews .Item {
    position: relative;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 250px;
    background: rgb(191 191 191 / 20%);
    transition: background .4s;
}
article.content #AllNews .Item:hover {
    background: rgb(191 191 191 / 50%);
}
article.content #AllNews .Item .photo {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
article.content #AllNews .Item .photo img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: filter .4s;
}
article.content #AllNews .Item:hover .photo img {
    filter: brightness(70%) contrast(70%);
}
article.content #AllNews .Item .photo.nophoto {
    position: relative;
    height: 100%;
    background: #eee;
    background-size: 50%;
    filter: grayscale(100%);
    transition: background-color .4s;
}
article.content #AllNews .Item:hover .photo.nophoto {
    background-color: #ccc;
}
article.content #AllNews .Item .photo::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 40px;
    background: #fff;
    z-index: 10;
    transition: top .4s;
}
article.content #AllNews .Item .photo::after {
    content: '';
    position: absolute;
    left: -50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 1px;
    background: #fff;
    z-index: 10;
    transition: left .4s;
}
article.content #AllNews .Item:hover .photo::before {
    top: 50%;
}
article.content #AllNews .Item:hover .photo::after {
    left: 50%;
}
article.content #AllNews .Item figcaption {
    position: relative;
}
article.content #AllNews .Item figcaption h3 {
    margin: 0 0 15px;
    transition: color .4s;
    color: #2c54c3;
    font-size: 27px;
    text-shadow: 0px 0px 0px #f04f25;
}
article.content #AllNews .Item:hover figcaption h3 {
    color: #2f2a5e;
}
article.content #AllNews .Item figcaption .button {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1;
    text-shadow: none;
    padding: 10px 30px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #2c54c3;
    border-radius: 3px;
    box-shadow: 0 3px 3px rgba(0,0,0,.1);
    transition: box-shadow .4s;
}
article.content .networks_linking a {
    display: inline-block;
    font-size: 1.1em;
    line-height: 2em;
    width: 2em;
    border-radius: 50%;
    background: #2f2a5e;
    color: #fff;
    text-align: center;
    text-decoration: none;
    margin-left: 5px;
    transition: background .4s,color .4s;
}
article.content #AllNews .Item:hover figcaption .button {
    box-shadow: 0 5px 20px rgba(0,0,0,.25);
background:#2f2a5e;
}
article.content #AllNews .Item a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

main.content-wrapper .contact-grid article.content .phone-responsive {
    display: none;
}

/***************************************/
section.boxes.box1{ position:relative; margin-top:0px;    float: left;
    width: 100%;  padding:85px 0px 60px; min-height:553px;}
section.boxes.box1:before{     position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 40%;
    content: '';
    background: url(../images/before-box2.jpg) right top no-repeat;
}
section.boxes .content-box{ width:100%;  float:left;}


section.boxes .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.boxes.box1 .img-box {
    position: relative;
float:right;
width:100%; max-width:852px;
z-index:2;
margin-right:15px;
box-shadow:0px 0px 21px rgba(0,0,0,0.35);
}
section.boxes.box1 .img-box:before{ position: absolute;
    top: -13px;
    right: -15px;
    width: 378px;
    height: 380px;
    content: '';clip-path: polygon(100% 0, 0 0, 100% 100%);
    background: #282358;
    z-index: -1;}
section.boxes.box1 .content-box:hover .img-box:before{ background:#1d3fae;}

section.boxes.box1 .img-box:after{ position: absolute;
    content: '';
    left: 0;
    width: 0;
    top: 0;
    bottom: 0; 
    background:rgba(27,59,162,0.3);
    transition: width .3s;


width:0;
}
section.boxes.box1  .content-box:hover .img-box:after {
    width:100%;
}
section.boxes.box1 .bloc-text {
    font-size: 15px;
    padding: 0px 0px 0px 30px;
    color: #fff;
    letter-spacing: 0.02em;
    width: 100%;
    width: 370px;
    float: left;
    line-height: 25px;
    text-align: left;
    z-index: 3;
    position: relative;
    margin-top: 0px;
	
}
section.boxes.box1 .bloc-text:before{ position:absolute; top:21px; left:0px; width:1px; height:308px; content:''; background:#fff; z-index:-2;}

section.boxes.box1 .bloc-text:after{     position: absolute;

    top: 21px;left:0px;
    width: 1px;
    height: 0px;
    content: '';
    background: #4973f1;
z-index:-1;   transition: height .3s;
height:0;
}
section.boxes.box1 .content-box:hover .bloc-text:after{height:308px;}

section.boxes.box1 .content-box:hover  .bloc-text .plus:before{background:#4973f1;}

section.boxes.box1 .content-box{     position: relative;
    width: 100%;
    float: left;}


section.boxes a{    text-decoration: none;

    position: relative;
    left: 0px;
    width: 100%;
    top: 0px;
    height: 100%;}
section.boxes.box1 a{ text-decoration:none;color:#fff; }

section.boxes.box1 h2 {
    text-align: left;
    font-size: 36px;
line-height:30px;  font-family: 'JostMedium';

    color: #fff;
    position: relative;
    text-transform: none;
    margin: 0px 0px 60px;
    letter-spacing: 0em;
    position: relative;
    z-index: 1;
text-transform:uppercase;


}
section.boxes.box1 .titrh2{ font-size:24px;}

section.boxes.box1 .bloc-text   .plus {
    cursor: pointer;
    width: 73px;
    height: 39px;
    text-align: left;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0em;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 90px;
    display: block;
    position: relative;
    font-family: 'JostMedium';
    float: right;
}



section.boxes.box1 .bloc-text   .plus:before{     position: absolute;
    left: 0;
    bottom: 0px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    content: '';
    background: #fff;
    right: 0px;
    margin: 0 auto;}
section.boxes.box1 .bloc-text   .plus:after{     position: absolute;
    right: -22px;
    top: 12px;
    width: 18px;
    height: 2px;
    content: '';
    background: #fff;
}


section.boxes.box1s .content-box:hover  .bloc-text .plus:before{background:#4973f1;}
section.boxes.box1 .content-box:hover  .bloc-text .plus:after{background:#4973f1;}
section.boxes.box1 .content-box:hover  .bloc-text .plus{ color:#4973f1;}


/****************************/
section.boxes.box3{ position:relative; margin-top:0px;    float: left;
    width: 100%;  padding:85px 0px 60px; min-height:550px;}
section.boxes.box3:before{ position:absolute; right:0px; top:0px; bottom:0px;     width: 43%; content:''; background:url(../images/before-box3.jpg) right top no-repeat;}

section.boxes .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.boxes.box3 .img-box {
    position: relative;
float:left;
width:100%; max-width:852px;
z-index:2;
margin-left:15px;box-shadow:0px 0px 21px rgba(0,0,0,0.35);
}
section.boxes.box3 .img-box:before{     position: absolute;
    top: -13px;
    left: -15px;
    width: 378px;
    height: 380px;
    content: '';
    background: #1b3ba2;
    z-index: -1;

    clip-path: polygon(100% 0, 0 0, 0 100%);}
section.boxes.box3  .content-box:hover .img-box:before{ background:#1b1c51;}



section.boxes.box3 .bloc-text {
    font-size: 15px;
    padding: 0px 0px 0px 30px;
    color: #fff;
    letter-spacing: 0.02em;
    width: 100%;
    width: 370px;
    float: right;
    line-height: 25px;
    text-align: left;
    z-index: 3;
    position: relative;
    margin-top: 0px;
	
}
section.boxes.box3 .bloc-text:before{ position:absolute; top:21px; left:0px; width:1px; height:308px; content:''; background:#fff; z-index:-2;}


section.boxes.box3 .bloc-text:after{     position: absolute;

    top: 21px;left:0px;
    width: 1px;
    height: 0px;
    content: '';
    background: #1b1c51;
z-index:-1;   transition: height .3s;
height:0;
}
section.boxes.box3 .content-box:hover .bloc-text:after{height:308px;}

section.boxes.box3 .content-box{     position: relative;
    width: 100%;
    float: left;}
section.boxes.box3 .img-box:after{ position: absolute;
    content: '';
    left: 0;
    width: 0;
    top: 0;
    bottom: 0; 
    background:rgba(27,59,162,0.3);
    transition: width .3s;


width:0;
}
section.boxes.box3  .content-box:hover .img-box:after {
    width:100%;
}

section.boxes.box3 a{ text-decoration:none;color:#fff; }

section.boxes.box3 h2 {
    text-align: left;
    font-size: 33px;
line-height:30px;
  font-family: 'JostMedium';
    color: #fff;
    position: relative;
    text-transform: none;
    margin: 0px 0px 60px;
    letter-spacing: 0em;
    position: relative;
    z-index: 1;
text-transform:uppercase;


}
section.boxes.box3 .titrh2{ font-size:24px;}

section.boxes.box3 .bloc-text   .plus {
    cursor: pointer;
    width: 73px;
    height: 39px;
    text-align: left;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0em;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 90px;
    display: block;
    position: relative;
    font-family: 'JostMedium';
    float: right;

}

section.boxes.box3 .bloc-text   .plus:before{ position:absolute; left:14px; bottom:0px;  width:9px; height:9px; border-radius:50%; content:''; background:#fff;}
section.boxes.box3 .bloc-text   .plus:after{ position:absolute; right:0px; top:0px; width:18px; height:2px;content:''; background:#fff;}


section.boxes.box3.content-box:hover  .bloc-text .plus:before{background:#000;}
section.boxes.box3 .content-box:hover .bloc-text .plus:after{background:#000;}
section.boxes.box3 .content-box:hover .bloc-text  .plus{ color:#000;}
/**************************/
section.newsletter {
    padding: 80px 0;
	background: #e9e9e9;
}
.fullwidthTemplate section.newsletter {
    padding: 50px 0;
	min-height:200px;
    background: #e9e9e9;  
}




.home-news{    position: relative;
    padding:90px 0 90px;
    width: 100%;

    float: left;
    text-align: center;
}
.home-news .content-news2{ position:relative; width:100%;  }
.home-news .content-news2:before{    position: absolute;
    left: 0px;
    top: 58px;
    color: #ccc8bd;
    font-family: 'JostMedium';
    font-size: 78px;
    content: 'Actualités';
    opacity: 0.1;
    right: 0px;
    text-align: center;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: #252525;}
.home-news h2{
margin: 0 auto 100px;
width:auto;
display:inline-block;
position:relative;
    font-size:82px;
    text-transform: none;
    color: #292459;
    letter-spacing: 0.04em;
    text-align: center;
font-family: 'Madina';z-index:2;


}

.home-news  h2 a{ text-decoration:none; color:#292459;}
.home-news  h2:hover a{ text-decoration:none; color:#244dbe;}
.home-news .content-news{ position:relative; width:100%;}

.home-news #AllNews {
   display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 112px;

   
}
.home-news #AllNews figure.Item {
    position: relative;
    margin: 0;
    text-align: center;
min-height:255px;
background:#fff;
box-shadow:0px 0px 32px rgba(0,0,0,0.16);
padding:60px 20px 20px;
   min-height: 300px;


}
.home-news #AllNews figure.Item:hover{ background:#2c54c3; }
.home-news #AllNews .photo{ display:none;}

.home-news #AllNews figure.Item .photo {
    display:none;
}


.home-news #AllNews figure.Item figcaption {
    z-index: 10;
      padding: 0px 0px 0px;
color:#424242;
text-shadow:0px 0px 0px #424242;
font-size:15px;
letter-spacing:0.08em;

}
.home-news #AllNews figure.Item:hover figcaption{ color:#fff;text-shadow:0px 0px 0px #fff;}

.home-news #AllNews figure.Item figcaption h3{
font-size:20px; color:#060606;
  font-family: 'JostMedium';
text-transform:none;
margin:0px 0px 40px;
position:relative;
text-transform:none;


}
.home-news #AllNews figure.Item figcaption h3:before {
    position: absolute;
    left: 0;
    right: 0px;
    margin: 0 auto;
    top: -33px;
    color: #060606;
    font-family: 'JostMedium';
    font-size: 21px;
    text-align: center;


}
.home-news #AllNews figure.Item:hover figcaption h3:before{color:#fff;}

section.home-news #AllNews figure.Item:nth-child(1) h3:before {
    content: '01';
}
section.home-news #AllNews figure.Item:nth-child(2) h3:before {
    content: '02';
}
section.home-news #AllNews figure.Item:nth-child(3) h3:before {
    content: '03';
}

.home-news #AllNews figure.Item:hover figcaption h3{ color:#fff;}
.home-news #AllNews figure.Item figcaption p {
    margin: 0;
    text-align: center;

}
.home-news #AllNews figure.Item figcaption a {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;

    z-index: 2;    font-size: 0;
text-decoration:none; outline :none;
}
.home-news #AllNews figure.Item figcaption a{text-decoration:none;}
.home-news #AllNews figure.Item figcaption .plus{        height: 38px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    margin-top: 35px;
    z-index: 3;
    color: #2c54c3;
    letter-spacing: 0;
    font-size: 14px;
    text-transform: uppercase;
    width: 71px;
    text-align: center;
    font-family: 'JostMedium';
}
.home-news #AllNews figure.Item figcaption .plus:before{    position: absolute;
    left: 0px;
    bottom: 0px;
    margin: 0 auto;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    content: '';
    background: #2c54c3;
    right: 0;}
.home-news #AllNews figure.Item figcaption .plus:after{    position: absolute;
    right: -26px;
    top: 14px;
    width: 18px;
    height: 2px;
    content: '';
    background: #282828;
}

.home-news #AllNews figure.Item:hover figcaption .plus:before{ background:#fff; }
.home-news #AllNews figure.Item:hover figcaption .plus:after{background:#fff;}
.home-news #AllNews figure.Item:hover figcaption .plus{color:#fff; }

section.cta2{position:relative;padding:50px 0 50px;    width: 100%; background:url(../images/bg-cta2.jpg) top center no-repeat;
background-size:cover;    width: 100%;
    float: left;    text-align: center;
}

section.cta2:before{ position:absolute; left:0px; right:0px; top:0px; height:100%; content:''; background:rgba(0,0,0,0.76);}

section.cta2 h2{ font-size: 30px;
    color: #fff;
    font-family: 'JostMedium';
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0 0px 15px;
}
section.cta2 h6{ font-size:46px; color:#2c54c3;font-family: 'RobotoLight'; letter-spacing:0px; text-transform:none; margin: 0px 0px 30px;
}
section.cta2 .bouton{          position: relative;
    pointer-events: auto;
    width: 439px;
    height:38px;
    line-height: 38px;
    text-align: center;
    padding-left: 0px;
    letter-spacing: 0em;
    font-size: 18px;
    color: #000;
  font-family: 'JostMedium';
    z-index: 2;
margin:0 auto;    display: block;

    text-transform: uppercase;}

section.cta2 .bouton:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
background:#fff;
z-index:-2;




}
section.cta2 .bouton a{position:absolute; left:0px; top:0px; width:100%; height:100%;text-decoration: none;}
section.cta2 .bouton:hover:before {
opacity:0;
}

section.cta2 .bouton:after {
    position: absolute;
    content: '';
    width: 0;
    height: 100%;
    top: 0px;
    right: 0px;
    background:#244dbe;
    transition: width .3s;
    z-index: -1;


}
section.cta2 .bouton:hover:after {
width:100%;

}
section.cta2 .bouton:hover a{ color:#fff; text-shadow:none;}




section.banner .box-overlay .cta{
    position: relative;
    width: 100%;
     margin: 0 auto; 
    display: inline-block;}

section.banner  a{     text-decoration: none;
    color: #fff;  display: inline-block; width:auto;
}


footer.bottom {
    color: #202020;
    padding: 52px 0px 30px;
    font-size: 16px;
    letter-spacing: 0em;
    position: relative;
    line-height: 26px;
    width: 100%;
    float: left;
    text-align: left;

background:url(../images/bg-footer.jpg) top center no-repeat;
min-height:371px;
background-size:cover;text-shadow: 0px 0px 0px #000;
}
footer.bottom:before{ position:absolute; left:0px; bottom:0px; width:270px; height:722px; content:''; background:url(../images/before-footer1.png) right top no-repeat;    pointer-events: none;}
footer.bottom:after{ position:absolute; right:0px; bottom:0px; width:455px; height:100%; content:''; background:url(../images/after-footer.png) left bottom no-repeat;    pointer-events: none;}
footer.bottom img{ margin:0 auto; max-width:100%;}
footer.bottom .footer-grid {
    display: flex;
    justify-content: space-between;
    align-items: top;
    flex-wrap: wrap;
    text-align: left;
    max-width: 100%;
  padding: 0px 9px 0px 106px;
}


footer.bottom label.modal-label {
    color: #2c54c3;text-shadow:0px 0px 0px #2c54c3;
	text-decoration:underline;
	
	  
}
footer.bottom label.modal-label:hover {
    text-decoration: none;
    color: #2c54c3;text-shadow:0px 0px 0px #2c54c3;
	  
}
footer a{         color: #2c54c3;text-shadow:0px 0px 0px #2c54c3;
    text-decoration:underline;

	   }
footer a:hover{ color:#2c54c3!important; text-decoration:none; text-shadow:0px 0px 0px #2c54c3;}
footer.bottom .address .phone-responsive {
    display: none;
}
footer.bottom .content-footer {
    float: right;
    width: 100%;
}
.bg.bg2 .content-footer {
    max-width: 100%;
width:100%;
}
.footer-left {
      
}

.bottom.bottom2 .networks {
  position: relative;
  float: none;
margin:0 auto;
  margin-top:22px;

}

span.phone-responsive {
    display: none;
}




footer.bottom nav.footer-nav {

}
footer.bottom h2{        color: #060606;
    font-size: 20px;
    margin: 46px 0px 31px;
    padding-left: 79px;
    font-family: 'JostMedium';}
.bloc11{
    text-align: left;
    padding-left: 79px;
    background: url(../images/ligging.png) left 0px no-repeat;

}

.bloc33{ 
    text-align: left;
    padding-left: 79px;
    background: url(../images/mail.png) left 0px no-repeat;


}
footer.bottom .gs-footer{       margin: 0 auto;
    width: 319px;
    height: 34px;
    line-height: 25px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    background: #2f2a5e;
    padding-top: 5px;
    margin-top: 58px;
}


footer.bottom .gs-footer .gs2{     padding-left: 37px;
    margin-left: 23px;
    background: url(../images/icon-tel-footer.png)left 0px no-repeat;
    min-height: 26px;
    display: inline-block;}
footer.bottom .network{
    width: 60px;
    height: 28px;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;

}
.bloc3 {
    position: relative;
    z-index: 2;
}

footer.bottom .network .networks_linking a{
    display: inline-block;
    display: inline-block;
    font-size: 1em!important;
    cursor: pointer;
    margin: 0px 0 0 2px!important;
    width: 28px!important;
    height: 28px!important;
    line-height: 28px!important;
    z-index: 1;
    background: #2c54c3!important;
    text-decoration: none;
    border-radius: 50%!important;
    float: left;
    position: relative;
    text-align: left;
    padding: 0!important;
    color: #fff!important;
    text-shadow: none;
    text-align: center;
}

footer.bottom .network .networks_linking a:hover {
color:#fff!important;
text-shadow:none!important;
    background:#2f2a5e!important;
 }
footer.bottom .network .fa-facebook-f::before{

    content: "\f39e"!important;}
footer.bottom .network .fa-facebook::before {

    content: "\f39e"!important;}

div#footerSlideContainer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    text-align: right;
    padding: 0px;
    height: auto !important;

}
div#footerSlideContainer #footerSlideButton {
position: relative;
color: #2f2a5e!important;
font-size: 14px;
}

	#scrollTopBtn {
  
    right: 12px!important; background:#2f2a5e!important;}
	
	#footerSlideButton {

    right: 5px!important;}


	@media only screen and (min-width : 1920px) {
header.top:before{  width:389px;}
footer.bottom:before{ width:559px;}
footer.bottom:after{width:1014px; }
}
@media only screen and (max-width : 1600px) {header.top:before {

    width: 134px;}
}
@media only screen and (max-width : 1366px) {

header.top:after {

    width: 46.3%;}
}
@media only screen and (max-width : 1326px) {	.container{ width:100%!important; }	


footer.bottom::after { display:none;}
header.top.sticky .bouton {


  bottom: -36px;


}

.home-news #AllNews {

  grid-gap: 20px;
}
footer.bottom .footer-grid {

  padding: 0px 0px;
}
.sf-menu a {

padding: 0px 16px 0px!important;
  font-size: 14px!important;}
header.top::before { display:none;}

section.boxes.box1 .img-box {

  max-width: 55%;}
section.boxes.box1 {
  min-height: 395px;
}
section.boxes.box2 {
  min-height: 395px;
}
section.boxes.box3 .img-box {

  max-width: 50%;}
footer.bottom::before {

  width: 165px;}

section.boxes.box3 {

  min-height: auto;
}
section.boxes2 .boxes-grid {

  grid-gap: 20px;

}
header.top::after {

  width: 45.3%;}
section.banner .slide {

  width: 575px;}
.contenu-h {

  width: 60%;}
}

@media only screen and (max-width : 1279px) {
.contenu-h {

  width: 54%;}

.sf-menu a {
font-size: 13px !important;
    padding: 0px 15px 0px !important;

}

.sf-menu a::before { display:none;}
.photo-h {

  width: 416px;}
footer.bottom {

  font-size: 14px;}
.pageTemplate main.content-wrapper header.page-title h1 span:nth-child(2) {

  font-size: 25px;

}.pageTemplate main.content-wrapper header.page-title h1 {

  font-size:58px;
}header.top::after {
    width: 44.7%;
}
}

@media only screen and (max-width : 1199px) {


.wrapper1 {
    min-height: auto;
	  
		    padding-bottom: 30px;
}



.home-gallery .button {
    right: 0%;width: 50%;}

	.home-gallery #HomeImages .highslideContainer a.highslide {
   min-height: 300px;}



	.home-gallery h2 {
 margin-left:0px;}
	.home-gallery p {
 margin-left:0px;padding-left: 0;}




.sf-menu a {

  font-size: 13px!important;
padding: 0px 4px 0px!important;
}


 header.top .logo img {
   max-width: 100%;
}
section.banner .slogon h2 {
  font-size: 32px;}
section.banner .slogon h6 {
  font-size: 28px;}
section.banner .slide {

  width: 485px;
  height: 476px;}
header.top {

  min-height: 650px;}
section.boxes2 .boxes-grid {

  grid-gap: 20px;

}
.homeTemplate main.content-wrapper header.page-title h1 span:last-child {

  font-size: 28px;}
.pageTemplate main.content-wrapper header.page-title h1 {

  max-width: 64%;}
header.top::after {
    width: 45.7%;
}
section.banner .slide {
    width: 481px;
    height: 476px;
}
section.banner .slogon {
    width: 460px}
article.content #AllNews .Item {

    height: auto;}
}

@media only screen and (max-width : 1179px) {}
@media only screen and (max-width : 1023px) {
.sf-menu a {

  font-size: 13px!important;
padding: 0px 2px 0px!important;
}
header.top::after {
    width: 45.3%;
}
section.banner .slide {
    width: 415px;
    height: 476px;
}
section.banner .slogon {
    width: 460px}
}
@media only screen and (max-width : 991.98px) {
.home-news #AllNews figure.Item {
    min-height: 232px;
}

footer.bottom {

  font-size: 16px;}

.logo {

  max-width: 200px;
}
header.top::before {
display:none;
}
header.top::after {
display:none;
}header.top {

  background: #fff;
}
header.top.top2 {

  /*! background: #2c54c3; */}
.pageTemplate main.content-wrapper header.page-title .logo { display:none;}
.pageTemplate main.content-wrapper header.page-title h1 {

  max-width: 100%;

}
header.top.sticky nav.mobile-nav {

    margin-top: 21px;}
.home-news #AllNews {

  padding-left: 0px;
}
.cta1{margin-top: 3px;}
.home-news #AllNews figure.Item figcaption .plus{ margin:0 auto; margin-top:20px;}
.wrapper1 .info h2::before { display:none;}
section.banner .slogon .bouton {

  float: none;

  margin: 0 auto;
}
section.banner .slide::after { display:none;}
.homeTemplate main.content-wrapper::before {
display:none;
}



.contenu-h {
  float: right;
  max-width: 100%;width: 100%;
}


	.home-gallery .mcePxmGallery {

    padding: 0px 5px;
}
section.boxes .boxes-grid div[class*="box"] h3 {

  text-align: center;}
section.boxes .boxes-grid div[class*="box"] h3::before {
right:0px;
margin:0 auto;
  left: 0;}
section.boxes .boxes-grid div[class*="box"] .plus { margin:0 auto;}

	
footer.bottom:before{ display:none;}
 .contact-info-grid .content-info { display:block;}


section.boxes .boxes-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);    grid-gap: 30px;}


section.boxes .boxes-grid div[class*="box"] {

    margin: 0 auto;
    
    float: none;
    margin-bottom: 20px;
  
    text-align: center;
    min-height: auto;
	    width: 100%;
max-width:367px;


}
.home-news {
text-align: center;
}

.home-news h6 {

text-align: center; letter-spacing:0;}
section.boxes .boxes-grid div[class*="box"] h2 {
    text-align: center;}
section.boxes .boxes-grid div[class*="box"] h6 {
    text-align: center;}


    .homeTemplate main.content-wrapper {
            padding: 0px 0px;background:#f1f1f1;
    }
    .fullwidthTemplate article.content {
        padding: 0 30px;
    }
    article.content .mcePxmGallery {
        padding: 0 15px;
    }
     .contact-info-grid {
        font-size: 1em;
    }
     .contact-info-grid > div {
        margin: 0;
    }
     .contact-grid .form {
 padding: 50px 20px;
    }
    .home-news {
        padding: 50px 0;
    }
    section.newsletter {
        padding: 50px 0;
    }
    .fullwidthTemplate section.newsletter {
        padding: 20px 0;
    }
    section.newsletter .newsletter-grid {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

  

	footer.bottom nav.footer-nav {
    position: relative;
    float: left;
	margin-left:0px;
}
	    header.top nav.main-nav,
    header.top nav.language {
        display: none;
    }

    header.top nav.mobile-nav {
text-align: center;
    font-size: 2em;
    padding-right: 0px;
    /*! background: #2f2a5e; */
    float: right;
    padding: 5px;
    margin-top: 48px;
    z-index: 6;
    position: relative;
    display: table;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 0px;
    margin-top: 38px;
}
header.top.sticky nav.mobile-nav { float:right;}
   header.top nav.mobile-nav a{ color:#2f2a5e;}
header.top.top2 nav.mobile-nav a{ /*! color:#fff; */}

span.tv {
    display: block;
}
 footer.bottom .footer-grid {
 
		grid-template-columns: repeat(2, 1fr);
    }


	article.content p {
    margin: 0 0 20px;
    text-align: left!important;
}

footer.bottom .footer-grid {
max-width: 100%;
display: block;
text-align: center;padding: 0;
}
footer.bottom .content-footer {
  float: right;
  max-width: 100%;
  width: 100%;
}


	footer.bottom img {
     margin: 0 auto;
    max-width: 100%;
	    margin-bottom: 30px;
}


.home-gallery h2 {
    font-size: 27px;
}

	h2 {
    font-size: 25px;}
   section.banner .box-overlay p {
  font-size: 25px;
letter-spacing: 0;
line-height: 28px;

}section.banner .box-overlay .titrs {
  font-size: 22px;
}

 .logo {
    margin-left: 0;
	max-width:100%;
}
 .logo img {
   
	max-width:100%;
}

.photo-h{float: none;margin: 0 auto;margin-bottom: 0px;/* width: 100%; */max-width: 100%;margin-bottom: 45px;position: relative;margin-top: 20px;}

.logo-content img{ margin:0 auto; margin-bottom:10px;}
.bg {

  padding: 0px 0px 0px;
}
section.banner .box-overlay h6 {

  margin-bottom: 20px;}


.bloc1 {

  padding: 10px;
  width: 100%;
  text-align: center;
}
footer.bottom .networks {
position: relative;
margin: 0 auto;
float: none;margin-top: 30px;
}.content-footer {
  float: right;
  max-width: 100%;
}
.bloc1{ width:100%; text-align:center; display:table; margin-top:20px; text-align:center; }
.bloc3{ width:100%; text-align:center; display:table; margin-top:20px;text-align:center;}
.bloc11{ width:100%; text-align:center; display:table; margin-top:20px; text-align:center; padding-left:0px; padding-top:70px; background-position:top center;}
.bloc33{ width:100%; text-align:center; display:table; margin-top:20px;text-align:center;padding-left:0px; padding-top:70px; background-position:top center;}
 .bloc2 {

    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
  }footer.bottom .gs-footer {

  margin-top: 20px;width: 300px;
}  footer.bottom .footer-grid {

    padding-top: 289px;
  }header.top .bar-top .network {

  margin-left: 0;
}
footer.bottom h2 {

  margin: 20px 0px 31px;
  padding-left: 0;

}
.slogon-content {
font-size: 20px;
  padding: 0px 0px 0px 0px;

  text-align: center;
}
article.content .slogon-content p {
width: 100%;
  text-align: center !important;
}

.homeTemplate main.content-wrapper header.page-title {

  width: 100%;
  float: left;
}

.wrapper1 .info .content {

  max-width: 100%;
  position: relative;
  text-align: center;
}

.services .box-services h6::before { display:none;}

.home-gallery #HomeImages .highslideContainer a.highslide {
  min-height: auto;
}

.bg::before { display:none;}
.homeTemplate main.content-wrapper header.page-title h1 span:last-child {
font-size: 18px;
    line-height: 22px;}
.wrapper1 .info {
padding-top: 20px;
  width: 100%;
  max-width: 100%;

  text-shadow: 0px 0px 0px #000;
  text-align: center;
}
.wrapper1 .info h3 {
 text-align: center;
  font-size: 37px;}
.wrapper1 .info h2 {

  font-size: 39px; text-align: center;}.wrapper1 .info p {
  max-width: 100%;
}
.wrapper1 .info .plus { margin:0 auto;}
élément {

}
section.boxes h2 {

    font-size: 38px;

    text-align: center;

}
section.banner .slogon {
font-size: 31px;
    top: 42%;
    text-align: center;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    width: 100%;
    line-height: 33px;}
 section.boxes h2 {
    font-size: 30px;
    text-align: center;
    line-height: 30px;margin-bottom: 20px;
  }

 section.boxes .boxes-grid div[class*="box"] h3::before {
display:none;
  }


.home-news #AllNews figure.Item figcaption h3 {

  text-align: center;
}

.home-news #AllNews figure.Item figcaption p {

  text-align: center;
}
.home-news .content-news::before {

  left:0px;
  top: -46px;


  right: 0;
}
    .home-gallery {
    margin: 30px 0 118px;
	
    }    .image-right,
    .image-left {
        float: none;
        margin: 20px auto;
        display: block;
        max-width: 100%;
        height: auto;
max-width:300px;
    }


section.banner .slide {
  width: 100%;

  height: 300px;

  margin-top: 20px;

}
.bar-top-r {
  position: absolute;
  top: 136px;
}
section.boxes2 .boxes-grid {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 30px;}
section.boxes2 .boxes-grid div[class*="box"] {
margin:0 auto;
  width: 100%;
  max-width: 339px;

}


section.boxes.box1 {

  background: #1f2056;
}
section.boxes.box1::before {
display:none;
}

section.boxes.box1 .bloc-text {

  padding: 0px 0px 0px 0px;

  width: 100%;
text-align:center;

}
section.boxes.box1 h2 {
  text-align: center;}

section.boxes.box1 .bloc-text .plus {

  float: none;
  margin: 0 auto;
margin-top:20px;margin-bottom:20px;
}
section.boxes.box1 .img-box {

  float: none;
  width: 100%;
  max-width: 852px;
  margin: 0 auto;
display: table;
}
section.boxes.box1 .img-box::before {
  width: auto;
  height: auto;

  left: -15px;
  bottom: 0;
}



section.boxes.box3 {

  background: #2047b8;
}
section.boxes.box3::before {
display:none;
}

section.boxes.box3 .bloc-text {

  padding: 0px 0px 0px 0px;

  width: 100%;
text-align:center;

}
section.boxes.box3 h2 {
  text-align: center;}

section.boxes.box3 .bloc-text .plus {

  float: none;
  margin: 0 auto;
margin-top:20px;margin-bottom:20px;
}
section.boxes.box3 .img-box {

  float: none;
  width: 100%;
  max-width: 852px;
  margin: 0 auto;
margin-top:20px;display: table;
}
section.boxes.box3 .img-box::before {
  width: auto;
  height: auto;

  right: -15px;
  bottom: 0;
}
section.boxes.box1 .bloc-text::before { display:none;}
section.boxes.box3 .bloc-text::before { display:none;}

.logo-r {
background: #fff;
    max-width: 200px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 20px;
    display: inline-block;
    float: left;
}
.logo-r img{ width:100%;}
section.banner .slogon .logo{ display:none;}
header.top.sticky .logo-r{ float: left;
    margin-top: 8px;
    max-width: 156px;}header.top .bar-top {

  float: left;
} 
    header.top .bar-top .cta1 a {
  text-decoration: none;
 
}
    header.top .bar-top .cta1 {
  background: #2f2a5e;padding : 3px
}
    .home-news #AllNews {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
.pageTemplate main.content-wrapper header.page-title h1 { text-align:center;font-size: 53px;width: 100%;}
.pageTemplate main.content-wrapper header.page-title h1 span:nth-child(2) {

  font-size: 26px;}
header.top .bar-top .network .networks_linking a {

    background: #2f2a5e!important;}
.home-news .content-news2:before {


    letter-spacing: 0;
   
}
.home-news h2 {
    margin: 0 auto 50px;}
}
@media only screen and (max-width : 767.98px) {

section.banner .slogon .bouton {

  width: 295px;

  font-size: 13px;
 
  float: none;

  margin: 0 auto;
}
section.cta2 .bouton{  width: 295px;

  font-size: 13px;
 
  float: none;

  margin: 0 auto;}
section.cta2 .slogan {

    font-size: 24px;}
section.banner {
height: auto;
    float: none;
    margin-top: 20px;


}
h2 {
  font-size: 17px;
}
		.home-gallery #HomeImages .highslideContainer a.highslide {
    min-height: auto;}


	.home-gallery #HomeImages .highslideContainer::before{ display:none;}
.wrapper1{ padding-top:0px;}

	.banner .cta {
    width: 100%;}



    section.boxes {
        padding: 30px 0;
    }
  

    .home-gallery h5 {
        margin-left: 30px;
        margin-right: 30px;
      font-size: 20px;
    }
   
    .fullwidthTemplate article.content {
        padding: 0 15px;
    }
    article.content .mcePxmGallery {
        padding: 0 15px;
    }
     .contact-info-grid {
        padding: 10px 0
    }
     .contact-info-grid .container {
        display: block;
    }
     .contact-info-grid .container > div {
        margin: 20px 0;
    }
     .contact-info-grid .phone {
        display: none;
    }
     .contact-info-grid .phone-responsive {
        display: inline-block;
    }
     .contact-grid {
        grid-template-columns: 1fr;
		padding-bottom: 50px;
    }
     .contact-grid .maps {
        height: 300px;
    }
     .contact-grid .form {
        padding: 0px;
    }
    .home-news {
        padding: 20px 0;
    }

    section.newsletter {
        padding: 30px 0;
    }
    footer.bottom .footer-grid {
        grid-template-columns: 1fr;
    }
  


    footer.bottom .address .phone {
        display: none;
    }
	.banner .cta .number-responsive {
    display: block;
}
section.banner .box-overlay .cta .number-responsive {
    display: block;
}
section.banner .box-overlay .cta .number{ display: none;}
.number-txt{ display: none;}
.banner .cta .number {
    display: none;
}
.titr-r {
    display: none;
}
    footer.bottom .address .phone-responsive {
        display: inline-block;
    }

  header.top .logo {
   
    max-width: 210px;
}



.banner .cta p {
    font-size: 25px;}



.contentheader.top .logo header.top .logo {
    margin: 0 auto !important;
    display: table;
    float: none;
    margin-bottom: 20px !important;
}
table{
		position: relative;
		width: 100%;
		display:block;
		border:none;
		float:left;
	}
	table  tr{
		width: 100%;
		display:table;
		float:left;
	}
	table   tr  td{
		width: 100%;
		display:table-row;
		float:left;
	}



   header.top.sticky { height: 80px;}

.home-gallery #HomeImages {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}
span.tirtr-r {
    display: none;
}
span.phone{ display:none;}
span.phone-responsive {
    display: inline-block;
}
.titr{ display:none;}
header.top .logo {
max-width: 300px;

}
header.top .logo img{ width:100%;}

 .logo {

    max-width: 100%;
}
 .logo img{

    max-width: 100%;

}

.home-gallery .button {
     right: 0%;
  width: 100%;
  bottom: -6%;
}
.adwconversion_email {
  display: block;
}



.home-gallery h2 {
letter-spacing:0px;
}
.services .content-depanage {

  padding: 50px 15px 20px;}

.services h2 {
font-size: 29px;
    text-align: center;


}
.services h6{

    text-align: center;


}span.titr {
  display: none;
}

.titrr {
  display: block;
}
main.content-wrapper header.page-title h1 span:last-child {
      font-size: 18px;}
section.boxes2 h2 {
  font-size: 83px;margin-bottom: 30px;}
}
@media only screen and (max-width : 480px) {
.home-news #AllNews figure.Item {
    min-height: 320px;
}
.home-news .content-news2:before {

    font-size: 44px;

    letter-spacing: 0;
   
}
.home-news h2 {
font-size: 65px;
text-align: center;}

 .pageTemplate main.content-wrapper header.page-title h1 {
    text-align: center;
    font-size: 34px;

    line-height: 35px;
  } .pageTemplate main.content-wrapper header.page-title h1 span:nth-child(2) {
    font-size: 23px;
    line-height: 34px;
    margin-top: -2px;
  }
.logo-r {
  background: #fff;
  max-width: 200px;
  margin: 0 auto;
  margin-top: 20px;
display:table;float: none;
}    header.top nav.mobile-nav {
text-align: center;
    font-size: 2em;
    padding-right: 0px;
    /*! background: #2f2a5e; */
    float: none;
    padding: 5px;
    margin-top: 48px;
    z-index: 6;
    position: relative;
    display: table;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 20px;
}
section.boxes.box3 h2 {

  font-size: 32px;}
section.boxes2 .boxes-grid div[class*="box"]{min-height: 385px;}
 section.banner .slogon h6 {
font-size: 22px;
    margin-bottom: 20px;}
section.banner .slogon h2 {
  font-size: 35px;}
    .home-gallery {
    margin: 30px 0 30px;
	
    }
.home-news .content-news::before {

  font-size: 72px;

}
header.top.sticky .bouton {
  width: 290px;
  font-size: 11px;
left:0px;
right:0px;
margin:0 auto;bottom: -56px;
}
.cta1 {

  top: 5px;
 
  left: 15px;
  margin: 0 auto;
}

section.banner .slogon {
font-size: 21px;
    line-height: 41px;
    text-align: center;
    right: 0px;
    width: 100%;
    max-width: 100%;
    left: 0px;}

.home-gallery h2 {
font-size: 18px;
margin: 0 0px 30px 0%;
padding-left: 0px;
background: none;
text-align: center;
}


.home-gallery h2 {
font-size: 20px;
margin: 0 0px 30px 0%;
padding-left: 0px;
background: none;
}
.home-gallery p {

  padding-left: 0;
  text-align: center;
}


	.home-gallery #HomeImages .highslideContainer a.highslide {
    min-height: auto;
}

.home-gallery #HomeImages .highslideContainer:nth-child(2) a.highslide{
   min-height: auto !important;
}
.home-gallery .button {
 
    text-align: center;
}
section.boxes .boxes-grid div[class*="box"] .img {
    width: 280px;
}
	section.boxes .boxes-grid div[class*="box"] {

    width: 280px;}
header.top.sticky.sticky-appear .logo {

}

section.banner .box-overlay .cta1 {
width: 250px;
    margin: 0 auto;
    padding-left: 0;


    text-align: center;
}
section.banner .box-overlay p {
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 34px;
  line-height: 25px;}


 header.top .logo{  max-width: 200px;
    display: table;
    margin: 0 auto !important;
    background: #fff;
    padding: 5px;margin-bottom: 157px !important;

}
 header.top .logo img{ max-width:100%;}


.banner .cta p {
    font-size: 19px;}


section.banner .box-overlay h2 {
 line-height: 24px;
margin-bottom: 37px;
color: #fff;
font-size:20px;

    margin-bottom: 0px;}

	.home-gallery #HomeImages {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 35px;
}
.home-gallery #HomeImages .highslideContainer:nth-child(2) {
    transform: translateY(00px);
}
section.banner .box-overlay h6 {

  font-size: 18px;}

.services .box-services h2 {
    font-size: 18px;
    text-align: center;
    line-height: 24px;
}
header.top .bar-top .network {
  float: none;

  margin: 0 auto;
    margin-top: 0px;
  margin-top: 10px;
}
header.top .bar-top .cta1 {

  float: none;

  /*! padding-left: 0; */
  margin: 0 auto;
  display: table;
  width: fit-content;
  left: 0;
}
}

/*--------------------------------------------------
# Navigation
--------------------------------------------------*/

/*--------------------------------------------------
## Superfish
--------------------------------------------------*/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu {
    float: none;
    margin: 0 auto;
    display: table;
}
.small .sf-menu {
	margin-top: 0;
}
.sf-menu ul {


}
.sf-menu a {
position: relative;
 padding: 0px 9px 0px;
    text-decoration: none;
    color: #060606;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: center;
    letter-spacing: 0em;
    z-index: 4;
font-family: 'JostLight';
    text-shadow: 0px 0px 0px #000;



}
.sf-menu a#a5, .sf-menu a#a6,.sf-menu a#a7,.sf-menu a#a8,.sf-menu a#a13{ color:#fff;    text-shadow: 0px 0px 0px #ff;}



header.top.sticky  .sf-menu a#a5,header.top.sticky  .sf-menu a#a6,header.top.sticky  .sf-menu a#a7,header.top.sticky  .sf-menu a#a8, header.top.sticky  .sf-menu a#a13{ color:#060606;text-shadow: 0px 0px 0px #060606;}
.sf-menu li {     padding: 0px 1px 0px 2px; }


	   
.sf-menu > li:last-child {

 padding-right: 0;
}
.sf-menu > li:first-child {
	border-left:none;
	background:none;
 padding-left: 0;
}
.sf-menu a:before{ position:absolute; left:0px; right:0px; margin:0 auto; bottom:0px; width:17px; height:1px; opacity:0; background:#2c54c3; content:'';}
.sf-menu a#a5:before{ background:#fff;}
.sf-menu a#a6:before{ background:#fff;}
.sf-menu a#a7:before{ background:#fff;}
.sf-menu a#a8:before{ background:#fff;}

header.top.sticky .sf-menu a#a5:before{ background:#2c54c3;}
header.top.sticky .sf-menu a#a6:before{ background:#2c54c3;}
header.top.sticky .sf-menu a#a7:before{ background:#2c54c3;}
header.top.sticky .sf-menu a#a8:before{ background:#2c54c3;} 

header.top.sticky  .sf-menu a#a5:before{ color:#2c54c3;text-shadow: 0px 0px 0px #2c54c3;}
header.top.sticky  .sf-menu a#a6:before{ color:#2c54c3;text-shadow: 0px 0px 0px #2c54c3;}
header.top.sticky  .sf-menu a#a7:before{ color:#2c54c3;text-shadow: 0px 0px 0px #2c54c3;}
header.top.sticky  .sf-menu a#a8:before{ color:#2c54c3;text-shadow: 0px 0px 0px #2c54c3;}

 .sf-menu > li a:hover:before,  .sf-menu > li.sfHover > a:before,
 .sf-menu > li.active > a:before, .sf-menu > li.selected > a:before { opacity:1;}
 .sf-menu > li a:hover,  .sf-menu > li.sfHover > a,
 .sf-menu > li.active > a, .sf-menu > li.selected > a {
    position: relative;
    z-index: 1;
color:#2c54c3;
text-shadow: 0px 0px 0px #2c54c3;

}
 .sf-menu > li a#a13:hover,  .sf-menu > li.sfHover > a#a13,
 .sf-menu > li.active > a#a13, .sf-menu > li.selected > a#a13 {
color:#292459;
text-shadow: 0px 0px 0px #292459;

}

 .sf-menu > li a#a5:hover,  .sf-menu > li.sfHover > a#a5,
 .sf-menu > li.active > a#a5, .sf-menu > li.selected > a#a5 {
color:#292459;
text-shadow: 0px 0px 0px #292459;

}

 .sf-menu > li a#a6:hover,  .sf-menu > li.sfHover > a#a6,
 .sf-menu > li.active > a#a6 , .sf-menu > li.selected > a#a6 {
color:#292459;
text-shadow: 0px 0px 0px #292459;


}


 .sf-menu > li a#a7:hover,  .sf-menu > li.sfHover > a#a7,
 .sf-menu > li.active > a#a7, .sf-menu > li.selected > a#a7 {
color:#292459;
text-shadow: 0px 0px 0px #292459;


}
 .sf-menu > li a#a8:hover,  .sf-menu > li.sfHover > a#a8,
 .sf-menu > li.active > a#a8, .sf-menu > li.selected > a#a8 {
color:#292459;
text-shadow: 0px 0px 0px #292459;


}


/*******************************/
header.top.sticky  .sf-menu > li a#a5:hover,  header.top.sticky .sf-menu > li.sfHover > a#a5,
header.top.sticky  .sf-menu > li.active > a#a5,header.top.sticky  .sf-menu > li.selected > a#a5 {
color:#2c54c3;
text-shadow: 0px 0px 0px #2c54c3;

}

header.top.sticky  .sf-menu > li a#a6:hover,  header.top.sticky .sf-menu > li.sfHover > a#a6,
header.top.sticky  .sf-menu > li.active > a#a6 , header.top.sticky .sf-menu > li.selected > a#a6 {
color:#2c54c3;
text-shadow: 0px 0px 0px #2c54c3;


}


header.top.sticky  .sf-menu > li a#a7:hover, header.top.sticky  .sf-menu > li.sfHover > a#a7,
header.top.sticky  .sf-menu > li.active > a#a7, header.top.sticky .sf-menu > li.selected > a#a7 {
color:#2c54c3;
text-shadow: 0px 0px 0px #2c54c3;


}
header.top.sticky  .sf-menu > li a#a8:hover, header.top.sticky  .sf-menu > li.sfHover > a#a8,
header.top.sticky  .sf-menu > li.active > a#a8, header.top.sticky .sf-menu > li.selected > a#a8 {
color:#2c54c3;
text-shadow: 0px 0px 0px #2c54c3;


}
/********************************/
  
.sf-menu ul{       width: 98%;
    background: #efefef;
    margin-top: 0px;
    margin-left: 2px;

}
.sf-menu ul li:before{ display:none;}
.sf-menu ul li {
	border-bottom:1px solid rgba(0,0,0,0.3);
padding:0px;

	background:none;
	border-left:none;
}
.sf-menu ul li:last-child { border-bottom:none;}

.sf-menu ul li a {
	padding: 10px 5px;

	border:none;
	font-size: 13px;
	text-align:center;
	height:auto;
	line-height:1em;

	margin-top:0px;
	color:#000!important;
	border:none!important;
	text-shadow:none!important;

}
.sf-menu ul li a:before {display:none;}
.sf-menu ul li a:hover, .sf-menu ul li.sfHover > a,
.sf-menu ul li.active > a, .sf-menu ul li.selected > a {
		color:#fff!important;
		border:none!important;
			border:none!important;
		background:#3d69c3!important;
			font-weight:normal;
}


.sf-arrows .sf-with-ul {
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul::after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    /* margin-left: 10px; */
    margin: 0 auto;
    left: 0px;
    right: 0px;
    position: absolute;
    top: 37px;
}

/*--------------------------------------------------
## Mobile navigation
--------------------------------------------------*/
.site-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	opacity: 0;
	transform: translate3d(100%,0,0);
	transition: opacity 0.4s, transform 0s 0.4s;
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
/* Close Button */
.close-button {
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	right: 1em;
	top: 1em;
	overflow: hidden;
	text-indent: 1em;
	font-size: 0.75em;
	border: none;
	background: transparent;
	color: transparent;
}
.close-button::before,
.close-button::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: 50%;
	background: #ccc;
	transition: background .4s;
}
.close-button::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.close-button::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.close-button:hover::before,
.close-button:hover::after {
	background: #000;
}
/* Menu */
.menu-wrap {
	position: fixed;
	overflow: auto;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 300px;
	height: 100%;
background: #292459;
	box-shadow: 0 0 20px rgba(0,0,0,.8);
	padding: 40px 20px 20px;
	transform: translateX(-100vw);
	transition: transform 0.4s;
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.mobile-menu {
	transform: translateX(500px);
}
.mobile-menu > ul,
.mobile-menu .language {
	display: block;
	transform: translateX(-1000px);
}
.mobile-menu,
.mobile-menu > ul,
.mobile-menu .language {
	transition: transform 0s 0.4s;
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.mobile-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
    font-size: .75em;
    letter-spacing: 0.2em;
}
.mobile-menu ul ul {
    font-size: 1em;
	background: rgba(0,0,0,.15);
	margin-top: 5px;
	margin-bottom: -5px;
	border-top: 1px solid rgba(255,255,255,.2);
}
.mobile-menu li:first-child {
	border-top: none;
}
.mobile-menu > ul ~ ul li:first-child {
	border-top: 1px solid rgba(255,255,255,.2);
}
.mobile-menu li {
	padding: 5px 0;
	border-top: 1px solid rgba(255,255,255,.2);
}
.mobile-menu li li {
	position: relative;
	border-top: 1px solid rgba(255,255,255,.2);
}
.mobile-menu li li::before {
	content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
	position: absolute;
	color: rgba(255,255,255,.5);
	z-index: 5;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.mobile-menu a {
    text-transform: uppercase;
	padding: 5px 10px;
	display: block;
    color: #fff;
	text-decoration: none;
	font-weight: 400;
	transition: background .4s;
	font-size: 15px;letter-spacing: 0;
}
.mobile-menu a:hover, .mobile-menu .selected > a, .mobile-menu .active > a {
	background: #3d69c3;
	color:#fff;
}
.mobile-menu li li a {
	padding-left: 25px;
}
/* Language menu */
.mobile-menu .language {
    text-align: center;
    margin-top: 15px;
	    display: none;
}
.mobile-menu .language a {
    text-transform: uppercase;
	padding: 5px 10px;
	display: inline-block;
    color: #fff;
	text-decoration: none;
	font-weight: 400;
}
/* Shown menu */
.show-menu .menu-wrap {
	transform: translate3d(0,0,0);
	transition: transform 0.8s;
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.show-menu .mobile-menu,
.show-menu .mobile-menu ul,
.show-menu .mobile-menu .language {
	transform: translate3d(0,0,0);
	transition: transform 0.8s;
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.show-menu .mobile-menu ul,
.show-menu .mobile-menu .language {
	transition-duration: 0.9s;
}
.show-menu .site-overlay {
	opacity: 1;
	transition: opacity 0.8s;
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transform: translate3d(0,0,0);
}


/**CSS News sharing**/
.news-share {
  position: relative;
  margin-top: 20px;
  background: none;
  padding: 10px 20px;
  border: 1px solid #c3c2c2;
  /*display: flex;*/
  display:grid;
  grid-template-columns:auto auto 45px;
  /*justify-content: space-between;*/
  align-items: center;
}
.news-share span.share-icons {
  text-align: right;
  position: relative;
}
.news-share span.share-icons div#ContainerBlockSocial {
  padding-right: 20px;
}
span.share-icons::after {
  content: '';
  position: absolute;
  width: 1px;
  top: -8px;
  bottom: -8px;
  background: #c3c2c2;
}
span.share-icons::after {
  right: 0;
}
.news-share #ContainerBlockSocial a{
  background-color:#2c54c3 !important;
  border-radius: 15px!important;
}
.news-share .networks_linking a {
  display: inline-block;
  margin: 0 2px;
  width: 35px;
  height: 35px;
  background: #bfa45a;
  border-radius: 50%;
  color: #fff;
  line-height: 35px;
  transition: all .4s;
}
.news-share #ContainerBlockSocial a {
  transition: all .4s;
}
.news-share #ContainerBlockSocial a:hover {
  background: #000000 !important;
}
.news-share .networks_linking a:hover {
  color: #fff;
  background-color: #222 !important;
}
.news-share .networks_linking a.networks_google i, .news-share .networks_linking a.networks_tiktok i {
  font-size: 0;
}
.news-share .networks_linking a.networks_google {
  background-image: url(../images/gmb.png) !important;
  background-repeat: no-repeat!important;
  background-position: center!important;
}
.news-share .networks_linking a.networks_tiktok {
  background-image: url(../images/tiktok.png)!important;
  background-repeat: no-repeat!important;
  background-position: center!important;
}

.backbtn {
    background: #aaaaaab0;
    text-indent: 0;
    text-decoration: none;
    width: 30px;
    height: auto;
    margin: 5px auto;
    color: #fff;
    padding: 5px 12px;
    border-radius:14px;
}
.backbtn:hover {
    text-decoration: none;
    color: #fff;
    background: #aaa;
}