/* 
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
*/
/* WordPress */
@media only screen and (max-width: 500px) {
  /* line 27, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  .alignright, .alignleft {
    display: block;
    float: none;
    margin: 20px 0; } }

/* Menu */
@media only screen and (max-width: 1024px) {
  /* line 36, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  #menu-block {
    background-color: #1B1B1B; } }

/* line 42, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#menu-block.elementor-sticky--effects img {
  transition: all 0.5s ease; }

@media only screen and (min-width: 1024px) {
  /* line 47, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  #menu-block.elementor-sticky--effects {
    background: rgba(27, 27, 27, 0.9) !important; }
    /* line 49, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
    #menu-block.elementor-sticky--effects img {
      max-width: 215px; } }

/* Services */
/* line 57, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.Electrical {
  background-color: #8A71B2; }

/* line 60, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.Renewable {
  background-color: #00A33F; }

/* line 63, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.Fire {
  background-color: #F36A22; }

/* line 66, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.Temporary {
  background-color: #FFCC05; }

/* line 69, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.Mechanical {
  background-color: #00ADEF; }

/* Services Menu */
/* line 76, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
ul.sub-menu li {
  border-bottom: 3px solid #1B1B1B !important; }
  /* line 79, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  ul.sub-menu li a {
    transition: 10s !important; }
  /* line 82, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  ul.sub-menu li.electrical {
    border-bottom-color: #8A71B2 !important; }
    /* line 84, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
    ul.sub-menu li.electrical:hover {
      background-color: #8A71B2 !important; }
  /* line 88, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  ul.sub-menu li.renewable {
    border-bottom-color: #00A33F !important; }
    /* line 90, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
    ul.sub-menu li.renewable:hover {
      background-color: #00A33F !important; }
  /* line 94, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  ul.sub-menu li.fire {
    border-bottom-color: #F36A22 !important; }
    /* line 96, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
    ul.sub-menu li.fire:hover {
      background-color: #F36A22 !important; }
  /* line 100, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  ul.sub-menu li.temporary {
    border-bottom-color: #FFCC05 !important; }
    /* line 102, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
    ul.sub-menu li.temporary:hover {
      background-color: #FFCC05 !important; }
  /* line 106, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  ul.sub-menu li.mechanical {
    border-bottom-color: #00ADEF !important; }
    /* line 108, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
    ul.sub-menu li.mechanical:hover {
      background-color: #00ADEF !important; }

/* Text */
/* line 118, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.single-projects h2 {
  position: relative;
  margin-top: 4rem;
  margin-bottom: 3rem; }
  /* line 119, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  .single-projects h2:first-of-type {
    margin-top: 0; }
  /* line 125, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  .single-projects h2:after {
    position: absolute;
    bottom: -20px;
    left: 0;
    content: '';
    width: 65px;
    height: 4px;
    background-color: #ED1C24; }

/* line 135, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.single-projects ul {
  padding-left: 17px; }

/* line 141, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.heading-underline h1, .heading-underline h2, .heading-underline h3, .heading-underline h4, .heading-underline h5, .heading-underline h6 {
  position: relative;
  margin-bottom: 2rem; }
  /* line 144, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  .heading-underline h1:after, .heading-underline h2:after, .heading-underline h3:after, .heading-underline h4:after, .heading-underline h5:after, .heading-underline h6:after {
    position: absolute;
    bottom: -20px;
    left: 0;
    content: '';
    width: 65px;
    height: 4px;
    background-color: #ED1C24; }

/* line 156, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.heading-underline.electrical h1:after, .heading-underline.electrical h2:after, .heading-underline.electrical h3:after, .heading-underline.electrical h4:after, .heading-underline.electrical h5:after, .heading-underline.electrical h6:after {
  background-color: #8A71B2; }

/* line 163, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.heading-underline.renewable h1:after, .heading-underline.renewable h2:after, .heading-underline.renewable h3:after, .heading-underline.renewable h4:after, .heading-underline.renewable h5:after, .heading-underline.renewable h6:after {
  background-color: #00A33F; }

/* line 170, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.heading-underline.fire h1:after, .heading-underline.fire h2:after, .heading-underline.fire h3:after, .heading-underline.fire h4:after, .heading-underline.fire h5:after, .heading-underline.fire h6:after, .heading-underline.temporary h1:after, .heading-underline.temporary h2:after, .heading-underline.temporary h3:after, .heading-underline.temporary h4:after, .heading-underline.temporary h5:after, .heading-underline.temporary h6:after, .heading-underline.mechanical h1:after, .heading-underline.mechanical h2:after, .heading-underline.mechanical h3:after, .heading-underline.mechanical h4:after, .heading-underline.mechanical h5:after, .heading-underline.mechanical h6:after {
  background-color: #F36A22; }

/* line 177, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.heading-underline.temporary h1:after, .heading-underline.temporary h2:after, .heading-underline.temporary h3:after, .heading-underline.temporary h4:after, .heading-underline.temporary h5:after, .heading-underline.temporary h6:after, .heading-underline.mechanical h1:after, .heading-underline.mechanical h2:after, .heading-underline.mechanical h3:after, .heading-underline.mechanical h4:after, .heading-underline.mechanical h5:after, .heading-underline.mechanical h6:after {
  background-color: #FFCC05; }

/* line 184, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.heading-underline.mechanical h1:after, .heading-underline.mechanical h2:after, .heading-underline.mechanical h3:after, .heading-underline.mechanical h4:after, .heading-underline.mechanical h5:after, .heading-underline.mechanical h6:after {
  background-color: #00ADEF; }

/* line 191, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.e-n-accordion-item-title-text {
  position: relative; }
  /* line 193, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  .e-n-accordion-item-title-text:after {
    position: absolute;
    bottom: -14px;
    left: 1px;
    content: '';
    width: 65px;
    height: 4px;
    background-color: #ED1C24; }

/* line 206, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.electrical-accordions .e-n-accordion-item-title-text:after {
  background-color: #8A71B2; }

/* line 213, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.renewable-accordions .e-n-accordion-item-title-text:after {
  background-color: #00A33F; }

/* line 220, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.fire-accordions .e-n-accordion-item-title-text:after {
  background-color: #F36A22; }

/* line 227, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.temporary-accordions .e-n-accordion-item-title-text:after {
  background-color: #FFCC05; }

/* line 233, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.e-n-accordion-item-title-icon span svg {
  fill: #aaa !important; }

/* Home Slider */
/* line 240, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#home-slider .elementor-slide-heading {
  padding-bottom: 20px; }

/* line 243, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#home-slider .swiper-slide .elementor-slide-heading {
  position: relative; }
  /* line 245, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  #home-slider .swiper-slide .elementor-slide-heading:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    content: '';
    margin-left: -60px;
    width: 120px;
    height: 5px; }

/* line 256, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#home-slider .elementor-repeater-item-39b2518 .elementor-slide-heading:after {
  background-color: #8A71B2; }

/* line 261, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#home-slider .elementor-repeater-item-f9b3285 .elementor-slide-heading:after {
  background-color: #00A33F; }

/* line 266, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#home-slider .elementor-repeater-item-5c1aef3 .elementor-slide-heading:after {
  background-color: #F36A22; }

/* line 271, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#home-slider .elementor-repeater-item-8c64dc5 .elementor-slide-heading:after {
  background-color: #FFCC05; }

/* line 276, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#home-slider .elementor-repeater-item-69909d7 .elementor-slide-heading:after {
  background-color: #00ADEF; }

/* Service HEadling */
/* line 285, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#service-headline h1 {
  position: relative; }
  /* line 287, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  #service-headline h1:after {
    position: absolute;
    bottom: -18px;
    left: 50%;
    content: '';
    margin-left: -60px;
    width: 120px;
    height: 5px; }

/* line 299, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#service-headline.electrical h1:after {
  background-color: #8A71B2; }

/* line 306, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#service-headline.renewable h1:after {
  background-color: #00A33F; }

/* line 313, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#service-headline.fire h1:after {
  background-color: #F36A22; }

/* line 320, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#service-headline.temporary h1:after {
  background-color: #FFCC05; }

/* line 327, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
#service-headline.mechanical h1:after {
  background-color: #00ADEF; }

/* Case Slider */
@media only screen and (min-width: 1024px) {
  /* line 338, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  .jet-listing-grid__slider-icon.slick-arrow {
    left: -60px; }
  /* line 341, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  .jet-listing-grid__slider-icon.slick-arrow.next-arrow {
    right: -60px; } }

/* Single Work Post */
/* line 351, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.single .main-image ul.elementor-post-info {
  padding: 10px 20px !important; }

/* */
/* line 359, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
blockquote {
  margin: 10px 0 20px;
  padding: 30px 30px 20px;
  background: #F8F8F8; }

/* Testiminials */
/* line 369, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.swiper-slide .e-con-inner p {
  margin-bottom: 0; }

/* Card Hovers */
/* line 377, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.card-content {
  height: 34%;
  margin-bottom: -60px;
  transition: all 0.5s ease; }
  /* line 382, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  .card-content p:last-of-type {
    margin-bottom: 0; }

/* line 388, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.card-wrapper {
  min-height: 472px !important; }

/* line 392, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.card-wrapper:hover .card-content {
  margin-bottom: 0px;
  height: 100%; }

/* line 397, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.card-content .e-con-inner {
  transition: all 0.5s ease; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* line 406, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.card-wrapper:not(:hover) .card-content .e-con-inner {
  animation: fadeIn 1.5s ease forwards; }

/* line 411, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
.card-wrapper:hover .card-content .e-con-inner {
  justify-content: end; }

@media (max-width: 768px) {
  /* line 416, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  #divisions .card-content {
    margin-bottom: -100px;
    flex-direction: row !important; } }

@media (max-width: 420px) {
  /* line 423, /Applications/MAMP/htdocs/jr-revell-new/wp-content/themes/hello-theme-child/style.scss */
  #divisions .card-content {
    margin-bottom: -60px; } }

/*# sourceMappingURL=style.css.map */