/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1774076019
Updated: 2026-03-21 06:53:39

*/


.header-stickky.is-sticky {
	position: fixed;
	box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
	animation: slideDown 0.35s ease-out;
	top: 0 !important;
	background-color: #181e50;
}
.header-logo {
	transition:all 400ms;
}
.header-stickky.is-sticky .header-logo {
	top: -25px !important;
}
.header-stickky.is-sticky img {
	max-width: 50%;
	width: 50% !important;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.main-form label {
	margin-bottom:10px;
	display:block;
}

.main-form input {
	border:1px solid #ddd;
	height:100%;
	padding:12px 15px;
	width:100%;
}
.main-form textarea {
	height:100px;
	border:1px solid #ddd;
	width:100%;
}
.main-form .octf-btn {
	background-color:#242B71;
	padding:13px 35px;
	color:#fff;
	border:0px; 
	text-transform:uppercase;
	transition:all 400ms;
}
.main-form .octf-btn:hover {
	background-color:#000; 
	color:#fff;
}

.eael-creative-button {
	min-width: 115px;
}

.header-breadcum {
	text-align:center;
	color:#fff;
}
.header-breadcum a {
	color:#2ec5df;
}
.book-now-button button {
	width:100%!important;
}
.button-sticky-top {
	position: sticky!important;
    top: 100px!important;
}


















@media screen and (max-width: 1025px) {    
	.header-stickky.is-sticky img {
	max-width: 75%;
	width: 75% !important;

}
}
@media screen and (min-width: 768px) {   
.twae-vertical-right.twae-wrapper .twae-story {
	width: 94.5%!important;
}

.twae-vertical-right.twae-wrapper .twae-inner-line, .twae-vertical-right.twae-wrapper .twae-timeline::before {
	left: -2px!important;
}
.twae-vertical-right.twae-wrapper .twae-end, .twae-vertical-right.twae-wrapper .twae-start {
	left: -5px!important;
}
}

/*============= custom responsive ===============*/
@media screen and (max-width: 1920px) and (min-width: 1601px) {      }
@media screen and (max-width: 1440px) {      }
@media screen and (max-width: 1366px) {      }
@media screen and (max-width: 1280px) {      }
@media screen and (max-width: 1200px) {      }
@media screen and (max-width: 1199px) {      }
@media screen and (max-width: 1080px) {      }
@media screen and (max-width: 1024px) {      }
@media screen and (max-width: 991px) {      }
@media screen and (max-width: 960px) {      }
@media screen and (max-width: 900px) {      }
@media screen and (max-width: 812px) {      }
@media screen and (max-width: 800px) {      }
@media screen and (max-width: 768px) {      }
@media screen and (max-width: 767px) {      }
@media screen and (max-width: 736px) {      }
@media screen and (max-width: 667px) {      }
@media screen and (max-width: 640px) {      }
@media screen and (max-width: 568px) {      }
@media screen and (max-width: 533px) {      }
@media screen and (max-width: 480px) {      }
@media screen and (max-width: 414px) {      }
@media screen and (max-width: 375px) {      }
@media screen and (max-width: 360px) {      }
@media screen and (max-width: 320px) {      }














