.wrapperInterne {
    width: 100%;
    margin: 100px 0px;
}

.ImgContent {
    width: 100%;
    border:60px solid #fef898; display:block;
}
.ImgContentObjective{
    width: 100%;
    border:60px solid #cadfff ;
       display:block;
}
.ImgContentObjective  img {width:100%;}
.ImgContent img {width:100%;}

.ContentInterne {
display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;

	align-items: center;
}

.blockContentRight {
    background: #ebebeb;
    padding: 0px;
 
}

.blockContentLeft {
    padding: 0px;
}
.ContentInterne2{
margin-top:70px;
}

.blockContentRightObjective {
 
    padding: 0px;
 
}

.blockContentLeftObjective {
    background: #ebebeb;
    padding: 0px;
}

.DescriptionInterne {
    padding: 40px 60px;
    color: #3d3d3d;
    font-size: 14px;
}
.SousTitreInterneObjective {
    -webkit-transform: rotate(-90deg);    /* Firefox */
    -moz-transform: rotate(-90deg);    /* IE */
    -ms-transform: rotate(-90deg);    /* Opera */
    -o-transform: rotate(-90deg);    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    color: #022862;
    font-size: 30px;
    position: absolute;
    font-family: 'Mayeka Bold Demo';
    left: calc(86%);
    top: calc(50%  - 37px);
    text-transform: uppercase;
    font-weight: bold;
   z-index:999;
}

.SousTitreInterne {
    -webkit-transform: rotate(-90deg);    /* Firefox */
    -moz-transform: rotate(-90deg);    /* IE */
    -ms-transform: rotate(-90deg);    /* Opera */
    -o-transform: rotate(-90deg);    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    color: #022862;
    font-size: 30px;
    position: absolute;
    font-family: 'Mayeka Bold Demo';
    left: calc(0% - 55px);
    top: calc(50%  - 37px);
    text-transform: uppercase;
    font-weight: bold;
}

@media screen    and (max-width:1300px)  {
.ImgContent {
    border: 30px solid #fef898;
}
.ImgContentObjective {
    width: 100%;
    border: 30px solid #cadfff;
    display: block;
}
}
@media screen  and (min-width:769px)     and (max-width:1300px)  {
.blockContentLeft {
    padding: 0px;
    width: 43%;
}
 .DescriptionInterne {
    padding:20px  40px;
}
}

@media screen  and (min-width:769px)     and (max-width:1200px)  {

}
@media screen    and (max-width:768px)  {
.DescriptionInterne {
    padding:20px 15px;
}
.blockContentRightObjective {
 
    margin-top: 20px;
}
.ContentInterne2{
margin-top:30px !important;
}
.blockContentLeft {
    width: 100%;
    order: 2;
    /* padding: 15px !important; */
    margin-top: 20px;
}
.ContentInterne {
    flex-direction: column;
padding:0px 15px;
}
.blockContentRight{

}
.SousTitreInterneObjective {
    -webkit-transform: rotate(00deg) !important;   /* Firefox */
    -moz-transform: rotate(00deg) !important;     /* IE */
    -ms-transform: rotate(00deg) !important;     /* Opera */
    -o-transform: rotate(00deg) !important;     /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    color: #022862;
    font-size: 30px;
    position: relative;
    font-family: 'Mayeka Bold Demo';
    left: auto  !important;
    top:  auto !important;
    text-transform: uppercase;
    font-weight: bold;
    width:100%;
    text-align: center;
    display:block;
    margin-top: 30px;
}

.SousTitreInterne {
    -webkit-transform: rotate(00deg) !important;   /* Firefox */
    -moz-transform: rotate(00deg) !important;     /* IE */
    -ms-transform: rotate(00deg) !important;     /* Opera */
    -o-transform: rotate(00deg) !important;     /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    color: #022862;
    font-size: 30px;
    position: relative;
    font-family: 'Mayeka Bold Demo';
    left: auto  !important;
    top:  auto !important;
    text-transform: uppercase;
    font-weight: bold;
    width:100%;
    text-align: center;
    display:block;
    margin-top: 30px;
}



.wrapperInterne {
    width: 100%;
    margin: 40px 0px;
}
}

 

.LinkNosPointsForts  span {
    padding: 10px 20px;
    border-right: none !important;
    /* border: 5px solid #fff200; */
    padding-left: 00px;
    margin-right: -60px;
    display: block;
    margin-top: 1px;
    max-width: 290px;
}

.LinkNosPointsForts a{
    color: #022862;
    text-decoration:none;
    display: block;
}
.LinkNosPointsForts span:after{
    position:absolute;
    content:"";
    height: 7px;
    width:5px;
    background: #022862;
    top: 0px;
    right: 00px;
}
.LinkNosPointsForts  span:before {
    position: absolute;
    content: "";
    height: 7px;
    width: 5px;
    background: #022862;
    bottom: 0px;
    right: 0px;
}

.LinkNosPointsForts {

/* width: 100%; */

z-index: 999;

font-size: 15px;

font-family: 'Mayeka Bold Demo';

color: #022862;

text-transform: uppercase;

font-weight: 400;

letter-spacing: 2px;

justify-content: center;

/* left: 0px; */

/* right: 0px; */

/* position: absolute; */

display: inline-table;

padding: 0px 20px;

border-right: none !important;

border: 5px solid #022862;

position: relative;

margin-top: 20px;
}


.LinkNosPointsForts {
    transition: 0.5s ease all;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.LinkNosPointsForts:hover{
    border: 5px solid #0a76b9;
    background: #0a76b9;
}
.LinkNosPointsForts:hover  a{
color:#000;
}
.LinkNosPointsForts:hover  span:before{
    background: #0a76b9;
}
.LinkNosPointsForts:hover  span:after{
    background: #0a76b9;


