/*all the fonts*/
@font-face {font-family:"DBHeadLight";font-style:normal;font-weight:400;src:url("../../../fonts/dbhea02-web.eot");src:url("../../../fonts/dbhea02-web.eot?#iefix") format("embedded-opentype"),url("../../../fonts/dbhea02-web.woff") format("woff"),url("../../../fonts/dbhea02-web.ttf") format("truetype"),url("../../../fonts/dbhea02-web.svg#DBHeadLightRegular") format("svg")}

@font-face{font-family:"DBHeadRegular";font-style:normal;font-weight:400;src:url("../../../fonts/dbhea03-web.eot");src:url("../../../fonts/dbhea03-web.eot?#iefix") format("embedded-opentype"),url("../../../fonts/dbhea03-web.woff") format("woff"),url("../../../fonts/dbhea03-web.ttf") format("truetype"),url("../../../fonts/dbhea03-web.svg#DBHeadRegular") format("svg")}

@font-face{font-family:"DBHeadBlack";font-style:normal;font-weight:400;src:url("../../../fonts/dbhea07-web.eot");src:url("../../../fonts/dbhea07-web.eot?#iefix") format("embedded-opentype"),url("../../../fonts/dbhea07-web.woff") format("woff"),url("../../../fonts/dbhea07-web.ttf") format("truetype"),url("../../../fonts/dbhea07-web.svg#DBHeadRegular") format("svg")}

@font-face{font-family:"DBSansRegular";font-style:normal;font-weight:400;src:url("../../../fonts/dbsan03-web.eot");src:url("../../../fonts/dbsan03-web.eot?#iefix") format("embedded-opentype"),url("../../../fonts/dbsan03-web.woff") format("woff"),url("../../../fonts/dbsan03-web.ttf") format("truetype"),url("../../../fonts/dbsan03-web.svg#DBHeadRegular") format("svg")}

@font-face{font-family:"DBSansBold";font-style:normal;font-weight:400;src:url("../../../fonts/dbsan06-web.eot");src:url("../../../fonts/dbsan06-web.eot?#iefix") format("embedded-opentype"),url("../../../fonts/dbsan06-web.woff") format("woff"),url("../../../fonts/dbsan06-web.ttf") format("truetype"),url("../../../fonts/dbsan06-web.svg#DBHeadRegular") format("svg")
}
@font-face{font-family:"DBSansCondensed";font-style:normal;font-weight:400;src:url("../../../fonts/dbsan43-web.eot");src:url("../../../fonts/dbsan43-web.eot?#iefix") format("embedded-opentype"),url("../../../fonts/dbsan43-web.woff") format("woff"),url("../../../fonts/dbsan43-web.ttf") format("truetype"),url("../../../fonts/dbsan43-web.svg#DBHeadRegular") format("svg")
}
@font-face{font-family:"DBSansCondensedBold";font-style:normal;font-weight:400;src:url("../../../fonts/dbsan46-web.eot");src:url("../../../fonts/dbsan46-web.eot?#iefix") format("embedded-opentype"),url("../../../fonts/dbsan46-web.woff") format("woff"),url("../../../fonts/dbsan46-web.ttf") format("truetype"),url("../../../fonts/dbsan46-web.svg#DBHeadRegular") format("svg")
}
/*eof all the fonts*/


body {
  margin: 0px;
  font-family:"DBSansRegular";
  font-size: 18px;
  color:rgb(0, 0, 0)
}
a {
  color:#000000;
  text-decoration:underline;
}
a:hover {
  color:#C4001D;
}
#firstcontent p {
  font-family:"DBSansRegular";
  /*color: #666;*/
  font-size: 18px;
  text-align: justify;
  hyphens: auto;
  /*padding: 0% 10.7% 0% 12.2%;*/
   }
h1 {
    margin-bottom: 30px;
}
h2 {
    font-family:"DBSansRegular";
    color: #3C414B;
    font-size: 30px;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 50px;
  }

h3{
     font-family:"DBSansRegular";
     color: #3C414B;
     font-size: 24px;
     font-weight: 300;
}
p{
    line-height: 30px;
    
}
#menu {
    width: 100%;
    height: 71px;
    border-radius: 0px;
    text-align: right;
    background-color: #fff;
    box-shadow: 0px 10px 5px #0000003a;
    position: fixed;
    z-index: 1000;
    font-size: 18px;
  }
#background-video{
    position:relative;
    margin-top: 72px;
    width: 100%;
    z-index:-1;
}
.movietitle {
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-bottom: 26%;
    padding-top: 71px;
    margin:0 auto;
  }
  
.movietitle img{
    max-width: 100%;

}
.movietitle h1 {
    font-family: "DBHeadBlack";
    font-style: italic;
    font-weight: 800;
    font-size: calc(20px + (60 - 20) * ((100vw - 320px) / (1600 - 320)));
    color: #ffffff;
    margin-top: -35%;
    padding-left: 10%;
    z-index: 3;
    position: relative;
    text-align: left;
  }
.movietitle h2 {
    font-family:"DBSansRegular";
    font-style:normal;
    font-weight:400;
    font-size: 44px;
    color:#ffffffcc;
    margin-left: 55.7%;

}
.bex {
  font-family: "DBSansBold";
  font-style: italic;
  font-weight: 200;
  font-size: 40px;
  color: #878C96;
  float: left;
  text-align: left;
  margin-left: 85px;
  margin-top: 15px;
}
.bex-charter {
  background-image: url(../images/bex-logo.png);
  background-repeat: no-repeat;
  display: block;
  width: 259px;
  height: 53px;
  margin-top: -3px;
}

#topmenu {
    padding-top:5px;
}
#topmenu ul {
        list-style-type: none;
        padding-top: 22px;
        padding-right: 127px;
        
      }
      .item-101 .default{
        display: none;
      }
#topmenu .nav li {
        position: relative;
        display: inline-block;
        line-height: 12px;
        border-right: 1px solid rgba(0, 0, 0, 0.849);
        padding-left: 10px;
        padding-right: 10px;
        line-height: 18px;
      }


#topmenu .nav li a:hover {
        color:#C4001D;
        text-decoration: none;
        background-color: none;
    }

#topmenu .nav li a{
        color:#000000;
        text-decoration: none;
        padding:0px;
        margin-left: 10px;
        margin-right:  10px;
        background-color: #fff;
    }
#topmenu .nav .item-101 {
    display: none;
}
#topmenu .nav .item-179 {
  display: none;
}

#topmenu .nav .item-181 {
  display: none;
}

/*-------------------mobile menu ----------------------------------*/
#mobilnav1{
    position:relative;
    

}
.mobilnav{
    background-color:#ffffff;
    padding: 30px;
    margin-top: 38px;
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.21);
}
#mobilnav1 .nav {
    list-style: none;
    display: block;
    margin-bottom: 0.625rem;
  }


.mobilnav .nav li{
    margin-bottom:30px;
    line-height: 0.625rem;
}
.mobilnav .nav li a:hover {
    color:#C4001D;
    text-decoration: underline;
    background-color: none;
}
.mobilnav .nav li a{
    color:#666;
    text-decoration:none;
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-top: 0.625rem;
    float: right;
    z-index: 499;
    
  }
  #mobilnav1 .nav .item-101 {
    display: none;
}
#mobilnav1 .nav .item-179 {
  display: none;
}
#mobilnav1 .nav .item-181 {
  display: none;
}
.navbar-toggler .first-button{
    border:none!important;
}
.navbar-light .navbar-toggler {
    color:#ffffff;
    border-color: #ffffff;
    z-index: 500;
  }
  .bg-light {
    background-color: #ffffff !important;
  }
/* Icon 1 */

.animated-icon1,
.animated-icon2,
.animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1 span,
.animated-icon2 span,
.animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {
background: #333333;
}

.animated-icon2 span {
background: #e3f2fd;
}

.animated-icon3 span {
background: #f3e5f5;
}

.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 10px;
}

.animated-icon1 span:nth-child(3) {
top: 20px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: 60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}

/*-------------------mobile menu----------------------------------*/

#social{
  position:fixed;
  top:150px;
  right:-50px;
  float: right;
  z-index: 700;
  /*display:none;*/
}
.socialico{
  padding:4px;
}
.socialico2{
  padding:8px 4px 4px 4px;
}
#share {
  position:fixed;
  top:282px;
  right:-163px;
  float: right;
display:flex;
z-index:-1;
  /*right:63px;*/      
}
.shareico{
  padding:4px;
}

.item-112 {
  text-align: right;
  font-weight: 800;  
  
}
.mobilnav .nav li {
  margin-bottom: 30px;
  line-height: 0.625rem;
  text-align: right;
}
.item-112 a {
  color: #C4001D !important;
  display: inline-block;
  margin: 0 0 !important;
}

.anfragebutton {
    text-align: center;
    margin:auto;
    background-color: #C4001D;
    border-radius: 10px;
    padding: 5px 10px 7px 10px;
    width: max-content;
    font-weight: 800;
    
  }
  .anfragebutton a{
      color:#ffffff;
      text-decoration: none;
  }
  
  .anfragebutton a:hover{
  
      color:#ffffff;

  
  }
#lang {
        margin-top: -38px;
        margin-right: 85px;
    }

.img {
    max-width:100%;
    height:auto;
    display:block;
 }
 #firstcontent {
    text-align: center;
}
#firstcontent .untertitel{
text-align: center;
}
 #imagerow {
    text-align: center;
    padding-right: 4%;
    padding-left: 6%;
    margin-top: 50px;
  }

.rspns {
    max-width:100%;
    height:auto;
    }
    
    .centerrow{
        padding: 2% 10.5% 2% 12.2%;
        text-align: center;
    }
    #anlass-1{
        padding: 0 ;
        margin-top: 3%;
        
    }
 
    #anlass-2{
        width: 100%;
        padding: 0 ;
        
    }
    #anlass-1 h2{
        margin-bottom: 0px;
        text-align: center;

    }
    #sobusmieten {
        /*background-color: #F0F3F5;*/
        background-color: #F0F3F5;
        margin-top: 20px;
        text-align: center;
        padding-left: 9%;
        padding-right: 5%;
        padding-top: 50px;
      }
.bildlinks {
        float: left;
        border: 0;
        margin-left: 5%;
        margin-right: 5%;
        max-height: 300px;
        max-width: 250px;
        min-height: 300px;
        overflow: hidden;
        padding: 0;
        margin-top: -30px;
      }
    .bildlinks > h3 {
        font-family: "DBSansRegular";
        color: #3C414B;
        font-size: 18px;
      }
      .bildlinks-anlass {
        float: left;
        border: 0;
        margin-left: 22px;
        margin-right: 22px;
        max-height: 300px;
        width: 300px;
        min-height: 300px;
        padding: 0;
        overflow: hidden;
        margin-top:40px;
        background-color: #F0F3F5;
        max-width: 100%;
        height: auto;   
    }
    .bildlinks-anlass img{
        max-width: 100%;
        height: auto;  
    }
    .bildlinks-anlass .untertitel {
        font-family: "DBSansRegular";
        color: #3C414B;
        font-size: 18px;
        font-weight: 800;
        z-index: 5;
        color: #6c6c6c;
        text-align: center;
        height: 66px;
        z-index: 500;
        background-color: #F0F3F5;
        top: 0;
        position: relative;
        margin-top: 17px;
      }

.img-hover-zoom--slowmo img {
            /*filter: grayscale(100%);*/
        transform-origin: 50% 65%;
        transition: transform 0.7s, filter 0.7s;
         }
      
      /* The Transformation */
.img-hover-zoom--slowmo:hover img {
    /*filter: grayscale(0%);*/
        transform: scale(1.1);
        }
#home-box-1 {
    float: left;
    margin-left: 5px;
    margin-right: 6px;
    max-width: 24%;
}

#home-box-2 {
    float: left;
    margin-left: 5px;
    margin-right: 6px;  
    max-width: 24%;
}
#home-box-3 {
    float: left;
    margin-left: 5px;
    margin-right: 6px;
    max-width: 24%;

}
#home-box-4 {
    float: left;   
    margin-left: 5px;

    max-width: 24%;
}
 .text-mittig{
    margin: 0 auto;
    text-align: center;
    padding: 0% 12.7% 0% 13.5%;
  }
 .text-mittig h1 {
    font-family:"DBSansRegular";
    color: #3C414B;
    font-size: 30px;
    }
.text-mittig h2 {
        font-family:"DBSansRegular";
        color: #3C414B;
        font-weight: 300;
        }
.text-mittig p {
        font-family:"DBSansRegular";
        font-size: 18px;
        text-align: justify;
        
        }
.text-mittig ul {
            text-align: left;
            margin-left: 20% !;
        }
        .full{
            margin: 0 auto;
            text-align: center;
            padding: 0% 0%  0% 0%; 
        }
        /*-------------KM-slider-------------*/
        .km-slider{
            background-color: #F0F3F5;
            padding-top: 30px;
            padding-bottom: 30px;
            /*max-height: 330px;*/

        }
        .km-slider h2{
           margin-bottom:-30px;
           
        }

        .flexslider .slides img {
            width: 100%;
            display: block;
            -moz-user-select: none;
          }
/*------------------------------kundenmeinungen------------------------------*/

        #trs_124 .basic .flex-control-nav {
            display: inline-block;
            bottom: 105px !important;
            margin: -49px 0 5px 0;
            position: relative !important;
            z-index:500;
          }
        #trs_124 .flexslider {
            background: rgba(255, 255, 255, 0);
            border: 0;
            -webkit-border-radius: none;
            -moz-border-radius: none;
            -o-border-radius: none;
            border-radius: none;
            box-shadow: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -o-box-shadow: none;
            margin-bottom: 10px;
          }


  #trs_124 .flexslidercontainer .caption {
    display: none;
    position: absolute;
    padding: 0;
    margin: 0;
    bottom: 1%;
    left: 7%;
    width: 86%;
    height: 100%;
    color: #484848;
    font-size: 0.85em;
    line-height: 1.4em;
  }
  #trs_124 .flexslidercontainer .caption .innercaption {
    position: absolute;
    padding: 1%;
    text-align: center;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: unset;
    background-color: #000;
    background-color: rgba(255, 255, 255, 0);
  }
  #trs_124 .flexslider .slides li {
    position: relative;
    list-style: none;
    padding: 0 !important;
    background-image: none !important;
    max-height: 330px;
  }

  #trs_124 .flex-direction-nav a {
    display: none;
  }

  .flexslider .slides img {
    width: 100%;
    display: block;
    -moz-user-select: none;
    height: 350px;
  }
  /*-------------eof KM-slider-------------*/
/*---------ck-slider---------*/
.camera_wrap .camera_pag .camera_pag_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  height: auto !important;
  height: 28px;
}
          .camera_caption > div {
            display: none;
          }

/*---------eof ck-slieer---------*/
#karusselhead {
            min-height: 100px;
            padding-left: 9%;
            padding-top: 5%;
            padding-right: 5%;
            padding-bottom: 2%;
            text-align: center;
          }
#karussell img{
            width: 100%;
            height:auto;
        }
/*-----------------bild-links-------------*/
.flex-columns-bild-links{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 85%;
    margin: auto;
  }
  .flex-columns-icons{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /*max-width: 99%;*/
  }
/*-----------------bild-links-------------*/

.specialsize{
    font-family: "DBSansRegular";
    color: #3C414B;
    font-size: 30px;
    margin-top: 30px;
    text-align: center;
        
}
.grey{
    
    background-color: #F0F3F5;
    padding: 2% 14.5% 0% 13.5%;
    text-align: justify;
    hyphens: auto;
}
.white{
    
    background-color: #fff;
    padding: 2% 13.5% 0% 13.5%;
    text-align: justify;
    hyphens: auto;
}
#about p{
    font-family: "DBSansRegular";
    color: #666;
    font-size: 18px;
    text-align: justify;
}
#about h3{
    padding-top:2%
}
 .bild-rechts {
margin-left:100px;
max-width: 685px;
margin-bottom: 1.2%;
max-width: 100%;
height: auto;
}
.bild-links {
    margin-right:100px;
    max-width: 685px;
    margin-bottom: 1%;
    max-width: 100%;
height: auto;
    }

    #about .bg-white{
        background-color: #fff;
    }
    /*-------Kundenmeinungen----------*/
    .k-mein {
        text-align: center;
        padding: 2% 14.3% 0% 13.0%;
        background-color: #F0F3F5;
        margin-top: 50px;
        min-height: 300px;  
        margin-bottom: -72px;
      }
 /*-------eof Kundenmeinungen----------*/
 .footer {
  background-color: #3C414B;
  width: 100%;
  min-height: inherit;
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 15px;
  line-height: initial;
  border-top: solid 1px #717171;
  font-size: 18px;
  padding-right: 64px;
  padding-left: 64px;
  text-align: inherit; 
  overflow: inherit; 
}
#footer .nav {
display: block;
flex-wrap: wrap;
padding-left: 0px;
margin-bottom: 0px;
list-style: none;
line-height: 50px;
width:120px;
}
.copy {
text-align: left;
float: left;
margin-top:-37px;
font-size: 8pt;
}
.nav ul{
margin-left:0px!important;
}
#footer a:hover{
  color:#C4001D;  
  text-decoration: none;
  background-color: transparent;
}
.footmenu {        
  float:right;
  }
  /*
  .footmenu li:hover{
background-color: transparent!important;
}*/
#footinfo{
          text-align: left;
}
#footinfo img{
margin-right:50px;
max-width: 175px;
height: auto;
}
#footer a{
      color:#ffffff;
      text-decoration: none;
      background-color: transparent;
  }
  #back_to_top {
    z-index: 100;
    position: fixed;
    bottom: 10px;
    right: -78px;
    width: 130px;
    height:60px;
    background-image:  url(../images/nach-oben.svg);
    background-repeat: no-repeat;
    padding: 0px;
    outline:none;
      }
#back_to_top :hover {
	background-image:  url(../images/nach-oben-b.svg);
    position: fixed;
    bottom: 10px;
    right: -78px;
    width: 130px;
    height:60px;
    outline:none;
    background-repeat: no-repeat;
    animation: fadeIn 1s;
}

#back_to_top a:hover, a:visited, a:active, a:focus{
    outline:none;
}
#back_to_top .up{
    height:60px;
    background-repeat: no-repeat;
}

.absatz_neu {
    clear:both;
    }
    .aktuell{
        padding: 2% 13.5% 2% 13.5%;
        text-align: center;
    }
    .aktuell img{
width:100%;
height: auto;
    }

    /* Sprachschalter */
    div.mod-languages li {
      margin: 0 .5rem;
        margin-top: 0px;
        margin-right: 0.5rem;
      margin-top: -52px;
      float: right;
      margin-right: -68px;
      background-image: url(../../../images/bex_bilder_grafiken/icons/language.svg);
      background-repeat: no-repeat;
      background-position: center;

    }
    div.mod-languages a {
      padding: .5rem;
      text-decoration: none;
      margin-left: 48px;
      color: #000000;
    }

    div.mod-languages a:hover{
      color: #C4001D;
    }
    /* Sprachschalter */
    @media all and (max-width:400px) {
    .bildlinks-anlass {
      float: left;
      border: 0;
      margin-left: 19px;
      margin-right: 41px;
      max-height: 235px;
      min-height:0;
      width: 300px;
      padding: 0;
      overflow: hidden;
      margin-top: 40px;
      background-color: #F0F3F5;
      max-width: 100%;
      height: auto;
    }
  }


    @media all and (max-width:630px) {
      .bex{
        font-family:"DBSansBold";
        font-style:italic;
        font-weight:200;
        font-size: 40px;
        color:#878C96;
        float: left;
        text-align:left;
        margin-left: 15px;
        margin-top: 16px;
    }
    .movietitle h1 {
      font-family: "DBHeadBlack";
      font-style: italic;
      font-weight: 800;
      font-size: calc(20px + (60 - 20) * ((100vw - 320px) / (1600 - 320)));
      color: #ffffff;
      margin-top: -60%;
      padding-left: 10%;
      z-index: 3;
      position: relative;
      text-align: left;
    }
    #firstcontent {
      text-align: center;
      margin-top: 20%;
    }
      .mobilnav {
        background-color: #ffffff;
        padding: 30px;
        margin-top: 5px;
        margin-right: 0;
      }
      #trs_124 {
        max-width: 100%;
        margin: 5% auto;
        position: relative;
      }
      .img-fit img {
        height: 245px;
        object-fit: cover;
        object-position: 50%;
      }

      #social{
  position:fixed;
  top:370px;
  right:-70px;
  float: right;
  z-index: 700;
  /*display:none;*/
}
.socialico{
  padding:4px;
}
.socialico2{
  padding:8px 4px 4px 4px;
}
#share{
    top:502px;    
      }
      
.share{
  display:inline;
  right:-100px;
      }
      .copy {
        text-align: left;
        float: left;
        margin-top: 0;
        font-size: 8pt;
        width: max-content;
      }
      .footmenu {
        float: left;
      }
    }
    @media all and (max-width:814px) {
      #trs_124 .basic .flex-control-nav {
        display: inline-block;
        bottom: 2px !important;
        margin: -49px 0 5px 0;
        position: relative !important;
        z-index: 500;
      }
    }
   @media all and (max-width:1200px) {
 
  div.mod-languages li {
    margin: 0 .5rem;
      margin-top: 0px;
      margin-right: 0.5rem;
    margin-top: 0px;
    margin-right: 0.5rem;
    margin-top: -18px;
    float: right;
    margin-right: -9px;
    background-image: url(../../../images/bex_bilder_grafiken/icons/language.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  div.mod-languages a {
    padding: .5rem;
    text-decoration: none;
    margin-left: 46px;
    color: #696969;
  }
}

      @media all and (max-width:1400px) {
        
      #topmenu ul {
        list-style-type: none;
        padding-top: 25px;
        padding-right: 50px;
        
      }  
      }

      @media screen and (min-width: 2100px) {
        .movietitle {
          padding-bottom:0; 
        }
      
        .movietitle h1 {
          font-size:76px;
          left: calc((100vw - 2100px) / 2);
          height:700px;
          margin-top:-700px;
        }
      }
      @media only screen and (max-width: 450px) and (min-width: 400px)  {
    
        .movietitle h1 {
          font-family: "DBHeadBlack";
          font-style: italic;
          font-weight: 800;
          font-size: calc(20px + (60 - 20) * ((100vw - 320px) / (1600 - 320)));
          color: #ffffff;
          margin-top: -54%;
          padding-left: 10%;
          z-index: 3;
          position: relative;
          text-align: left;
        }
      }