.wrapperInterne {
    width: 100%;
    margin: 100px 0px;
}

.DesContact {
    color: #3d3d3d;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 30px;
}
.ImgContent iframe {
    width: 100%;
    height: 100%;
    min-height: 450px !important;
}
.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: 60px 0px;
}

.blockContentLeft {
    padding: 0px;
}
.ContentInterne2{
margin-top:70px;
}

.blockContentRightObjective {
 
    padding: 0px;
 
}

.blockContentLeftObjective {
    background: #cadfff;
    padding: 20px 15px;
}

.DescriptionInterne {
    padding: 40px;
    color: #3d3d3d;
    font-size: 14px;
.DesContact {
    color: #3d3d3d;
    font-size: 15px;
    font-family: 'Lato', sans-serif;  }
}
.SousTitreInterneObjective {
 
color: #022862;
 
font-size: 30px;
 
/* position: absolute; */
 
font-family: 'Mayeka Bold Demo';
 
text-transform: uppercase;
 
font-weight: bold;
 
z-index:999;
 
width: 100%;
 
text-align: center;
 
margin-bottom: 20px;
 
letter-spacing: 2px;
}

.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(100% - 107px);
    top: calc(50%  - 37px);
    text-transform: uppercase;
    font-weight: bold;
    z-index: 99;
}

@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%;
}
 
}

@media screen  and (min-width:769px)     and (max-width:1200px)  {

}
@media screen    and (max-width:768px)  {
.blockContentRightObjective {
 
    margin-top: 20px;
}
.ContentInterne2{
margin-top:30px !important;
}
.blockContentLeft {
    width: 100%;
    /* order: 1; */
    /* padding: 15px !important; */
}
.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: 20px;
    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: 20px;
    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: 00px;
    background:#fef898;
    padding-top:40px;
}



.wrapperInterne {
    width: 100%;
    margin: 0px 0px 40px 0px;
}
}




@media screen and (max-width: 768px){
.ImgContent {
    border: 15px solid #fef898 !important;
}
.ImgContent iframe {
    width: 100%;
    height: 100%;
    min-height: 250px !important;
}
}







