/**
* Theme Name: R-Energy Child
* Description: This is a child theme of R-Energy, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: r-energy
* Version: 1.2.4
*/

/*COMMON*/
::selection {
    background-color: #139a86;
    color: #FFF;
}
body {
	font-family: "Source Sans Pro";
	line-height: 28px;
	font-weight: 400;
	font-style: normal;
	color: #415669;
	font-size: 18px;
}
a,a:visited,a:active{
	color: #139a86;
}
a:hover{
	color:#24272c;
}
dl, ol, ul {
	margin-bottom: 27px;
}
.primary-heading .subtitle::before {
	display: none;
	content: none;
}
.form-control{
	border-radius: 0;
}
.btn{
	border-radius: 0;
	color: #fff;
}
.primary-heading{
	max-width: 675px;
}

/*HEADER*/
.header--style-2 .top-line {
	padding: 10px 15px !important;
	margin-bottom: 0;
}
.header--style-1 .top-line .contacts-block a::after, .header--style-2 .top-line .contacts-block a::after {
	background: #139a86;
}
.header--style-2 .socials-primary a{
	font-size: 20px;
}
.header.header--style-2 {
  padding: 10px 30px 10px 45px;
	
}
#header.header.sticked{
	padding: 10px 0 10px 45px;
}
.promo-primary .align-container{
	height: 50px;
	padding: 75px 0;
}
#nt-index .nt-hero-title{
	font-size: 60px !important;
}
.promo-primary span{
	color: var( --e-global-color-84350f8 );
	font-family: "Source Sans Pro", Sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.img-bg{
	-o-object-position: 50% 25%;
	object-position: 50% 25%;
	font-family: "object-fit: cover; object-position: 50% 25%";
}
/*MOBILE*/
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
	background-color: #24272c;
}
/*PAGE TITLE/HERO*/
.promo-primary .title::after {
	background-color: #139a86 !important;
}

/*SEARCH*/
.searchwp-modal-form-default .searchwp-modal-form__overlay {
	background: rgba(0, 0, 0 ,0.75);
}
.searchwp-modal-form-default .searchwp-modal-form__content{
	border-radius: 0;
}
.searchwp-modal-form-default .searchwp-modal-form__close{
	color: #fff;
}

/*HOME*/
.about-welcome .title-block .icon-holder{
	background-color: #415669;
}
.about-welcome .title-block .icon-holder .icon {
  font-size: 99px;
  max-width: 76px;
  max-height: 120px;
}
.blog-item .category{
	width: auto;
}
.blog-item .author:before {
	content: " | ";
}
.blog-item .author {
  color: #139a86;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}
.blog-item .author a {
	color: #139a86;
}
.blog-item .overlay {
	z-index: 2;
}
.blog-item .img-holder img{
	z-index: 1;
}
.nt-sidebar-inner-widget ol, .nt-sidebar-inner-widget ul{
	text-transform: none !important;
}

/*CCS BASICS*/
.product-info .title,
.product-info .text-holder p,
.product-info .text-holder a{
	color: #fff !important;
}
.product-info .text-holder a:hover{
	color: #e8ebed !important;
}
picture.jarallax-img{
	position: unset !important;
}
.product-info .text-holder .r-energy-button{
	margin-top: 20px;
}


/*WHO WE ARE*/
.testimonials.testimonials--primary .slider-holder::before {
	display: none !important;
}
.testimonials.testimonials--primary .wrapper{
	width: 100% !important;
}
.testimonials.testimonials--primary .wrapper {
	padding: 15px 0 !important;
}
.slick-slide img{
	float: left;
	margin-right: 20px;
	max-height: 225px;
}
.brands-slider .slider-item img{
	opacity: 1 !important;
}
.elementor-testimonial__name,.elementor-testimonial-name {
	font-size: 22px;
	line-height: 1 !important;
	margin-bottom: 10px;
}
.elementor-testimonial__title,.elementor-testimonial-job {
	font-size: 18px !important;
}
.test-scroll > .elementor-container{
	max-height: 960px;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-width: thin;
  	scrollbar-color: #7a8896;
}
.test-scroll > .elementor-container::-webkit-scrollbar{
	width: 12px;
}
.test-scroll > .elementor-container::-webkit-scrollbar{
	background: #e8ebed;
}
.test-scroll > .elementor-container::-webkit-scrollbar-thumb {
	background-color: #7a8896;
	border-radius: 20px;
	border: 3px solid #7a8896;
}


/*NEWSROOM/BLOG*/
.promo-primary .overlay {
	background-color: rgba(65,86,105,0.82);
}
.blog-detail .content-block .title{
	word-break: unset;
}
.nt-sidebar-inner{
	background-color: #e8ebed;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.comments-block{
	display: none;
}
.nice-select .list{
	width: 100%;
	max-height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.blog-item p:last-of-type{
	word-break: normal !important;
}
/*HIDE ALL SPANISH POSTS ON ENGLISH NEWSROOM PAGE*/
html[lang="en"] body.blog .post.category-en-espanol{
	display: none;
}
html[lang="en"] body.blog .nt-sidebar-inner-widget ol li.cat-item-89, html[lang="en"] body.blog .nt-sidebar-inner-widget ul li.cat-item-89{
	display: none;
}
/*HIDE ALL ENGLISH POSTS ON SPANISH NEWSROOM PAGE*/
html[lang="es"] body.blog .post:not(.category-en-espanol){
	display: none;
}
html[lang="es"] body.blog .nt-sidebar-inner-widget ol li.cat-item-89, html[lang="es"] body.blog .nt-sidebar-inner-widget ul li.cat-item-89{
	display: block;
}
html[lang="es"] body.blog #masonry-container{
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	height: auto !important;
}
html[lang="es"] body.blog #masonry-container .masonry-item{
	position: relative !important;
	left: unset !important;
	top: unset !important;
	height: auto;
}

.ff-stream{
	z-index:1;
}


/*FOOTER*/
.btn-scroll-top{
	bottom: 15px;
}
a.btn-scroll-top:visited{
colo:#fff;	
}


/*RESPONSIVE*/
@media only screen and (min-width: 576px) {
	
}
@media only screen and (min-width: 768px) {
	
}
@media only screen and (min-width: 992px) {
	
}
@media only screen and (min-width: 1200px) {
	
}

