/**
Theme Name: tectera
Author: Madushan Chathuranga Abeysinghe
Author URI: https://tectera.com/
Description: Theme developed by tectera
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tectera
Template: astra
*/
/* 
Global Style */
p {
	margin-bottom: 0;
}
.p-text p{
	margin-bottom:20px;
}

.typewriter h2 {
	color: #fff;
}
.typewriter {
	text-align: center;
}
.typewriter h2 {
	color: #fff;
	font-size: 68px !important;
	font-weight: 800 !important;
	font-family: 'Poppins' !important;
	line-height: 108.8px !important;
	margin-bottom: 35px;
}
#typed-text {
	color: #f0592a;
}
.btn-primary a {
	color: #FFFFFF !important;
	border-width: 0 !important;
	border-radius: 100px;
	font-size: 18px;
	font-family: 'CircularStd-Bold', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 500 !important;
	background-color: #f0592a !important;
	padding-top: 16px !important;
	padding-right: 32px !important;
	padding-bottom: 16px !important;
	padding-left: 32px !important;
	line-height: 1.7em !important;
	transition: transform 300ms ease 0ms, color 300ms ease 0ms, background-color 300ms ease 0ms;
}
.btn-primary a:hover {
	transform: scale(1.02);
}
.me-hover-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000c9;
  opacity: 0;
  box-sizing: border-box;
  transition: all .6s ease !important;
  padding: 40px !important;
}

.hover-box-btn a {
	color: white;
	font-size: 15px !important;
	border-radius: 2px !important;
	text-align: center;
	border: 1px solid white;
	padding: 20px 20px !important;
	font-weight: 700 !important;
	margin-top: 0px;
	letter-spacing: 3px !important;
	width: 150px;
	background-color: transparent !important;
	text-transform: uppercase;
}
.hover-box-btn a:hover {
	background-color: #3b65af !important;
}
.me-hover-box:hover {
	opacity: 1;
}
.mc-pricing-table ul li {
	list-style: none;
	background-color: #fcfcfc;
	line-height: 1.6em;
	padding: 15px;
	position: relative;
	color: #666666;
	font-size: 14px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}
.pricing-table-wrapper {
	box-shadow: 0 2px 18px 0 rgba(0,0,0,0.3);
}
.mc-pricing-table ul li:nth-child(2n+1) {
	background-color: #E5E4E2;
}
.mc-pricing-table ul {
	margin: 0;
}
.rec-header .elementor-widget-container::before {
	content: "Recommended";
	font-size: 17px;
	color: white;
	font-family: 'Playfair Display';
	font-style: italic;
}
.star-anime h2{
    transition: color 300ms ease 0ms;
}
.star-anime h2:hover{
	color:#fff !important;
}
.link-color a {
	color: #666;
}
.mcmap iframe {
	height: 500px !important;
}
.image-anime-mc img {
	filter: grayscale(100);
	transition: transform 300ms ease 0ms, color 300ms ease 0ms, background-color 300ms ease 0ms;
}
.image-anime-mc img:hover {
	filter: grayscale(0);
}

.fix-header::after {
	content: '';
	display: block;
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	border-radius: 80px;
	transform: rotate(45deg);
	right: 0;
}
.fix-header::before {
	content: '';
	width: 60%;
	height: 100%;
	position: absolute;
	background-color: white;
	left: 0;
}
.fix-header {
	position: relative;
}
.topper {
	z-index: 1;
}
.mc-hover-wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 100vh;
}
.div1, .div2 {
	width: 100%;
	text-align: center;
	transition: transform 1s ease, opacity 1s ease;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	padding: 20px;
	box-sizing: border-box;
	top: 50%;
}
.div1 {
	background-color:rgba(0,0,0,0.66);
	opacity: 1;
	transform: translateY(-50%);
	z-index: 1;
	position: relative;
	height: 100%;
}
.div2 .div2-sub {
	text-align: left;
	padding: 50px;
}
 .div2 .div2-sub h4{
	font-family: 'CircularStd-Book',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
	font-size: 35px;
	color: #ffffff !important;
	margin-top: 24px;
}
.div2-sub p {
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #ffffff !important;
	line-height: 1.7em;
	margin-top: 35px;
	margin-bottom: 45px;
}
.div1 h4{
	font-family: 'CircularStd-Book',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
	font-size: 35px;
	color: #ffffff !important;
	margin-top: 24px;
	padding: 50px;
	text-align: center;
}
.mc-ho-btn {
	font-size: 15px;
	color: #FFFFFF !important;
	box-shadow: 0 12px 18px -6px rgba(0,0,0,0.29) !important;
	background-color: rgba(255,255,255,0);
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
	border: 2px solid #fff;
}
.mc-ho-btn:hover{
  border-color: RGBA(0,0,0,0);
  background-color: #3b65af;	
}
.div1 h4,.div2 .div2-sub {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translate(-50%,-50%);
}
.div2 {
	background-color: #ff4107bf;
	opacity: 0;
	transform: translateY(20px);
	z-index: 0;
	pointer-events: none;
	height: 100%;
}
.mc-hover-wrapper:hover .div1 {
    opacity: 0; /* Fade out */
    transform: translateY(-20px); /* Slide up by 20px */
    z-index: 0; /* Move below div2 */
}
/* Show div2 when hovering over mc-hover-wrapper */
.mc-hover-wrapper:hover .div2 {
	opacity: 1;
	transform: translateY(-50%);
	z-index: 1;
	pointer-events: auto;
	transition: transform 1s ease, opacity 1s ease;
}

.hreo-menu {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 444;
}
.vertical-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.vertical-list li {
    margin: 10px 0px;
}
.list-item {
    margin: 10px 0;
    position: relative;
}
.icon-cu {
    display: inline-block;
    position: relative;
    padding: 18px;
    border-radius: 50%;
}
.icon-cu:hover {
    background-color:#ff5a00;
}
.icon-cu img {
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
    object-fit: contain;
}
.icon-cu:hover img {
    transform: scale(1.1); /* Example hover effect */
}

/* Pop-up notification styling */
.icon-cu::after {
    content: attr(data-title);
    visibility: hidden;
    opacity: 0;
    width: 120px;
    background-color: #ffffffeb;
    color: #333;
    text-align: center;
    border-radius: 6px;
    padding: 8px;
    position: absolute;
    left: 50%;
    bottom: 120%;
    transform: translateX(-50%);
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 1;
    font-size: 14px;
    pointer-events: none;
    font-weight: 600;
    line-height: 18px;
}
.icon-cu::after::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

.icon-cu:hover::after {
    visibility: visible;
    opacity: 1;
}

.floating-container {
    position: fixed;
    top: 46%;
    left: 0;
    display: flex;
    flex-direction: column;
    z-index: 999;
    padding: 10px;
    gap: 20px;
    margin-left: 20px;
}
.floating-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color:#ff5a00;
    color: white;
    text-align: center;
    line-height: 58px;
    font-size: 32px;
    cursor: pointer;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    transition: background-color 0.3s;
	 transition: background-color 0.5s ease; 
	z-index:999;
}
.floating-phone .fa-phone {
    transform: rotate(95deg);
}
.floating-icon:hover {
    background-color:#ff5a00;
}
.contact-details {
    position: absolute;
    top: 0;
    left: 85px;
    background-color: #333;
    color: white;
    padding:5px 10px;
    border-radius:10px;
    font-size: 14px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transform: translateX(-100%);
    transition: opacity 0.5s, transform 0.5s;
    white-space: nowrap;
    z-index: 44;
    cursor: pointer;
	transition: opacity 1s ease, transform 1s ease;
}
.floating-icon:hover + .phone-number,
.floating-icon:hover + .email-address {
    opacity: 1;
    transform: translateX(0);
}
.phone-number { top: 25px; }
.email-address { top: 105px;}
.floating-icon:hover .fa {
    color: #fff;
}
.mc-scale-hover img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.mc-scale-hover img:hover { transform: scale(1.1);}
.mc-scale-hover {
    overflow: hidden;
}
