.BlockSportWear    a {
    text-decoration: none;
    -webkit-transition: 0.500s linear;
    -ms-transition: 0.500s linear;
    -moz-transition: 0.500s linear;
    -o-transition: 0.500s linear;
    transition: 0.500s linear;
}
.BlockRightSportWear   {
    padding-right: 0px !important;
}

.BlockSportWear {
    background:#fef898;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
}

.ImgSportWear   {
    position: relative;
}

.ImgSportWear img {
    position: relative;
    max-width:100%;
}

.ContentSportWear   {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    position: relative;
}

.BlockLeftSportWear   {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    margin-left: -10%;
    /* justify-content: flex-end; */
}


.LinkVoirGalerieSportWear  {
    position: absolute;
    bottom: 14px;
    left:15px;
    z-index:999;
    display: block;
    /* top: -10px; */
}
.LinkVoirGalerieSportWear    a{color:#022862;
font-family: 'Mayeka Bold Demo';font-size: 14px;padding: 16px;
  background:#fef898;text-transform: uppercase;}

.LinkVoirGalerieSportWear   a:hover  {

  background:#cadfff;
color:#000;

}
@media screen   and (max-width:768px)  {
    .ImgSportWear img{display:none;}
 .BlockLeftSportWear{
     margin-left:auto !important;
     margin-right:10px;
     justify-content: flex-end;
     margin-bottom: 50px;
 }
.TitreSportWear   {
    font-size: 24px !important;
    left: -40px  !important;
    -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: 50px;
    position: absolute;
    font-family: 'Mayeka Bold Demo';
    left: calc(6% + 15px);
    top: calc(50%  - 37px);
    text-transform:uppercase;
    font-weight: bold;
    z-index: 9;
    margin-left: 0px;
}
.BlockRightSportWear   {
    padding-right: 0px !important;
    width: 100%;
    clear: both;
}
.ContentSportWear   {
    flex-direction: column;
    padding-top: 20px;
}
.LinkVoirGalerieSportWear   {
    position: relative !important;
     top: auto;
    left: auto !important;
    z-index:999;
    -webkit-transform: rotate(00deg) !important;
    -moz-transform: rotate(00deg) !important;
    -ms-transform: rotate(00deg) !important;
    -o-transform: rotate(00deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-0) !important;
    display:table !important;
    margin:30px auto !important;

}
}




@media screen  and (min-width:769px)    and (max-width:1400px)  {


.TitreSportWear  {
    -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% + -60px);
    top: calc(50%  - 37px);
    text-transform:uppercase;
    font-weight: bold;
    z-index: 9;
    margin-left: 36px;
}
}


@media screen    and (min-width:1401px)  {


.TitreSportWear  {
    -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: 50px;
    position: absolute;
    font-family: 'Mayeka Bold Demo';
    left: calc(0% + -37px);
    top: calc(50%  - 37px);
    text-transform:uppercase;
    font-weight: bold;
    z-index: 9;
    margin-left: 36px;
}
}











