/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://elementor.com/hello-theme/
 Description:  A child theme for Hello Elementor
 Author:       admin
 Author URI:   https://admin.com
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/
@font-face {
    font-family: 'AvenirLTStd Black';
    src: url('https://d5x.72e.myftpupload.com/wp-content/uploads/fonts/AvenirLTStd-Black.otf') format('opentype');
	font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirLTStd Book';
    src: url('https://d5x.72e.myftpupload.com/wp-content/uploads/fonts/AvenirLTStd-Book.otf') format('opentype');
	font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirLTStd Roman';
    src: url('https://d5x.72e.myftpupload.com/wp-content/uploads/fonts/AvenirLTStd-Roman.otf') format('opentype');
	font-weight: normal;
    font-style: normal;
}
/* Apply to specific elements */
h1, h3{
    font-family: 'AvenirLTStd Black' !important;
}
span, p {
    font-family: 'AvenirLTStd Book' !important;
}
ul#menu-1-fe36aa3 li a {
    font-family: 'AvenirLTStd Black' !important;
}

ul#menu-1-fe36aa3 li.address-section{
	margin-top: 120px;
}



ul#menu-1-fe36aa3 li.address-section.phone-number a,
body .hfe-nav-menu .address-section.phone-number a{
	color: #020202 !important;
    font-size: 18px !important;
	font-family: 'AvenirLTStd Book' !important;
}
body ul#menu-1-fe36aa3 .address a,
body .hfe-nav-menu .address a{
	font-size: 16px !important;
	line-height: 1.5em !important;
	font-family: 'AvenirLTStd Book' !important;
}

.wppsac-post-content-position .wppsac-post-content,
.hide-readmore .wppsac-readmorebtn{
	display: none !important;
}
body.single-post #content {
	    padding-bottom: 120px;
    padding-top: 35px;
}
.hide-readmore  .wppsac-carousel-slides.slick-slide{
	height: auto;
}
.hide-readmore  .wppsac-post-title{
	min-height: 135px;
}

@media (min-width: 1200px) and (max-width: 1440px) {
ul#menu-1-fe36aa3 li.address-section{
	margin-top: 40px;
}
}

@media (max-width: 767px) {
	body .hfe-nav-menu li.menu-item:not(:last-child) {
		margin-bottom: 6px !important;
	}
	
	ul#menu-1-fe36aa3 li.address-section.phone-number a,
	body .hfe-nav-menu .address-section.phone-number a{
		font-size: 14px !important;
	}
	body ul#menu-1-fe36aa3 .address a,
	body .hfe-nav-menu .address a{
		font-size: 13px !important;
	}
}

#press-content-tab .elementor-heading-title a.active {
    color: black; 
}
#environmental-content-tab .elementor-heading-title a.active {
  color: black; 
}

#media-content-tab .elementor-heading-title a.active {
  color: black; 
}

table tbody > tr:nth-child(odd) > td, table tbody > tr:nth-child(odd) > th{
	background:none !important;
}
.red-column {
        color: red;
    }
 td, th {
        padding: 4px !important; /* Adjust padding */
        line-height: 1; /* Reduce line height */
    }

table{
	    width:90%;
}
.hfe-flyout-overlay {
    background: rgb(0 0 0 / 0%) !important;
}
.elementor-button span {
    text-decoration: inherit;
    color: white;
}
span.elementor-heading-title.elementor-size-default {
    font-family: 'AvenirLTStd Book' !important;
   
}

h2.elementor-heading-title.elementor-size-default {
    font-family: 'AvenirLTStd Black' !important;
    
}

li#menu-item-2271 a.hfe-menu-item{
    color: black !important;
    padding-top: 120px;
    text-transform: capitalize;
    font-size: 17px;
    line-height: 22px;
}
li#menu-item-2272 a.hfe-menu-item span {
    color: black !important;
    padding-top: 0px;
    text-transform: capitalize;
    font-size: 17px;
    line-height: 22px;
	  padding-bottom: 18px;
	    font-weight: 500;
}


.fbcls a.hfe-menu-item {
    content: url(http://blueterra.us/wp-content/uploads/2025/03/icons8-facebook-50.png) !important;
    padding: 11px !important;
    width: 53px;
		float:left;
}
.instacls a.hfe-menu-item {
    content: url(http://blueterra.us/wp-content/uploads/2025/03/icons8-instagram-50.png) !important;
    padding: 11px !important;
    width: 53px;
		float:left;
}
.linkedincls a.hfe-menu-item {
    content: url(http://blueterra.us/wp-content/uploads/2025/03/icons8-linked-in-50.png) !important;
    padding: 11px !important;
    width: 53px;
		float:left;
}
.youtubecls a.hfe-menu-item {
    content: url(http://blueterra.us/wp-content/uploads/2025/03/icons8-youtube-50.png) !important;
    padding: 11px !important;
    width: 53px;
		float:left;
}

        .form-container {
           
					display:flex;
					gap:10px;
        }

        

        .form-container input {
               padding: 8px;
    border: 1px solid #ccc;
    width: 120px;
					font-family: 'AvenirLTStd Book';
        }

        .form-container label {
            font-size: 14px;
            display: block;
            margin-bottom: -11px;
            text-transform: uppercase;
            font-weight: bold;
					font-family: 'AvenirLTStd Black';
        }

        .required {
            color: red;
        }

        .subscribe-btn {
            background: black;
            color: white;
            border: none;
            padding: 10px 15px;
            cursor: pointer;
            text-transform: uppercase;
					font-family: 'AvenirLTStd Book';
    letter-spacing: 5px;
					margin-top:20px;
        }

        .subscribe-btn:hover {
            background: #333;
        }

.wppsac-post-carousel.design-1 .wppsac-carousel-slides {
    padding: 0 0px;
    background: white;
    margin: 10px;
}
.wppsac-post-carousel.design-1 .wppsac-post-title a {
    color: #444;
    font-size: 18px;
	font-family: 'AvenirLTStd Book';
}
.wppsac-post-content-position {
    padding: 10px;
}
.wppsac-post-content {
    padding-bottom: 0px;
}
.wppsac-post-carousel.design-1 .wppsac-post-image-bg {
    margin-bottom: 0px;
}
.wppsac-post-slider h2.wppsac-post-title, .wppsac-post-carousel h2.wppsac-post-title {
    margin: 0px 0 !important;
    line-height: 0px;
}

.wppsac-carousel-slides.slick-slide {
    height: 456px;
}
.elementor-nav-menu ul {
    display: block;
}
.wppsac-sub-content {
    text-align: left;
}

.menu-text .elementor-widget-container a {
    color: #000000 !important;
}
.wppsac-carousel-slides.slick-slide.slick-active .wppsac-post-image-bg::after {
    content: "";
    position: absolute;
    bottom: 130px; /* Start position above */
    left: 81%;
    transform: translateX(-50%);
    width: 33px;
    height: 116px;
    background-image: url('http://blueterra.us/wp-content/uploads/2025/03/banner-arrow.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0; /* Initially hidden */
    transition: opacity 0.3s ease-out, bottom 0.5s ease-out;
}

.wppsac-carousel-slides.slick-slide.slick-active:hover .wppsac-post-image-bg::after {
    opacity: 1; /* Make it visible */
    bottom: 105px; /* Move to final position */
}


.wppsac-post-image-bg {
    position: relative;
}


.wppsac-carousel-slides.slick-slide.slick-active:hover .wppsac-post-content {
/* 	display:block !important; */
}
/* .wppsac-post-content {
    padding-bottom: 0px;
    display: none;
} */
.wppsac-post-content {
    opacity: 0;
    max-height: 0; /* Initially hide the content */
    overflow: hidden;
    transition: opacity 0.8s ease, max-height 0.8s ease; /* Transition opacity and max-height for smooth effect */
}

.wppsac-carousel-slides.slick-slide.slick-active:hover .wppsac-post-content {
    opacity: 1; /* Make the content visible */
    max-height: 1000px; /* Set max-height to a large value to reveal the content */
}



.wppsac-post-image{
  transition: 0.8s;
}
.wppsac-post-image:hover{
   transform: scale(1.1);
}
table th, table td {
    
    font-family: 'AvenirLTStd Book' !important;
font-size: 20px;
	padding-left: 30px !important;
}


.wppsac-post-image-bg{
     display: inline-block;
  box-sizing: border-box;
  overflow:hidden;
}
ul#menu-1-fe36aa3 li a {
    font-family: 'AvenirLTStd Black' !important;
    color: #a7a9ad !important;
}
ul#menu-1-fe36aa3 li a:hover {
    font-family: 'AvenirLTStd Black' !important;
    color: black !important;
}
ul#menu-1-fe36aa3 {
    padding-top: 207px;
}
/* li#menu-item-1858 {
    padding-bottom: 104px;
	    pointer-events: none;
} */
.hfe-flyout-close, .hfe-flyout-close svg {
    top: 42px !important;
    right: 12px !important;
    margin: 0px !important;
}

/* .zoom-effect {
    background-size: cover;
    background-position: center;
    transition: transform 0.8s ease-in-out;
    position: relative;
	overflow:hidden;
}

.zoom-effect:hover {
    transform: scale(1.1); 
	overflow:hidden;
    cursor: pointer; 
} */
h2.wppsac-post-title {
    text-align: center;
}

@media only screen and (max-width: 600px) {
    .form-container {
        display: block;
        gap: 10px;
    }
	ul#menu-1-fe36aa3 {
    padding-top: 115px;
}
	table th, table td {
    font-family: 'AvenirLTStd Book' !important;
    font-size: 13px !important;
    padding-left: 30px !important;
}
    .form-container input {
        padding: 8px;
        border: 1px solid #ccc;
        width: 100%;
    }
	.wppsac-carousel-slides.slick-slide {
	height: 400px !important;
}
	.elementor-background-video-hosted {
	height: 220px !important;
}
	.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
	top: 28% !important;
}
	table{
	    width:100% !important;
}
	.wppsac-post-carousel.design-1 .wppsac-post-title a {
    color: #444;
    font-size: 16px !important;
    line-height: 20px !important;
		
}
	.wppsac-carousel-slides.slick-slide.slick-active:hover .wppsac-post-image-bg::after {
    opacity: 1;
    bottom: 136px !important;
}
}


@media only screen and (max-width: 768px){
    html,
    body{
    width:100%;
    overflow-x:hidden;
    }
}




.elementor-cta__button-wrapper.elementor-cta__content-item.elementor-content-item {
    padding-top: 124px;
}
  .news-date {
                font-family: 'AvenirLTStd Black' !important;
            margin: 0 0 5px 0;
        }

.anchr-cls{
	display:flex;
}

h2.posts-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1em;
    color: #000000;
	height: 150px;
}
p.posts-date {
    color: #858383;
    border-color: #FFFFFF00;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    padding: 60px 0px 0px 0px;
}
span.post-category {
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    text-transform: capitalize;
    color: #858383;
}
.post-thumbnail {
    width: 700px;
}
.post-content {
    width: 400px !important;
	    padding: 60px 30px 30px 30px !important;
}
.site-main {
    padding-bottom: 100px;
}

.filter-page-title h2.elementor-heading-title.elementor-size-default {
    color: #858383;
	font-size: 30px;
}
.filter-page-title {
    display: flex;
    gap: 320px;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #ffffff !important ;
    background-color: #00a1e4;
    text-decoration: none;
}
button.filter-btn {
    color: #858383;
}
.post-thumbnail img {
    width: 100%;
    height: auto;
    transition: transform .8s ease-in-out;
}
.post-thumbnail img:hover {
    transform: scale(1.2);
}
.post-thumbnail {
overflow: hidden;
}

.news-title a {
    margin: 0;
    line-height: 1.5;
    color: black !important;
}
 .news-posts {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .news-item {
    display: flex;
    flex-direction: column;
  }

  .news-date {
    font-weight: bold;
    margin-bottom: 5px;
  }

  .news-title {
    margin: 0;
    line-height: 1.5;
  }

  /* Responsive Design */
  @media (max-width: 768px) {
    .news-posts {
      gap: 15px;
    }

    .news-title {
      font-size: 14px;
    }
  }

  @media (max-width: 480px) {
    .news-date {
      font-size: 12px;
    }

    .news-title {
      font-size: 12px;
    }
  }