.mobile .simp-custom-mobile-hero-video .text-content {
    padding: 0;
    box-sizing: border-box;
}
.mobile .simp-custom-mobile-hero-video .text-content video {
    height: 100%;
    margin-bottom: -6px; 
    width: 100%;
    object-fit: cover; 
}
.mobile .simp-custom-mobile-hero-video {
    overflow: hidden;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-paddingbottom {
    padding-bottom: 45px;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-paddingbottom {
    padding-bottom: 15px;
}

/*.content_wrapper .no-gutter .wtbookbtn > :is(.one-col, .col-lg-12){*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

/*:is(.outer-page, .outerpage) .content_wrapper .no-gutter .clearfix.widget-wrapper.jssor-carousel-container{*/
/*    padding-bottom: 0;*/
/*}*/

/*:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-user-cotent-navgigation{*/
/*    margin-bottom: 15px;*/
/*}*/

/*.mobile .content_wrapper .no-gutter .rooms-summary-img-slider{*/
/*    margin-bottom: 0;*/
/*}*/

/*.content_wrapper .no-gutter .simp-custom-user-content-navigation a{*/
/*    font-size:16.0pt;*/
/*    line-height: 115%;*/
/*    font-family:'Century Gothic',sans-serif; */
/*    text-align: center;*/
/*}*/

/*:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-user-content-navigation{*/
/*    padding: 30px;*/
/*}*/

/*:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-user-content-navigation :is(p, div){*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

/*:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-user-content-navigation a{*/
/*    padding: 0 20px;*/
/*}*/

/*.mobile .content_wrapper .no-gutter .simp-custom-user-content-navigation a{*/
/*    width: 100%;*/
/*    display: block;*/
/*    padding: 5px 0;*/
/*}*/

/*.mobile .content_wrapper .no-gutter .simp-custom-user-content-navigation :is(a:empty, span:empty, a:has( span:empty)){*/
/*    display: none;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*}*/

.content_wrapper .no-gutter .wtbookbtn > :is(.one-col, .col-lg-12){
    display: flex;
    justify-content: center;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .clearfix.widget-wrapper.jssor-carousel-container{
    padding-bottom: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-user-cotent-navgigation{
    margin-bottom: 15px;
}

.mobile .content_wrapper .no-gutter .rooms-summary-img-slider{
    margin-bottom: 0;
}

.content_wrapper .no-gutter .simp-custom-user-content-navigation a{
    font-size:16.0pt;
    line-height: 115%;
    font-family:'Century Gothic',sans-serif; 
    text-align: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-user-content-navigation{
    padding: 30px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-user-content-navigation :is(p, div){
    display: flex;
    justify-content: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-user-content-navigation a{
    padding: 0 20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-user-content-navigation a{
    width: 100%;
    display: block;
    padding: 5px 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-user-content-navigation :is(a:empty, span:empty, a:has( span:empty)){
    display: none;
    padding: 0;
    margin: 0;
}

/*.navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu>h4::after{*/
/*    content: "coming soon";*/
/*    background-color:red;*/
/*    color:white;*/
/*    font-size:10px;*/
/*    margin-left:10px;  */
/*    padding:1px 6px;*/
/*    letter-spacing: 0.5px;*/
/*}*/
header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu .mega-menu > li .dropdown-header .list-name.new-tag::after{
    content: "New";
    background-color:red;
    color:white;
    font-size:10px;
    margin-left:10px;  
    padding:1px 6px;
    letter-spacing: 0.5px;
}
.mobile .each-hotel-group-wrapper .each-hotel-wrapper.new-tag .hotel-name::after {
    content: "New";
    background-color: red;
    color: white;
    font-size: 10px;
    margin-left: 10px;
    padding: 1px 6px;
    letter-spacing: 0.5px;
}

.mobile #myModal .modal-body .list .each-hotel-group-wrapper:nth-child(3)>h4{
    padding:10px 0 5px 0;
    margin:0;
    color:#5b3163;
    border-top:1px solid #e6e4e5;
}
.mobile #myModal .modal-body .list .each-hotel-group-wrapper:nth-child(3)>h4::after{
    content: "New";
    background-color:red;
    color:white;
    font-size:10px;
    margin-left:10px;  
    padding:1px 6px;
    letter-spacing: 0.5px;
}
/*.mobile #myModal .modal-body .list>h4{*/
/*    color:#707070;*/
/*    font-size:13px;*/
/*}*/
/*.mobile #myModal .modal-body .list>h4::after{*/
/*    content: "coming soon";*/
/*    background-color:red;*/
/*    color:white;*/
/*    font-size:10px;*/
/*    margin-left:10px;  */
/*    padding:1px 6px;*/
/*    letter-spacing: 0.5px;*/
/*}*/

.simp-custom-top5 .slick-slide>img{
    display: none;
}
.mobile .simp-custom-top5 .slick-slide>img{
    display: none;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:unset;
    right:15px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}
.mobile #whatsAppHeader {
    border-radius: 50px;
    background: #25d366;
    float: right;
    position: fixed;
    right: 24px;
    bottom: 75px;
    padding: 8px 10px;
    margin-right: -10px;
    z-index: 9999;
    line-height: unset;
}
.mobile #whatsAppHeader a {
    color: #ffffff;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
    /*padding: 3px 5px;*/
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}



.outer-page .content_wrapper .no-gutter .simp-custom-hide-left .left-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-left .left-box{
    display:none;
}
.outer-page .content_wrapper .no-gutter .simp-custom-hide-right .right-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-right .right-box{
    display:none;
}
.outer-page .content_wrapper .no-gutter .simp-custom-hide-center,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-center {
    display:flex;
    justify-content:center;
    align-items:center;
}


.mobile .content_wrapper .no-gutter .simp-custom-hide-left .col-xs-12:first-child{
    display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-hide-right .col-xs-12:last-child{
    display:none;
}

/*header #top-navbar-collapse {*/
/*    width: 97%;*/
/*}*/
header .callback {
    display:none;
    position: absolute;
    right: 196px;
    top: 20px;
    z-index:999;
    /*margin-right:5px;*/
    /* height: 20px; */
}
header .callback i{
    background: #5b3162;
    width: 34px;
    padding: 10px 6px;
    font-size: 20px;
}
header .callback  a {
    color: white;
}
header .callback a:hover{
    text-decoration:none;
    color:white;
}
header .callback i:hover {
    /* background: rgb(195, 68, 22); */
    color: rgb(255, 255, 255);
    background-color: rgb(60, 32, 65);
}
header .navbar-top .navbar-nav .primary a {
    padding:20px 9px;
}
div#clicktocallPopup {
    display: none;
}
.widget-wrapper.wt1tb[data-widget-id="2145853"] div#clicktocallPopup {
    display: block;
}
div#clicktocallPopup {
    text-align: center;
    padding-bottom: 22px;
}

div#clicktocallPopup input#click2call_submitbtn {
    padding: 1px 16px;
    background-color: #765076;
    border: none;
    color: white;
}

div#clicktocallPopup input#click2call_cust_text {
    /*border: none;*/
    background-color: transparent;
    border: 1px solid #525252;
    text-align: center;
    padding: 0 5px;
}
div#clicktocallPopup input#click2call_cust_text::placeholder {
  color: #525252;
  opacity: 1; /* Firefox */
}

div#clicktocallPopup input#click2call_cust_text:focus {
    /* border: none!important; */
    outline: none;
}
/*tooltip*/
.callback .callbacktext {
  visibility: hidden;
  width: 100px;
  background-color: #938a87a6;
  color: #fefdfa;
  text-align: center;
  border-radius: 6px;
  /*padding: 5px 0;*/
  position: absolute;
  z-index: 1;
  top: 42px;
  left: -35px;
}

.callback:hover .callbacktext {
  visibility: visible;
}

.mobile #footer .callback {
    text-align: center;
    padding: 8px 0;
}
.mobile #footer .callback p {
    font-size: 1.125em;
    /*color: #525252;*/
}
.mobile #footer div#clicktocallPopup {
    display: block;
}
.mobile div#clicktocallPopup input#click2call_cust_text{
    color:white;
    border: 1px solid #ffffff;
}
.mobile div#clicktocallPopup input#click2call_submitbtn{
    background-color:white;
    color:#765076;
}
.mobile div#clicktocallPopup input#click2call_cust_text::placeholder {
  color: white;
  opacity: 1; /* Firefox */
}

.mobile .name-of-hotel,
.mobile .panel-group#accordion{
    display:none;
}

/*custom jira changes*/

.mobile .mobile-menu{
    align-items:center;
    background: #5b3163;
}
.mobile .mobile-menu .navBtnBorder{
    color:#5b3163;
}

/*.mobile .mobile-menu .navBtnBorder:hover{*/
/*    background-color:white !important;*/
/*    color:#5b3163;*/
/*}*/

/*custom jira changes*/
.mobile.parent-hotel  .mobileHeaderTop {
    display: none;
}
.mobile.child-hotel .mobile-menu .nav-min-price-div {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 2;
}
.mobile .logo.navbar-logo {
    background-color:white;
    position:relative !important;
    padding: 0;
}
.mobile .logo.navbar-logo .logo-inner{
    text-align:center;
    display:block;
}
.mobile.parent-hotel div[data-widget-id="2059581"]{
    display:none;
}
.mobile.parent-hotel.for-homepage .wtheader{
    text-align:center !important;
}
.mobile.child-hotel.for-homepage .wtheader h1,
.mobile.child-hotel.for-homepage .wtsubheader:nth-child(2) h2{
    text-align:center;
    border-bottom:none;
}
.mobile.parent-hotel.for-homepage .wtheader h1{
    border-bottom:none;
}
.drop-menu-header-block {
    background-color: #fff;
}

.mobile.for-homepage  img.bestprice-stamp {
    position: absolute;
    width: 90px;
    top: 76px;
    right: 0;
}


/* new content  */

.mobile .row.clearfix.widget-wrapper.wt1tb.simp-custom-logos ul{
    display:flex;
    justify-content:center;
    flex-direction:column;
    list-style:none;
    align-items:center
}

/* new code */

.mobile .row.clearfix.widget-wrapper.wt1tb.simp-custom-amenitie h3{
    font-size:16px;
    text-wrap:nowrap;
}


.mobile .simp-custom-mobile-hide-left-right-box .col-xs-12:first-child{
    display:none;
}
.mobile .simp-custom-mobile-hide-left-right-box .col-xs-12:last-child{
    display:none;
}


/* centre align  */

.mobile .widget-wrapper.simp-custom-headercentrealign h2 {
    display:flex;;
    justify-content:center;
     width:100%;   
}
.mobile .widget-wrapper.simp-custom-amenitiesservice .text-content .table-responsive>.table>tbody>tr>td{
    display:flex;
    flex-direction:column;
    flex-basis:33.33%;
    align-items:center;
}
.mobile .widget-wrapper.simp-custom-amenitiesservice .text-content .table-responsive>.table>tbody>tr{
     display:flex;
     flex-direction:row;
     flex-wrap:wrap;
}

/* padding removal */

.mobile .content_wrapper .no-gutter .widget-wrapper.bgImageContainer.simp-custom-pop-out{
    padding:20px !important;
}

.mobile .content_wrapper .no-gutter h1, 
.mobile .content_wrapper .no-gutter h2 {
    text-transform: uppercase;
}


.mobile .content_wrapper .no-gutter .simp-custom-two-img{
    display:flex;
    justify-content:center;
    align-items:center
}
.mobile .content_wrapper .no-gutter .simp-custom-two-img .col-xs-12:first-child img{
    height:100px
}
.mobile .content_wrapper .no-gutter .simp-custom-two-img img{
    width:150px;
}
.mobile .content_wrapper .no-gutter .simp-custom-two-img li{
    list-style:none;
}
.mobile .simp-custom-hideRightBox .col-xs-12:nth-of-type(3){
    display:none;
}
.mobile .simp-custom-hideLeftBox .col-xs-12:nth-of-type(1){
    display:none;
}

.mobile .simp-custom-amenities-homepage table td{
    display:flex;
    flex-direction:column;
    width:33% !important;
}
.mobile .simp-custom-amenities-homepage table tr{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
}
.mobile[data-hotelid="9566"].for-gallerypage .div-16-9 {
    padding:0;
    height:max-content;
}
.mobile[data-hotelid="9566"].for-gallerypage .div-16-9>.holder {
    position:static;
}

.mobile .content_wrapper .no-gutter .wtlinkbutton > div {
    display: flex;
    justify-content: center;
}

/*jira - 11519*/
.mobile .dropdown-toggle .fa-list-ul:before{
    color: #fff;
    content: "\f0c9";
}

.mobile .book-button .TwoFoldMenuName{
    border: 1px solid #fff;
    border-radius: 4px;
    font-weight: 700;
}

.mobile .content_wrapper .no-gutter .simp-custom-centreonly  .col-xs-12:first-child{
    display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-centreonly .col-xs-12:last-child{
    display:none;
}

.mobile .content_wrapper .no-gutter .simp-custom-offers3box-padding .text-content p, 
.mobile .content_wrapper .no-gutter .simp-custom-offers3box-padding p {
    padding-bottom:16px;
}

.mobile .content_wrapper .no-gutter .simp-custom-offers3box-padding .col-xs-12{
    padding-bottom:20px;
}




/*hide the amenities section from rooms inner pages*/
.mobile.for-innerpage .content_wrapper .no-gutter .row.clearfix.widget-wrapper:has(.col-xs-) {
        display:none;
}

.mobile .rooms-summary-img-slider + .wtbookbtn {
    margin-top: 20px;
}

.mobile:not(.modal-open) .mobile-menu {
    z-index: 99;
    position: fixed;
}

.mobile .mobile-menu .menu-item.open > .dropdown-menu {
    height: calc(100vh - 80px) !important;
}

.mobile .mobile-menu .menu-item.open > .dropdown-menu ul {
    height: 100%;
    overflow-y: scroll;
}

.mobile.for-homepage .simp-custom-mobile-hero-video,
.mobile .innerpage-content,
.mobile.for-locationpage .location-content {
    padding-top: 76px;
}

.mobile .mobile-menu .tel,
.mobile .mobile-menu .geo {
    display: none;
}

.mobile.for-innerpage .row-fluid.mobileHeaderTop {
    display: none;
}

.mobile .nav-min-price-div,
.mobile .select-hotel-wrapper,
.mobile #dropdown-menu-multiprop .TwoFoldMenuName,
.mobile .navBtnBorder.bookBtnbgcolor i.fa.fa-calendar.fa-2x {
    display: none;
}

/*custom jira changes*/

/*.mobile .book-button .navBtnBorder.top_padding {*/
/*    padding-top: 15px;*/
/*}*/

/*custom jira changes*/
.mobile .book-button .TwoFoldMenuName {
    display: inline-block;
    padding: 5px 10px;
    background-color: #5b3163;
    color: white;
}

.mobile .mobile-menu .menu-item .dropdown-toggle {
    padding-right: 80px;
}

.mobile .mobile-menu .menu-item .bookBtnbgcolor {
    padding-left: 30px;
}

.child-hotel.for-innerpage .content_wrapper .amenities-block,
.mobile.child-hotel.for-innerpage .content_wrapper .wt-masonry-gallery+.widget-wrapper:not(.wtlinkbutton) {
    display: none;
}


/*-- New codes for new tag Targeting href values--*/
.navbar-nav a[href*='lungta-boutique-hotel-spa-darjeeling'] .list-name:after,
.navbar-nav a[href*='magnolia-boutique-hotel-spa-pelling'] .list-name:after,
.navbar-nav a[href*='polaris-suites-spa-kalimpong'] .list-name:after,
.navbar-nav a[href*='khang-lachen'] .list-name:after,
.navbar-nav a[href*='bayul-lachung'] .list-name:after,
.navbar-nav a[href*='queen-hills-resort-darjeeling'] .list-name:after,
.navbar-nav a[href*='thistle-boutique-hotel-darjeeling'] .list-name:after {
    content: "New";
    background-color: red;
    color: white;
    font-size: 10px;
    margin-left: 10px;
    padding: 1px 6px;
    letter-spacing: 0.5px;
    display: none;
}

/*mobile*/
.mobile .nav-wrap a[href*='lungta-boutique-hotel-spa-darjeeling'] .hotel-name:after,
.mobile #myModal a[href*='lungta-boutique-hotel-spa-darjeeling'] .hotel-name:after,
.mobile .nav-wrap a[href*='magnolia-boutique-hotel-spa-pelling'] .hotel-name:after,
.mobile #myModal a[href*='magnolia-boutique-hotel-spa-pelling'] .hotel-name:after .mobile .nav-wrap a[href*='polaris-suites-spa-kalimpong'] .hotel-name:after,
.mobile #myModal a[href*='polaris-suites-spa-kalimpong'] .hotel-name:after .mobile .nav-wrap a[href*='khang-lachen'] .hotel-name:after,
.mobile #myModal a[href*='khang-lachen'] .hotel-name:after,
.mobile .nav-wrap a[href*='bayul-lachung'] .hotel-name:after,
.mobile #myModal a[href*='bayul-lachung'] .hotel-name:after .mobile .nav-wrap a[href*='queen-hills-resort-darjeeling'] .hotel-name:after,
.mobile #myModal a[href*='queen-hills-resort-darjeeling'] .hotel-name:after {
    content: "New";
    background-color: red;
    color: white;
    font-size: 10px;
    margin-left: 10px;
    padding: 1px 6px;
    letter-spacing: 0.5px;
}

/*OPS-14891-start*/
header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top>li>a:hover {
    text-decoration: unset;
}

.navbar-nav .our-hotel-menu .mega-menu a[href*='lungta-boutique-hotel-spa-darjeeling']:after,
.navbar-nav .our-hotel-menu .mega-menu a[href*='thistle-boutique-hotel-darjeeling']:after,
.navbar-nav .our-hotel-menu .mega-menu a[href*='polaris-suites-spa-kalimpong']:after,
.navbar-nav .our-hotel-menu .mega-menu a[href*='bashera-boutique-hotel']:after,
.navbar-nav .our-hotel-menu .mega-menu a[href*='bayul-lachung']:after,
.navbar-nav .our-hotel-menu .mega-menu a[href*='magnolia-boutique-hotel-spa-pelling']:after,
.navbar-nav .our-hotel-menu .mega-menu a[href*='queen-hills-resort-darjeeling']:after {
    content: "New";
    background-color: red;
    color: #fff;
    font-size: 10px;
    margin-left: 10px;
    padding: 1px 6px;
    letter-spacing: 0.5px;
    display: inline;
}

header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top .li-space a .list-name {
    display: inline;
    padding: 0;
    margin-left: 8px;
}

header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top .li-space a:hover .list-name {
    text-decoration: underline;
}

header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top .li-space a .fa {
    float: unset;
    width: fit-content;
}

header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top {
    margin-left: 10px;
}

.mobile #modalHotelListSearch a[href*='lungta-boutique-hotel-spa-darjeeling'] .hotel-name::after,
.mobile #modalHotelListSearch a[href*='thistle-boutique-hotel-darjeeling'] .hotel-name::after,
.mobile #modalHotelListSearch a[href*='polaris-suites-spa-kalimpong'] .hotel-name::after,
.mobile #modalHotelListSearch a[href*='bashera-boutique-hotel'] .hotel-name::after,
.mobile #modalHotelListSearch a[href*='bayul-lachung'] .hotel-name::after,
.mobile #modalHotelListSearch a[href*='magnolia-boutique-hotel-spa-pelling'] .hotel-name::after,
.mobile #modalHotelListSearch a[href*='queen-hills-resort-darjeeling'] .hotel-name::after {
    content: "New";
    background-color: red;
    color: white;
    font-size: 10px;
    margin-left: 10px;
    padding: 1px 6px;
    letter-spacing: 0.5px;
}
/*OPS-14891-end*/

.outerpage .content_wrapper .no-gutter .summary_widget_wrapper .summary-widget .summary-content-wrap{
    border-radius:25px 25px 0 0;
}

/* For 2-text-box */
.simp-custom-hideRightBoxTwoText .right-box{
    display:none;
}
.simp-custom-hideLeftBoxTwoText .left-box{
    display:none;
}
.mobile .simp-custom-hideRightBoxTwoText .col-xs-12:nth-of-type(2){
    display:none;
}
.mobile .simp-custom-hideLeftBoxTwoText .col-xs-12:nth-of-type(1){
    display:none;
}



.outer-page .simp-custom-pop-out .text-content {
    overflow:hidden;
}
.outer-page .simp-custom-pop-out .text-content  img{
    transform:scale(1);
    transition:all 1.5s;
}
.outer-page .simp-custom-pop-out .text-content:hover img{
    transform:scale(1.2);
    transition:all 1.5s;
    z-index:99
}
.outer-page .simp-custom-pop-out .text-content:after{
    content:"";
    display:block;
    background-color:#000000;
    /*height: var(--calc-height);*/
    width:calc(100% - 60px);
    position:absolute;
    top:0;
    opacity: 0;
    transition:all 1.5s;
}

.outer-page .simp-custom-pop-out .text-content .page_link:hover img{
    opacity: 1;
}

/* added for innerpages as well on request */

.inner-page .simp-custom-pop-out .text-content {
    overflow:hidden;
}
.inner-page .simp-custom-pop-out .text-content  img{
    transform:scale(1);
    transition:all 1.5s;
}
.inner-page .simp-custom-pop-out .text-content:hover img{
    transform:scale(1.2);
    transition:all 1.5s;
    z-index:99
}
.inner-page .simp-custom-pop-out .text-content:after{
    content:"";
    display:block;
    background-color:#000000;
    /*height: var(--calc-height);*/
    width:calc(100% - 60px);
    position:absolute;
    top:0;
    opacity: 0;
    transition:all 1.5s;
}

.inner-page .simp-custom-pop-out .text-content .page_link:hover img{
    opacity: 1;
}











