.custom-btn { 
	background-color: #8a231c;; 
}

.custom-btn:hover { 
	color: #fff;
}


.start-screen__content .custom-btn.primary {
	background-color: #8a231c;
	color: #fff;
}

.custom-btn.primary {
	border-color: #8a231c;
	color: #fff;
}

.custom-btn:active, .custom-btn:focus, .custom-btn:hover {
	background-color: #8a231c;
	color: #fff;
}


.start-screen__content .custom-btn.primary:hover, .start-screen__content .custom-btn.primary:focus {
	background-color: #8a231c;
	border-color: #8a231c;
	color: #fff;
}


#btn-to-top { 
	background-color: #8a231c; 
}


#top-bar__logo {
	float: left;
	width: 140px;
	height: 66px;
	background-image: url(/img/logo_2.png);
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

#top-bar__navigation ul { 
	text-align: center !important;
}

.second-content p.second-content-subtitle {
    font-size: 25px;
    line-height: 3.2rem;
    font-weight: 300;
    color: #282828;
}


.second-content p.title { 
    color: #8a231c;
}


#top-bar__navigation a:not(.custom-btn) { 
	font-size: 1.4rem !important;  
}

.section--background-base-light {
	background-color: #fffaec;
}

.timeline__title, .timeline__year {
	color: #8a231c;
	font-weight: 700;
}

.blog__post-date { 
	color: #8a231c; 
}

.section-contact .bg-2 {
	background-color: #fffaec;
}
/* 
.site-logo {
    display: block !important;
    background: url(../images/logo_3.png) no-repeat center center !important;
    background-size: contain !important;
    width: 253px !important;
    height: 71px !important;
  } */
  
  .footer__item a.site-logo {
    display: block !important;
    width: 180px !important;
    background: url(../images/logo_3.png) no-repeat center center !important;
    height: auto !important; 
    background-size: contain !important;
  }
  

  form.f1 .textfield:focus, form.f1 .textfield:hover {
	border-color: #8a231c;
	color: #8a231c;
}


.get-in-touch-title {
    color: #8a231c !important; 
}


.get-in-touch-subtitle {
    color: #4a4a4a !important;
}

form .input-wrp i {
	position: absolute !important;
	right: 0 !important;
	top: 0 !important;
	line-height: 5.9rem !important;
	font-size: 1.8rem !important;
	color: #8a231c !important;
}

form .textfield::placeholder {
	color: #4a4a4a !important;
	-webkit-transition: color .3s ease-in-out !important;
	-o-transition: color .3s ease-in-out !important;
	transition: color .3s ease-in-out !important;
}

form.f1 .textfield {
	border-color: #8a231c !important;
}


.custom-btn { 
	border: 3px solid #8a231c !important;
}


#vegas-slider .vegas-dots a:hover, #vegas-slider .vegas-dots a.active {
	box-shadow: 0 0 0 8px #fff inset !important;
}


.top-bar--style-1:not(.fixed) #top-bar__navigation > ul > li > a:not(:hover):not(:focus) {
	color: #8a231c !important;
}

 

.top-bar--style-1:not(.fixed) #top-bar__navigation > ul > li.li-btn > a:not(:hover):not(:focus) {
	color: #fff !important;
}

.color-custom-primary {
	color: #8a231c !important;
}

.color-custom-black {
	color: #282828 !important;
}

.pattern {
	background-color: #8a231c00 !important;
}


@media (max-width: 992px) {
	 /* Mobile slider height adjustments */
	 #start-screen {
		 height: 60vh !important;
		 min-height: 400px !important;
		 max-height: 600px !important;
	 }
	 
	 #start-screen.start-screen--style-1 {
		 height: 60vh !important;
		 min-height: 400px !important;
		 max-height: 600px !important;
	 }
	 
	 #vegas-slider {
		 height: 100% !important;
	 }
	 
	 #start-screen_content-container {
		 height: 100% !important;
	 }
	 
	 .start-screen__content {
		 padding-top: 60px !important;
		 padding-bottom: 30px !important;
	 }
	 
	 .start-screen__content .title {
		 font-size: 32px !important;
		 letter-spacing: 3px !important;
	 }
	 
	 .start-screen__content .subtitle {
		 font-size: 16px !important;
		 letter-spacing: 10px !important;
		 margin-top: 15px !important;
		 margin-bottom: 15px !important;
	 }
}

/* Why Choose Us Style 2 Section */
.why-choose-us-style-2 {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #fff;
}

.why-choose-us-content {
	padding-right: 30px;
}

.why-choose-us-subtitle {
	font-size: 1.6rem;
	font-weight: 300;
	color: #a7a7a7;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
}

.why-choose-us-title {
	font-size: 2.5rem;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	color: #282828;
	margin-bottom: 50px;
	line-height: 1.1;
}

.why-choose-us-points {
	margin-top: 30px;
}

.why-point-item {
	position: relative;
	padding-left: 0;
	margin-bottom: 30px;
	display: flex;
	align-items: flex-start;
	gap: 20px;
}

.why-point-number {
	font-size: 2.5rem;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	color: #8a231c;
	line-height: 1;
	flex-shrink: 0;
	min-width: 27px;
}

.why-point-content {
	flex: 1;
}

.why-point-title {
	font-size: 1.8rem;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	color: #282828;
	margin-bottom: 15px;
	line-height: 1.3;
}

.why-point-description {
	font-size: 1.4rem;
	line-height: 1.6;
	color: #777;
	margin: 0;
}

.why-choose-us-media {
	position: relative;
}

.why-choose-us-image-wrapper {
	position: relative; 
	overflow: hidden;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.why-choose-us-image-wrapper img {
	width: 100%;
	height: auto;
	display: block;
}

.why-choose-us-play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80px;
	height: 80px;
	cursor: pointer;
	transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
	z-index: 2;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

.why-choose-us-play-btn:hover {
	transform: translate(-50%, -50%) scale(1.1);
	opacity: 0.9;
}

.why-choose-us-play-btn svg {
	width: 100%;
	height: 100%;
	filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
}

.why-choose-us-play-btn svg circle {
	transition: fill 0.3s ease-in-out;
}

.why-choose-us-play-btn:hover svg circle {
	fill: #8a231c;
}

.why-choose-us-play-btn:hover svg path {
	fill: #fff;
}

/* Responsive Styles for Why Choose Us Style 2 */
@media (max-width: 991px) {
	.why-choose-us-style-2 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.why-choose-us-content {
		padding-right: 0;
		margin-bottom: 40px;
	}
	
	.why-choose-us-title {
		font-size: 3.5rem;
		margin-bottom: 40px;
	}
	
	.why-point-item {
		gap: 15px;
	}
	
	.why-point-number {
		font-size: 3.5rem;
		min-width: 60px;
	}
	
	.why-point-title {
		font-size: 1.6rem;
	}
}

@media (max-width: 767px) {
	.why-choose-us-title {
		font-size: 2.5rem;
		margin-bottom: 30px;
	}
	
	.why-point-item {
		gap: 12px;
	}
	
	.why-point-number {
		font-size: 3rem;
		min-width: 50px;
	}
	
	.why-point-title {
		font-size: 1.4rem;
		margin-bottom: 10px;
	}
	
	.why-point-description {
		font-size: 1.3rem;
	}
	
	.why-choose-us-play-btn {
		width: 60px;
		height: 60px;
	}
}

/* Partners/Logos Center Alignment */
.partners .row {
	justify-content: center;
	align-items: center;
}

.partners .col-6,
.partners .col-sm-4,
.partners .col-lg-2 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}

.partners img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
 @media(max-width: 768px) {
		.padding-top-mobile{
			padding-top:10px !important;
		}
		.padding-bottom-mobile{
			padding-bottom:10px !important;
		}

		.margin-bottom-mobile{
			margin-bottom:0px !important;
		}

		
		
		#top-bar__navigation::before {
			content: "";
			width: 0;
			height: 50%;	
			margin-left: -4px;
		}
 }

 
@media only screen and (max-width: 767px) {
		.banner-header {
				background-image: url('/assets/images/mobile-internal-banner.png') !important;
		}
		.padding-100-mobile{
			padding-top:100px !important; 
			position: inherit !important;
		}

		.intro { 
			min-height: 300px !important; 
			top:86px !important; 
		}

		.padding-130-mobile{
			padding-top:130px !important;  
		}

		.margin-top-30-mobile{
			margin-top:30px !important;
		}
} 