#my_ban .bannercontainer{width:100%;
position:relative;
height:100vh !important;}

#my_ban .banner{height:100vh !important;}

#my_ban{
width:100%;
    position: relative;
    margin: 0px auto;
height:100vh !important;
}
#my_ban .ban_txt{
    display: block;
    width: 100% !important;
    left: -0px !important;
    top: 50% !important;
}
#my_ban .ban_txt2 {
    display: block;
    width: 100% !important;
    right: -0px !important;
}
#my_ban .txt_ban {
    text-shadow: 1px 1px 6px #000000;
   
    color: #ffffff;
    /* text-align: center; */
    display: block;
    line-height: 40px;
    margin: 0px auto;
    white-space: normal;
    font-family: Trebuchet MS;
    font-size: 54px;
    text-transform: uppercase;
}
#my_ban .txt_ban1{
font-size: 72px;
    font-weight: bold;
    line-height: 72px;
}
#my_ban .txt_ban2{
    font-size:31px;
}
#my_ban .ban_img{
float:left;
}
#my_ban .thumbs img{
    width: 325px;
    height: 190px;
 opacity: 0.8
 }
#my_ban .bullets.thumbs{
background-color: transparent;
}
#my_ban .bullets.thumbs .bullet {
}
#my_ban .bullets.thumbs .mask .thumb-container {
    background-color: transparent;
}
#my_ban .bullets.thumbs .bullet{
       opacity: 1 !important;
    background: #000;
    margin: 0 3px;
}
#my_ban .thumbs img{
    width: 325px;
    height: 190px;
 opacity: 0.8
 }
#my_ban .bullets.selected {background: #76bd1d;
}

#my_ban .apex-slider-shadow.apex-slider-shadow1{display:none;}



@media (max-width:520px)
{
#my_ban .txt_ban1 {font-size:26px;}
#my_ban .txt_ban {
    line-height: 23px;
}
#my_ban .txt_ban2 {
    font-size: 14px;
}
}
#my_ban .decouv {
    display: block;
    color: #FFFFFF;
    border: 1px solid;
    width: 155px;
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
    position: absolute;
font-size:18px;
border:1 solid #FFFFFF;
text-align:center;
margin-top:20px;
}
#my_ban .decouv:hover {
    background-color: #77b5fd;
    text-decoration: none;
    transition: 1s;
    color: #FFFFFF;
}
#my_ban .apex-slider img {
    /*width: 100vw !important;*/
}
@media (max-width:768px)
{
#my_ban .bannercontainer, .banner , #my_ban{
height:350px !important;
}
#my_ban .ban_txt{display:none;}
#my_ban .apex-slider img {

    height: 350px !important;
    max-width: 100% !important;
}
}

