.form-control{
	appearance: auto !important;
}
.gap{
	padding: 60px 0 !important;
}

.border-1{
	border: 1px solid #f04c23;
	padding: 20px;
}
h3.text-9 {
/*  font-size: 2.50em !important;*/
  color: #444;
  font-size: 30px !important;
	font-weight: 400 !important;
}
.t-3{
/*  font-size: 2.50em !important;*/
  color: #444;
  font-size: 20px !important;
}

.page-header.page-header-modern h1 {
  font-size: 40px !important;
	letter-spacing: 0px;
} 
.card-body1 {
  background: #222020;
	padding: 15px !important;
}

.bg-breadcumb{
/*
	background-color: #f7f7f7;
background-image: url("https://www.transparenttextures.com/patterns/diagmonds.png");
*/
	
/*
	background-color: #df7858;
background-image: url("https://www.transparenttextures.com/patterns/3px-tile.png");
*/
background-color: #f04c23;
background-image: url("https://www.transparenttextures.com/patterns/candyhole.png");
}
.bg-cta{
/*
	background-color: #f7f7f7;
background-image: url("https://www.transparenttextures.com/patterns/diagmonds.png");
*/
	
/*
	background-color: #df7858;
background-image: url("https://www.transparenttextures.com/patterns/3px-tile.png");
*/
background-color: #777272 !important;
background-image: url("https://www.transparenttextures.com/patterns/candyhole.png");
}
.bg-2{
background: rgb(92,121,194);
background: linear-gradient(336deg, rgba(92,121,194,1) 3%, rgba(120,34,38,1) 91%);
}
.call-to-action-content h3 {
  font-size: 3em;
  font-weight: lighter;
  letter-spacing: inherit;
}

.shape-divider.shape-divider-bottom {
  height: 150px !important;
}

th, td {
  padding: 10px 20px !important;
}

.table td, .table th {
  border-color: black !important;
}
.icon-text i {
  color: #f04c23;
  padding-right: 5px;
}
.icon-text {
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  .shape-divider.shape-divider-bottom {
  height: 50px !important;
}
	h3.text-9 {

  font-size: 20px !important;
}
	
	.page-header.page-header-modern h1 {
  font-size: 28px !important;
}
	.pb-sm-5{
		padding-bottom: 30px;
	}
	
	.custom-img-about {
  right: 0;
  top: 0;
}
 .custom-img-about {
  max-width: 50% !important;
}
}


 .featured-boxes-full-scale > .featured-box-full-primary:nth-child(1) {
  background-color: #069 !important;
}

.featured-boxes-full-scale > .featured-box-full-primary:nth-child(2) {
  background-color: #0077b3 !important;
}

.featured-boxes-full-scale > .featured-box-full-primary:nth-child(3) {
  background-color: #08C !important;
}

.featured-boxes-full-scale > .featured-box-full-primary:nth-child(4) {
  background-color: #0099e6 !important;
}
.book-btn{
	background:#F04C23 ;
	color: white;
	font-size: 15px;
	list-style: none;
	padding: 10px;
	 text-decoration: none;
}
.book-btn:hover{
	color: white;
	 text-decoration: none;
}
.text-des{
	font-size: 18px;
color: #424141;
padding-bottom: 10px;	
}
.text-desc1{
	font-size: 18px;
	color: #7d7979;
}
.text-decoration-none.text-desc1{
	font-size: 15px;

letter-spacing: 1px;
font-weight: 600;
}
.gallery{
	padding-top: 4%;
	padding-bottom: 4%;
}



.custom-link {
  color: black; /* Default text color */
  text-decoration: none; /* Underline remove karayla */
  transition: color 0.3s ease; /* Smooth color change on hover */
}

.custom-link:hover {
  color: #f04c23;
}


/*=====================================================================================================================================*/


body {
  font-family: "Epilogue", sans-serif !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 30px !important;
  color: #555 !important;
  margin: 0 !important;
  font-weight: 400 !important; 

	
}

h2, h3, h4, h5, h6 {
	font-family: "Epilogue", sans-serif !important;
  color: #000 !important;
  font-weight: 600 !important;
	margin-bottom: 30px !important;
	line-height: 1.2 !important;
	text-transform: capitalize !important;
}



p {
  font-size: 16px !important;
  line-height: 30px !important;
  color: #555 !important;
  margin: 0;
  font-weight: 400 !important;
}
.counters label {
  display: block;
  font-weight: 200;
  font-size: 20px;
  line-height: 20px;
	padding-top: 15px;
}

.bg-counter
{
	background-color: #530804;
background-image: url( "../maccia/bg/bg1.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

.bg21
{
	background-color: #f3f9fc;
  background-image: url("https://www.transparenttextures.com/patterns/light-wool.png");
}
.bg22
{
	background-color: #ffffff;
background-image: url("https://www.transparenttextures.com/patterns/p5.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}
.event a {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}

#footer .footer-copyright p {
  color: #c4c4c4 !important;
}

.counters strong {
  display: block;
  font-weight: bold;
  font-size: 40px;
  line-height: 30px;
}
.blockquote-primary h4 {
  font-weight: 400 !important;
}

h3 {
  font-weight: 600 !important;
  font-size: 32px !important;
}
.page-header.page-header-modern h1 {
  font-size: 32px !important;
  letter-spacing: 0px;
  font-weight: 300 !important;
}

.page-header.page-header-modern.page-header-background.page-header-background-md {
  padding: 20px 0 !important;
}

.simple-marquee-container
{
	background: linear-gradient( to right, #F29536 0%, #f57a29 35%, #f04c23 65%, #f26659 85%, #7D251D 100% ) !important;
}

.simple-marquee-container .marquee-content-items li
{
	font-weight: 600 !important;
	font-size: 16px !important; 
}

.simple-marquee-container .marquee-content-items li {
  line-height: 35px;
  color: #fff !important;
}
.top-name {
    font-size: 22px;
    color: #FFFFFF;
	width : 580px;
}


.footer-tagline {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding: 0;
  color: #333;
  letter-spacing: 0.5px;
}

.footer-tagline p {
  display: inline-block;
  position: relative;
  padding-bottom: 4px;
    margin-bottom: 0px;
  border-bottom: 3px solid transparent;
  border-image: linear-gradient(to right, #FF9933, #FFFFFF, #138808) 1; /* Indian tricolor underline */
}

.footer-tagline a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-tagline a:hover {
  color: #FF9933; /* saffron hover effect */
}