/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button {
  bottom: 80px;
  right: 25px;
  width: 40px;
  height: 40px;
  z-index: 9999;
  opacity: 1;
  background-color: transparent;
  border-radius: 50px;
  border: 2px solid #F2612B;
}
.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button svg {
  width: 25px;
  height: 25px;
  fill: #F2612B;
}
/* Add your custom styles here */
a, .page-content a {
  text-decoration: none;
}
/* Margin fix for Firefox - Sticky Header */
@-moz-document url-prefix() {
#menuhopin {
  margin-top: 32px;
}
}
/* Team */
.team_images {
    max-height: 250px;
    overflow: hidden;
}
.back_text {
    width: 200px;
    float: right;
    position: absolute;
    right: 0;
	margin-top:-150px;
	text-align:left;
}
.back_text h2 {
    color: #3c3c3c;
	font-family: 'Ubuntu Condensed', sans-serif!important;
    font-size: 22px;
	font-weight: 700;
    padding: 0;
    margin: 0;
}
.back_text h3 {
    color: #f2612b;
	font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 20px;
	font-weight: 700;	
    margin: 0;
    margin-bottom: 5px;
}
.back_text p {
    color: #3c3c3c;
	font-family: 'Ubuntu Condensed', sans-serif;	
    font-size: 13px;
    margin: 0;
}
.back_text a {
    color: #f2612b;
    font-size: 16px;
    text-transform: capitalize;
}
.steven-vcard {
    font-size: 16px;	
}
.elementor-266 .elementor-element.elementor-element-e1a5f17 .ue-flip-box__panel--back .ue-flip-box__icon {
  display: none;
}


/* Styles for the main container that holds image and flip box */
.our_people_box {
    position: relative;
    width: 100%;
    min-height: 452px;
}
.our_people_images {
    max-height: 250px;
    overflow: hidden;
}
.our_people_images_img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.our_people_images_img:hover {
    width: 100%;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.our_people_info {
    width: 100%;
    position: absolute;
    top: 250px;
    height: 100%;
    bottom: 0;
    max-height: 185px;
    left: 0;
    perspective: 800px;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
}
.our_people_box #card1, .our_people_box #card2, .our_people_box #card3, .our_people_box #card4 {
    transform: rotateY( 0deg ) translateZ(1px);
    -webkit-transform: rotateY( 0deg ) translateZ(1px);
    -moz-transform: rotateY( 0deg );
    -o-transform: rotateY( 0deg );
    transition: transform 1s;
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -o-transition: transform 1s;
    -webkit-backface-visibility: visible;
}
#card1, #card2, #card3, #card4 {
    width: 100%;
    height: 100%;
    position: absolute;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    bottom: 0;
    z-index: 99;
    display: block;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
}
#card1 figure, #card2 figure, #card3 figure, #card4 figure {
    margin: 0;
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
}
#card1 .back, #card2 .back, #card3 .back, #card4 .back {
    transform: rotateY( 180deg );
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    -webkit-transform-style: preserve-3d;
    position: absolute;
    width: 100%;
    top: 0;
    display: block;
}
#card3 {
    position: relative;
    width: 100%; /* Or fixed width */
    height: 100%; /* Or fixed height */
    text-align: center;
    transition: transform 0.6s; /* Smooth animation for the flip */
    transform-style: preserve-3d; /* ESSENTIAL for 3D flip */
}

/* Styles for the front and back panels */
#card3 figure {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden; /* Hides the back of the element when rotated away */
    -webkit-backface-visibility: hidden; /* For Safari */
    /* Other styling like border, background etc. */
}

/* Style for the back panel to be hidden by default */
#card3 .back {
    transform: rotateY(180deg); /* Start rotated, so it's initially hidden */
}

/* THE MAGIC: When you hover the parent, rotate the flip container */
.our_people_box:hover #card3 {
    transform: rotateY(180deg); /* Flip it! */
}

/* Ensure Font Awesome is loaded in your project */
/* For example, by adding this in your <head> section: */
/* <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"> */

.eael-timeline-bullet {
    position: relative; /* Needed for absolute positioning of the icon */
    display: flex; /* To center the icon */
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    overflow: hidden; /* Hide any overflow if the icon is too big */
}

.eael-timeline-bullet::before {
    font-family: "Font Awesome 5 Free"; /* Or "Font Awesome 5 Free", "Font Awesome 5 Pro" depending on your version */
    content: "\f073"; /* Unicode for the calendar icon (fas fa-calendar-alt or fas fa-calendar) */
    font-weight: 400; /* Use 900 for solid icons (fas) */
    font-size: 26px; /* Adjust the size as needed */
    color: #fff; /* Color of the icon */
    /* You might want to adjust these based on your existing bullet styling */
    line-height: 1; /* Adjust line height for better vertical alignment */
}

/* Optional: Adjustments for the bullet itself if the icon is too big */
.eael-timeline-bullet {
    width: 40px; /* Example size, adjust as needed */
    height: 40px; /* Example size, adjust as needed */
    background-color: #0073e6; /* Example bullet background color */
    border-radius: 50%; /* Make it a circle */
	box-shadow: none;
}

/* Timeline */
.elementor-266 .elementor-element.elementor-element-185325d .eael-timeline-post-title .eael-timeline-post-title-text {
  	border-bottom: 2px solid #F2612B;
	padding-bottom:10px;
}
/* Target the default tablepress elements more generally, overriding anything */
.tablepress th, .tablepress td{
    border: none!important;
}
/* Tablepress */
.tablepress {
	--head-bg-color: #fff;
}
/* Center text in table header cells within your specific table */
.tablepress.tablepress-id-1 thead th,
.tablepress.tablepress-id-1 thead td {
    text-align: center;
	border-top: none;
}
/* First, ensure borders are collapsed for cleaner rendering */
#tablepress-1 {
    border-collapse: collapse !important;
}
#tablepress-1 {
    color: #3c3c3c;
	font-family: 'Ubuntu Condensed', sans-serif;	
    font-size: 18px;
	text-align: center;
}
#tablepress-1 .row-2 .column-1, #tablepress-1 .row-2 .column-2, #tablepress-1 .row-2 .column-3, #tablepress-1 .row-2 .column-4, #tablepress-1 .row-2 .column-5, #tablepress-1 .row-2 .column-6, #tablepress-1 .row-2 .column-7, #tablepress-1 .row-2 .column-8, #tablepress-1 .row-2 .column-9, #tablepress-1 .row-2 .column-10 {
    font-family: 'Ubuntu Condensed', sans-serif;
	font-weight:700;
	font-size: 19px;
	border-bottom: 3px solid #F2612B!important;
}
.dt-column-title{
    font-family: 'Ubuntu Condensed', sans-serif;
	font-weight:500;
	font-size: 20px;
}
#tablepress-1 thead {
	background:#fff!important;
	border-bottom: 5px solid #F2612B!important;
}
#tablepress-1 .column-1 {
    background-color: #f2612b;     /*background color */
	text-align: center;
	color: #fff;
}
#tablepress-1 .column-2, #tablepress-1 .column-3, #tablepress-1 .column-4, #tablepress-1 .column-8, #tablepress-1 .column-9, #tablepress-1 .column-10 {
    background-color: #ffece5;     /*background color */
	text-align: center;
}
#tablepress-1 .column-5, #tablepress-1 .column-6, #tablepress-1 .column-7 {
    background-color: #fff;     /*background color */
	text-align: center;
}
#tablepress-1 .row-1 .column-1, #tablepress-1 .row-1 .column-2, #tablepress-1 .row-1 .column-3, #tablepress-1 .row-1 .column-4, #tablepress-1 .row-1 .column-5, #tablepress-1 .row-1 .column-6, #tablepress-1 .row-1 .column-7, #tablepress-1 .row-1 .column-8, #tablepress-1 .row-1 .column-9, #tablepress-1 .row-1 .column-10 {
    background-color: #fff!important; 
	border-bottom: 3px solid #f2612b;
}
/* Re-add common borders to cells (left, right, bottom) */
.tablepress th,
.tablepress td {
    border-bottom: 1px solid  #F2612B!important;
    /* Ensure the top border is still none, though the above rule handles this */
    border-top: none !important;
}
@media screen and (max-width: 992px) {
.eael-timeline-bullet::before {
  line-height: 1.8;
  padding-left: 13px;
}
}
@media screen and (max-width: 1635px) {
.elementor-709 .elementor-element.elementor-element-f90329f a.hfe-menu-item, .elementor-709 .elementor-element.elementor-element-f90329f a.hfe-sub-menu-item {
  font-size: 19px!important;
}
.elementor-element.elementor-element-4c0caa1.elementor-icon-list--layout-inline.elementor-hidden-tablet.elementor-hidden-mobile.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list {
  display: none;	
}
}
.c-grid {
    display: grid;
    grid-template-columns: auto auto;
    gap: 20px 0;
}
.c4-grid {
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 20px 0;
}
@media (max-width: 600px) {
.c-grid, .c4-grid {
    display: grid;
    grid-template-columns: auto;
   gap: 20px 0;
}	
}
@media (max-width: 666px) {
#wpcf7-f1091-p1124-o1 .wpcf7-checkbox input[type=checkbox] + span {
margin-bottom: 20px;
}	
}
.c2-grid {
    display: grid;
    grid-template-columns: auto;
   gap: 20px 0;
}	
#wpcf7-f1091-p1124-o1.wpcf7 input[type="text"], 
#wpcf7-f1091-p1124-o1.wpcf7 input[type="email"], 
#wpcf7-f1091-p1124-o1.wpcf7 textarea {
    color: #3c3c3c;
	font-family: 'Ubuntu Condensed', sans-serif;	
    font-size: 18px;	
	width: 100%!important;
    border: 1px  solid  #F2612B;
}
#wpcf7-f1091-p1124-o1 input.wpcf7-submit{
    width: 100%!important;
}
#wpcf7-f1091-p1124-o1 .wpcf7 {
	width:100% !important;
	max-width:900px;
}
#wpcf7-f1091-p1124-o1 input.wpcf7-submit {
    background-color: #232323;
    color: #3c3c3c;
	font-family: 'Ubuntu Condensed', sans-serif;	
    font-size: 18px;
    text-transform: uppercase;
    fill: #ffffff;
    color: #ffffff;
    padding: 14px 34px 14px 34px;
	border: none;
}
#wpcf7-f1091-p1124-o1 input.wpcf7-submit:hover {
    background-color: #ff214f;
	color: #fff;
    border-color: #ff214f;
}
@media only screen and (max-width: 767px) {
#wpcf7-f1091-p1124-o1 input.wpcf7-form-control.wpcf7-submit {
    display: block;
    margin: 0 auto;
}
}

@media only screen and (max-width: 766px) and (min-width: 475px) {
.elementor-element-f82f6c4 {
	padding-left: 20%;
	padding-right:20%;	
}
}
.formrh {
    padding:10px;	
    margin-bottom:-40px;		
}
.formrh2 {
    padding:10px;	
    margin-top:20px;
	margin-bottom:-40px;	
}
.formrh3 {
    padding:10px;	
	margin-bottom:-10px;	
}
/* custom checkbox styling for contact form 7 checkbox */
#wpcf7-f1091-p1124-o1 span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
#wpcf7-f1091-p1124-o1 .wpcf7 .wpcf7-list-item {
display: inline-block;
margin-bottom: 20px;
}
#wpcf7-f1091-p1124-o1 .wpcf7-checkbox label {
position: relative;
cursor: pointer;
}
#wpcf7-f1091-p1124-o1 .wpcf7-checkbox input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 30px;
height: 30px;
top: 0;
left: 0;
	background:#fff;
}
#wpcf7-f1091-p1124-o1 .wpcf7-checkbox input[type=checkbox] + span {
/* border: 3px solid red; */
}
#wpcf7-f1091-p1124-o1 .wpcf7-checkbox input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 0;
height: 30px;
width: 30px;
top: 0px;
left: 0px;
border: 1px solid #F2612B!important;	
	background:#fff;
}
#wpcf7-f1091-p1124-o1 .wpcf7-checkbox input[type=checkbox] + span:after {
display: block;
position: absolute;
content: "\2713";
height: 30px;
width: 30px;
top: 0;
left: 0;
visibility: hidden;
font-size: 18px;
text-align: center;
line-height: 30px;
border: 1px solid #F2612B!important;	
	background:#fff;	
}
#wpcf7-f1091-p1124-o1 .wpcf7-checkbox input[type=checkbox]:checked + span:before {
background: transparent;
}
#wpcf7-f1091-p1124-o1 .wpcf7-checkbox input[type=checkbox]:checked + span:after {
visibility: visible;
}
#wpcf7-f1091-p1124-o1 .wpcf7-list-item-label {
    color: #3c3c3c;
	font-family: 'Ubuntu Condensed', sans-serif;	
    font-size: 18px;
	margin-left: 40px;
	margin-right:15px;
display: inline-block;
}
.wpcf7-text:focus, .wpcf7-textarea:focus {
border: 2px solid #F2612B !important;
}
#wpcf7-f1091-p1124-o1 input.wpcf7-submit {
  background-color: #F2612B !important;
  color: #3c3c3c;
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  fill: #ffffff;
  color: #ffffff;
  padding: 14px 34px 14px 34px;
  border: none;
	margin-top:-20px;
}
#wpcf7-f1091-p1124-o1 input.wpcf7-submit:hover {
  background-color: #3c3c3c !important;
}

/* 1. Style the Email Input Field */
#wpcf7-f1092-o1 .wpcf7-form-control.wpcf7-email, #wpcf7-f1092-o2 .wpcf7-form-control.wpcf7-email {
    color: #ffffff !important; /* White text for input */
    padding: 10px 15px !important; /* Adjust padding as needed */
    width: 250px; /* Example width, adjust as needed */
    max-width: 100%; /* Ensure it's responsive */
    box-sizing: border-box; /* Include padding and border in the element's total width and height */
    transition: border-color 0.3s ease, box-shadow 0.3s ease; /* Smooth transition for focus effect */
}
/* Style for the default value (if it's not a placeholder, like "Email Address" in your code) */
#wpcf7-f1092-o1 .wpcf7-form-control.wpcf7-email[value="Email Address"], #wpcf7-f1092-o2 .wpcf7-form-control.wpcf7-email[value="Email Address"] {
    color: rgba(255, 255, 255, 0.7) !important;
}
/* 2. Make the Submit Button Inline with the Input Field */
/* Target the parent <p> tag within your specific form to use flexbox */
#wpcf7-f1092-o1 .wpcf7-form p, #wpcf7-f1092-o2 .wpcf7-form p {
    display: flex; /* Use flexbox to align children */
    align-items: center; /* Vertically align items in the center */
    flex-wrap: wrap; /* Allow items to wrap on smaller screens if necessary */
    gap: 0; /* Space between input and button */
}
/* Adjust margin for the input wrap to prevent default paragraph margin */
#wpcf7-f1092-o1 .wpcf7-form p .wpcf7-form-control-wrap, #wpcf7-f1092-o2 .wpcf7-form p .wpcf7-form-control-wrap {
    margin-bottom: 0;
}
/* Styling for the spinner (if form is submitting) */
#wpcf7-f1092-o1 .wpcf7-spinner, #wpcf7-f1092-o2 .wpcf7-spinner {
    border-color: #ffffff; /* White spinner color */
    border-right-color: transparent;
}
/* Adjust response output if it's interfering with layout or needs styling */
#wpcf7-f1092-o1 .wpcf7-response-output, #wpcf7-f1092-o2 .wpcf7-response-output {
    margin-top: 10px; /* Space between form and messages */
    color: #ffffff; /* Example: white text for messages */
    text-align: center; /* Center validation messages */
    width: 100%; /* Ensure response output takes full width if wrapping */
}
/* Specific for Contact Form 7's invalid/valid messages */
#wpcf7-f1092-o1 .wpcf7-not-valid-tip, #wpcf7-f1092-o2 .wpcf7-not-valid-tip {
    color: #ff0000 !important; /* Red for invalid tips */
    font-size: 0.9em;
    display: block; /* Ensure it breaks to a new line */
}
/* When the user starts typing, the color should switch to full white (assuming CF7 adds .wpcf7-not-empty) */
#wpcf7-f1092-o1 .wpcf7-form-control.wpcf7-email.wpcf7-not-empty, #wpcf7-f1092-o2 .wpcf7-form-control.wpcf7-email.wpcf7-not-empty {
    color: #ffffff !important;
}
#wpcf7-f1092-o1 .wpcf7-submit, #wpcf7-f1092-o2 .wpcf7-submit {
  display: inline-block;
  font-weight: 400;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #F2612B;
  border: 1px solid #F2612B;
  padding: 11px 15px;
  font-size: 14px;
  border-radius: 0px;
  transition: all .3s;
}
#wpcf7-f1092-o1 .wpcf7-submit:hover, #wpcf7-f1092-o2 .wpcf7-submit:hover{
  background-color: transparent;
  color: #F2612B;	
}
#wpcf7-f1092-o1 .wpcf7-form-control.wpcf7-email, #wpcf7-f1092-o2 .wpcf7-form-control.wpcf7-email {
  background-color: transparent!important;
  border: 1px solid #F2612B!important;
  border-radius: 0px;	
}
/* Target all relevant input types and textareas in Contact Form 7 when focused */
.wpcf7-form-control:focus,
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus {
    outline: none;
    box-shadow: 0 0 5px 1px #F2612B;
}

.wpcf7 h6 {
	font-weight:600;
	margin-bottom:10px;
	margin-top:20px;
}
.wpcf7 input[type="checkbox"] {
	width:40px;
	height:40px;
	border: 1px solid #000;
	border-radius: 5px;
}
.wpcf7 input[type="text"] {
	margin-bottom:10px;	
}
form.wpcf7-form.sent .wpcf7-response-output {
display: block !important;
} 
/* Customer Portal Login */
#wppb-submit {
    background-color: #F2612B;
    color: #3c3c3c;
	font-family: 'Ubuntu Condensed', sans-serif;	
    font-size: 18px;
    text-transform: uppercase;
    fill: #ffffff;
    color: #ffffff;
    padding: 14px 34px 14px 34px;
	border: none;
}
#wppb-submit:hover {
    background-color: #222;
	color: #fff;
    border-color: #222;
}
#wppb-loginform,
#wppb-loginform p,
#wppb-loginform .wppb-form-field,
#wppb-loginform input[type="text"],
#wppb-loginform input[type="password"],
#wppb-loginform input[type="email"],
#wppb-loginform input[type="submit"] {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}
#wppb-login-wrap {
	border: 1px solid #aaa;
	border-radius: 5px;
	padding: 30px;
	max-width: 600px;
}