@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  background-color: #fff;
  font-family: "Montserrat", sans-serif;
}
ul.broo li a:hover {
    color: #598bd3;
    font-weight: bold;
}
.logo2025 {
    padding: 10px;
}
.pggr p {
    font-size: 20px;
    font-weight: 600;
    margin-top: 3px;
}
a.dasBRO {
    width: 150px;
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    padding: 10px;
    text-decoration: none;
    font-weight: 600;
    background: #665951;
    color: #fff;
    margin-top: 15px;
    border-radius: 20px;
}

    a.dasBRO:hover {
        background: #8490B2;
    }

.ntcview {
    padding: 10px;
    background: #665951;
    width: 130px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border-radius: 20px;
}
    .ntcview:hover {
        background: #8490B2;
    }
*,
*:before,
*:after {
  box-sizing: border-box;
}
.headermain {
    width: 100%;
    background: #bb1818;
}

.footernn {
    width: 100%;
    float: left;
    background: #413f3fd6;
    padding: 20px 0;
}

.slick-prev:hover, .slick-prev:focus {
    background: url(/images/Groupleft.png) center center no-repeat;
}
.slick-next:hover, .slick-next:focus {
    background: url(/images/Groupright.png) center center no-repeat;
}


img.leftarrow {
    position: absolute;
    left: 130px;
    top: 65%;
}
img.rightarrow {
    position: absolute;
    right: 130px;
    top: 65%;
}
.footernn span {
    color: #fff;
}

.footernn p {
    color: #fff;
}
.footernn h3 {
    color: #fff;
}
.footernn ul li a {
    text-decoration: none;
    color: #fff;
    line-height: 25px;
}

/*****************NOTICE NEW******************************/
.ntcc {
    width: 100%;
    float: left;
    padding: 50px 0;
    background: url(/images/noticeee.jpeg) 100%;
}
.notice-slide {
    width: 100%;
    float: right;
    max-width: 490px;
    margin-top: 20px;
}
.dtt {
    width: 50px;
    text-align: center;
    float: left;
    line-height: 28px;
    margin-top: 30px;
    color: #bb1818;
    max-width: 100%;
}
span.mnth {
    border-bottom: 2px solid #bb1818;
    font-size: 16px;
    font-weight: bold;
}
span.dte {
    font-size: 16px;
    font-weight: bold;
}
.pggr {
    width: 440px;
    max-width: 100%;
    float: left;
    padding-left: 20px;
}
.updt span {
    color: #bb1818;
    font-weight: 500;
}
.rightnotice {
    width: 530px !important;
    border-left: 5px solid #bb1818;
    margin-left: 30px;
    background: #fff;
    max-width: 100%;
}
a.ntcview {
    display: inline-block;
    border: 3px solid #5c1916;
    border-radius: 50px;
    padding: 0 10px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #5c1916;
    line-height: 34px;
    text-transform: uppercase;
    text-decoration: none;
}
    a.ntcview:hover {
        color: #d71921;
        border: 3px solid #d71921;
    }
.updt {
    margin: 20px auto;
}
/*****************NOTICE END******************************/







:focus-visible {
    outline: none;
}

ol, ul {
  list-style: none;
  padding: 0 0 !important;
  margin: 0 !important;
}
 a{
   text-decoration:none;  
 }

.clear {
  clear: both;
}

/* header css */

/*header{
    height: 100px;
    background-color: #665951;
}*/

/* Slider css */
.slider-box{
  overflow: hidden;
  height: 650px;
  position: relative;
}
.carousel-item img {
  width: 100%;
}
div#myCarousel{
  height: 650px;
}
.logo {
  position: absolute;
  bottom: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  width: 100%;
}

/* Notices Box */
section.bg-noties {
  padding: 50px 0;
}
.notice-title{
  text-align: center;
  padding: 10px 0 16px 0;
  margin: 0px;
}
.notice-title h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
}
.main-notices {
  display: flex;
  align-items: center;
  padding: 0px;
  margin: 0px 0 0 12px
}

.Notice-box{
  background: #665951;
  height: auto;
  width: 1044px;
  margin: auto;
  border-radius:82px;
  position: relative;  
  overflow: hidden;
  padding: 16px 0px;
}
.Notice-box::before {
  content: '';
  position: absolute;
  height: 100%;
  background: #fff;
  width: 22px;
  margin: auto;
  text-align: center;
  left: -25px;
  top: 0;
  right: 0;
}
.notices-bx1 {
  margin: 0 0 0 0px;
  padding: 0 0 0 0;
  position: relative;
  width: auto !important;
}
.date-notes {
  background: #dfdad6;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 46px;
  font-weight: 500;
  margin: 0 16px 0 0;
}
.notices-date {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  padding: 0px;
  margin: 0px;
  line-height: 27px;
}
.notices-date span {
  font-size: 30px;
}
.notices-bx1 p {
  padding: 0px;
  margin: 0px;
  line-height: 18px;
  font-weight: 400;
}
.notices-bx1 p a{
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  padding: 0 22px 0 0;
  margin: 0px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
  width: 409px !important;
  display: block;
}
.arrow-bxnt{
     width: 300px;
    margin: auto;
    position: relative;
}
ul.parent-arrow3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: auto;
  position: absolute;
  width: 71%;
  bottom: 4px;
  left: 45px;
}

.next3, .prev3 {
  height: 30px;  
  width: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 26px;
  cursor: pointer;
}
.updated-date {
  font-size: 14px;
  font-weight: 300;
  padding: 0px 0 0 0;
  margin: 0px;
  color: #e7d039;
}
.new-bx1 {
  position: absolute;
  right: 15px;
  background: rgba(255, 184, 0, 1);
  width: 46px;
  height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 264px;
  border: 1px solid #fff;
  top: 9px;
  font-weight: 500;
  margin: 2px 0px 0 0;
}
a.notice-viewall {
  margin: auto;
  background: #ac7c70;
  color: #dfdad6;
  text-decoration: none;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 152px;
  text-transform: uppercase;
  font-size: 19px;
  border-radius: 20px;
  margin-top: 23px;
  transition: all 0.5s;
  z-index: 999;
  position: relative;
}
a.notice-viewall:hover{
  background-color: #665951;
  color: #fff;
}
/* .notice-sl .slick-slide:nth-child(even) .main-notices {
  flex-direction: row-reverse;
  width: 535px;
  left: -22px;
  position: relative;
}
.notice-sl .slick-slide:nth-child(even) .main-notices .notices-txt{
  width: 76%;
} */

/* Bishop Msg Css */
.bg-bishop{
  margin-bottom: 60px;  
}
.bishop-img {
  background-color: #665951;
  height: 300px;
  border-radius: 151px 0 0 151px;
  overflow: hidden;
  display: flex;
  align-items: end;
  justify-content: center;
}
.bishop-img img {  
  margin: 0 0 0 23px;
  height: 270px;
}
.bishop-data {
  background-color: #dfdad6;
  height: 300px;
  border-radius: 0 150px 150px 0;
  PADDING: 32px 70px 0 36px;
}
.bishop-data h2 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 500;
}
.bishop-data a {
  background: #ac7c70;
  color: #dfdad6;
  text-decoration: none;
  padding: 6px 18px;
  display: inline-flex;
  border-radius: 0 20px 20px 0;
  transition: all 0.6s;
}
.bishop-data a:hover {
  background-color: #665951;
  color: #fff;
}

/* Event Css */
.event-bg {
  background: url('../images/event-bg.jpg');
  width: 100%;
  height: auto;
  padding: 60px 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.title-bx {
  text-align: center;
  color: #fff;
}
.title-bx p {
  padding: 7px 0 0 0;
}
.event-bx {
  background: #dfdad6;
  width: 96%;
  height: 230px;
  border-radius: 151px 0 0 151px;
  margin-top: 30px;
  position: relative;
}
.upcomevent-bx{
  background: #dfdad6;
  width: 96%;
  height: 230px;
  float: right;
  border-radius:0 151px 151px 0px;
  margin-top: 30px;
  position: relative;
}
.event-date {
  background: #665951;
  width: 78%;
  height: 112px;
  display: block;
  top: 6px;
  float: right;
  margin: 0 7px 0 0;
  border-radius: 0;
  position: relative;
}
.event-date::before {
  content: '';
  position: absolute;
  background: url('../images/event-bg-arrow.png');
  width: 88px;
  height: 116px;
  left: -88px;
  top: -1px;
  background-repeat: no-repeat;
}
a.view-btn {
  display: inline-block;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  width: 36%;
  background: #fff;
  padding: 6px 22px;
  float: right;
  margin: 10px 22px 0 0;
  text-align: right;
  font-weight: 500;
  font-size: 22px;
  border-radius: 28px 0 0 28px;
  letter-spacing: 0.7px;
  transition: all 0.5s;
  z-index: 9;
  position: relative;
}
a.view-btn:hover {
  background: #ac7c70;
  color: #fff;
}

.event-date1 {
  background: #665951;
  width: 78%;
  height: 112px;
  display: block;
  top: 6px;
  float: left;
  margin: 0 0px 0 7px;
  border-radius: 0;
  position: relative;
}
.event-date1::before {
  content: '';
  position: absolute;
  background: url('../images/eventr-bg-arrow.png');
  width: 117px;
  height: 113px;
  right: -90px;
  top: -1px;
  background-repeat: no-repeat;
}
.event-sl {
  position: relative;
  top: -108px;
}
.date-evnt {
  display: block;
  clear: both;
  text-align: right;
  padding: 0 44px;
  text-transform: uppercase;
}
.date-evnt h3, .date-evnt h4 {
  font-weight: 500;
  color: #fff;
}
.date-evnt h4 {
  margin: auto;
  width: 192px; 
  text-align: center;
  clear: both;
  float: right;
}
.date-evnt p {
  font-size: 17px;
  font-weight: 400;
  padding: 45px 0 0 50px;
  clear: both;
}
.upcomevent-sl {
  position: relative;
  top: -108px;
}
.date-evnt1 {
  display: block;
  clear: both;
  text-align: left;
  padding: 0 44px;
  text-transform: uppercase;
}
.date-evnt1 h3, .date-evnt1 h4 {
  font-weight: 500;
  color: #fff;
}
.date-evnt1 h4 {
  margin: auto;
  width: 192px; 
  text-align: center;
  float: left;
  clear: both; 
  
}
.date-evnt1 p {
  font-size: 17px;
  font-weight: 400;
  padding: 45px 50px 0 0px;
  clear: both;
}
ul.parent-arrow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: auto;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
}
.prev4, .next4 {
  font-size: 29px;
  color: #fff;
  cursor: pointer;
}

ul.parent-arrow1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: auto;
    position: absolute;
    width: 200px;
    top: 51px;
    left: 43px;
}
.prev5, .next5 {
  font-size: 29px;
  color: #fff;
  cursor: pointer;
}

a.view-btn1{
  display: inline-block;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  width: 36%;
  background: #fff;
  padding: 6px 22px;
  float: left;
  margin: 10px 0px 0 22px;
  text-align: right;
  font-weight: 500;
  font-size: 22px;
  border-radius: 0 28px 28px 0;
  letter-spacing: 0.7px;
  transition: all 0.5s;
  z-index: 9;
  position: relative;
}
a.view-btn1:hover {
  background: #ac7c70;
  color: #fff;
}

.event-center-bg {
  border: 8px solid #dfdad6;
  text-align: center;
  margin: auto;
  width: 673px;
  overflow: hidden;
  border-radius: 220px;
  height: 362px;
  margin-top: 57px;
}
.event-data-wht {
  background: #fff;
  border-radius: 85px;
  padding: 7px 39px;
}
.event-data-wht h3 {
  font-size: 21px;
  text-align: left;
  padding: 25px 5px 0 11px;
  line-height: 26px;
  margin: 0;
}
.event-data-wht p {
  text-align: right;
  padding: 0 35px 0 0;
  color: #571c02;
  font-weight: 500;
  font-size: 21px;
  margin: 0;
}

/* Throught Css */
section.bg-thought {
  padding: 48px 0;
}
.throught-box{
  background-color: #dfdad6;
  padding: 0;
  margin: 0;
  border-radius: 176px;
  overflow: hidden;
  display: flex;
}
.thought-data {
  padding: 0;
  width: 39%;
  margin: auto 135px;
  left: 23px;
  position: relative;
  text-align: justify;
  font-weight: 400;
  font-size: 16px;
}
.thought-data::before {
  content: '';
  position: absolute;
  top: 23px;
  left: -99px;
  background-image: url('../images/left-quotes.png');
  background-size: 100%;
  background-repeat: no-repeat;
  width: 85px;
  height: 60px;
}
.thought-data::after {
  content: '';
  position: absolute;
  bottom: 49px;
  right: -103px;
  background-image: url('../images/rightt-quotes.png');
  background-size: 100%;
  background-repeat: no-repeat;
  width: 85px;
  height: 60px;
}

/* Perishes Css */
.title-hd {
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.title-hd h2 {
  padding: 62px 0 14px 0;
  margin: 0px;
  font-size: 30px;
  font-weight: 500;
}
.perishes-bx {
  background-color: #dfdad6;
  padding: 33px 43px 14px 43px;
  margin: 0 0;
  height: auto;
  border-radius: 160px;
  overflow: hidden;
  position: relative;
  height: 148px;
}
.title-hd {
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.perishes-data {
  width: 300px;
  border-right: 1px solid #000;
  padding: 0 14px;
}
.perishes-data h3 {
  font-size: 15px;
  text-align: center;
  font-weight: 700;
  padding: 0px;
  margin: 0px;
}
.perishes-data p {
  text-align: center;
  margin:0px;
}
ul.parent-arrow2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: auto;
  position: absolute;
  width: 98%;
  top: 60px;
  left: 10px;
}
.prev2, .next2 {
  font-size: 29px;
  color: #fff;
  cursor: pointer;
  background: #665951;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.prev2:hover, .next2:hover {
  background: #ac7c70;
}


/* Photogallery Css Home */
.product__slider-main {
  border-radius: 43px;
  overflow: hidden;
  margin-bottom: 12px;
}
.slide.full-sl {
  height: 480px !important;
}
.slide.full-sl img {
  width: 100%;
}
.slide.thumbnail-sl img {
  object-fit: cover;
  width: 171px;
  height: 125px;
  border-radius: 12px;
  margin: auto;
  cursor: pointer;
  text-align: center;
}
ul.parent-arrow6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: auto;
  position: absolute;
  width: 98%;
  bottom: 51px;
  left: 10px;
}
.prev6, .next6 {
  font-size: 29px;
  color: #fff;
  cursor: pointer;
  background: #253d6b;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.5s;
  
}
.prev6:hover, .next6:hover {
  background: #241b19;
}
.product__slider-thmb .slick-slide.slick-current.slick-active {
  opacity: 0.5;
}
.title-hd h2 span a {
  background: #ac7c70;
    text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  width: 36%;  
  padding: 10px 26px;  
  margin: 10px 0px 0 10px;
  text-align: right;
  font-weight: 500;
  font-size: 20px;
  border-radius: 0 28px 28px 0;
  letter-spacing: 0.7px;
  transition: all 0.5s;
}
.title-hd h2 span a:hover {
  background-color: #665951;
}


/* Bday Css */
.bday-bg{
  background-image:url('../images/bdy-bg.jpg');
  height: auto;
  width: 100%;
  padding: 90px 0 ;
}
.white-bx{
  background-color: white;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 93px;
}
.bdy-hd {
  background: #665951;
  height: 112px;
  display: block;
  top: 0;
  border-radius: 0;
  position: relative;
  left: 0;
  width: 50%;
  margin: auto;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-weight: 600;
  z-index: 6;
  line-height: 32px;
}
.bdy-hd:before {
  content: '';
  position: absolute;
  background: url('../images/event-bg-arrow.png');
  width: 88px;
  height: 113px;
  left: -88px;
  top: -1px;
  background-repeat: no-repeat;
  z-index: -1;
}
.bdy-hd::after {
  content: '';
  position: absolute;
  background: url('../images/eventr-bg-arrow.png');
  width: 117px;
  height: 113px;
  right: -90px;
  top: -1px;
  background-repeat: no-repeat;
  z-index: -1;
}
.bdy-main {
  text-align: center;
  padding: 30px 0 32px 0;
}
.bday-img {
  width: 240px;
  overflow: hidden;
  height: 281px;
  border-radius: 56px;
  padding: 0px;
  margin: auto;
}
.bday-img img {
  max-width: 100%;
  height: 100%;
}
.bdy-main h2 {
  font-size: 28px;
  padding: 29px 0 10px 0;
}
.bdy-main a {
  text-decoration: none;
  background: #ac7c70;
  color: #fff;
  display: inline-block;
  padding: 5px 21px;
  border-radius: 32px;
  font-size: 22px;
  text-transform: uppercase;
  transition: all 0.6s;
}
.bdy-main a:hover{
  background: #665951;
}

@media (min-width:1400px){
  .bdy-hd{
    width: 57%;
  }
}

/* Footer Css */
footer {
  background-color: #665951;
  height: auto;
  padding: 44px 0 10px 0;
}
.ft-ads {
  border-right: 1px solid white;
}
.ft-ads h3 {
  color: #fff;
  font-weight: 700;
  font-size: 23px;
}
.ft-ads p {
  font-size: 21px;
  color: #fff;
  line-height: 26px;
  margin: 0px;
  padding: 4px 0 15px 0;
}
ul.ul-ft {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 0 0;
  padding: 0px;
}
ul.ul-ft li a {
  background: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #665951;
  border-radius: 50%;
  margin: 0 16px 0 0;
  font-size: 23px;
  text-decoration: none;
  transition: all 0.5s;
}
ul.ul-ft li a:hover {
  background: #ac7c70;
  color: #fff;
}
.follow-bx {
  padding: 55px 0 0 0;
}
follow-bx h3 {
  font-size: 23px;
  font-weight: 600;
}
.social-icon a {
  color: #fff;
  text-decoration: none;
  padding: 8px 36px 0 0;
  font-size: 23px;
  display: inline-block;
  transition: all 0.6s;
}
.social-icon a:hover {
  color: #cab53e;
}
.ft-right {
  text-align: center;
  color: #fff;
}
.ft-right h3 {
  font-size: 23px;
  font-weight: 500;
  padding: 0 0 0 0;
}
.ft-right ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.ft-right ul li a {
  margin: 6px 6px;
  padding: 0;
  display: inline-block;
  transition: all 0.6s;
}
.ft-right ul li a:hover {
  filter: drop-shadow(2px 4px 6px black);
}
.ft-copyrit {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 57px 0 0 0;
  color: #fff;
}
.ft-copyrit a{
  color: #fff;
  text-decoration: none;
  transition: all 0.6s;
}
.ft-copyrit a:hover{
  color: #cab53e;
}



@media (max-width:767px){
  header{
    height: auto;
  }
  nav {
    position: relative !important;
    height: auto !important;
    padding: 8px 0;
    top: 0 !important;
}

  .logo {
      top: 3px;              
       bottom: auto;
  }
  .logo img {
     width: 99%;
  }
  .slider-box, div#myCarousel{
          height: auto;
  }
  .Notice-box{
    width: 100%;
  }
  .Notice-box::before{
    display: none;
  }
  .bishop-img {
    background-color: #665951;
    height: auto;
    border-radius: 3px; 
}
.bishop-data {
  height: auto;
  border-radius: 3px;
  PADDING: 16px;
}
.bishop-data a{
  border-radius: 20px;
}
.event-date::before, .event-date1::before{
  display: none;
}
.event-bx, .upcomevent-bx {
  width: 100%;
  min-height: 260px;
  border-radius: 8px; 
}
.event-date, .event-date1 {
  width: 97%;
  min-height: 120px;
  float: none;
  margin: auto;
  border-radius: 0; 
}
a.view-btn {
  display: block;
  width: 71%;
  padding: 6px 22px;
  float: none;
  margin: 10px auto;
  text-align: center;
  border-radius: 3px;
  text-align: center;
}
a.view-btn1 {
  display: flex;
  width: 76%;
  margin: auto;
  float: none;
  text-align: center;
  font-weight: 500;
  font-size: 22px;
  border-radius: 3px;
  letter-spacing: 0.7px;
  transition: all 0.5s;
  clear: both;
  justify-content: center;
  position: relative;
  top: 9px;
}
.event-center-bg {
  border: 8px solid #dfdad6;
  text-align: center;
  margin: auto;
  width: 100%;
  overflow: hidden;
  border-radius: 3px;
  height: auto;
  margin-top: 41px;
}
.event-center-bg img {
  width: 100%;
}
.event-data-wht {
  background: #fff;
  border-radius: 3px;
  padding: 0 0 10px 0;
}
.throught-box{
  border-radius: 3px;
  flex-wrap: wrap;
  padding: 16px;
}
.thought-data {
  padding: 0;
  width: 100%;
  margin: auto;
  left: 0;
}
.throught-img img {
  width: 100%;
  margin-bottom: 19px;
}
.thought-data h4 {
  font-weight: 700;
}
.thought-data::after{
  display: nonoe;
}
.thought-data::before{
  display: none;
}
.perishes-bx{
  padding: 27px 14px 14px 27px;
  height: auto;
}
.perishes-data{
  border-right: none;
}
ul.parent-arrow2 {
  width: 100%;
  top: 53px;
  left: 0;
}
.title-hd h2 {
  padding: 38px 0 14px 0;
  font-size: 22px; 
}
.title-hd h2 span {
  display: inline-block;
  margin-top: 16px;
}
.title-hd h2 span a {
  padding: 8px 19px;
  margin: auto;
  font-size: 16px;
  border-radius: 4px; 
}
.product__slider-main{
  border: 6px;
  line-height: 0px;
}
.slide.full-sl{
  height: auto !important;
}
.bday-bg{
  padding: 30px 0;
}
.white-bx {
  border-radius: 6px;
  padding: 16px 0;
  margin-bottom: 18px;
}
.ft-ads{
  border-right:none;
  text-align: center;
}
ul.ul-ft{
  justify-content: center;
}
.social-icon a{
  padding: 0 7px 7px 7px;
}
.ft-right ul li {
  display: flex;
  width: 50%;
}
.ft-right ul li a img{
  max-width: 100%;
}
.ft-right ul li {
  padding: 28px 0 0 0 ;
  text-align: center;
}
.product__slider .slick-next {
  right: 0;
}
ul.parent-arrow6{
  left: 4px;
}
.bday-img {
  max-width: 195px;
  height: auto;
  border-radius: 11px;
}
.bday-img img {
  max-width: 100%;
  height: auto;
}
.date-evnt, .date-evnt1 {
  text-align: center;
}

ul.parent-arrow, ul.parent-arrow1 { 
  width: 93%;  
  left: 0;
  right: 0;
  margin: auto !important;
  text-align: center;
}

.date-evnt h4, .date-evnt1 h4 {  
  width: 100%;
  text-align: center;
  clear: both;
  float: none;
}
.throught-box{
  display: block;
}

}

.iconsss ul li {
    display: inline-block;
    width: 30px;
    max-width:100%;
    text-align: center;
}

.iconsss {
    width: 100%;
    float: left;
    text-align: right;
    padding: 35px 0px;
}

@media only screen and (max-width: 767px) {

    .logo2025 img {
        max-width: 100%;
    }
    .rightnotice {
        border-left: none;
        margin-left: 13px;
        background: #fff;
        max-width: 100%;
    }
    .pggr {
        padding-left: 0px;
    }
    a.ntcview {
        margin-bottom: 15px;
    }   

    .footernn h3 {
        margin-top: 20px;
        text-align: center;
    }
    .iconsss {
        text-align: center !important;
        padding: 10px;
    }
}