body {
  font-size: 16px;
  line-height: 22px;
  font-family: 'Poppins';
  overflow-x: hidden;
}

.container{
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}

p, li, h1{
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
    font-family: system-ui;
}
li{
line-height: 28px;
}


/*******************HEADER******************/

header{
  background-color: white;
}

.fixed-top{

box-shadow:white;
	position: -webkit-sticky; /* For Safari */
    position: sticky;
    top: 0;
    z-index: 1030; /* Ensure it's above other content */
    background-color: #09512a; /* Background color of the header */
}

.navbar-brand img{
  width: 50px;
  float: left;
  border-radius: 50%;
  margin-right: 10px;
}

.navbar-brand h5{
font-size: 20px;
line-height: 24px;
font-weight: 600;
color: #fff;
margin-top: 14px;
}

.navbar-light .navbar-brand{
width: 200px;
}

nav.navbar.navbar-expand-lg.navbar-light {
  padding: 0px;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  color:white;
  background-color: #fff;
}

.navbar-light .navbar-nav .nav-link {
color: black;
font-size: 16px;
line-height: 20px;
font-weight: 600;
padding: 22px 12px;
font-family: system-ui;
text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link:hover{
color: 000108;
  background-color: #fff;
}

.navbar-light .navbar-nav .nav-link:hover{
  color: black;
  background-color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: black;
  background-color: #fff;
}

.dropdown-menu{
padding: 0px;
border-radius: 0px;
margin-top: -1px;
}

.dropdown-item{
font-size: 14px;
line-height: 30px;
border-bottom: 3px solid #fafafa;
}

.dropdown-item:last-child{
border-bottom: none;
}

.dropdown-item:hover{
background-color: #0378F4;
color: #fff;
}


/**************BANNER*************/

.banner{
background: url("../images/banner.jpg") center center no-repeat;
height: auto;
background-size:cover;
}

.word_section span{font-size:20px;font-weight:bold; line-height: 20px; margin-top:80%;}
.banner .overlay{
background-color:none;
height: auto;
margin-top :200px;
}

.carousel-item:after {
content:"";
display:block;
position:top;
top:0;
bottom:0;
left:0;
right:0;
/* background:; */
}

.banner-text{
position: absolute;
/* top: 200px; */
top: 335px;
/*text-align: center;
  max-width: 850px;*/
  width: 100%;
  /*left: 19%;
  right: 50%;*/
  left: 2%;
  right: 5%;
  margin-bottom: 51px !important;
margin-top: -29px;
}

.banner-text h6{
font-family: 'Bree Serif', serif;
font-size: 34px;
line-height: 38px;
font-weight: 400;

color: white;
margin-bottom: 0px;
}

.banner-text p{
  font-family: 'Bree Serif', serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: white;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  display: block;
  margin-bottom: 5px;
  letter-spacing: 1px;
}

.banner-text p{
  padding: 5px !important;
  -webkit-transform: skewX(-10deg);
  transform: skewX(-19deg);
}

.word_section{
  /*width: 100% !important;
  max-width: 100% !important;
  text-align: left !important;*/
  display: none !important;
  position: absolute;
  top: -115px;
  max-width: 280px;
  width: 100%;
  padding: 10px;
  text-align: center !important;
  -webkit-transform: skewX(-10deg);
  transform: skewX(-10deg);
}

p.my-website{
   font-size: 20px;
}

p.my-website1{
   font-size: 24px;
}

p.has-text-color{
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  display: block;    
  margin-top: 242px;
  margin-bottom: 4px;
}



a.btn.btn-read{
border: 2px solid #fff;
background-color: black;
font-family: 'Bree Serif', serif; 
font-size: 20px;
line-height: 24px;
font-weight: 400;
background-color: #0B7DFF;
color: #fff;
padding: 10px 25px;
border-radius: 0px;
}

a.btn.btn-read:hover{
border: 2px solid #1815e8;
background-color: #0B7DFF;
color: #fff;
}


.banner-text ul{
margin: 0px;
padding: 0px;
margin-top: 190px;
text-align: center;
}

.banner-text ul li{
list-style-type: none;
display: inline-block;
}

.banner-text ul li a i{
border: 2px solid #fff;
background-color:black;
font-size: 14px;
line-height: 16px;
color: #fff;
width: 40px;
height: 40px;
text-align: center;
border-radius: 50%;
}

.banner-text ul li a i.fa-facebook-f{
   border: 2px solid #fff;
  background-color: #3b5998;
  font-size: 14px;
  line-height: 26px;
  padding: 6px;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;  
}

.banner-text ul li a i.fa-linkedin-in{
   border: 2px solid #fff;
  background-color: #0e76a8;
  font-size: 14px;
  line-height: 26px;
  padding: 6px;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;  
}

.banner-text ul li a i.fa-twitter{
   border: 2px solid #fff;
  background-color: #00acee;
  font-size: 14px;
  line-height: 26px;
  padding: 6px;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;  
}

.banner-text ul li a i.fa-instagram{
   border: 2px solid #fff;
  background-color: #3f729b;
  font-size: 14px;
  line-height: 26px;
  padding: 6px;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;  
}

.banner-text ul li a i.fa-skype{
   border: 2px solid #fff;
  background-color: #00aff0;
  font-size: 14px;
  line-height: 26px;
  padding: 6px;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;  
}

.banner-text ul li a i.fa-youtube{
   border: 2px solid #fff;
  background-color: #FF0000;
  font-size: 14px;
  line-height: 26px;
  padding: 6px;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;  
}

/*.banner-text ul li a i:hover{
background-color: #0378F4;

color: #fff;
}*/


/*.banner-text ul li a i.fab.fa-facebook-f{
padding: 12px 13px;
}

.banner-text ul li a i.fab.fa-linkedin-in{
padding: 12px 15px;
}

.banner-text ul li a i.fab.fa-twitter{
padding: 12px 14px;
}

.banner-text ul li a i.fab.fa-instagram{
padding: 12px 14px;
}

.banner-text ul li a i.fab.fa-skype{
padding: 12px 14px;
}
.banner-text ul li a i.fab.fa-youtube{
padding: 12px 14px;
}*/






.m1{animation:mk1 500ms linear infinite alternate;}
.m2{animation:mk2 500ms linear infinite alternate;}
.word_section{animation:mk22 700ms linear infinite alternate;}
@keyframes mk1{
  from{color:rgb(225,225,225);}
  to{color:rgb(197, 45, 47);}
}
@keyframes mk2{
  from{color:rgb(197, 45, 47);}
  to{color:rgb(225,225,225);}
}
@media only screen and (max-width:767px){
 .word_section span{font-size:25px;font-weight:bold;} 
  
}
@media screen and (max-width:600px){
  .about-us {
  padding: 50px 0;
  margin-top: -263px;
}
  .banner-text{
    display: flex;
  }
  .carousel-control-next, .carousel-control-prev{
        margin-top: -285px;
  }
  .col-md-3.articles{
    margin-left: 30px;
  }
}


/*************ABOUT US*************/

.about-us{
padding: 68px 0;
background: beige;
}

.about-us img{
width: 100%;
height: auto;
border-radius: 5px;
}

.abt-box{
  background-color: #fff;
  padding: 40px;
  margin-left: -100px;
  box-shadow: 0px 0px 50px 0px rgba(157, 157, 157, 0.3);
  position: relative;
  top: 9%;
  border-radius: 5px;
}

.about-us h2{
font-family: 'Bree Serif', serif;
font-size: 40px;
line-height: 44px;
font-weight: 400;
color: #050000;
margin-bottom: 25px;
text-transform: uppercase;
}

.about-us h2:after {
  content: '';
  width: 55px;
  height: 4px;
  background: #c52d2f;
  display: block;
  margin-top: 13px;
}

.about-us p{
  line-height: 30px;
  color: #505050;
  font-size: 15px;
}

a.btn.btn-readmore{
border: 1px solid #2b3dc5;
background-color: #2b3dc5;
padding: 10px 22px;
font-family: 'Bree Serif', serif;
font-size: 18px;
line-height: 22px;
font-weight: 400;
color: #fff;
}

a.btn.btn-readmore:hover{
border: 1px solid #c52d2f;
background-color: #c52d2f;
color: #fff;
}




/******************DYNAMIC******************/

.dynamic{
padding-top: 50px;
background-color: #fbfbfb;
}

.dynamic h4{
font-family: 'Bree Serif', serif;
font-size: 40px;
line-height: 44px;
font-weight: 400;
color: #070000;
text-align: center;
margin-bottom: 25px;
text-transform: uppercase;
}

.dynamic h4:after {
  content: '';
  width: 80px;
  height: 4px;
  background: #c52d2f;
  margin: 0 auto;
  display: block;
  margin-top: 13px;
}


.invest-box h5{
font-family: 'Bree Serif', serif; 
font-size: 28px;
line-height: 32px;
font-weight: 400;
margin-bottom: 5px;
margin-left: 10px;
}

.invest-box h5 a{
text-decoration: none;
color: #070000;
}

.invest-box h5 a:hover{
color: #c52d2f;
}


.invest-left{
  padding-top: 70px;
}

.invest-right{
  padding-top: 70px;
}

.invest-box{
  border: 1px solid #ccc;
  padding: 27px 20px;
  max-width: 310px;
  margin-bottom: 35px;
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.1);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}

.invest-icons{
  border: 1px solid #ccc;
  padding: 13px;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 28px;
  right: -52px;
  background-color: #f6f6f6;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}

.invest-icons:after {
  position: absolute;
  top: -9px;
  left: 0px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 9px 18px;
  border-color: transparent transparent #f6f6f6 transparent;
}

.invest-box p{
  text-align: left;
  font-size: 14px;
}

.invest-box:hover{
  border: 1px solid #c52d2f;
}

.invest-box:hover .invest-icons {
  border: 1px solid #c52d2f;
  background-color: #c52d2f;
}

.invest-box:hover .invest-icons:after{
  border-color: transparent transparent #000 transparent;
}

.invest-icons i{
  font-size: 26px;
  padding: 10px;
}


.invest-icons1 i{
  font-size: 26px;
  padding: 10px;
}


.invest-box1 h5{
font-family: 'Bree Serif', serif; 
font-size: 28px;
line-height: 32px;
font-weight: 400;
margin-bottom: 5px;
margin-left: 10px;
}

.invest-box1 h5 a{
text-decoration: none;
color: #2b3dc5;
}

.invest-box1 h5 a:hover{
color: #c52d2f;
}

.invest-box1{
  border: 1px solid #ccc;
  padding: 27px 20px;
  max-width: 310px;
  float: right;
  margin-bottom: 35px;
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.1);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
      background-color: #fff;
}

.invest-icons1{
  border: 1px solid #ccc;
  padding: 13px;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 28px;
  left: -52px;
  background-color: #f6f6f6;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  background-color: #fff;
}

.invest-icons1:after {
  position: absolute;
  top: -9px;
  right: -1px;
  content: "";
  margin: 0 0 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 0 19px;
  border-color: transparent transparent transparent #f6f6f6;
}

.invest-box1 p{
  text-align: left;
  font-size: 14px;
  margin-left: 15px;
}

.invest-box1:hover{
  border: 1px solid #c52d2f;
}

.invest-box:hover i{
  color: #fff;
}


.invest-box1:hover i{
  color: #fff;
}

.invest-box1:hover .invest-icons1 {
  border: 1px solid #c52d2f;
  background-color: #c52d2f;
}

.invest-box1:hover .invest-icons1:after{
  border-color: transparent transparent transparent #000;
}




/******************MEDIA*****************/

.media{
padding: 50px 0;
background-color: #eee;
}

.media h4{
font-family: 'Bree Serif', serif;
font-size: 40px;
line-height: 44px;
font-weight: 400;
color: #0C0101;
text-align: center;
margin-bottom: 25px;
text-transform: uppercase;
}

.media h4:after {
  content: '';
  width: 80px;
  height: 4px;
  background: #0C0101;
  margin: 0 auto;
  display: block;
  margin-top: 13px;
}





.chart-attrib{
  /* max-width: 380px; */
  max-width: 371px;
  margin: 4px 6px;

  width: 100%;
  float: left;
  margin-right: 0px;
  /*border: 1px solid #eee;*/
  /* padding: 45px 35px; */
  background-color: #000307;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  height: 250px;
}


.chart-attrib1{
  max-width: 380px;
  width: 100%;
  float: left;
  margin-right: 0px;
  /*border: 1px solid #eee;*/
  padding: 45px 35px;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  height: 250px;
}

.chart-attrib h3{
  font-family: 'Bree Serif', serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.chart-attrib h3 a{
  color: #fff;
  text-decoration: none;
}

a.btn.btn-reads {
  border: 1px solid #fff;
  background-color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #856b1b;
  max-width: 95px;
  width: 100%;
  margin: 0 auto;
  display: block;
  margin-top: 15px;
}

.chart-attrib1 h3{
  font-family: 'Bree Serif', serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.chart-attrib1 h3 a{
  color: #2b3dc5;
  text-decoration: none;
}

a.btn.btn-reads1 {
  border: 1px solid #000108;
  background-color: #000306;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #fff;
  max-width: 95px;
  width: 100%;
  margin: 0 auto;
  display: block;
  margin-top: 15px;
}











.media-box{
padding: 20px;
margin-bottom: 30px;
height: 235px;
border: 1px solid #eee;
box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
border-radius: 5px;
}

.media-box h5{
  font-family: 'Bree Serif', serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 10px;
}

.media-box h5 a{
  text-decoration: none;
  color: #2b3dc5;
}

.media-box h5 a:hover{
color: #c52d2f;
}

.media-box p{
margin-bottom: 5px;
}

.view{
  font-family: 'Bree Serif', serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #c52d2f;
  text-decoration: none;
}

.view:hover{
color: #2b3dc5;
}


/*******************PROJECT******************/

.project{
padding: 50px 0;
border-top: 1px solid #eee;
}

.project h3{
font-family: 'Bree Serif', serif;
font-size: 40px;
line-height: 44px;
font-weight: 400;
color: #0E0101;
text-align: center;
margin-bottom: 25px;
text-transform: uppercase;
}

.project h3:after {
  content: '';
  width: 80px;
  height: 4px;
  background: #c52d2f;
  margin: 0 auto;
  display: block;
  margin-top: 13px;
}




.serv-section-2 {
  position: relative;
  border: 1px solid #eee;
  background: #fff;
  box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.16);
  border-radius: 5px;
  overflow: hidden;
  padding: 30px;
  height: 238px;
  margin-bottom: 30px;
}

.serv-section-2:before {
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 0;
  content: " ";
  width: 120px;
  height: 120px;
  background: #f5f5f5;
  border-bottom-left-radius: 136px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.serv-section-2-icon {
  position: absolute;
  top: 18px;
  right: 22px;
  max-width: 100px;
  z-index: 1;
  text-align: center;
}

.serv-section-2-icon i {
  color: #080000;
  font-size: 48px;
  line-height: 65px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.serv-section-desc {
  position: relative;
}

.serv-section-2 h4 {
  color: #333;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}

.serv-section-2 h5 {
  color: #333;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
  margin-top: 5px;
}

.section-heading-line-left {
  content: '';
  display: block;
  width: 100px;
  height: 3px;
  background: #070000;
  border-radius: 25%;
  margin-top: 0px;
  margin-bottom: 5px;
}

.serv-section-2 p {
  padding-right: 50px;
  margin-bottom: 10px;
}

.serv-section-2:hover .serv-section-2-icon i {
  color: #fff;
}

.serv-section-2:hover:before {
  background: #0378F4;
}

a.read-more{
  font-family: 'Bree Serif', serif;
font-size: 16px;
line-height: 20px;
font-weight: 400;
color: #000;
text-decoration: none;
}

a.read-more:hover{
color: #c52d2f;
}

a.btn.btn-project {
  border: 1px solid #2b3dc5;
  background-color: #0E0101;
  padding: 15px 30px;
  font-family: 'Bree Serif', serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  border-radius: 30px;
  max-width: 233px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

a.btn.btn-project:hover {
  border: 1px solid #c52d2f;
  background-color: #c52d2f;
  color: #fff;
}


/*******************EXPRESTISE******************/

.expertise{
padding: 50px 0;
background-color: #000108;
}

.expertise h4{
font-family: 'Bree Serif', serif;
font-size: 40px;
line-height: 44px;
font-weight: 400;
color: #fff;
text-align: center;
margin-bottom: 35px;
text-transform: uppercase;
}

.expertise h4:after {
  content: '';
  width: 80px;
  height: 4px;
  background: #fff;
  margin: 0 auto;
  display: block;
  margin-top: 10px;
}

.expertise ul{
padding: 0px;
margin: 0px;
text-align: center;
}

.expertise ul li{
list-style-type: none;
display: inline-block;
  width: 17%;
  margin-right: 38px;
}

.expertise ul li:last-child{
margin-right: 0px;
}

.expertise ul li img{
width: 100px;
margin: 0 auto;
display: block;
margin-bottom: 15px;
}

.expertise ul li a{
font-family: 'Bree Serif', serif;
font-size: 20px;
line-height: 24px;
font-weight: 400;
color: #fff;
text-decoration: none;
}

.expertise ul li a:hover{
color: #d0e9ff;
}














/*********************MY PARTNER********************/

.partner{
padding: 30px 0;
}

.partner h4{
font-family: 'Bree Serif', serif;
font-size: 40px;
line-height: 44px;
font-weight: 400;
color: #050000;
text-align: center;
margin-bottom: 25px;
text-transform: uppercase;
}

.partner h4:after {
  content: '';
  width: 80px;
  height: 4px;
  background: #c52d2f;
  margin: 0 auto;
  display: block;
  margin-top: 13px;
}

.partner-box img{
height: 100px !important;
width: 150px !important;
margin-bottom: 20px;
border-radius: 10px;
}


.owl-nav{
display: none;
}

.owl-dots {
text-align: center;
}

.owl-dot {
display: inline-block;
zoom: 1;
}

.owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
transition: opacity 0.2s ease;
-webkit-transition: opacity 0.2s ease;
-mozkit-transition: opacity 0.2s ease;
border-radius: 30px;
}

.owl-dot.active span, .owl-dot:hover span {
background: #869791;
}

/**********************FOOTER*********************/

/************TOP FOOTER************/

.top-footer{
padding: 40px 0;
/* background-color: #000305; */
background-color: #fff;
}

.top-footer h4{
font-family: 'Bree Serif', serif;
font-size: 28px;
line-height: 32px;
font-weight: 400;
margin-bottom: 20px;
color: #fff;
text-align: center;
}

.top-footer h4:after {
  content: '';
  width: 60px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
  display: block;
  margin-top: 7px;
}

.top-footer iframe{
height: 300px !important;
}

.top-footer ul{
padding: 0px;
margin: 0px;
}

.top-footer ul li{
list-style-type: none;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #69ade8;
}

.top-footer ul li:last-child{
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 0px;
}

.top-footer ul li a{
font-size: 14px;
line-height: 22px;
font-weight: 400;
color: #fff;
text-decoration: none;
display: block;
}

.top-footer ul li a:hover{
color: #efefef;
}

.bottom-footer{
padding: 15px 0;
/* background-color: #027BBB; */
background-color: #003418;
}

.copyright p{
font-family: 'Bree Serif', serif;
font-size: 16px;
line-height: 20px;
font-weight: 400;
color: #fff;
margin-bottom: 0px;
}

.footer-menus ul{
padding: 0px;
margin: 0px;
float: right;
}

.footer-menus ul li{
list-style-type: none;
display: inline-block;
border-right: 1px solid #fff;
padding-right: 10px;
margin-right: 10px;
line-height: 16px;
}

.footer-menus ul li:last-child{
border-right: none;
padding-right: 0px;
margin-right: 0px;
}

.footer-menus ul li a{
font-family: 'Bree Serif', serif;
font-size: 15px;
line-height: 15px;
font-weight: 400;
color: #fff;
text-decoration: none;
}

.footer-menus ul li a:hover{
text-decoration: underline;
}

.footer-menus ul li a i{
margin-right: 5px;
}




/*************BACK TO TOP**************/

.scroll-top-wrapper.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1.0;
}

.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  background-color: #050000;
  color: #fff;
  width: 55px;
  height: 54px;
  line-height: 7px;
  right: 15px;
  bottom: 40px;
  padding-top: 14px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.scroll-top-wrapper i.fa {
  line-height: inherit;
  font-size: 26px;
}

.scroll-top-wrapper h5{
  margin-top: 0px;
  font-weight: 300;
  font-size: 16px;
}



/****************CONTACT US PAGE START HERE***************/

.page-banner{
background: url("https://gorkhaayurved.com.np/update/wp-content/uploads/2024/05/20140603075156-1.jpg") center center no-repeat;
background-size: cover;
}

.page-banner .overlay{
/* background-color: rgba(0,0,0,.6); */
padding: 300px 0 20px;
}

.page-title-box {
  text-align: center;
  background: #4F7D1C;
  padding: 5px 5px;
  -ms-transform: skewX(-10deg);
  -webkit-transform: skewX(-10deg);
  transform: skewX(-10deg);
  max-width: 200px;
  width: 100%;
  margin: left;
  display: block;
}

.page-title-box h1 {
  font-family: 'Bree Serif', serif;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0px;
  text-transform: uppercase;
}

.page-title-box h1:after {
  width: 100px;
  height: 1px;
  background: #fff;
  content: "";
  left: 112px;
  right: 0;
  margin: 0 auto;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}

.page-banner ul.breadcrumb {
  padding: 4px !important;
  list-style: none;
  text-align: center;
  background-color: #fff;
  max-width: 200px;
  width: 100%;
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
}

.page-banner ul.breadcrumb li {
  display: inline;
  font-size: 12px;
  color: #000;
  font-weight: 600;
}

.page-banner ul.breadcrumb li a {
  color: #000;
  text-decoration: none;
}

.page-banner ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
  color: #000;
}

.page-banner ul.breadcrumb li a:hover{
text-decoration: underline;
}


.contact-body{
padding: 70px 0;
}

.contact-body ul{
   text-align: center;   
}

.contact-box p i.fa {
  font-size: 50px;
  color: #061ecc;
  float: left;
  margin-right: 20px;
}

.contact-box p {
  padding-left: 15px;
  font-size: 16px;
  line-height: 14px;
  color: #8b8b8b;
  margin-bottom: 0px;
}

.contact-box p span {
  font-size: 24px;
  line-height: 35px;
  color: #000;
  font-weight: 600;
  display: block;
}

.contact-body ul{
   padding: 0px !important;
   margin: 0px !important;
   text-align: center !important;
   margin-bottom: 40px !important;
}

.contact-body ul li{
   list-style-type: none;   
}

.contact-body ul li.name-title{
   font-weight: 700 !important;   
}

.contact-body h4 {
  font-family: 'Bree Serif', serif;
  font-size: 36px;
  line-height: 42px;
  font-weight: 400;
  color: #c52d2f;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
}

.contact-body h4:after {
  width: 80px;
  height: 4px;
  background: #c52d2f;
  content: "";
  left: 112px;
  right: 0;
  margin: 0 auto;
  display: block;
  margin-top: 10px;
  margin-bottom: 30px;
}

.contact-body button.btn.btn-primary {
  border: 2px solid #061ecc;
  background-color: #0378F4;
  padding: 10px 36px;
  font-family: 'Bree Serif', serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  max-width: 158px;
  width: 100%;
  margin: 0 auto;
  display: block;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}

.contact-body button.btn.btn-primary:hover {
  border: 2px solid #c52d2f;
  background-color: #c52d2f;
  color: #fff;
}

.contact-body input {
  border: 1px solid #ccc;
  border-radius: 0px;
  height: 45px;
  font-size: 14px;
  color: #333;
}

.contact-body textarea {
  border: 1px solid #ccc;
  border-radius: 0px;
  height: 140px;
  font-size: 14px;
  color: #333;
}



/****************ABOUT US PAGE START HERE****************/

.about-body{
padding: 36px 0;
background-color: #fbfbfb;
}

.about-body img{
width: 100%;
height: auto;
border-radius: 10px;
}



/********************GALLERY******************/

.gallery{
padding: 70px 0;
background-color: #fbfbfb;
}

.gallery img{
width: 100%;
height: 260px;
}


/**************PROJECT PAGE START HERE***************/

.project-body{
padding: 70px 0;
background-color: #fbfbfb;
}

.project-box{
background-color: #fff;
margin-bottom: 30px;
height: 200px;  
box-shadow: 0px 0px 10px 0px rgba(157, 157, 157, 0.3);
border-radius: 5px;
}

.project-box figure{
max-width: 200px;
height: 200px;
width: 100%;
margin-bottom: 0px;
float: left;
margin-right: 15px;
}

.project-box figure img{
width: 100%;
height: 100%;
border-radius: 5px 0 0 5px;
}

.project-box h4{
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  padding-top: 12px;
  margin-bottom: 12px;
}

.project-box h4 a{
color: #c52d2f;
text-decoration: none;
}

.project-box p{
font-size: 14px;
line-height: 22px;
}

.project-box:hover{
background-color: rgba(6, 30, 204, 0.67);
}

.project-box:hover a{
color: #fff;
}

.project-box:hover p{
color: #fff;
}

.sidebar{
background-color: #fff;
box-shadow: 0px 0px 10px 0px rgba(157, 157, 157, 0.3);
}

.sidebar h5{
font-family: 'Bree Serif', serif;
font-size: 24px;
line-height: 28px;
font-weight: 400;
color: #fff;
background-color: #0378F4;
padding: 15px;
margin-bottom: 0px;
}

.sidebar ul{
padding: 0px;
margin: 0px;
padding: 15px;
}

.sidebar ul li{
list-style-type: none;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #eee;
height: 135px;
}

.sidebar ul li:last-child{
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 0px;
}

.sidebar ul li a{
text-decoration: none;
font-size: 18px;
line-height: 22px;
font-weight: 600;
color: #000;
}

.sidebar ul li a:hover{
color: #061ecc;
}

.sidebar ul li a img{
width: 120px;
border-radius: 50%;
height: 120px;
float: left;
margin-right: 10px;
    object-fit: cover;
}

.sidebar ul li p{
font-size: 12px;
line-height: 20px;
color: #888;
margin-bottom: 0px;
}

.detail-left img{
width: 100%;
height: auto;
margin-bottom: 10px;
}

.detail-left h3{
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  color: #c52d2f;
  margin-bottom: 15px;
}



/********************MEDIA QUERY*******************/

@media(max-width: 1024px)
{
.word_section span{
  font-size: 70px;
  line-height: 70px;
}

.banner-text{
  top: 150px;
  left: 10%;
}

.banner-text ul{
  margin-top: 10px;
}

.invest-icons{
  display: none;
}

.invest-icons1{
  display: none;
}

.chart-attrib{
  max-width: 331px;
}

.chart-attrib1{
  max-width: 331px;
}

.expertise ul li{
  width: 16%;
}

.dynamic-rows{
  margin-left: 40px;
  margin-right: 40px;
}

.sidebar ul li a{
  font-size: 15px;
}
}


@media(max-width: 834px)
{
.banner-text {
  top: 120px;
  left: 0%;
}

.chart-attrib{
  max-width: 33%;
  padding: 20px;
  height: 200px;
}

.chart-attrib1{
  max-width: 33%;
  padding: 20px;
  height: 200px;
}

.chart-attrib h3{
  font-size: 20px;
  line-height: 26px;
}

.chart-attrib1 h3{
  font-size: 20px;
  line-height: 26px;
}

.expertise ul li{
  width: 15%;
}

.navbar-light .navbar-nav .nav-link{
  padding: 12px 15px;
}

.navbar-collapse{
  z-index: 99999;
  position: absolute;
  top: 64px;
  width: 100%;
  background-color: #e4e6e4;
}
}

@media(max-width: 812px)
{
.banner-text{
  left: 0%;
}
}


@media(max-width: 768px)
{
.abt-box{
  margin-left: 0px;
  top: 0%;
}

.banner-text p{
  display: none;
}

a.btn.btn-read{
  margin-top: 20px;
  margin-bottom: 20px;
}

.invest-man{
  display: none;
}

.banner-text{
  top: 100px;
  left: 0%;
}

.invest-box{
  max-width: 100%;
}

.invest-box1{
  max-width: 100%;
}

.chart-attrib{
  max-width: 245px;
}

.chart-attrib1{
  max-width: 245px;
}

.chart-attrib h3{
  font-size: 22px;
  line-height: 28px;
}

.chart-attrib1 h3{
  font-size: 22px;
  line-height: 28px;
}

.expertise ul li {
    width: 15%;
}

.sidebar ul li a img{
  width: 80px;
  height: 80px;
}

.sidebar ul li a{
  font-size: 14px;
  line-height: 20px;
}

.sidebar ul li{
  height: auto;
}

.detail-left h3{
  font-size: 24px;
  line-height: 30px;
}

.project-box h4{
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 6px;
}

.project-box p {
    font-size: 12px;
    line-height: 18px;
}
}


@media(max-width: 767px)
{
.about-us img{
  margin-bottom: 20px;
}

.word_section span {
  font-size: 30px;
  line-height: 57px;
}

.invest-icons{
  display: block;
}

.invest-icons1{
  display: block;
}

.chart-attrib {
    max-width: 100%;
}

.chart-attrib1 {
    max-width: 100%;
}

.expertise ul li {
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #4d5bc3;
  padding-bottom: 20px;
}

.expertise ul li:last-child{
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.footer-menus ul{
  float: left;
  margin-top: 10px;
}

.banner-text p{
  display: none;
}

a.btn.btn-read{
  margin-top: 20px;
  margin-bottom: 20px;
}

.about-body img{
  margin-bottom: 20px;
}

.sidebar ul li{
  height: 100px;
}
}



@media(max-width: 414px)
{
.slider img{
  height: 300px;
}

.invest-right{
  padding-top: 0px;
}

.banner-text ul{
  display: none;
}

.banner-text{
  top: 100px;
}

.banner-text ul{
  margin-top: 25px;
}

.project-box figure {
  max-width: 100%;
  height: auto;
  width: 100%;
  float: none;
  margin-right: 0px;
  margin-bottom: 0px;
}

.project-box figure  img{
  border-radius: 0px;
}

.project-box{
  height: auto;
  border-radius: 0px;
}

.project-box h4{
  text-align: center;
}

.project-box p{
  text-align: center;
  padding-bottom: 15px;
}
}

@media(max-width: 411px)
{
.sidebar ul li a img {
    width: 100%;
    border-radius: 50%;
    height: 260px;
    float: none;
    margin-right: 0px;
    margin-bottom: 20px;
}

.sidebar ul li{
  height: auto;
}
}





div {
text-align: justify;
text-justify: inter-word;
    
}


img {
width: 100%;
height: auto;
}



/*extra css*/
div#myproject figure {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  float: none;
}
div#myproject {
  height: auto;
  text-align: center;
  padding: 40px 25px 10px 25px;
}
.navbar-light .navbar-nav .active>.nav-link{
  color: #000 !important;
  }


.detail-left li {
  list-style-position: outside;
}


.detail-left ul {
  padding: 0px 0px 10px 20px;
}
.detail-left ul li {
  margin-bottom: 10px;
}





/* ****************************************************** */
/* *******************IB CUSTOM CSS*********************************** */

.custom_bg_1{
background: url('https://prakashbikalpa.com/eng/wp-content/themes/personel/default/bg_cover.jpg') !important;
background-repeat: no-repeat !important;
width: 100% !important;
object-fit: cover !important;
background-size: 100% 100% !important;
background-attachment: fixed !important;
}

.media_font{
color: #fff !important;
}

.image_media {
margin: 0;
height: 176px;
overflow: hidden;
margin: 18px;
}

.image_media img{
height: 180px !important;
}

a.btn.btn-ib {
/* border: 1px solid #fff; */
/* background-color: #fff; */
font-size: 14px;
line-height: 18px;
font-weight: 400;
color: #ffffff;
max-width: 95px;
width: 100%;
margin: 0 auto;
display: block;
margin-top: 15px;
}

.footer_text{
color: #000 !important;
}

ul.footer_contact_ul {
width: 30%;
padding-left: 99px;
margin: auto;
}

.footer_contact_ul li{
border: none !important;
}

.footer_contact_ul li a{
color: #000 !important;
}

.home_image {
width: 100%;
height: 600px;
overflow: hidden;
}

/* .menu-item {
padding: 0 20px !important;
} */

.carousel-item {
height: 600px !important;
}
p.has-text-color.has-background.has-very-light-gray-color.has-vivid-cyan-blue-background-color {
margin-bottom: 17px !important;
}
a.custom-logo-link {
padding: 7px 1px 7px 1px;
width: 30%;
}
@media screen and (max-width: 600px){
a.custom-logo-link {
  width: 58%;
}
}

.ml-auto, .mx-auto {
margin-left: 20px!important;
}
i.fas.fa-search {
  color: black;
}
.footer-social ul{
padding: 0px;
margin: 0px;
}

.footer-social ul li{
list-style-type: none;
display: inline-block;
}

.footer-social ul li a i{
background-color: #fff;
width: 40px;
height: 40px;
line-height: 20px;
font-size: 15px;
color: #000;
border-radius: 50%;
padding: 10px;
text-align: center;
}

.footer-social ul li a i.fa-facebook-f{
background-color: #3b5998;
color: #fff;
}

.footer-social ul li a i.fa-facebook-f:hover{
background-color: #294379;
}

.footer-social ul li a i.fa-twitter{
background-color: #00acee;
color: #fff;
}

.footer-social ul li a i.fa-twitter:hover{
background-color: #0991c5;
}

.footer-social ul li a i.fa-linkedin-in{
background-color: #0e76a8;
color: #fff;
}

.footer-social ul li a i.fa-linkedin-in:hover{
background-color: #0c5477;
}

.footer-social ul li a i.fa-youtube{
background-color: #c4302b;
color: #fff;
}

.footer-social ul li a i.fa-youtube:hover{
background-color: #8e1814;
}

.mid-footer{
padding: 40px 0px;
background-color: #ba000c;
}

.mid-footer h4{
font-size: 20px;
line-height: 24px;
font-weight: 600;
color: #fff;
margin-bottom: 15px;
}

.mid-footer p{
font-size: 14px;
line-height: 20px;
color: #fff;
margin-bottom: 5px;
}

.footer-mid-links ul{
padding: 0px;
margin: 0px;
}

.footer-mid-links ul li{
list-style-type: none;
display: inline-block;
width: 48%;
padding-bottom: 10px;
}

.footer-mid-links ul li a{
font-size: 14px;
line-height: 20px;
font-weight: 400;
color: #fff;
text-decoration: none;
}

.footer-right-links ul{
padding: 0px;
margin: 0px;
}

.footer-right-links ul li{
list-style-type: none;
padding-bottom: 10px;
}

.footer-right-links ul li a{
font-size: 14px;
line-height: 30px;
font-weight: 400;
color: #fff;
text-decoration: none;
}

.footer-right-links ul li a i{
  background-color: #fff;
  padding: 5px;
  border-radius: 3px;
  float: left;
  margin-right: 5px;
  color: #ba000c;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

.footer-apps img{
width: 100%;
margin-bottom: 15px;
}
.bottom-footer {
  padding: 10px 0px 7px 0px;
  background-color: #003418;
}

.bottom-footer p{
font-size: 14px;
line-height: 38px;
color: #fff;
text-align: right;
margin-bottom: 0px;
}
.ts-footer {
border-top: 3px solid #09512a;
background: #09512a;
padding-top: 20px;
padding-bottom: 10px;
padding-top: 20px;
padding-bottom: 10px;
}

.ts-footer ul {
padding: 0;
}

.ts-footer-info {
padding: 0;
margin-bottom: 40px;
}
.textwidget {
  color: #FFFFFF;
}
.ts-footer-info li {
color: #fff;
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
}

.ts-footer-info li i {
margin-right: 5px;
font-size: 18px;
}

.ts-footer .widget-title {
font-size: 20px;
font-weight: 700;
color: #fafafa;
line-height: 28px;
padding-left: 50;
position: relative;
margin-bottom: 20px;
font-family: system-ui;
}

.ts-footer .widget-title::before {
position: relative;
left: 10;
top: 0;
width: 100%;
height: 3px;
bottom: 0;
margin: auto;
content: '';
background: white;
}

.ts-footer .widget-title span {
background: #019E65;
padding-right: 50px;
position: relative;
}
.ts-footer li {
padding: 0px 0px;
  list-style: none;
}
.ts-footer li a {
color: #FFF;
font-size: 16px;
padding: 0px 0px; 
list-style: none;
text-decoration:none;
}
.ts-footer .textwidget p {
font-size: 18px;
color: #fff;
}

.ts-footer .footer-widtet {
margin-bottom: 20px;
}

.ts-footer .footer-widtet.post-widget .post-block-style .post-thumb {
width: 55px;
height: 55px;
margin-right: 40px;
}

.ts-footer .footer-widtet.post-widget .post-block-style .post-thumb img {
height: 100%;
}

.ts-footer .footer-widtet.post-widget .post-block-style .post-content .post-title a {
color: #fff;
}
.xoo-wsc-basket{
display: none;
}

.ts-footer .footer-widtet.post-widget .post-block-style .post-content .post-title a:hover {
color: #01256C;
}

.ts-copyright {
   border-top: 3px solid #fafafa;
background: #DC143B;
padding: 15px 0;
}

.ts-copyright {
background: #DC143B;
padding: 12px;
color: #FFFFFF;
}

.ts-copyright p {
margin-bottom: 0;
font-size: .875rem;
line-height: 1.4;
color: #fafafa;
}

.ts-copyright a {
color: #FFFB02;
font-weight: bolder;
}

.sidebar-widget:not(:last-child) {
margin-bottom: 50px;
}

.sidebar-widget .nav-tabs {
left: 0;
right: auto;
}
.slider {
/* margin-top: 20px; */
}


.page-full, .page-width {
  padding: 0 40px;
  padding: 0 40px;
}
.page-width {
  max-width: 1500px;
  margin: 0 auto;
}
.new-grid {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
word-break: break-word;
}

[data-grid-style*=grey] .grid-product {
position: relative;
}
[data-view=scrollable-5] .grid-item, [data-view=xsmall] .grid-item {
flex: 0 0 25%;
}
.grid-item {
flex: 0 0 100%;
align-items: stretch;
display: flex;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
.grid-item__content {
position: relative;
display: flex;
flex-direction: column;
text-align: left;
width: 100%;
background-color: #fff;
background-color: var(--colorBody);
}
[data-grid-style=grey-round] .grid-product:after {
border-radius: 10px;
}
[data-grid-style*=grey] .grid-product:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 6px;
right: 6px;
pointer-events: none;
background-color: #00000007;
}
@media only screen and (min-width: 769px){
.grid-product__actions {
  opacity: 0;
  transform: translateY(5px);
  transition: opacity .25s ease,transform .25s ease-out;
}
}

.grid-product__actions {
  position: absolute;
  top: 6px;
  right: 4px;
  z-index: 1;
}
@media only screen and (min-width: 769px){
.grid-product__actions {
  opacity: 0;
  transform: translateY(5px);
  transition: opacity .25s ease,transform .25s ease-out;
}
}
.grid-product__actions {
  position: absolute;
  top: 6px;
  right: 4px;
  z-index: 1;
}
.grid-product__image-wrap {
position: relative;
}
.grid-product__image-wrap {
position: relative;
}
.grid-product__tags {
position: absolute;
bottom: 0;
left: 0;
margin-left: calc(var(--productTileMargin)*-1);
z-index: 1;
}

.grid__image-ratio {
/* position: relative; */
background-color: #fafafa;
}
.grid-product__secondary-image {
position: absolute;
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
opacity: 0;
background-color: #fff;
background-color: var(--colorBody);
transition: opacity 0s cubic-bezier(.26,.54,.32,1);
pointer-events: none;
}
grid-product__secondary-image img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
img[data-sizes=auto] {
display: block;
width: 100%;
}
/* .lazyloaded {
opacity: 0;
animation: fade-in .5s cubic-bezier(.29,.65,.58,1) forwards;
} */
@media only screen and (min-width: 769px){
.grid-item__meta {
  margin: 20px;
}
}
[data-grid-style=grey-round] .grid-item__link {
overflow: hidden;
border-radius: 10px 10px 0 0;
}

.grid-item__link {
display: block;
width: 100%;
text-decoration: none;
}
.grid-product__title {
word-break: break-word;
-webkit-hyphens: auto;
hyphens: auto;
color: black;
font-family: cursive;
text-decoration: none;
line-height: 21px;
font-size: 18px;
text-align: center;
}
.grid-product__price {
font-size: 18px;
text-align: center;
}
.grid-item__meta-secondary {
margin-top: 5px;
flex: 1 0 auto;
}
[data-grid-style=grey-round] .grid-item__link {
overflow: hidden;
border-radius: 10px 10px 0 0;
}
.grid-item__link {
display: block;
width: 100%;
}
/* Container for the grid */
.new-grid {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
}

/* Each grid item */
.grid-item {
flex: 1 1 25%; /* 4 items per row */
box-sizing: border-box;
padding: 10px;
}

/* Grid item content */
.grid-item__content {
background-color: #f0f0f0;
padding: 0px;
border: 1px solid #ccc;
text-align: center;
}

/* Image wrapper with a 1:1 aspect ratio */
.grid-product__image-wrap {
position: relative;
width: 100%;
padding-top: 100%; /* Creates a square container */
overflow: hidden;
}

/* Ensures the image covers the container */
.grid-product__image-wrap img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
.grid-item {
    flex: 1 1 33.33%; /* 3 items per row on medium-sized screens */
}
}

@media (max-width: 768px) {
.grid-item {
    flex: 1 1 50%; /* 2 items per row on smaller screens */
}
}

@media (max-width: 480px) {
.grid-item {
    flex: 1 1 100%; /* 1 item per row on very small screens */
}
}
span.grid-product__price--current {
color: black;
font-family: cursive;
}
span.grid-product__price--from {
color: black;
font-family: cursive;
}
a.btn.btn-primary {
background: #4F7D1C;
border-color: #4F7D1C;
font-family: cursive;
font-size: 13px;
}
.button-container {
display: flex;
justify-content: space-between; /* Adjust as needed */
}

.learn-more-button, .buy-now {
flex: 1; /* This will make the buttons take equal space */
text-align:center;
}
h1.product {
font-family: 'Bree Serif', serif;
text-align: center;
font-size: 40px;
line-height: 44px;
font-weight: 400;
color: #050000;
padding: 21px 0px 21px 0px;
}
@media screen and (max-width:600px){
[data-view=scrollable-5] .grid-item, [data-view=xsmall] .grid-item {
  flex: 0 0 100%;
}
.grid-item__meta {
padding: 0px 63px 12px 23px;
}
}
.tss-wrapper .rt-responsive-img {
max-width: 10%;
height: auto;
}
.testimon{
font-family: 'Bree Serif', serif;
  text-align: center;
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
  color: #050000;
  padding: 21px 0px 21px 0px;
}
.blogs{
font-family: 'Bree Serif', serif;
  text-align: center;
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
  color: #050000;
  padding: 21px 0px 21px 0px;
}
ul.pmeta {
display: none;
}
.group.inner.list-groupupdate-item-heading {
text-align: left;
line-height: 28px;
font-family: 'Bree Serif', serif;
}
h1.entry-title {

color: black;
font-size: 28px;
font-weight: 600;
font-family: system-ui;
margin-bottom: 25px;
}
section#media_image-7 {
width: 32%;
}
a._self {
color: black;
font-family: system-ui;
}
.pt-cv-content {
color: black;
font-family: system-ui;
font-size: 15px;
}

.sub-menu {
display: none;
position: absolute;
z-index: 1;
 background-color: #ffffffba;
  top: 46px;
}

.menu-item:hover .sub-menu {
display: block;
}
li{
list-style: none;
}

.woocommerce ul.products li.product a img {
  width: auto;
}
.woocommerce ul.products li.product .button {
margin: 1px;
background: #4F7D1C;
color: white;
}
.woocommerce div.product form.cart .button {
margin: 1px;
background: #4F7D1C;
}
.qty {
padding: 5px 1px 5px 1px;
}
.header-panel-bt {
padding: 15px 0!important;
}
@media (min-width: 1200px){
.header-panel-bt {
padding: 26px 0 24px;
}
}
@media (min-width: 1200px){
.header-panel-bt>.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
}
@media (min-width: 1200px){
.header-panel-bt>.container .left-groups {
  width: 263px;
}
}
@media (min-width: 1200px){
.header-panel-bt>.container .center-groups {
   width: calc(100% - 843px);
  text-align: center;
}
}
@media (min-width: 1200px){
.header-panel-bt>.container .right-groups {
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  /* width: 430px; */
  position: relative;
  padding-bottom: 5px;
  margin-bottom: -5px;
}
}
@media (min-width: 1200px){
 .header-panel-bt .right-groups {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
}
input#woocommerce-product-search-field-0 {
width: 174px  ;
border: 2px solid whitesmoke;
   padding: 10px 16px 10px 7px;
}
.woocommerce-product-search {
display: flex;
align-items: center;
}

.woocommerce-product-search .search-field {
margin-right: -4px; /* Adjust this value as needed */
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}

.woocommerce-product-search .searcch {
margin-left: -18px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
padding: 0;
border: none;
background: white;
}
.mob-logo {
width: 58%;
}
@media screen and (min-width: 1200px) {
.mob-logo {
  display: none;
}
.basket{
  display:none;
}
}
.basket{
width: 80px;	
}
@media screen and (max-width: 600px) {
  .header-panel-bt {
      display: none;
  }
.fixed-top{
  padding-top: 24px;
  padding-bottom: 24px;
}
}
.annoucement {
  background: #09512a;
  padding: 8px 0px 8px 0px;
}

/* Grid container styling */
.grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 20px;
  margin: 20px;
  padding: 20px;
}

/* Grid item styling */
.grid-item {
  background: #fff;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
  display: grid;
  grid-template-rows: auto 1fr auto; /* Header, Content, Footer */
}

.grid-item:hover {
  transform: scale(1.05);
}

/* Product image styling */
.grid-item img {
  max-width: 100%;
  /* height: auto; */
  border-radius: 8px;
  margin-bottom: 10px;
}

/* Product title styling */
.product-title a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease;
}

.product-title a:hover {
  color: #0073aa;
}

/* Entry meta styling */
.entry-meta {
  margin-top: 5px;
  font-size: 0.9em;
  color: #666;
}

/* Entry summary styling */
.entry-summary {
  background: #f1f1f1;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.entrys-title{
      font-weight: 600;
  font-size: 24px;
  padding: 0px 0px 10px 0px;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
   float: none; 
  -webkit-transition: none;
  transition: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 45px;
  position: relative;
  color: #fff;
  text-align: center;
  margin-right: 20px;
  padding: 0 15px;
  border: 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  margin: 5px 0;
  min-width: 214px;
  white-space: nowrap;
  text-transform: uppercase;
}
.woocommerce span.onsale{
  display: none;
}
ins {
  color: #034ea2;
  text-decoration: none;
}
.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 6px 7px 0 0;
}
.woocommerce .quantity .qty{
  height: 43px;
}
.woocommerce-billing-fields h3 {
  font-family: cursive;
}
.woocommerce-billing-fields__field-wrapper p {
  font-family: sans-serif;
  font-size: 17px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  padding: 9px 0px 9px 12px;
  width: 629px;
}
@media screen and (max-width:600px){
  .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  padding: 9px 0px 9px 12px;
  width: 300px;
}
}
h3#order_review_heading {
  font-family: cursive;
  font-size: 17px;
}
.product-name {
  font-size: 20px;
  font-family: 'WooCommerce';
}
.woocommerce table.shop_table th {
     font-family: sans-serif;
  font-size: 18px;
  line-height: 19px;
}
.woocommerce table.shop_table td {
  padding: 3px 10px 4px 13px;
 font-family: sans-serif;
  font-size: 16px;
}
span.review-count {
  display: none;
}
span.sale-price {
text-decoration: line-through;
color: #4F7D1C;
}
 .dropdown-toggle{
     line-height: 0px;
     background:  white;
 }
.sub-menu ul {
    left: 100%;
}
.sub-menu .sub-menu {
    top: 0;
    left: 100%;
    position: relative;
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    display: none;
}
.woocommerce ul.products li.product .button {
    margin: 1px;
    background: #4F7D1C;
    color: white;
    display: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 29%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 64%;
    clear: none;
}

