html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;;
}
.showEl{
    display:flex;
}
.hideEl{
    display
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    font-family: "Roboto", sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.pets.active{display:flex;}

.share_logo.active {
    display: flex;
}

.option.active{display: block;}

 .overlay .opanRoom{display: flex;}
 .overlay .closeRoom{display: none;}
.rige.active{display: block;}
/*----Our CSS Start from here----*/

.fixed-top {
    position:fixed;
    position: sticky;
    top: 0;
    z-index: 2
}
.conteainer{width: 100%; margin: 0 auto;}
.header{display: flex; justify-content: space-between;background-color: #00468C;align-items: center;height: 26px;background: transparent linear-gradient(90deg, #C60139 0%, #00468C 100%) 0% 0% no-repeat padding-box;}
.header ul{display: flex;padding-left: 10px; }
.header ul li{padding: 0px 10px; list-style: none;color: #fff;font-size: 11px;;line-height: 25px;}
.sub{padding-right: 10px; color: #fff ;   padding-left: 10px;font-size: 11px;
    line-height: 25px;
    padding-right: 17px;}
.sub a{text-decoration: none;color: #fff;}
.nevigation{display: flex ;justify-content: space-between;padding: 10px;top: 26px;
    margin-left: 0px;
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 16px #00000014;
    opacity: 1;}
    .hamburger{display: none;}
.nevigation .nev_log{text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 206px;}
.neviagtion_logo img{width: 156px;}
.nevigation .nev_home{display: flex ;justify-content: space-between;align-items: center;}
.nevigation .nev_home ul{display: flex;justify-content: space-between;align-items: center;}
.nevigation .nev_home ul li{margin:0 15px 0 27px; list-style: none; text-transform: capitalize; letter-spacing: .5px;}
.nevigation .nev_home ul li:hover a{color: #C60139;}
.nevigation .nev_home ul li a{text-decoration: none; color: #000;font-size: 14px ;line-height: 15px; display: flex;}
.nevigation .nev_home ul li:last-child a{display: flex;color: red;align-items: center;}
.nevigation .nev_home ul li:last-child a svg{margin-right: 6px;}
.nev_home .more{    align-items: center;display: flex;font-size: 13px ;line-height: 15px;text-transform: uppercase; letter-spacing: 1px; margin-left: 10px;    margin-bottom: 0px;; position: relative; cursor: pointer}
.nev_home .more svg{fill: red;}
.pets    { position: absolute;
left: -453px;
background: #fff;
top: 43px;
display: flex;
width: 521px;box-shadow: 0px 3px 26px #00000029;
border-radius: 0px 0px 7px 7px;
}
.more .pets .down {margin: 24px 15px 15px 15px;}
.more .pets .down ul{width: 100%;
  display: flex;
  flex-wrap: wrap;}
.more .pets .down ul li{text-align: left;
  width: 33.333%;
  margin: 0;
  padding: 0 15px 15px;
}
 
.more .pets .down ul li a{color: #696666;;font-size: 13px;border-bottom:1px solid #a7a2a21f;font-weight: normal;    padding-bottom: 11px;}
.more .pets .down ul li a:hover{color:#C60139 ;}
.more span{display: flex;align-items: center;}
.pets{display: none;}
.showpets {display: flex;}
.openshow {display: flex;}
.closeshow{display: block;}
.cont{position: relative; margin-right: 10px;}
.rige{box-shadow: 0px 3px 16px #0000000F;
    border-radius: 5px;
    position: absolute;
    left: -16px;display: block;
    width: 154px;
    background: #fff;
    top: 29px;
}
.rige .count {
    align-items: center;
    padding: 10px;
    display: flex;
    justify-content: left;
	gap: 10px;
	font-size: 12px;
}
.rige {display: none;}
.openbox{display: block;}
.share{position: relative;display: flex; cursor: pointer;    justify-content: space-between;align-items:  center;width: 90px;

}
.share_logo {position:absolute ;right: 0;top: 43px;
    background: #fff;width: 358px;
    height: 126px;    border-radius: 0 0 10px 10px;
    text-align: center;
    display: flex;    box-shadow: 0px 3px 16px #0000000F;
    align-items: center;
}
.share_logo ul {display: flex; justify-content: space-between;}
.share_logo ul li{margin: 10px ;font-size: 15px;font-weight: normal;color:  #696666;;}
.share_logo ul li a{font-size: 15px;color:  #000; text-decoration: none;}
.share_logo ul li img{width: 30px;padding-bottom: 15px;}
.share_logo {display: none;}



.hero {
    background-image: url("image/BG.png");background-size: cover;
    color: white;
    padding: 100px 20px;
    text-align: center;
}
.hero h1{text-align: center;
    font-size:  60px;font-weight: 700; 
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;}
.hero p{text-align: center;
    font-size: 20px ;padding-top: 20px;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    opacity: 1;}
.search-bar {margin: 40px auto;
    justify-content: center;
    display: flex;position: relative;
    width: 892px;
   background: #FFFFFF ;
    box-shadow: 0px 3px 16px #00000014;
    border-radius: 9px;
    opacity: 1;
 
   }
  
   option  {margin: 10px;;overflow-y: scroll;
    background-color: #39f;
    color: white;
  }
  


.search-bar select{ width: 200px;border-radius: 9px 0px 0 9px;
    padding: 15px;;
    border: none;  color:#818181;
    border-right: 1px solid #ccc;
    padding-right: 15px;
    margin-right: 15px
    }
    .search-bar input{
        width: 85%;
        border: none;
        position: relative;
        padding: 20px;;}
    .search-bar input:focus{outline: none;border: none;}
    .search-bar button{    width: 150px;
        background: #C60139;
        border-radius: 0px 9px 9px 0px;
        opacity: 1;
        border: none;
        color: #fff;
        height: 59px;
        font-size: 16px;
        line-height: 18px;
        letter-spacing: 0.96px;
        text-transform: uppercase;;}
        .search-bar button:hover{background: #00366E;}
        .drop { display: flex; align-items: center}
        .drop img { margin: 0 10px;}
        .share svg { margin-left: 10px; }
.middle_container{width: 1280px; ;margin: 0 auto; }
.new_deals{
    width: 1238px;
    margin:-54px auto 15px; 
    display: flex;padding: 20px 36px ;
    background: #FFFFFF ;
    box-shadow: 0px 3px 26px #00000014;
    border-radius: 15px;
    opacity: 1;
}

.share .selected svg { fill:red;}
    .coupon{display: flex ;align-items: center;}
    .new_deals img{width: 50px; height: 50px; margin-right: 20px;}
    .new_deals .coupon_box{display:inline-block;
    margin-right: 30px;}
    .coupon_box h2{    font-size: 19;
        text-align: left;
        letter-spacing: 0.19px;
        color: #000000;
        text-transform: uppercase;
        opacity: 1;
        line-height: 24px;
        font-weight: 700;
		margin-bottom: 10px;
    }
        .coupon_box  p{text-align: left;
            font-size: 13px;line-height: 18px;
            letter-spacing: 0.65px;
            color: #7E7E7E;
            opacity: 1;}
.add_baner { justify-content: center;
    align-items: center;
    display: flex;
    padding-top: 40px;
	margin-bottom: 40px;
}
 h3 {padding-top: 41px;
    text-align: center;
    font-size: 26px;
    letter-spacing: 0.24px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    position: relative;
    padding-bottom: 18px;
    font-weight: bold;
}
 h3::before {width: 108px ;height: 2px ;background-color: red; content: "";position: absolute;bottom: 0;transform:translate(-50%, -50%);left: 50%;}
 h3::after {width: 30px ;height: 7px ;background-color: red; content: "";position: absolute;bottom: -5px;transform:translate(-50%, -50%);left: 50%;border-radius: 9px;}
.box {    display: flex;
    width: 100%;
    justify-content: center;
    padding: 40px 0px;
}
.product_box{
    margin: 15px 10px;
    background: #FFFFFF;
box-shadow: 0px 3px 16px #00000008;
border: 1px solid #DEDDDD;
border-radius: 7px;}
.product_box:hover{    border: 1px solid #a5a5c1;
    box-shadow:0px 6px 14px 0px #d3c6c96b;}
.product_box img{padding: 15px 0px 15px 15px;    height: 67px;
 }
  .text  {background: #F7F7F8 ;width: 288px;
     border-radius: 0px 0px 10px 10px;

    }
    .text p{font-size: 16px;
        text-align: left;
        letter-spacing: 0.18px;
        font-weight: 500;

        padding: 10px 0 10px 15px;
        text-align: left;
        color: #000;
        line-height: 23px;

        height: 45px;
    overflow: visible;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    
    }
.filp img { width: 70% !important; padding-top: 20px;}
        .text div {min-height: 45px;
            padding-left: 15px;
            font-size: 14px;
            line-height: 16px;
        }
    .text div b{    color: #989495;
        padding: 10px;
        min-height: 86px;
        /* border: 1px solid red; */
      }
.slider{display: flex;width: 1230px;margin: 0 auto;}
.swiper { overflow: visible;width: calc(100% - 320px);}
.swiper-button-next, .swiper-button-prev { width: 40px; height: 40px; background: #fff; border-radius: 80px; box-shadow: 0px 0px 3px #0e4a06 ;text-align: center;}
.swiper-button-next{text-align: center;}
.swiper-button-next svg, .swiper-button-prev svg{    width: 35px;
    height: 28px;
    padding-left: 6px;}
.swiper-button-next:hover svg{fill: #fff;} 
.swiper-button-prev:hover svg {fill: #fff; }
.swiper-button-next:hover{background-color: red; }
 .swiper-button-prev:hover{background-color: red;}
.swiper-button-next:after, .swiper-button-prev:after {    width: 6px;
    height: 20px;
    font-size: 22px;
    color: #1F1F1F;content: " ";
    font-weight: bold; font-size: 15px; margin: 5px 0 0 0;}
.swiper-button-prev:after {width: 13px;}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 20px;}

.swiper-pagination-clickable .swiper-pagination-bullet {width: 20px; border-radius: 2px; height: 5px; border: 1px solid#CECECE;}
.swiper-pagination-bullet-active {background-color: #1fbf1f}
.const img{padding-bottom: 10px;
}
.const {margin-left: 20px;}
.pro_itam  .top h3{text-align: center;
    font-size: 27px;font-weight: 800 ;
    letter-spacing: 0.24px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;}
.pro_itam .top h3::before {width: 108px ;height: 2px ;background-color: red; content: "";position: absolute;bottom: 0;transform:translate(-50%, -50%);left: 50%;}
.pro_itam .top h3::after {width: 30px ;height: 7px ;background-color: red; content: "";position: absolute;bottom: -5px;transform:translate(-50%, -50%);left: 50%;border-radius: 9px;}
.safe h3 {
    padding-top: 41px;
    text-align: center;
    font-size: 26px;
    letter-spacing: 1.24px;
    color: #fff;
    text-transform: uppercase;
    opacity: 1;
    position: relative;
    padding-bottom: 18px;
    font-weight: bold;
}
.itam{
    opacity: 1;
    margin: 0 auto;
    width: 100%;
/*    justify-content: center;*/
/*    display: flex;*/
}
.itam ul {display: flex; padding-top: 27px}

.itam ul li   { width: 131px;
     height: 120px;
text-align: center;
padding: 10px;
border: 1px solid #EFEFEF;
border-radius: 9px;
margin: 6px;
background: #fff;}

.itam ul li.active{background-color: #F5F7FB;border-color: #B50134;} 
.itam ul li:hover{background-color: #F5F7FB;border-color: #B50134;}
.item ul li .selectbox {width: 111px; height: 110px;
text-align: center;
padding: 10px;
border: 1px solid #B50134;
border-radius: 9px;
margin: 6px;
background: #F5F7FB;}
.itam ul li a p {text-align: center; line-height: 18px;
    font-size: 14px;
    letter-spacing: 1.14px;
    color: #000000;
    opacity: 1;  margin-top: 18px;}
    .itam ul li a{text-decoration: none;}
   
.itam ul li a svg{text-align: center;    margin: 15px 0 14px 0;;}
.itam ul li:hover a svg path{fill:#B50134;}
.int{display: none;}
.itam ul li .active{display: flex;}
.brand_name.active{display: flex}
.brand_name{opacity: 1;
    margin: 0 auto;

display: none}

.brand_name ul {    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
    margin-top: 15px;
}

.brand_name ul li{    text-align: center;  transition: color .2s; text-shadow :.2s;
    padding: 10px;
    border: 1px solid #efefef;
    background: #FFFFFF;
    width: 182px;
	height: 122px;
	margin:-1px 0 0 -1px;
}
.hut:hover p{
    animation: 0.5s slide-right;
  }
  @keyframes slide-right {
    from {
      margin-left: -100%;
    }
    to {
      margin-left: 0%;
    }
  }

.hut:hover b {
    animation: 0.5s slide-left;
  }

  @keyframes slide-left {
    from {
      margin-left: 100%;
    }
    to {
      margin-left: 0%;
    }
  }

.gray {color:#908989}
.black {color:#000 !important;}
.brand_name ul li{position: relative;transition:margin-right 2s;}
.brand_name ul li .hut{position: absolute; z-index: -1;background: rgb(181 1 52);left: 0;top: 0;width: 181px;
	height: 121px; /*opacity: 0;*/ padding: 10px; cursor: pointer;color: #FFFFFF;display: grid;;}
.brand_name ul li .flip {z-index: 2; ;position: absolute;background: #FFFFFF;left: 0;top: 0; width: 100%;height: 100%;;}
.brand_name ul li .flip a img{ text-align: center; margin: 15px 0 14px 0; width: auto; height: 39px;}
.brand_name ul li a p{text-align: center;
        font-size: 14px;text-decoration: none;;
        letter-spacing: 0.14px;padding-top: 16px;
        color: #000000;text-decoration: none;
        opacity: 1;}
        .brand_name ul li a{text-decoration: none; color: #fff;}
        .here { position:relative;}

        .brand_name ul li .animation {opacity: 1;
    transition: opacity 1s; }
.store{    padding: 27px;
    position: absolute;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6980042016806722) 75%, rgba(0, 0, 0, 0) 100%);
    top: 0;
    left: 0;
  border-radius: 9px;}
    .store h2{text-align: left;
        font-size:24px;line-height:  24px ;
        letter-spacing: 0.24px;
        color: #FFFFFF;}
        .store p{text-align: left;padding-top: 10px;
            font-size: 13px;line-height:22px;
            letter-spacing: 0.13px;
            color: #D8D8D8}
.store button{ text-align: center;
    background: #C60139;
    font-size: 14px;
    letter-spacing: 0.84px;
    color: #FFFFFF;
    height: 46px;
    width: 223px;
    margin-top: 52px;
    border: none;
    border-radius: 9px;
    margin-left: 28px;}

.store button:hover{ text-align: center;
    background: #00366E;
	color: #FFFFFF; cursor: hand;
 }

.safe{background: #00366E;width: 100%;
  }
.safe_box{       display: flex;
    padding-top: 27px;
    padding-bottom: 30px;
    width: 1280px;
    justify-content: space-between;
    margin: 0 auto;
}
    .box_button{padding: 10px;}
    .box_button button{background: #FFFFFF;
        border: 1px dashed #707070;
        padding: 6px 6px;
        margin: 10px 0 0 0;
        border-style: dotted;
		font-size: 13px;
		color: #C60139;
    
    }
    .text .box_button button{width: 100%; height: 35px;}
.box_button button:hover { background: #C60139; color:#fff; cursor: hand}
.box_room{display: flex;
    position: relative;border: 1px solid #F0F0F0;
    border-radius: 7px; width: 32.33%;;
    height: 140px ;background-color: #ffff;}
.room{     border-right: 1px solid #eeeaea;
    text-align: center;
    }
.room_cont p{text-align: left;
        font-size:  16px;
        line-height:30px ; 
        letter-spacing: 0.50px;
        color: #000000;
    font-weight: 500;    padding-left: 10px;
    padding-top: 0px;}
.room_cont div{ min-height: 28px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 18px;color: #000;
}
.room img{ width: 135px;padding: 55px 13px 0px 16px;} 
.klook{  padding-right: 52px;}
.order{  display: flex;
        flex-wrap: wrap;
        gap: 10px;
        width: 100%;}
.box_room a{text-decoration: none; display: flex; color: #C60139;}
.order .box_room:last-child{text-align: center;
    align-items: center;font-size: 18px;
    display: flex;color: #C60139;font-weight:500;
    justify-content: center;}
    .order .box_room:last-child img{margin-left: 10px;}
.khoj{display: flex;background: #FFFFFF ;
    border: 1px solid #E0251D;
    border-radius: 9px;}
    .description{margin: 20px 30px;}
    .description h2{padding: 18px 6px 11px 12px;
        text-align: left;
        font-size: 22px;
        letter-spacing: 0.22px;
        color: #0A0909;
        line-height: 24px;
        font-weight: 400;}
.description p{text-align: left;
    font-size: 14px;
    padding: 5px 11px 7px;
    letter-spacing: 0.14px;
    color: #0A0909;
    line-height: 24px;}
.blog{background:  #F3F7FB ;padding-bottom: 10px;
    opacity: 1; width: 100%}
.blog_part{display: flex;justify-content: space-between; margin: 0 auto;gap: 20px;width: 1280px;
    }
.power{box-shadow: 0px 3px 16px #00000005; margin: 30px 0 0 0;
   border-radius: 7px;}
   .power:hover{    transform: translateY(-3px);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);border-radius: 7px;}
.part{display: flex;gap: 10px;}
.bank {    background: #FFFFFF;
    text-align: left;
    font-size: 18px;
    letter-spacing: 0.18px;
    font-weight: 400;
    color: #0A0909;
    padding: 23px;
	line-height: 24px;
    width: 100%;
    border-radius: 0px 0px 7px 7px;
}

.bank p{text-align: left;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.14px;
    color: #7B7B7B;
    padding-top: 10px;
}


.bank a{text-align: center;font-size: 14px; text-decoration: none;color: red; align-items: center;display: flex;padding-top: 13px;}
.newslatter{    display: flex;
        align-items: center;
}
#msg_div_success{
    position: absolute;
    right: 350px;
    bottom: 20px;
}
.newsBg {background: #FFFFFF;
    box-shadow: 0px 3px 16px #0000000A;
    border: 1px solid #EAEAEA;
    border-radius: 9px;
    padding: 27px 27px 34px 38px;
    position: relative;

    z-index: 2;
    margin-bottom: -90px;}
.new_box{margin-right: 25px;}
.newslatter .new_box2{    margin-left: 49px;
    margin-right: 38px;}
.newslatter .new_box2 h2{text-align: left;
    font-size: 24px ;padding-bottom: 10px;
    letter-spacing: 0.24px;font-weight: bold;
    color: #000000;}
    .new_box2 p{text-align: left;width: 413px;
        font-size: 16px ;line-height: 24px;
        letter-spacing: 0.24px;
        color: #727171;}
        .store_box{display: flex;justify-content: center;}
        .store_box button{ text-align: center;
            background: #C60139;
            font-size: 14px;
            letter-spacing: 0.84px;
            color: #FFFFFF;
            height: 46px;
            width: 223px;
            margin-top: 30px;
            border: none;
            border-radius: 9px;}
  .store_box button:hover{ text-align: center;
            background: #00366E;
            font-size: 14px;
            letter-spacing: 0.84px;
            color: #FFFFFF;
            height: 46px;
            width: 223px;
            margin-top: 30px;
            border: none;
            border-radius: 9px;
	  		cursor: hand;
}


            .new_box3{    width: 538px;
                display: flex;border: 1px solid #EC455A;
                border-radius: 15px;
            }
.new_box3 input{width: 100%;    padding: 20px;
    border: none;border-radius: 14px 0px 0px 14px;
    border-right: none;outline: none;
}
   
    .new_box3  button   {    width: 139px;
        background: #C60139;
        border-radius:0px 14px 14px 0px;
        opacity: 1;
        border: none;
        color: #fff;
        text-transform: uppercase;}
        .new_box3  button:hover{background-color: #00366E;}
.hidden{ 
    height: 390px;display:block; position: absolute; 
 border: 1px solid red;
    background: #FFFFFF ;
    border-radius: 13px;  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); width: 747px;
}
.opanpopu{display: block;}
.overlay.active-newletter {
    display: flex;
}
.hidden{position: absolute;}
.hide{position: relative;
  right: -349px;
    top: -173px;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 3;
    border: 1px solid red;
    padding-top: 2px;
    background: #000;
    border-radius: 21px;}
    .hide svg {
        fill: #fff;}
.popup{background-image: url(images/group-123.png);  background-repeat: no-repeat;width: 100%; padding-left: 15px;}
.popup h2{ padding-top: 50px;
    text-align: left;
    font-size: 40px;
    line-height: 44px;
    width: 350px;
    letter-spacing: 0.31px;
    color: #FFFFFF;
    padding-bottom: 15px;
}
    .popup p{text-align: left;
        font-size:  18px; line-height:  22px;width: 246px;
    width: 350px;
        letter-spacing: 0.18px;
        color: #FFFFFF;padding-bottom: 20px;}
    .field{text-align: center;
        padding:41px 0px;}
        .field input:nth-child(2) {width: 280px;}
.field input{width: 430px;padding: 10px;background: #F4F4F4 ;color: #727171;;font-size: 14px;line-height: 24px;
    border: 1px solid #CECECE;    margin-right: 10px;
    border-radius: 9px;;}
    .field  button{background: #C60139; width: 139px;padding: 10px;
        font-size:16px;line-height:  18px ;
        letter-spacing: 0.96px;
        color: #FFFFFF;;height: 45px;
        border-radius: 9px;}
.footer{background-color: #00366E;width: 100%;position: absolute; z-index: 1;}
.links{display: flex; justify-content: space-between;border-bottom: 1px solid #256AB1;padding:159px 0px 40px;    width: calc(100% - 304px);
    margin: 0 auto}
.follow{width: 666px;margin-right: 88px;}
.follow h4{font-size: 30px;text-align: left;line-height: 24px;letter-spacing: 0.14px;padding-bottom: 15px;
color: #fff;}
.follow p{font-size: 14px;line-height: 24px;letter-spacing: 0.14px;margin-bottom: 20px;
    color: #D8D8D8;}
    .follow b{font-size: 14px;line-height: 24px;letter-spacing: 0.14px;padding-top: 10px;
        color: #FFFFFF;}
.follow a{    align-items: center;
    display: flex;}
    .one{display: flex;justify-content: space-between;width: 283px;}
    .one a{text-decoration: none;color: #ffff;;}
    .one ul{display: flex;justify-content: space-between;}
    .one ul li{padding: 5px;}
    .home_box{display: flex;justify-content: space-between;width: 100%;;}  
    .home{width: 222px;}
.home ul{font-size: 20px;line-height: 24px;letter-spacing: 0.14px;padding-left: 54px;
    color: #FFFFFF;
    border-left: 1px solid #256AB1}
.home ul li a{font-size: 14px;line-height: 24px;letter-spacing: 0.14px;padding-top: 10px;text-decoration: none; 
       color:  #D8D8D8;;}
.home ul li:hover a{color: red; text-decoration: underline;}

.top h5{font-size: 20px;text-align: left;line-height: 24px;letter-spacing: 0.14px;padding-bottom: 15px;
    color: #fff;}
    .top ul{font-size: 20px;line-height: 24px;letter-spacing: 0.14px;padding-top: 10px;padding-left: 10px;
        color: #FFFFFF;}
        .top ul li{font-size: 14px;line-height: 24px;letter-spacing: 0.14px;padding-top: 10px; 
           color:  #D8D8D8;;}
.mobile_logo{display:none;}
.monile_view{display: none;}
.showpop{display: block;}
.foot{     display: flex;
    justify-content: space-between;
    padding: 30px 0px;
    width: calc(100% - 304px);
    margin: 0 auto;
    border-bottom: 1px solid #256AB1
}
.foot_head{letter-spacing: 0.2px;width: 200px;
    color: #FFFFFF;text-align: left;font-size: 20px;    margin: 26px 150px 0px;
}
.Decor h2{
    letter-spacing: 0.2px;
    color: #FFFFFF;text-align: left;font-size: 20px;       margin-top: -45px;
    margin-bottom: 23px;
}
.Decor{margin-right: 20px;}
.Decor ul li a{font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.14px;
    padding-top: 10px;
    text-decoration: none;
    color: #D8D8D8;}
    .Decor ul li:hover a{color: red;text-decoration: underline;}
.Decor ul {
    letter-spacing: 0.13px;
    color: #D8D8D8;
    font-size: 13px;
    display: flex
;
    flex-wrap: wrap;
    width: 100%;
    gap: 5px;
}
.Decor ul li { width: 19%;}
.foot_box{display: flex;justify-content: space-between; width: 45%;;}
.com{display: flex;width: 50%;} 
.and_box{
    display: flex;color:#fff;;    margin-left: 26px;
    justify-content: space-between;
    margin-top: 26px;
}

.and{letter-spacing: 0.2px;width: 200px;
    color: #FFFFFF;text-align: left;font-size: 20px;  margin: -48px 100px 0px
}   
.looker{width: 50%;}
.looker_romm {margin-left: 70px;}
.looker_romm ul li a{
    letter-spacing: 0.13px;
    line-height: 24px;
    color: #D8D8D8;
    font-size: 13px;text-decoration: none;
    padding-top: 10px;
    font-weight: normal;
}
.looker_romm ul li:hover a{color: red;text-decoration: underline;}
.looker_romm ul{    letter-spacing: 0.13px;
    color: #D8D8D8;
    font-size: 13px;
}

.looker_romm h2{letter-spacing: 0.2px;width: 200px;
    color: #FFFFFF;text-align: left;font-size: 20px;  margin: -48px 35px 0px

}
.looker_romm b ul{padding-left: 37px ;margin-top: 26px;;}

.use{width: 50%;display: flex;justify-content: space-between;}
.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size:11px;
    color: black;
    border: 1px solid #ccc;
  }
  .styledSelect {    border-radius: 15px 0px 0px 15px;
    background-color: white;
    padding: 21px 37px 0px 0px;
    font-weight: bold;
    width: 201px;
    height: 59px;
    color: #878787;
    cursor: pointer;
    border-right: 1px solid #d5d5d5;
} 
  .styledSelect:after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-color: #c60139 transparent transparent transparent;
    position: absolute;
    top: 28px;
    left: 134px;
}
.styledSelect a{text-decoration: none;color: #878787;;font-weight: normal;}
  
  .styledSelect:active,
  .styledSelect.active {
    background-color: #eee;
  }
  .options {width: 170px;
    position: absolute;
    list-style: none;
    border: 1px solid #ccc;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    left:0px;
    top: 60px;
    text-align: left;
    display: none;
    height: 350px;
overflow: auto;
}
  .options::-webkit-scrollbar { 
    width: 0 !important;
    display: none; 
  }

  .search-bar .active {height: 200px;
    display: block;
    overflow-y: auto;
    top: 60px;
    left: -5px;
    text-align: left;
    border-radius: 10px;
    box-shadow: none;
 }
  .options li {color:#878787;
    padding: 0 6px;
    margin: 0;
    padding: 10px;
      cursor: pointer;
  }
  
  .options li:hover {
    background-color: #39f;
    color: black;





  }
  .s-hidden {
    visibility: hidden;
    padding-right: 10px;
  }
    .product_box:hover{    transform: translateY(-3px);
        transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1)}
    .brand_name ul li:hover{    transform: translateY(-3px);
        transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1) ;overflow: hidden;}
    .itam ul li:hover{    transform: translateY(-3px);
        transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1)}
    .box_room:hover{    transform: translateY(-3px);
        transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1)}
.hut:hover p{font-size: 14px;font-weight:normal;
    animation: 0.5s slide-right;
  }
  @keyframes slide-right {
    from {
      margin-left: -100%;
    }
    to {
      margin-left: 0%;
    }
  }

.hut:hover b {font-size: 18px;font-weight: 500;
    animation: 0.5s slide-left;
  }

  @keyframes slide-left {
    from {
      margin-left: 100%;
    }
    to {
      margin-left: 0%;
    }
  }
  .overlay .opanRoom{display: block;}
  .overlay{ display: none;  /* den by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    color: white;
    text-align: center;}
  .dec {display: flex;
    width: 100%;justify-content: space-around;  
}
  .copy{background: #001E3C;
    text-align: center;
    padding: 10px;
}
.copy a{color: #FFFFFF;font-size: 14px;line-height: 22px;text-decoration: none;}
.foot:last-child{border-bottom: none;}

@media only screen and (max-width: 820px){
    .conteainer{width: 100%;}
    .middle_container{width: 100%;}
    .header {width: 100%;}
    .header .top-link {width: calc(100% - 87px);
        height: 26px;
        overflow-x: scroll;
        margin-left: -11px;}
    .top-link::-webkit-scrollbar {
        display: none;
      }
      .filp img {height: auto;}

    .header .top-link ul { width: 900px;  ;  ;}
  .sub{font-size: 13px ;}
    .hamburger{display: block;}
    .nevigation .nev_home{display: none;}
.overlay{ width: 100%; height: 100%; z-index: 0; }
    .nevigation .openMenu{display: block;}
    .nevigation .nev_home {  position: absolute;
        background: #fff;
        left: 0;z-index: 1;
        top: 0;;}
        .nevigation .nev_home ul{display: block;}
        .nevigation .nev_home ul li{padding: 10px;
            border-bottom: 1px solid gray;
            padding-top: 15px;
            /* padding-left: 10px; */
            width: 100%;
            margin: 0;;}
            .sub svg{display: none;}
        .close{    position: absolute;
            right: 14px;
            top: 14px;}
        .close svg{fill: red;}

        .more span{display: none;}
        .pets{display: block;width: calc(100% - -10px);box-shadow: none;left: -10;top: 1px;;
           }
           .more .pets .down{margin: 0;}
            .more .pets .down ul{width: 100%;}
            .more .pets .down ul li{padding-bottom: 0;}
            .more .pets .down ul li a{border-bottom:none;line-height: 15px ;}
    .nevigation .nev_home ul{display:block;}
    .nevigation .nev_log{    width: 204px;
        justify-content: space-between;}
        .hero{background-size: 100%;padding: 44px 18px;}
        .share{justify-content: space-between;width: 100px;;}
      
        .search-bar {margin-top: 10px;
            width: 62%;
            margin-left: 208px;
        }
        .search-bar input{padding: 14px;}
        .styledSelect{height: 50px; padding:17px 16px 10px 0px ;  border-radius: 15px 0px 0px 15px;
            position: absolute;
            left: -126px;
            background-color: white;
            font-weight: bold;
            width: 126px;
            height: 50px;
            color: #878787;
            cursor: pointer;
            border-right: 1px solid #d5d5d5;
        }
        .styledSelect:after{top: 23px; left: 110px;}
        .search-bar button{height: 50px;font-size: 18px;;font-weight: 500;position: unset;}

        .brand_name ul{margin-left: 40px;} 
        .new_deals {
            width: calc(100% - 0px);
            padding: 10px;
        }
    .coupon {
        width: 278px;
        align-items: center;
        text-align: center;
        padding: 10px 0px 10px;}
        .coupon_box p{width: 213px;}
        .desktop{display: none;}
        .monile_view{display: block;
        text-align: center;
        width: 100%;}
    .box{    display: flex;
            width: 100%;  padding: 40px 0px;
            flex-wrap: wrap;}
            .swiper_cont{margin-top: -57px;}
    .product_box{width: 46%;}
   
    .text{width: 100%;}
    .slider{width: 100%;display: block;;}
    .swiper-slide img {
        width: 100%;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{top: 300px;}
.swiper-pagination-clickable .swiper-pagination-bullet{    width: 9px;
    border-radius: 21px;
    height: 9px;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin: -30px var(--swiper-pagination-bullet-horizontal-gap,4px);}
.swiper-button-next, .swiper-button-prev{display: none;}
.const{text-align: center;
    display: block;
    width: 200px;
    display: inline-block;
    margin-left: 250px;
}


.itam{overflow-x: scroll;display: flex;;}
.brand_name ul li{width: 200px;}
.brand_name ul li .hut{width: 199px;} 
.safe_box{display: block;}
.order{padding: 10px;}
.box_room{width: 372px;}
.room img {
    width: 140px;
    padding: 35px 13px 0px 16px;
}


.room{margin-left: -10px;}
.order .box_room:last-child{
    margin: 0px 260px;
    width: 343px;
    height: 49px;;}
    .order .box_room:last-child:hover{ background-color: #00366E; color: #000;} 
   .klook{text-align: center;padding-right: 90px;}
   .klook img{padding-left: 40px;}
   .store{padding: 31px 25px;}
   .store h2{margin-top: 24px;}
   .store p{padding-top:10 px;}
   .store button{margin-top: 20px;}
   .description {margin: 0;}
   .blog_part{width: 100%;flex-wrap: wrap;gap: 10px;padding: 0px ;}
   .power{width: 47%;}
   .links{width: calc(100% - 30px);margin: 15px;;}
   .follow{padding-right: 10px;}
   .home{width: 170px;}
   .description h2{font-size: 18px; padding: 2px 6px 7px 12px;}
   .home ul{padding-left: 5px;padding-top: 20px;}
   .foot{width: calc(100% - 15px);margin: 10px; display: flex;flex-wrap: wrap; }
   .Decor {margin-right: 0px;}   
   .foot_head{ margin: 26px 10px 0px}
   .foot_box{  display: contents;
    justify-content: space-between;
    width: 100%;}
    .and{margin: 22px 0px 0px;}
    .and_box{width: 250px;;margin-left: 0px;}
.Decor h2{ padding-top: 0px;}
   .looker_romm h2{ margin: 22px 31px 0px}
   .looker_romm{padding-right: 36px;}
.nev {margin-right: 350px;}
.mobile_logo{display: block;        box-shadow: 0px 3px 10px #00000014;}
.nevigation .nev_home{width: 100%;}
.logo{padding-top: 10px;padding-left: 10px; padding-bottom: 10px;}
.const {margin-top: 10px;}
.newslatter {margin-bottom: -100px;}
.newslatter .new_box2 {
    margin-left: 8px;
    margin-right: 8px;
}
.new_box2 p {width: 307px;}
.new_box3 {margin-top: 10px;}
.new_box3 input{padding: 10px; }
.product_box:hover{    transform: translateY(-3px);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1)}
.brand_name ul li:hover{    transform: translateY(-3px);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1)}
.itam ul li:hover{    transform: translateY(-3px);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1)}
.box_room:hover{    transform: translateY(-3px);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1)}
    .part{  display: flex;
        width: 100%;
        overflow-x: scroll;
        gap: 10px;
        padding: 0 10px;}

        .dec{width: 350px;}
        .pro_itam .top{margin-top: 0px;padding-top: 0px;}
    }

@media only screen and (max-width: 600px) {
        .hero {
        background-size: 100% !important;
        padding: 12px 15px 16px 15px !important;
    }
    .conteainer{width: 100%;}
    .header{overflow: scroll;display: flex;  } 
    .header ul{width: 770px;        display: flex;
        overflow-x: scroll;}
        .hero{background-size: 100%;  padding: 12px 15px 16px 15px}
    .sub{padding-right: 10px; color: #fff ;border-left: 1px solid #fff;  font-size: 13px;width: 74px;}
    .header ul li{padding: 0px 5px;}
    .hamburger{display: block;}
    .search-bar{margin-left: 126px;;}
    .nev { margin:auto}
    .hero h1{font-size: 28px;
        line-height: 34px;}
    .hero p{font-size: 13px;
        line-height: 22px;letter-spacing: 0.2px;
        text-align: center;}
  
    .middle_container{width: 100%;}
    .new_deals { width: calc(100% - 22px);
        display: block;
        padding: 10px;
        margin: -30px 12px;
    }
    .rige {width: 170px;left: -65px;;};
    .rige {
        display: none;
    }
    .share_box svg{margin-top:0px;padding-top: 5px;}
        .coupon{border-bottom: 1px solid red;
            width: 100%;
            padding-bottom: 22px;
            padding-top: 18px
        }
        .new_deals :last-child{border-bottom: none;}
        .swiper{width: 100%; height: 180px;}
        .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{top: 163px;}
        .box{display: block;}
        .product_box{width: 94%;}
        .slider{width: 100% ;display: block; margin-top: -36px;}
        .nevigation{top: 0;  margin-top: 0px; z-index: 999;}
        .nevigation .nev_home{display: none;}
    .const{
        width: 100%;
        text-align: center;
        margin-left: 0px;
    }
    /* .styledSelect a  b{display: none;}  */
    
.Decor ul li {
    width: 49%;
}

    .styledSelect a{text-decoration: none;color: #878787;;font-weight: normal;}
    .pets{border: none;box-shadow: none;}
    .nevigation .openMenu{display: block;}
    .nevigation .nev_home {  position: absolute;
        background: #fff;
        left: 0;        z-index: 1;
        overflow-y: scroll;
        height: 100vh;
        top: 0;width: 100%;
    z-index: 1;}
        .nevigation .nev_home ul{display: block; width: 100%;}
        .nevigation .nev_home ul li{border-bottom: 1px solid gray;padding:10px 0px;margin: 0;;}
        .more .pets .down ul li{padding-bottom: 5px;}
        .nevigation .nev_home ul li a{padding-left: 10px;}
        .more .pets .down ul li a{border: none;}
        .more .pets .down{margin: 0;}
        .close svg{fill: red;}
        .mobile_logo {box-shadow: 0px 3px 10px #00000014;
            justify-content: space-between;
            display: flex;
        }  
          .nevigation .nev_log {
            width: 142px;
            justify-content: space-between;
        }
        .brand_name ul li{width: 50%}
        .brand_name ul li .hut{width: 100%}
        .nev img{width: 115px; margin-right: 56px;margin-left: 10px;}
        .drop b{display: none;}
        .drop {
            display: flex;
            width: 100%;
            align-items: center;
        }
        .share{display: flex; margin-top: 0px;margin-left: 5px;width: 100px;
            align-items: center;}
    .desktop{display: none;}
    .monile_view{display: block;}
    .text{width: 100%;}
    .swiper-slide img{width: 100%;}
    .itam{overflow: scroll;}
  

    .brand_name ul{margin: 10px 7px 0px 7px}
    .safe_box {width: 100%;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        padding-top: 27px;
        padding-bottom: 30px;
    }
    .klook {
        order: 1;
        width: 100%;
        text-align: center;padding: 0;
    }
    .klook img{padding: 0;}
    .box_room {
        width: 343px;
    }

.order .box_room:last-child {
     margin: 0px  auto; 
}
    .order {
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        width: 100%;
        order: 1;
    }
    .khoj{display: block;width: 340px ;margin: 0 auto;;}
    .khoj img{width: 100%;}
    .store{bottom: 0;}
    .blog_part {
        overflow: scroll;
    }
        .power{margin-bottom :10px ;width: 100%;;}
        
        .newslatter { display: block;margin:10px 15px -84px 15px;
            z-index: 2;
}
.newslatter   .new_box2 h2{font-size: 18px;}
        .new_box2 p { width: auto;font-size: 14px;}
        .newslatter .new_box2 {
            margin-left: 0;
            margin-right: 0;
        }
        .new_box { text-align: center;
            margin-right: 00; margin-bottom: 20px;}
            .new_box3 {width: 100%;}
            .links { display: block ; padding: 0px; margin-top: 68px;
            }
            .follow {
                padding-top: 25px;
                width: 100%;
                padding-left: 0;
            }
            .home_box .home ul li:nth-child(4){display: block;}
            .edit{display: block;}
.under {margin-top: 15px; }
            .home ul {border: none;
                padding-left: 0px;
                padding-bottom: 20px;
                margin: 0;
                width: 115px;
            } 
    .foot{padding: 20px 0px;
    margin: 0 auto;}
  
    .Decor ul {width: 100%;
        letter-spacing: 0.13px;
        color: #D8D8D8;
        font-size: 13px; 
    }
    .footer {
    margin-top: -50px;
}
.newsBg {
    padding: 15px 4px 110px 8px;
    z-index: 9;
    width: 90%;
    margin: -10px auto;
}
    .drop img {
        margin: 0 5px;
        width: 31px;
    }
    .foot{padding: 15px 0px; margin: 0 auto;}
    .foot_box {display: flex;justify-content: space-between;width: 100%;;}
    .Decor h2 {font-size: 16px;padding-top: 65px;;}
    .Decor ul li{text-align: left;}
    .search-bar button{width: 120px;font-weight: normal; font-size: 14px;}
    .search-bar .active{width: 330px;
        border-radius: 12px;
        border-color: red;
        left: -126px;
    }
    .part{  display: flex;
        width: 100%;
        overflow-x: scroll;
        gap: 10px;
        padding: 0 10px;}
        .use{width: 70%;}
.com{ 
    width: 100%;
    margin-top: 68px;
  
    display: flex;
    justify-content: space-between;}
    .and {    font-size: 14px;
        margin:-26px -29px 12px 0px;}
    .and_box{width: 200px;
        justify-content: space-between;
        margin-top: 15px;margin-left:0;
    }
    .looker_romm h2 {font-size: 14px;
        margin: -28px -7px -1px 22px;width: 130px;
    }
    .looker_romm {margin-left: 0px;
         padding-right: 0px; 
    }
    .looker_romm b ul {padding-left: 22px;
    margin-top: 15;
}
.others {width: 100%;;}
    .dec{  width: 100%;
        display: flex;
        justify-content: space-between;;}
        .description h2{margin-top: 15px;}
        .search-bar input{padding: 5px;}
        .hidden{        width: calc(360px - 20px);
            margin: 10px 0;
        }
        .popup{background-size: 100%;}
        .popup h2{font-size: 22px ;line-height: 24px;padding-top: 20px;}
        .popup p{width: auto;height: auto;padding-bottom: 0;font-size: 13px;color: #000;margin-top: 50px;}
        .field  input{padding: 10px;
            margin: 10px;width: 318px;
        }
        .field {
            text-align: center;
            padding-top: 0px; 
            padding-bottom: 10px;
        }
        .field input:nth-child(2) {
            width: 318px;
        }
    .one{display: none;}
    .hide {
        position: absolute;
        right: 14px;
        top: 191px;
        display: block;
        width: 30px;
        height: 30px;
        z-index: 2;
    }   
    .share_logo{width: auto;height: auto;top: 37px;}
    .share_logo ul{display: block;}
    .share_logo ul li{margin: 20px 10px;}
  
 
    }
   .modal-content.coupanModelWrap
 {
    background: #00204f;
}
   .coupanModelWrap .modal-body {
    background: #fff;
    border-radius: 40px;
    width: 90%;
    margin: 20px auto 40px;
   }
   .couponwrapper span{
    display: block;
    text-align: center;
    background: #fef6e2;
    width: 61%;
    margin: 26px auto 24px;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    padding: 13px 10px 8px;
    border: dashed 2px #00204f;
    border-radius: 30px;
   }

   .copy-code {
    position: absolute;
    right: 10px;
    top: 45%;
    transform: translateY(-50%);
    color: #f70e46;
    text-decoration: none !important;
    font-weight: 600;
   }

   .coupanModelWrap .couponwrapper .btn {
    margin: 0 auto 50px;
    display: table;
    text-decoration: none;
    background: #da0034;
    color: #fff;
    padding: 9px 20px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    border-radius: 50px;
}
.couponwrapper a.btn
 {
    color: #5b0f70;
    text-decoration: underline;
    margin: auto;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 20px 0;
}

.coupanModelWrap h2 {
    border: none;
    font-size: 22px;
    font-weight: bold;
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}
.modal-dialog {
    max-width: 650px !important;
    margin: 1.75rem auto;
    padding: 0;
}
.coupanModelWrap .topImg
 {
    margin: 30px auto 0;
}

.coupanModelWrap .modal-header .close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 0;
    background: inherit !important;
    margin: 0;
    opacity: 1;
    font-weight: 300;
    font-size: 30px;
}

.coupanModelWrap .topImg {
    margin: 30px auto 0;
}
 
.couponwrapper h2 {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin: 15px 0 25px 0;
    border-top: 1px solid #c3c3c3;
    padding: 40px 0 0 0;
}
 
.codeWraps {
    position: relative;
}
 .modal-header {
    padding: 1rem;
    border-bottom: 0 !important;
}
.coupanModelWrap h2 {
    border: none;
    font-size: 22px;
    font-weight: bold;
}

.coupanModelWrap .modal-header .close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 0;
    background: inherit !important;
    margin: 0;
    opacity: 1;
    font-weight: 300;
    font-size: 30px;
}
 
.close {
    font-size: 30px;
    font-weight: 700;
    line-height: 13px;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
}
 .room_cont { padding:10px;}

 .Decor { width: 100%;}
 
 #gdpr-cookie-message {
    position: fixed;
    right: 30%; 
    z-index:999;
    bottom: 30px;
    max-width: 550px;
    background-color:#fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
}


 #gdpr-cookie-message h4 {
    color: #000;
    font-size: 20px;
    margin: 2px 0 13px;
}

#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: #000;
    font-size: 15px;
    line-height: 1.5em;
}

#gdpr-cookie-message a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #000;
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
 
#gdpr-cookie-message button, button#ihavecookiesBtn {
    border: none;
    background: #000000;
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}


button#gdpr-cookie-advanced {
    background: #c3c3c3;
    color: #000;
}