@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/webfonts/fonts/woff/IRANSansX-Thin.woff') format('woff'),   
	url('../fonts/webfonts/fonts/woff2/IRANSansX-Thin.woff2') format('woff2');		
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/webfonts/fonts/woff/IRANSansX-UltraLight.woff') format('woff'),   
	url('../fonts/webfonts/fonts/woff2/IRANSansX-UltraLight.woff2') format('woff2');	
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/webfonts/fonts/woff/IRANSansX-Light.woff') format('woff'),   
	url('../fonts/webfonts/fonts/woff2/IRANSansX-Light.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/webfonts/fonts/woff/IRANSansX-Medium.woff') format('woff'),   
	url('../fonts/webfonts/fonts/woff2/IRANSansX-Medium.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/webfonts/fonts/woff/IRANSansX-DemiBold.woff') format('woff'),   
	url('../fonts/webfonts/fonts/woff2/IRANSansX-DemiBold.woff2') format('woff2');	 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/webfonts/fonts/woff/IRANSansX-ExtraBold.woff') format('woff'),   
	url('../fonts/webfonts/fonts/woff2/IRANSansX-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/webfonts/fonts/woff/IRANSansX-Black.woff') format('woff'),   
	url('../fonts/webfonts/fonts/woff2/IRANSansX-Black.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 950;
	src: url('../fonts/webfonts/fonts/woff/IRANSansX-ExtraBlack.woff') format('woff'),   
	url('../fonts/webfonts/fonts/woff2/IRANSansX-ExtraBlack.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 1000;
	src: url('../fonts/webfonts/fonts/woff/IRANSansX-Heavy.woff') format('woff'),   
	url('../fonts/webfonts/fonts/woff2/IRANSansX-Heavy.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/webfonts/fonts/woff/IRANSansX-Bold.woff') format('woff'),   
	url('../fonts/webfonts/fonts/woff2/IRANSansX-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/webfonts/fonts/woff/IRANSansX-Regular.woff') format('woff'),   
	url('../fonts/webfonts/fonts/woff2/IRANSansX-Regular.woff2') format('woff2');	
}




.selection-doctor img {
    transition: transform 0.3s ease-in-out;
    
}

.selection-doctor img:hover {
    transform: scale(1.2);
}

 .zaban-flag {
    border-radius: 35%!important;
    height: 200px;
}
.zaban{
    border: var(--bs-card-border-width) solid rgba(0, 0, 0, 0)!important;
    --bs-card-bg: #1A76D1!important;
}

.abi {
    background-color: #1A76D1; height: auto; margin-top: auto; width: 100%;
}

.background-image1 {
    height: 630px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center;
  }



  .matn-grey {
    color: #888;
  }
  .nobat{
    background-color: #00c3ff26;
    height: auto;
  }

  .nobat-table table {
    --bs-table-bg: #00c3ff70!important;
    --bs-table-color: #fff;
  }

  .nobat-time {
    background-color: #07c6ff;
  }


  .image-nobat {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
  }


  .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  }

  .nobat-pic:hover .image-nobat {
    opacity: 0.3;
  }

  .nobat-pic:hover .middle {
    opacity: 1;
  }


  .navbar {
    position: fixed;
    top: -50px;
    opacity: 1;
    transition: top 0.5s ease-in-out, opacity 1.5s ease-in-out;
  }
  
  .navbar.fixed-top {
    top: 0;
    opacity: 0.9;
  }

  /* body {
    padding-top: 50px;
  } */






  .bimeha{
    position:relative;
  }
  .bimeha.section{
    padding:120px 0;
  }
  .bimeha{
    background-size:cover;
    background-repeat:no-repeat;
  }







 








.clients{
	/* background-image:url('img/client-bg.jpg'); */
	background-size:cover;
	background-position:center;
	padding:100px 0px;
	position:relative;
}
.clients .single-clients {
	
}
.clients .single-clients img {
	width: 100%;
	cursor: pointer;
	text-align: center;
	float: none;
	padding: 0 35px;
}

.clients-slider {
    max-width: 80%; /* Adjust the width of the carousel, e.g., 80% of the container */
    margin: 0 auto; /* Center the carousel */
}

.clients-slider .single-clients {
    margin: 5px; /* Reduce the margin between items */
}

.clients-slider img {
    /*max-height: 100px;  Adjust the height of the images */
    width: auto; /* Maintain the aspect ratio */
    object-fit: contain; /* Ensure the images fit within the container */
}

/* Optional: Add padding around the entire carousel */
.clients {
    padding: 20px 0; /* Adjust as needed */
}


.overlay{
	position:relative;
}
.overlay:before{
	position:absolute;
	content:"";
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:#1a76d1;
	opacity:0.8;
}





/*================================================
Preloader Area CSS
=================================================*/
.preloader {
  position: fixed;
  left: 0;
  width: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 9999999;
  -webkit-transition: .9s;
  transition: .9s;
}

.preloader .loader {
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 45%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.preloader .loader .loader-outter {
  position: absolute;
  border: 4px solid #ffffff;
  border-left-color: transparent;
  border-bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-animation: loader-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
          animation: loader-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

.preloader .loader .loader-inner {
  position: absolute;
  border: 4px solid #ffffff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  left: calc(40% - 21px);
  top: calc(40% - 21px);
  border-right: 0;
  border-top-color: transparent;
  -webkit-animation: loader-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
          animation: loader-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

.preloader .loader .indicator {
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(1.5);
          transform: translateY(-50%) scale(1.5);
}

.preloader .loader .indicator svg polyline {
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.preloader .loader .indicator svg polyline#back {
  stroke: #ffffff;
}

.preloader .loader .indicator svg polyline#front {
  stroke: #1A76D1;
  stroke-dasharray: 12, 36;
  stroke-dashoffset: 48;
  -webkit-animation: dash 1s linear infinite;
          animation: dash 1s linear infinite;
}

.preloader::before, .preloader::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 60%;
  z-index: -1;
  background: #1A76D1;
  -webkit-transition: .9s;
  transition: .9s;
}

.preloader::after {
  left: auto;
  right: 0;
}

.preloader.preloader-deactivate {
  visibility: hidden;
}

.preloader.preloader-deactivate::after, .preloader.preloader-deactivate::before {
  width: 0;
}

.preloader.preloader-deactivate .loader {
  opacity: 0;
  visibility: hidden;
}



@-webkit-keyframes loader-outter {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes loader-outter {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes loader-inner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes loader-inner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@-webkit-keyframes dash {
  62.5% {
    opacity: 0;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  62.5% {
    opacity: 0;
  }
  to {
    stroke-dashoffset: 0;
  }
}

























/*==========================
	Start Portfolio CSS
============================*/
.portfolio{
	background:#FDFDFD;
}
.portfolio .single-pf{
	position:relative;
}
.portfolio .single-pf img{
	height:100%;
	width:100%;
}
.portfolio .single-pf:before{
	position:absolute;
	content:"";
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:#1a76d1;
	opacity:0;
	visibility:hidden;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
	z-index:1;
}
.portfolio .single-pf:hover:before{
	opacity:0.7;
	visibility:visible;
}
.portfolio .single-pf .btn {
	color: #1a76d1;
	z-index: 3;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 0px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	height: 48px;
	width: 150px;
	text-align: center;
	line-height: 48px;
	padding: 0;
	font-weight: 500;
	font-size: 14px;
	margin-left: -75px;
	margin-top: -24px;
	border-radius:4px;
}
.portfolio .single-pf:hover .btn{
	opacity:1;
	visibility:visible;
}
.portfolio .single-pf .btn:hover{
	color:#fff;
}
.portfolio .owl-nav{
	display:none;
}



















/* .btn {
	color: #fff;
	padding: 13px 25px;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 500;
	background: #1A76D1;
	position: relative;
	box-shadow: none;
	display: inline-block;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	border: none;
	border-radius: 0;
	border-radius:4px;
}
.btn:hover{
	color:#fff;
}
.btn:before{
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #2C2D3F;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
	border-radius:4px;
}
.btn:hover:before{
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
} */




.btn {
    color: #fff;
    padding: 13px 25px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    background: #1A76D1;
    position: relative;
    box-shadow: none;
    display: inline-block;
    transition: all 0.4s ease;
    transform: perspective(1px) translateZ(0);
    border: none;
    border-radius: 4px;
}

.btn:hover {
    color: #fff;
}

.btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2C2D3F;
    transform: scaleX(0);
    transform-origin: 50%;
    transition: all 0.4s ease;
    border-radius: 4px;
}

.btn:hover:before {
    transform: scaleX(1);
}

/* Responsive adjustments */
@media (max-width: 600px) {
    .btn {
        padding: 10px 20px;
        font-size: 12px;
    }
}

@media (min-width: 601px) and (max-width: 900px) {
    .btn {
        padding: 12px 22px;
        font-size: 13px;
    }
}

@media (min-width: 901px) {
    .btn {
        padding: 15px 30px;
        font-size: 15px;
    }
}








.section{
	padding:100px 0;
}
.section-title{
	text-align: center;
    margin-bottom: 60px;
    padding: 0 250px;
}
.section-title h2 {
	font-size: 32px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 24px;
	position: relative;
	color: #2C2D3F;
}
.section-title p{
	font-size:15px;
	color:#888;
	margin-top:15px;
}


.section{
	padding:100px 0;
  display: block;
}











































/*=========================
   Start Contact Us CSS
===========================*/
.contact-us .inner{
	box-shadow: 0px 0px 10px #00000024;
	border-radius: 5px;
	overflow:hidden;
}
.contact-us .contact-us-left{
    width: 100%;
    height: 100%;
	text-align: center;
	
}
.contact-us .contact-us-form{
	padding:50px 40px;
}
.contact-us .contact-us-form h2 {
	position: relative;
	font-size: 32px;
	color: #333;
	font-weight: 600;
	line-height: 27px;
	text-transform: capitalize;
	margin-bottom: 12px;
	padding-bottom: 20px;
	text-align: right;
}
.contact-us .contact-us-form h2:before{
	position:absolute;
	content:"";
	right:0;
	bottom:0;
	height:2px;
	width:74px;
	background:#1A76D1;
}
.contact-us .contact-us-form p {
	font-size: 14px;
	color: #333;
	font-weight: 400;
	text-align: right;
	margin-bottom:50px;
}
.contact-us .form {
	margin-top: 30px;
}
.contact-us .form .form-group {
	margin-bottom: 22px;
}
.contact-us .form .form-group input {
	width: 100%;
	height: 50px;
	border: 1px solid #eee;
	text-transform: capitalize;
	padding: 0px 18px;
	color: #555;
	font-size: 14px;
	font-weight: 400;
	border-radius: 4px;
}
.contact-us .form .form-group textarea {
	width: 100%;
	height:100px;
	border: 1px solid #eee;
	text-transform: capitalize;
	padding:18px;
	color: #555;
	font-size: 14px;
	font-weight: 400;
	border-radius: 4px;
}
.contact-us .form .form-group.login-btn {
	margin: 0;
}
.contact-us .form button {
	border: none;
}
.contact-us .form .btn {
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	line-height: 20px;
	width:100%;
}
.contact-us .form .btn:hover{
	background:#1A76D1;
	color:#fff;
}
.contact-us .contact-us-form .checkbox {
	text-align: left;
	margin: 0;
	margin-top: 20px;
	display:inline-block;
	
}
.contact-us .contact-us-form .checkbox label {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	position: relative;
	padding-left: 20px;
}
.contact-us .contact-us-form .checkbox label:hover{
	cursor:pointer;
}
.contact-us .contact-us-form .checkbox label input{
	display:none;
}
.contact-us .contact-us-form .checkbox label::before {
	position: absolute;
	content: "";
	left: 0;
	top: 5px;
	width: 15px;
	height: 15px;
	border: 1px solid #1A76D1;
	border-radius: 100%;
}
.contact-us .contact-us-form .checkbox label::after {
	position: relative;
	content: "";
	width: 7px;
	height: 7px;
	left: -16px;
	top: -15px;
	opacity: 0;
	visibility: hidden;
	transform: scale(0);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	display: block;
	font-size: 9px;
	background: #1A76D1;
	border-radius: 100%;
}
.contact-us .contact-us-form .checkbox label.checked::after{
	opacity:1;
	visibility:visible;
	transform:scale(1);
}
.contact-us .contact-info{
	margin-top:50px;
}
.contact-us .single-info {
	background: #1a76d1;
	padding: 40px 60px;
	height: 150px;
	border-radius: 10px;
	position:relative;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.contact-us .single-info:before{
	position: absolute;
    z-index: -1;
    content: '';
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%;
    height: 90%;
    background:#1A76D1;
    opacity: 0;
    filter: blur(10px);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.contact-us .single-info:hover:before{
	opacity: 0.8;
}
.contact-us .single-info:hover{
	transform: translateY(-5px);
}
.contact-us .single-info i{
	font-size:42px;
	color:#fff;
	position:absolute;
	left:40px;
}
.contact-us .single-info .content {
	margin-left: 45px;
}
.contact-us .single-info .content h3{
	color:#fff;
	font-size:18px;
	font-weight:600;
	
}
.contact-us .single-info .content p{
	color:#fff;
	margin-top:5px;
}
/* Google Map */
.contact-us #myMap {
	height: 100%;
	width: 100%;
}
/*=========================
   End Contact Us CSS
===========================*/





















.scroll {
    /* background-image: url('arrow.svg'); */
    background-color: #07c6ff;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
    border: 0;
    border-radius: 50%;
    position: fixed;
    right: 20px;
    left: auto;
    bottom: 20px;
    cursor: auto !important;
    opacity: 0;
    transition: opacity 0.5s;
    z-index: 99;
	transition: transform 0.3s ease, box-shadow 0.3s ease; /* Smooth transition for transform and box-shadow */ 
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Initial subtle shadow */ 
	border-radius: 8px; /* Optional: Adds rounded corners to the card */ 


	transition: all 0.3s ease;
}

.scroll:hover {
	transform: translateY(-10px); /* Move the card 10px up on hover */ 
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* Enhance the shadow on hover */
}

.scroll.show {
    cursor: pointer !important;
    opacity: 1;

	visibility: visible;
}

/* Scroll button styling */
.blogfilter-sidebar .scroll {
    position: absolute;
    bottom: 2rem;
    /* left: 50%;
    transform: translateX(-50%); */
    width: 40px;
    height: 40px;
    border: none;
    background-size: 60%;
    border-radius: 8px;
    /*filter: invert(1);  Makes arrow white */


	transition: all 0.3s ease;

}

.blogfilter-sidebar .scroll:hover {
    background-color: #0011a8;
}







header {
  display: block;
}
/*===================
	Start Header CSS 
=====================*/
.header{
	background-color:#fff;
	position:relative;
}
.header .navbar-collapse{
	padding:0;
}
/* Topbar */
.header .topbar{
	background-color:#fff;
	border-bottom:1px solid #eee;
}
.header .topbar{
	padding:15px 0;
}
.header .top-link{
	float:left;
}
.header .top-link li{
	display:inline-block;
	margin-right:7px;
}
.header .top-link li:last-child{
	margin-right:0px;
}
.header .top-link li a{
	color:#1A76D1;
	font-size:20px;
	font-weight:400;
}
.header .top-link li:hover a{
	color:#2C2D3F;
}
.header .top-contact{
	float:right;
}
.header .top-contact li{
	display:inline-block;
	margin-right:25px;
	color:#2C2D3F;
}
.header .top-contact li:last-child{
	margin-right:0;
}
.header .top-contact li a{
	font-size:14px;
}
.header .top-contact li a:hover{
	color:#1A76D1;
}
.header .top-contact li i{
	color:#1A76D1;
	margin-right:8px;
	font-size: 17px;
}
.header .header-inner {
	background:#fff;
	z-index:999;
	width:100%;
}
.get-quote{
	margin-top:22px;
}
.get-quote .btn{
	color:#fff;
}
.header .logoblog {
	/* float: left; */
	margin-top: 18px;
}
.header .navbar {
	background: none;
	box-shadow: none;
	border: none;
	margin: 0;
	height: 0px;
	min-height: 0px;
}
.header .nav li{
	margin-right: 15px;
    float: left;
	position:relative;
}
.header .nav li:last-child{
	margin:0;
}
.header .nav li a {
	color: #2C2D3F;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 25px 12px;
	position: relative;
	display: inline-block;
	position:relative;
}
.header .nav li a::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 3px;
	width:0%;
	background: #1A76D1;
	border-radius: 5px 5px 0 0;
	opacity:0;
	visibility:hidden;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.header .nav li.active a:before{
	opacity:1;
	visibility:visible;
	width: 100%;
}
.header .nav li.active a{
	color:#1A76D1;
}
.header .nav li:hover a:before{
	opacity:1;
	width: 100%;
	visibility:visible;
}
.header .nav li:hover a{
	color:#1a76d1;
}
.header .nav li a i {
	display: inline-block;
	margin-left: 1px;
	font-size: 13px;
}
/* Middle Header */
.header.style2 .header-inner {
	border-top: 1px solid #eee;
}
.header.style2 .logo {
	margin-top:6px;
}
.header .middle-header {
	background: #fff;
	padding: 20px 0px;
}
.header .widget-main{
	float:right;
}
.header.style2 .get-quote {
	margin-top: 0;
}
.header .single-widget {
	position: relative;
	float: left;
	margin-right: 30px;
	padding-left: 55px;
}
.header .single-widget:last-child{
	margin:0;
}
.header .single-widget .logo{
	margin:0;
	padding:0;
	margin-top: 7px;
}
.header .single-widget i {
	position: absolute;
	left: 0;
	top: 6px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	color: #fff;
	background: #1A76D1;
	border-radius: 4px;
	text-align: center;
	font-size: 15px;
}
.header .single-widget h4 {
	font-size: 15px;
	font-weight: 500;
}
.header .single-widget p {
	margin-bottom: 5px;
	text-transform: capitalize;
}
.header .single-widget.btn{
	margin-left:0;
}
/* Dropdown Menu */
.header .nav li .dropdown {
	background: #fff;
	width: 220px;
	position: absolute;
	left:-20px;
	top: 100%;
	z-index: 999;
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 3px 5px #3333334d;
	transform-origin: 0 0 0;
	transform: scaleY(0.2);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	opacity: 0;
	visibility: hidden;
	top: 74px;
	border-left:3px solid #2889e4;
}
.header .nav li:hover .dropdown{
	opacity:1;
	visibility:visible;
	transform:translateY(0px);
}
.header .nav li .dropdown li{
	float:none;
	margin:0;
	border-bottom:1px dashed #eee;
}
.header .nav li .dropdown li:last-child{
	border:none;
}
.header .nav li .dropdown li a {
	padding: 12px 15px;
	color: #666;
	display: block;
	font-weight: 400;
	text-transform: capitalize;
	background: transparent;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.header .nav li .dropdown li a:before{
	display:none;
}
.header .nav li .dropdown li:last-child a{
	border-bottom:0px;
}
.header .nav li .dropdown li:hover a{
	color:#1A76D1;
}
.header .nav li .dropdown li a:hover{
	border-color:transparent;
}
/* Right Bar */
.header.style2 .main-menu{
	display:inline-block;
	float:left;
}
.header .right-bar {
	float: right;
}
.header .right-bar {
	padding-top:20px;
}
.header .right-bar {
	display: inline-block;
}
.header .right-bar a {
	color: #fff;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	background: #1a76d1;
	border-radius: 4px;
	display: block;
	font-size: 12px;
}
.header .right-bar li a:hover{
	color:#fff;
	background:#27AE60;
}
.header .search-top.active .search i:before{
	content:"\eee1";
	font-size:15px;
}
/* Search */
.header .search-form {
	position: absolute;
	right: 0;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	top: 74px;
	box-shadow: 0px 0px 10px #0000001c;
	border-radius: 4px;
	overflow: hidden;
	transform:scale(0);
}
.header .search-top.active .search-form {
	opacity:1;
	visibility:visible;
	transform:scale(1);
}
.header .search-form input {
	width: 282px;
	height: 50px;
	line-height: 50px;
	padding: 0 70px 0 20px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 3px;
	border: none;
	background: #fff;
	color: #2C2D3F;
}
.header .search-form button {
	position: absolute;
	right: 0;
	height: 50px;
	top: 0;
	width: 50px;
	background: #1A76D1;
	border: none;
	color: #fff;
	border-radius: 0 4px 4px 0;
	border-left:1px solid transparent;
}
.header .search-form button:hover{
	background:#fff;
	color:#1A76D1;
	border-color:#e6e6e6;
}
/* Header Sticky */
.header.sticky .header-inner{
	position:fixed;
	z-index:999;
	top:0;
	left:0;
	bottom:initial;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
	animation: fadeInDown 0.5s both 0.1s;
	box-shadow:0px 0px 13px #00000054;
}
/*=========================
	End Header CSS
===========================*/



























































body{
    font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size:14px;
	color:#888;
}





























/*=========================
	Start Footer CSS
===========================*/
.footer{
	position:relative;
}
.footer .footer-top{
	padding:100px 0px;
	position:relative;
	background:#1A76D1;
}
.footer .footer-top:before{
	position:absolute;
	content:"";
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:#000;
	opacity:0.1;
	/* pointer-events: none; */
}
.footer .single-footer{
	position:relative;
}
.footer .single-footer .social{
	margin-top:25px;
}
.footer .single-footer .social li{
	display:inline-block;
	margin-right:10px;
}
.footer .single-footer .social li:last-child{
	margin-right:10px;
}
.footer .single-footer .social li a {
	height: 44px;
	width: 44px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #fff;
	text-align: center;
	padding: 0;
	border-radius: 100%;
	display: block;
	color:#fff;
	font-size: 40px;
	
}
.footer .single-footer .social li a:hover{
	color:#1A76D1;
	background:#fff;
	border-color:transparent;
}
.footer .single-footer .social li a i{
	
}
.footer .single-footer.f-link li a i{
	margin-right:10px;
}
.footer .single-footer.f-link li{
	display:block;
	margin-bottom:12px;
}
.footer .single-footer.f-link li:last-child{
	margin:0;
}
.footer .single-footer.f-link li a {
	display: block;
	color: #fff;
	text-transform: capitalize;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 400;
}
.footer .single-footer.f-link li a:hover{
	padding-right:8px;
}
.footer .single-footer h2{
	color:#fff;
	font-size:25px;
	font-weight:600;
	text-transform:capitalize;
	margin-bottom:40px;
	padding-bottom:20px;
	text-transform:capitalize;
	position:relative;
}
.footer .single-footer h2::before{
	position: absolute;
	content: "";
	right: 0;
	bottom: 0px;
	height: 3px;
	width: 70px;
	background: #fff;
}
.footer .single-footer .time-sidual{
	margin-top:15px;
}
.footer .single-footer .time-sidual{
	overflow:hidden;
}
.footer .single-footer .time-sidual li {
	display: block;
	color: #fff;
	width: 75%;
	margin-bottom: 15px;
	float: right;
}
.footer .single-footer .time-sidual li span{
	display:inline-block;
	float:right;
}
.footer .single-footer .day-head .time {
	font-weight: 400;
	float: right;
}
.footer .single-footer p{
	color:#fff;
}
.footer .single-footer .newsletter-inner{
	margin-top:20px;
	position:relative;
}
.footer .single-footer .newsletter-inner input {
	background: transparent;
	border: 1px solid #fff;
	height: 50px;
	line-height: 42px;
	width: 100%;
	margin-right: 15px;
	color: #fff;
	padding-left: 18px;
	padding-right: 70px;
	display: inline-block;
	float: left;
	border-radius: 0px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 400;
	border-radius: 5px;
}
.footer .single-footer .newsletter-inner input:hover{
	padding-left: 22px;
}
.footer input::-webkit-input-placeholder {
    opacity: 1;
    color: #fff !important;
}

.footer input::-moz-placeholder {
    opacity: 1;
    color: #fff !important;
}

.footer input::-ms-input-placeholder {
    opacity: 1;
    color: #fff !important;
}
.footer input::input-placeholder {
    opacity: 1;
    color: #fff !important;
}
.footer .single-footer .newsletter-inner .button {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	line-height: 50px;
	width: 50px;
	background: #fff;
	border-left: 1px solid #fff;
	text-shadow: none;
	box-shadow: none;
	display: inline-block;
	border-radius: 0px;
	border: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 0 5px 5px 0;
	color: #1A76D1;
	font-size: 25px;
}
.footer .single-footer .newsletter-inner .button i{
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.footer .single-footer .newsletter-inner .button:hover i{
	color:#2C2D3F;
}
.footer .copyright{
	background:#1A76D1;
	padding:25px 0px 25px 0px;
	text-align:center;
}
.footer .copyright .copyright-content p{
	color:#fff;
}
.footer .copyright .copyright-content p a{
	color:#fff;
	font-weight:400;
	text-decoration:underline;
	display:inline-block;
	margin-left:4px;
}
/*=========================
	End Footer CSS
===========================*/




























/*=============================
	Start Schedule CSS
===============================*/
.schedule {
	background: #fff;
	margin: 0;
	padding: 0;
	height: 230px;
}
.schedule .schedule-inner {
	position: relative;
	transform: translateY(-50%);
	z-index:9;
}
.schedule .single-schedule {
	position: relative;
	text-align: right;
	z-index:3;
	border-radius:40px;
	background:#1A76D1;
	 -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.schedule .single-schedule .inner {
	/* overflow:hidden; */
	/* position: relative; */
	padding:30px;
	z-index:2;
}
.schedule .single-schedule:before{
	position: absolute;
    z-index: -1;
    content: '';
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%;
    height: 90%;
    background:#1A76D1;
    opacity: 0;
    filter: blur(10px);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.schedule .single-schedule:hover:before{
	opacity: 0.8;
}
.schedule .single-schedule:hover{
	transform: translateY(-5px);
}
.schedule .single-schedule .icon i{
	position: absolute;
	font-size: 110px;
	color: #fff;
	 -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
	z-index:-1;
	visibility:visible;
	opacity:0.2;
	right: -25px;
	bottom: 0px;
}
.schedule .single-schedule span{
	display:block;
	color:#fff;
}
.schedule .single-schedule h4{
	font-size: 20px;
	font-weight:600;
	display:inline-block;
	text-transform:capitalize;
	color:#fff;
	margin-bottom:13px;
}
.schedule .single-schedule p{
	color:#fff;
	margin-top:22px;
	font-size: 15px;
}
.schedule .single-schedule a {
	color: #fff;
	margin-top: 25px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	font-size: 17px;
}
.schedule .single-schedule a:before{
	position:absolute;
	content:"";
	left:0;
	bottom:0;
	height:1px;
	width:0%;
	background:#fff;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.schedule .single-schedule a:hover:before{
	width:100%;
	width:100%;
}
.schedule .single-schedule a i{
	margin-left:10px;
}
.schedule .single-schedule .time-sidual{
	
}
.schedule .single-schedule .time-sidual{
	overflow:hidden;
	margin-top:17px;
}
.schedule .single-schedule .time-sidual li {
	display: block;
	color: #fff;
	width: 100%;
	margin-bottom:3px;
}
.schedule .single-schedule .time-sidual li:last-child{
	margin:0;
}
.schedule .single-schedule .time-sidual li span{
	display:inline-block;
	float:left;
}
.schedule .single-schedule .day-head .time {
	font-weight: 400;
	float: right;
}

.single-content {
	position: relative;
}

.link-single-schedule {
	position: absolute;
	bottom: 10%;
}
/*=============================
	End Schedule CSS
===============================*/































/*=======================
	Start Fun Facts CSS
=========================*/
.fun-facts{
	position:relative;
}
.fun-facts.section{
	padding:120px 0;
}
.fun-facts{
	/* background:url('img/fun-bg.jpg'); */
	background-size:cover;
	background-repeat:no-repeat;
}
.fun-facts .single-fun {
	position:relative;

	display: flex;
    flex-direction: column;
    align-items: center; /* Center content horizontally */
    /*text-align: center;  Center text */


}
.fun-facts .single-fun i {
	position: absolute;
	left: 0;
	font-size: 62px;
	color: #fff;
	height: 70px;
	width: 70px;
	line-height: 67px;
	font-size: 28px;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 2px solid #fff;
	border-radius: 0px;
	top: 50%;
	margin-top: -35px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 50%;
}
.fun-facts .single-fun:hover i{
	color:#1A76D1;
	background:#fff;
	border-color:transparent;
}
.fun-facts .single-fun .content {
	padding-left: 0px;
}

.fun-facts .single-fun .counter-wrapper {
    display: flex;
    align-items: center; /* Align items vertically */
    gap: 1px; /* Space between the + and 3468 */
}
.fun-facts .single-fun .plus,
.fun-facts .single-fun .counter {
    color: #fff;
    font-weight: 600;
    font-size: 30px;
    transition: all 0.4s ease;
}
.fun-facts .single-fun .plus {
    margin-right: 0px; /* Optional spacing adjustment */
}
.fun-facts .single-fun span, 
.fun-facts .single-fun .counter-wrapper span {
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	position: relative;
	display: block;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s eas;
	display: block;
	margin-bottom: 4px;
}
.fun-facts .single-fun p,
.fun-facts .single-fun .counter-wrapper p {
	color:#fff;
	font-size:15px;
}
/*===================
	End Fun Facts
=====================*/














.card { 
	transition: transform 0.3s ease, box-shadow 0.3s ease; /* Smooth transition for transform and box-shadow */ 
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Initial subtle shadow */ 
	border-radius: 8px; /* Optional: Adds rounded corners to the card */ 
	margin-bottom: 20px;
} 
.card:hover { 
	transform: translateY(-10px); /* Move the card 10px up on hover */ 
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* Enhance the shadow on hover */
}


/*=========================
	start modal CSS
===========================*/


/* Modal Content */
.custom-modal-content {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

/* Modal Body */
.custom-modal-body {
    padding: 2rem;
}

.custom-modal-body h2 {
    color: #2c3e50;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

/* Modal List */
.custom-modal-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.custom-modal-list li {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #f8f9fa;
    border-left: 5px solid #3498db;
    font-size: 1.1rem;
    color: #34495e;
}

/* Modal Footer */
.custom-modal-footer {
    background-color: #cad1d8ad!important;
    padding: 1rem 2rem!important;
}

.custom-modal-row {
    font-size: large;
}

.custom-modal-phone a,
.custom-modal-address a {
    color: #3498db;
    text-decoration: none;
}

.custom-modal-phone a {
    font-size: 1.5rem;
    font-weight: 600;
}

.custom-modal-phone i,
.custom-modal-address i {
    color: #3498db;
}

/* Close Button */
.custom-modal-close {
    background-color: #e74c3c;
    border: none;
    padding: 10px 20px;
    font-size: 1rem;
    border-radius: 5px;
}



.fanum {
	-moz-font-feature-settings: "ss01";
    -webkit-font-feature-settings: "ss01";
    font-feature-settings: "ss01";
}














/* .container.mainblog.mt-3.my-md-4 {
    display: grid;
    grid-template-areas:
"sidebar main";
    grid-template-columns: 2fr 5fr;
    gap: 1.5rem;

    --bs-gutter-x: 3rem;
}


.bgsidebar{
    grid-area: sidebar;
    position: -webkit-sticky;
    position: sticky;
    top: 5rem;
    display: block !important;
    height: calc(100vh - 6rem);
    padding-left: .25rem;
    margin-left: -.25rem;
    overflow-y: auto;
}



.blogcontent {
    grid-area: content;
    min-width: 1px;
  } */


  .container.mainblog {
    display: grid;
    grid-template-areas: "filter content sidebar";
    grid-template-columns: 0.5fr 7fr 2.5fr;
    gap: 1.5rem;
    --bs-gutter-x: 3rem;
	direction: rtl; /* Ensure RTL for the entire layout */
}

.bgsidebar {
    grid-area: sidebar;
    position: sticky;
    top: 6rem;
    height: calc(100vh - 6rem);
    overflow-y: auto;
}

.blogcontent {
    grid-area: content;
    min-width: 1px;
}

/* Updated blogfilter-sidebar */
.blogfilter-sidebar {
    grid-area: filter;
    position: sticky;
    top: 5rem;
    height: calc(100vh - 6rem);
    /* overflow-y: auto; */
    background: white; /* Changed to white */
    /* padding: 1rem; */
    direction: rtl;
    /* Removed border and shadow */
}

/* #comments {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid #eee;
} */

/* Add responsive behavior */
@media (max-width: 992px) {
    .container.mainblog {
        grid-template-areas: 
            "sidebar sidebar"
            "content content"
            "filter filter";
        grid-template-columns: 1fr;
    }
    
    .bgsidebar,
    .blogfilter-sidebar {
        position: static;
        height: auto;
    }
	.reply {
        margin-left: 1.5rem !important;
    }
}

/* Hide filter sidebar on small screens */
@media (max-width: 992px) {
    .blogfilter-sidebar {
        display: none !important;
    }
}

/* .blogfilter-sidebar {
    box-shadow: -2px 0 5px rgba(0,0,0,0.05);
    padding: 1.5rem;
} */

.blogfilter-sidebar h3 {
    font-size: 1.25rem;
    margin-bottom: 1rem;
    color: #333;
}

/* Home icon styling */
.home-icon {
    position: absolute;
    top: 1rem;
    left: 0;
    font-size: 2.5rem;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.5rem;  /* Square size */
    height: 3.5rem; /* Square size */
    background: #07c6ff; /* Blue background */
    border-radius: 8px;
    color: white !important; /* White icon */
    transition: all 0.3s ease;
    text-decoration: none !important;
}

.home-icon:hover {
    background: #0011a8;
    transform: scale(1.05);
}

/* #comments h3 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    color: #222;
}

.comment {
    background: #fff;
    padding: 1rem;
    margin-bottom: 1rem;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
} */










.blog-page {
    /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
    color: #2d3e50;
    line-height: 1.7;
}

.blog-header {
    background: #f8f9fc;
    padding: 2rem;
    border-radius: 10px;
    margin-bottom: 2rem;
    /* border-left: 4px solid #2196F3; */
}

.blog-header h1 {
    color: #1a237e;
    font-weight: 700;
    margin-bottom: 2rem;
}

.blog-header img {
	display: block;
  	margin: 20px auto;
  	width: 80%;
    border-radius: 8px;
    /* margin: 1.5rem 0; */
    box-shadow: 0 2px 15px rgba(33,150,243,0.1);
}
.post_author_data{
	margin-bottom: 20px;
}

.blog-meta {
    background: #e3f2fd;
    padding: 1.5rem;
    border-radius: 8px;
    margin: 1.5rem 0;
}

.author-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}

.timestamps p {
    color: #546e7a;
    font-size: 0.9em;
    margin: 0.5rem 0;
}

.blog-categories-tags {
    /* background: #f5fbff; */
    padding: 1rem;
    border-radius: 8px;
    /* border: 1px solid #e0f2fe; */
    margin: 1.5rem 0;
}

.tags ul {
    display: flex;         /* Arrange list items in a row */
      gap: 10px;             /* Space between list items */
      list-style: none;      /* Removes default bullet points */
      padding: 0;            /* Removes default padding */
      margin: 0;
}

/* .tags li {
    display: inline-block;
    background: #2196F3 !important;
    color: white !important;
    padding: 0.3rem 1rem;
    border-radius: 20px;
    margin: 0.3rem;
    font-size: 0.9em;
} */

.tags li {
    /* display: inline-block; */
    /* background: white; */
	 /* Set background to white */
    /* color: #2196F3 !important;  */
	/* Change text color to blue */
    /* padding: 0.3rem 1rem;  */
	/* Keep padding consistent */
    /* border: 2px solid #2196F3; */
	 /* Add a blue border */
    /* border-radius: 20px;  */
	/* Keep rounded corners */
    /* margin: 0.3rem;  */
	/* Keep spacing between tags */
    /* font-size: 0.9em;  */
	/* Keep font size consistent */
    /* transition: all 0.3s ease;  */
	/* Smooth hover effect */
}

/* Optional Hover Effect */
.tags li:hover {
    /* background: #2196F3;  */
	/* Change background to blue on hover */
    /* color: white !important; */
	 /* Change text color to white on hover */
	/* cursor: pointer; */
}

/* Comments Section Styles */
#comments {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 2px solid #e0f2fe;
}

.comment {
    background: #f8f9fc;
    padding: 1.5rem;
    margin: 1rem 0;
    border-radius: 8px;
    position: relative;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.comment:hover {
    transform: translateX(5px);
    box-shadow: 0 3px 15px rgba(33,150,243,0.1);
}


.close-reply-btn {
    position: absolute;
    top: 1rem;
    right: 1rem;
    padding: 0.5rem !important;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important;
    background: transparent !important;
    border: none !important;
    color: #6c757d !important;
    transition: all 0.3s ease !important;
}

.close-reply-btn:hover {
    color: #dc3545 !important;
    transform: rotate(90deg) scale(1.1);
    background: rgba(220, 53, 69, 0.1) !important;
}

.close-reply-btn .bi {
    font-size: 2.25rem;
    vertical-align: middle;
}

.reply {
    background: #ffffff !important; /* Solid white background */
    margin: 1rem 0 1rem 3rem !important; /* Stronger left margin */
    padding: 1rem;
    border-radius: 6px;
    border-left: 3px solid #90caf9 !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    position: relative;
}
.reply:before {
    content: '';
    position: absolute;
    left: -2rem;
    top: 1.5rem;
    width: 1.5rem;
    height: 2px;
    background: #dee2e6;
}

.reply-form-container {
    background: #f1f8ff;
    padding: 1.5rem;
    margin-top: 1.5rem;
    border-radius: 8px;
    position: relative;
}
/* .reply-form-container .form-group {
    margin-bottom: 1.5rem;
} */

/* .reply-form-container input,
.reply-form-container textarea {
    margin-bottom: 1.2rem;
} */
/* .reply-form-container button[type="submit"] {
    margin-top: 1rem;
    padding: 0.8rem 1.5rem;
} */
.reply-form-container h4{
	margin-top: revert;
	margin-bottom: 20px;
}
.reply-btn {
    background: none;
    border: 1px solid #2196F3;
    color: #2196F3;
    padding: 0.5rem 1.2rem !important;
    border-radius: 20px;
    font-size: 0.9em;
    margin-top: 1rem !important;
    transition: all 0.3s ease;
}

.reply-btn:hover {
    background: #2196F3;
    color: white;
}
.comment p {
    margin-bottom: 1rem;
    line-height: 1.6;
}
.comment-header,
.reply-header {
    color: #546e7a;
    font-size: 0.9em;
    margin-bottom: 1.2rem !important;
}

.new-comment-form {
    background: #e3f2fd;
    padding: 2rem;
    border-radius: 10px;
    margin-bottom: 2rem;
}
.new-comment-form h4{
	margin-bottom: inherit;
}

/* Health-themed decorations */
.blog-row:not(:last-child) {
    border-bottom: 2px solid #e0f2fe;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}

.blog-part img {
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(33,150,243,0.1);
}

.blog-part blockquote {
    border-left: 4px solid #2196F3;
    background: #f8f9fc;
    padding: 1rem;
    margin: 1.5rem 0;
    font-style: italic;
    color: #1a237e;
}

.bi-x {
    font-size: 1.8rem;
    vertical-align: middle;
}





/* Sidebar Container */
.bgsidebar {
    grid-area: sidebar;
    background-color: #f8f9fa;
    border-left: 1px solid #dee2e6; /* Change border-right to border-left */
    padding: 1rem;
    scrollbar-width: thin;
    scrollbar-color: #adb5bd #f8f9fa;
    height: calc(100vh - 6rem); /* Adjust height to fit viewport */
    overflow-y: auto; /* Enable vertical scrolling if content overflows */
    direction: rtl; /* Set direction to RTL */
}

/* Custom Scrollbar */
.bgsidebar::-webkit-scrollbar {
    width: 8px;
}
.bgsidebar::-webkit-scrollbar-track {
    background: #f8f9fa;
}
.bgsidebar::-webkit-scrollbar-thumb {
    background-color: #adb5bd;
    border-radius: 4px;
}

/* Section Titles */
.cat-title, .tag-title {
    font-size: 1.1rem;
    font-weight: 600;
    color: #2c3e50;
    border-bottom: 2px solid #3498db;
    padding-bottom: 0.75rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    /* gap: 0.5rem; */
    direction: rtl; /* Ensure RTL for titles */
}
/* .cat-title::before,
.tag-title::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #3498db;
    border-radius: 2px;
    margin-left: 0.5rem; 
} */
.latestblogs .tag-title::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #3498db;
    border-radius: 2px;
    margin-left: 0.5rem; 
}

/* For category icon */
.cat-title i.bi-bookmarks-fill {
	color: #3498db; /* Icon color */
	margin-left: 8px; /* Space between icon and text */
	font-size: 1.2em; /* Icon size */
  }
  
  /* For tags icon */
  .tag-title i.bi-tags-fill {
	color: #3498db;
	margin-left: 8px;
	font-size: 1.2em;
  }



/* List Styling */
.cats ul, 
.tags ul, 
.latestblogs ul {
    list-style: none;
    padding-right: 0; /* Change padding-left to padding-right */
    margin: 0;
    direction: rtl; /* Ensure RTL for lists */
}
.cats li, 
.tags li {
    margin-bottom: 0.75rem;
    padding-right: 1.5rem; /* Change padding-left to padding-right */
    position: relative;
    transition: transform 0.2s ease;
}
.latestblogs li {
    margin-bottom: 0.75rem;
    position: relative;
    transition: transform 0.2s ease;
}
.cats li::before {
    content: "";
    position: absolute;
    right: 0; /* Change left to right */
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background-color: #3498db;
    border-radius: 50%;
}

/* Link Styling */
.cats a, 
.latestblogs a {
    color: #34495e;
    text-decoration: none;
    display: block;
    /* padding: 0.5rem 0; */
    transition: all 0.2s ease;
    border-radius: 4px;
    text-align: right; /* Align text to the right */
}
.cats a:hover {
    color: #3498db;
    background-color: rgba(52, 152, 219, 0.05);
    padding-right: 0.5rem; /* Change padding-left to padding-right */
}
.latestblogs a:hover {
    color: #3498db;
    background-color: rgba(52, 152, 219, 0.05);
}

/* Latest Blogs Specific Styling */
.latestblogs li {
    font-size: 0.95rem;
    line-height: 1.4;
}
.latestblogs a {
    color: #4a5568;
}

/* Section Spacing */
.tags {
    /* margin: 2rem 0; */
    padding: 1.5rem 0;
    border-top: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
}
.latestblogs {
    padding-top: 1.5rem;
}

/* Responsive Adjustments */
@media (max-width: 992px) {
    .container.mainblog {
        grid-template-areas:
            "content"
            "sidebar"
            "filter";
        grid-template-columns: 1fr;
    }
    .bgsidebar {
        border-left: none; /* Remove border-left for stacked layout */
        height: auto;
        padding: 1rem;
    }
}


/* Latest Blogs Styling */
.latestblogs ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.latestblogs li {
    margin-bottom: 1rem; /* Add spacing between each blog entry */
}

.blog-item {
    display: flex; /* Use flexbox to align items horizontally */
    align-items: center; 
	flex-wrap: nowrap; 
    text-decoration: none;
    color: #4a5568;
    transition: background-color 0.2s ease;
    border-radius: 4px;
	gap: 1rem;
}

.blog-item:hover {
    background-color: rgba(52, 152, 219, 0.05); /* Hover effect */
   /* padding: 0.5rem;  Add padding on hover */
}

/* Thumbnail Styling */
.blog-thumbnail {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 4px;
    flex-shrink: 0; /* Prevent image from shrinking */
}

/* Blog Title Styling */
.blog-title {
    font-size: 0.95rem;
    /* font-weight: 600; */
    color: #34495e;
   /* margin-right: 1rem;  Add spacing between the title and other elements */
   white-space: normal;
   overflow: hidden;
    flex-grow: 1; /* Allow the title to take up remaining space */
	text-align: right; /* Ensure RTL alignment */
    margin: 0; /* Remove default margins */
}

.blog-author {
    font-size: 0.85rem;
    color: #777; /* Lighter color for the author */
}



@media (max-width: 768px) {
    .blog-thumbnail {
        width: 50px;
        height: 50px;
    }

    .blog-title {
        font-size: 0.9rem;
    }

    .blog-author {
        font-size: 0.8rem;
    }
}




/* titlesection styling */
.titlesection {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 2rem;
}



.titlesectiontext {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    width: 100%; /* Optional for better text containment */
    text-align: center; /* Centers text horizontally within container */
}


.text-content h2,h1,h3,h4,h5{
	text-align: center;
  	padding: 15px;
}
.text-content h1{
	margin-bottom: 20px;
}
.text-content hr{
	margin: 32px auto;
	height: 2px;
	opacity: 0.35;
}
.text-content p{
	font-size: 110%;
	margin-top: 32px;
	margin-bottom: 32px;
}
.postwriter i{
	color: #1a76d1;
  	font-size: 16px;
}
.authorname {
	font-size: 15px;
}
.posttime{
	font-size: 12px;
}
.posttime i{
	font-size: 15px;
	color: #1a76d1;
}
#comments h3{
	margin-bottom: 15px;
}



.blog-part img {
	display: block;
  	margin: 20px auto;
  	width: 80%;
    border-radius: 8px;
    /* margin: 1.5rem 0; */
    /* box-shadow: 0 2px 15px rgba(33,150,243,0.1); */
}