/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/


/*** 
* ===============
* Default Styles 
* ===============
***/
a,
.elementor-icon-list-text,
.column-2 ul li a span {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

* {
  outline: 0!important;
}

.dialog-type-lightbox {
  z-index: 99999!important;
}

select {
  border-radius: 0!important;
  -webkit-appearance:none!important;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

ul.split-two {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.elementor-text-editor.elementor-clearfix ul,
.elementor-image-box-content ul,
.elementor-tab-content ul { 
  padding: 0;
  margin-bottom: 1.5rem;
}

.elementor-text-editor.elementor-clearfix ul:last-child,
.elementor-image-box-content ul:last-child,
.elementor-tab-content ul:last-child {  
  margin-bottom: 0;
}

.elementor-text-editor.elementor-clearfix ul li,
.elementor-image-box-content ul li,
.elementor-tab-content ul li {
  list-style-type: none;
  margin: 0 0 10px;
  padding: 0 0 0 29px;
  position: relative;
}

.elementor-text-editor.elementor-clearfix ul li:before,
.elementor-image-box-content ul li:before,
.elementor-tab-content ul li:before {
  background-color: #f36523;
  border-radius: 50%;
  content: '';
  left: 0;
  top: 9px;
  width: 9px;
  height: 9px;
  position: absolute;
}

.elementor-inner p {
  margin-bottom: 1.5rem;
}

.elementor-inner p:last-child {
  margin-bottom: 1rem;
}

.elementor-button {
  min-width: 202px;
}

.flex-wrap .elementor-row{
  flex-wrap: wrap;
}

.full-width {
  flex-basis: 100%;
  flex-shrink: 0;
}

.half {
  flex-basis: 50%;
  flex-shrink: 0;
}

.third {
  flex-basis: 33.333333%;
  flex-shrink: 0;
}

.fourth,
.fourth-col {
  flex-basis: 25%;
  flex-shrink: 0;  
}

.fifth {
  flex-basis: 20%;
  flex-shrink: 0;
}

.grecaptcha-badge {
  visibility: hidden;
  opacity: 0;
}

.bg-image-cover-padded {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

.bg-image-cover-padded:after {
  padding-top: 100%;
  display: block;
  content: '';
}

.elementor-slideshow__footer {
  display: none!important;
}

img.alignright {
  margin-bottom: 1rem;
}

.max-icon.elementor-widget-image-box .elementor-image-box-img img {
  max-width: 32px;
}

.max-icon2.elementor-widget-image-box .elementor-image-box-img img {
  max-width: 30px;
}

.max-height-icon .elementor-image-box-img img {
  max-height: 65px;
  max-width: 50px;
}

@-webkit-keyframes smoothScroll {
  0% {
    transform: translateY(-60px);
  }
  100% {
    transform: translateY(0px);
  }
}

@-moz-keyframes smoothScroll {
  0% {
    transform: translateY(-60px);
  }
  100% {
    transform: translateY(0px);
  }
}

@-o-keyframes smoothScroll {
  0% {
    transform: translateY(-60px);
  }
  100% {
    transform: translateY(0px);
  }
}

@keyframes smoothScroll {
  0% {
    transform: translateY(-60px);
  }
  100% {
    transform: translateY(0px);
  }
}

.column-2 ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.service-areas__section ul li a:hover span {
  color: #E56529!important;
}

/*** 
* ===============
* Header Styles 
* ===============
***/
.header-group {
  width: 100%!important;
}

.sticky-nav {
  opacity: 0!important;
  visibility: hidden!important;
  height: 0;
  transition: all 1s;
    -webkit-transition: all .65s;
    -moz-transition: all .65s;
    -ms-transition: all .65s;
    -o-transition: all .65s;
    transition: all .65s;
}

.sticky-nav.elementor-sticky--active {
  opacity: 1!important;
  visibility: visible!important;
  height: auto;
  -webkit-animation: smoothScroll 1s forwards;
    -moz-animation: smoothScroll 1s forwards;
    -o-animation: smoothScroll 1s forwards;
    animation: smoothScroll 1s forwards;
}

.header-slogan .elementor-heading-title span {
  display: block;
  font-size: 15px;
  font-weight: 700;
}

.header-top .phone-num .elementor-image-box-img { 
  line-height: 0;
}

.header-top .phone-num .elementor-image-box-title a:hover { 
  color: #f36523!important;
}

.header-top .enquiry-btn .elementor-button {
  min-width: auto;
}

.header-mobile .phone-num .elementor-image-box-img {
  margin-bottom: 0!important;
}

.header-mobile .phone-num .elementor-image-box-img a {
  display: block;
  line-height: 0;
}

.header-mobile .phone-num a:hover {
  color: #f36523!important;
}

.elementor-nav-menu--main .sub-menu {
  min-width: 270px!important;
}

.elementor-nav-menu--main .elementor-nav-menu .sub-menu a {
  white-space: normal;
}

/*.jet-menu li.sevices-megamenu.jet-menu-hover > a.top-level-link {
  background-color: transparent!important;
}

.jet-menu li.sevices-megamenu.jet-current-menu-item.jet-menu-hover > a.top-level-link {
  background-color: #DF4700!important;
}*/

.jet-sub-mega-menu .elementor-column {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.jet-sub-mega-menu .elementor-column:hover {
  background-color: #DF4700;
}

.jet-sub-mega-menu .elementor-column .elementor-image-box-title a:hover,
.jet-sub-mega-menu .elementor-column .elementor-icon-list-item a:hover {
  color: white;
  opacity: 0.8;
}

.jet-menu > .jet-menu-item > ul.jet-sub-menu {
  min-width: 290px!important;;
}

/*** 
* =======================
* Homepage Slider Styles 
* =======================
***/
.banner-box { 
  overflow: hidden;
}

.banner-box:after {
  content: url('img/banner-logo.png');
  right: 0;
  bottom: -10px;
  position: absolute;
}

.banner-title {
  font-weight: 800!important;
  font-family: "Proxima Nova", Sans-serif!important;
}

/*** 
* ===============
* Services Styles 
* ===============
***/
.services-icon > .elementor-container {
  max-width: 1410px;
  width: 100%;
  margin: 0 auto;
}

.services-icon .elementor-widget-container {
  max-width: 172px;
  width: 100%;
  margin: 0 auto;
}

.services-icon .elementor-image-box-title:hover a { 
  color: #f36523!important;
}

.services-icon .elementor-image-box-img {
  margin-left: auto!important;
  margin-right: auto!important;
}

/*** 
* ====================
* Image & Text Styles 
* ====================
***/
.image-and-text .text-content > .elementor-column-wrap {
  max-width: 735px;
  width: 100%;
  margin: 0 auto;
}

/*** 
* ===============
* Icon with Text Styles 
* ===============
***/
.icon-box .elementor-image-box-img {
  border-radius: 0 0 17px 0;
  background-color: #f36523;
  width: 81px!important;
  height: 81px;
  max-width: 100%;
  display: flex!important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 10px;
}

.icon-box .elementor-image-box-img a {
  line-height: 0!important;
}

.icon-box .elementor-image-box-title {
  margin-top: -4px!important;  
}

/*** 
* =========================
* Post Listing Styles 
* =========================
***/
.post-listing .post-listing__row {
  justify-content: center;
}

.post-listing .elementor-column {
  flex-direction: column;
  padding: 0 10px;
}

.post-listing .post-image {
  display: block;
  max-height: 397px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.post-listing .bg-image {
  background: #213e66;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transition-duration: 1200ms;
  -moz-transition-duration: 1200ms;
  -o-transition-duration: 1200ms;
  transition-duration: 1200ms;
}

.post-listing .bg-image:before {
  content: '';
  background-image: -moz-linear-gradient( 90deg, rgb(14,32,58) 0%, rgba(14,32,58,0.17) 32%, transparent 38%);
  background-image: -webkit-linear-gradient( 90deg, rgb(14,32,58) 0%, rgba(14,32,58,0.17) 32%, transparent 38%);
  background-image: -ms-linear-gradient( 90deg, rgb(14,32,58) 0%, rgba(14,32,58,0.17) 32%, transparent 38%);
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.post-listing .post-image:hover .bg-image {
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.post-listing .post-image h3 {
  color: white;
  font: 700 24px/30px "Proxima Nova", Sans-serif;
  left: 0;
  bottom: 0;
  position: absolute;
  padding: 0 28px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.post-listing .read-more__btn {
  text-align: right;
}

.post-listing .video-image {
  max-height: 335px;
  margin-bottom: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.post-listing .video-image .bg-image:before {
  display: none;
}

.post-listing .play-icon {
  background-color: rgba(243,101,35,0.9);
  border-radius: 50%;
  height: 100px;
  width: 100px;
  position: relative;
}

.post-listing .play-icon:before {
  content: url('img/play-icon.png');
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 4px;
  margin-top: 4px
}

.post-listing .video-item h3 {
  color: white;
  font-weight: 700;
  font-size: 24px;
}

.post-listing .project-item .post-image h3:after {
  content: url('img/arrow-right-icon.png');
  display: inline-block;
  padding-left: 15px;
}

/*** 
* =========================
* Testimonial Listing Styles 
* =========================
***/
.testimonial-listing {
  text-align: center;
}

.testimonial-listing .swiper-slide {
  padding-bottom: 7px!important;
}

.testimonial-item__box {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}

.testimonial-content {
  color: #6a6e72;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 40px;
}

.testimonial-footer img {
  max-width: 285px;
  max-height: 70px;
}

.testimonial-name {
  margin-bottom: 32px;
}
.testimonial-name h4 {
  font-size: 18px;
  text-transform: uppercase;
}

.testimonial-listing .elementor-swiper-button {
  background-color: #f36523;
  border-radius: 50%;
  height: 66px;
  width: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 43%;
}

.testimonial-listing .elementor-swiper-button:before {
  content: '';
  background-position: center center;
  background-repeat: no-repeat;
  height: 23px;
  width: 35px;
}

.testimonial-listing .elementor-swiper-button-prev {
  left: -66px!important;
}
.testimonial-listing .elementor-swiper-button-prev:before {
  background-image: url('img/arrow-prev-icon.png');
}

.testimonial-listing .elementor-swiper-button-next {
  right: -66px!important;
}
.testimonial-listing .elementor-swiper-button-next:before {
  background-image: url('img/arrow-next-icon.png');
}

/*** 
* =========================
* Footer Styles 
* =========================
***/
.service-areas .elementor-grid {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}

.service-areas .elementor-post {
  flex-basis: 25%;
  flex-shrink: 0;  
}

.service-areas .elementor-post__title a:hover {
  color: #E56529!important;
}

.contact-us__section .elementor-column > .elementor-column-wrap {
  border-radius: 0 0 105px 0;
  max-width: 595px;
  width: 100%;
}

.contact-us__form .wpcf7-form-control-wrap,
.careers-form .wpcf7-form-control-wrap {
  margin-bottom: 10px;
  display: block;
}

.contact-us__form .wpcf7-form-control-wrap.your-message,
.careers-form .wpcf7-form-control-wrap.your-message {
  margin-bottom: 8px;
}

.contact-us__form input:not([type="submit"]),
.contact-us__form textarea,
.contact-us__form select,
.careers-form input:not([type="submit"]),
.careers-form textarea,
.careers-form select,
.enquire-now__popup input:not([type="submit"]),
.enquire-now__popup textarea,
.enquire-now__popup select {
  color: #393a3a!important;
  border: 1px solid white;
  border-radius: 0;
  font: 400 17px "Rubik", Sans-serif;
  padding: 16px 15px;
  border-radius: 3px;
}

.contact-us__form select,
.careers-form select {
  padding: 15px 15px;
  border-radius: 3px!important;
}

.contact-us__form select option,
.careers-form select option {
  color: #393a3a;
}

.contact-us__form input.wpcf7-submit,
.careers-form input.wpcf7-submit {
  color: #FFFFFF!important;
  border: 0!important;
  background-color: #214065!important;
}

.contact-us__form input.wpcf7-submit:hover,
.careers-form input.wpcf7-submit:hover {
  background-color: #F36523!important;
}


/*.contact-us__form .enquiry:after,
.contact-us__form .found:after {
  font-family: FontAwesome;
  content: '\f107';
  font-size: 25px;
  position: absolute;
  top: -8px;
  right: 15px;
  pointer-events: none;
}*/

.contact-us__form textarea,
.careers-form textarea,
.enquire-now__popup textarea {
  height: 98px;
  resize: none;
}

.contact-us__form .ajax-loader,
.careers-form .ajax-loader,
.enquire-now__popup .ajax-loader {
  position: absolute;
  right: -18px;
  top: 26px;
}

.contact-us__form textarea::moz-placeholder,
.contact-us__form input::moz-placeholder,
.contact-us__form select::moz-placeholder,
.careers-form textarea::moz-placeholder,
.careers-form input::moz-placeholder,
.careers-form select::moz-placeholder,
.enquire-now__popup textarea::moz-placeholder,
.enquire-now__popup input::moz-placeholder,
.enquire-now__popup select::moz-placeholder {
  color: #393a3a!important;
}

.contact-us__form textarea::-webkit-input-placeholder,
.contact-us__form input::-webkit-input-placeholder,
.contact-us__form select::-webkit-input-placeholder,
.careers-form textarea::-webkit-input-placeholder,
.careers-form input::-webkit-input-placeholder,
.careers-form select::-webkit-input-placeholder,
.enquire-now__popup textarea::-webkit-input-placeholder,
.enquire-now__popup input::-webkit-input-placeholder,
.enquire-now__popup select::-webkit-input-placeholder {
  color: #393a3a!important;
}

.contact-us__form textarea::placeholder,
.contact-us__form input::placeholder,
.contact-us__form select::placeholder,
.careers-form textarea::placeholder,
.careers-form input::placeholder,
.careers-form select::placeholder,
.enquire-now__popup textarea::placeholder,
.enquire-now__popup input::placeholder,
.enquire-now__popup select::placeholder {
  color: #393a3a!important;
}

.contact-us__form input.wpcf7-not-valid,
.contact-us__form select.wpcf7-not-valid,
.contact-us__form textarea.wpcf7-not-valid,
.careers-form input.wpcf7-not-valid,
.careers-form select.wpcf7-not-valid,
.careers-form textarea.wpcf7-not-valid,
.enquire-now__popup input.wpcf7-not-valid,
.enquire-now__popup select.wpcf7-not-valid,
.enquire-now__popup textarea.wpcf7-not-valid {
  border: 1px solid #f00!important;
}

.contact-us__form input.wpcf7-not-valid,
.contact-us__form select.wpcf7-not-valid,
.contact-us__form textarea.wpcf7-not-valid {
  box-shadow: 0px 0px 0px 2px #ccc;
}

.contact-us__form .wpcf7-not-valid-tip,
.careers-form .wpcf7-not-valid-tip,
.enquire-now__popup .wpcf7-not-valid-tip {
  display: none!important;
}

.contact-us__form ~ .wpcf7-response-output,
.careers-form .wpcf7-response-output {
  border-color: #ff0000!important;
  background: #ff0000;
  max-width: 460px;
  margin: 0 auto!important;
  width: 100%!important;
  right: 0;
  position: absolute;
  left: 0;
  bottom: -55px;
  color: white;
  font-size: 18px!important;
  text-align: center;
  width: 100%;
}

.contact-us__form .submit-btn {
  position: relative;
}

.contact-us__form .ajax-loader {
  right: 0;
}

.contact-us__form ~ .wpcf7-response-output {
  position: static;
  font-size: 14px!important;
  text-align: center;
  padding: 6px 0!important;
  margin-top: 15px!important;
}

.wpcf7 form.sent .contact-us__form ~ .wpcf7-response-output,
.careers-form .wpcf7 form.sent .wpcf7-response-output {
  border-color: #0580b6!important;
  background: #0680b7;
}

/*** 
* =========================
* Post Single Styles 
* =========================
***/
.post-single__hero .elementor-heading-title {
  max-width: 800px;
  width: 100%;
}
.post-single__hero:before {
  content: '';
  background-image: -moz-linear-gradient( 90deg, rgb(33,62,102) -10%, rgba(33,62,102,0.17) 32%, transparent 38%);
  background-image: -webkit-linear-gradient( 90deg, rgb(33,62,102) -10%, rgba(33,62,102,0.17) 32%, transparent 38%);
  background-image: -ms-linear-gradient( 90deg, rgb(33,62,102) -10%, rgba(33,62,102,0.17) 32%, transparent 38%);
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.post-sidebar .recent-post h5 {
  color: #f36523;
}

.post-sidebar .recent-post ul {
  margin: 0;
  padding: 0;
}

.post-sidebar .recent-post ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.post-sidebar .recent-post ul li a {
  color: #213e66;
  display: inline-block;
  font: 400 19px/23px "Proxima Nova", Sans-serif;
  position: relative;
  padding-bottom: 12px;
}

.post-sidebar .recent-post ul li a:hover {
  color: #f36523;
  padding-bottom: 0;
}

.post-sidebar .recent-post ul li a:hover:after {
  opacity: 1;
  margin: 15px 0 16px;
}
.post-sidebar .recent-post ul li a:after {
  content: '';
  background-color: #f36523;
  display: block;
  height: 2px;
  width: 28px;
  opacity: 0;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.post-sidebar a { 
  display: block;
  max-width: 286px;
  width: 100%;
  margin: 0 auto;
}
.post-sidebar .book-btn a {
  background-image: -moz-linear-gradient( 0deg, rgb(47,89,146,0.26) 0%, rgba(33,62,102) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(47,89,146,0.26) 0%, rgba(33,62,102) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(47,89,146,0.26) 0%, rgba(33,62,102) 100%);
  background-color: #2f5992!important;
}

.post-sidebar .book-btn a:hover {
  background-image: -moz-linear-gradient( 0deg, rgb(248,105,39,0.26) 0%, rgba(243,101,35) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(248,105,39,0.26) 0%, rgba(243,101,35) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(248,105,39,0.26) 0%, rgba(243,101,35) 100%);
  background-color: #f86927!important;
}

/*** 
* =========================
* Contact Us Styles 
* =========================
***/
.contact-info__box .elementor-icon-box-icon {
  border-radius: 0 0 17px 0;
  background-color: #f36523;
  display: flex!important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 73px;
  width: 71px;
  max-width: 100%;
}

.contact-info__box .elementor-icon-box-title {
  margin: -3px 0 0;
}

.contact-info__box .phone-num {
  color: #f36523;
  font: 700 36px "Proxima Nova", Sans-serif;
}

.contact-info__box .phone-num:hover {
  color: #f36523;
  opacity: 0.9;
}

.contact-info__box .email-add {
  color: #fff;
}

.contact-info__box .email-add:hover {
  color: #f36523;
}

/*** 
* =========================
* Our Services Styles 
* =========================
***/
.services-listing .bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition-duration: 1200ms;
  -moz-transition-duration: 1200ms;
  -o-transition-duration: 1200ms;
  transition-duration: 1200ms;
}

.services-listing a {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  max-height: 378px;
  color: white!important;
}

.services-listing a:after { 
  width: 100%;
}

.services-listing a h3 { 
  color: inherit!important;
}

.services-listing .bg-image:before {
  content: '';
  background-image: -moz-linear-gradient( 90deg, rgb(33,62,102) 0%, rgba(33,62,102,0.38) 60%, transparent);
  background-image: -webkit-linear-gradient( 90deg, rgb(33,62,102) 0%, rgba(33,62,102,0.38) 60%, transparent);
  background-image: -ms-linear-gradient( 90deg, rgb(33,62,102) 0%, rgba(33,62,102,0.38) 60%, transparent);
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.services-listing a:hover .bg-image { 
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.services-listing .grid-sizer {
  width: 5% !important;
  height: 0 !important;
  padding: 0!important;
}

.services-listing .grid-item {
  float: left;
  width: 25%;
  padding: 0 6px 12px;
}

/*
.services-listing .grid-item:nth-child(2) {
  width: 40%;
}

.services-listing .grid-item:nth-child(2) a {
  max-height: 770px;
} */

.services-listing .grid-item h3 {
  font-size: 28px;
  max-width: 365px;
  width: 100%;
  margin: 0 auto 16px;
}

.services-listing .box {
  padding: 0 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  z-index: 5;
  width: 100%;
}

.services-listing .icon {
  border-radius: 0 0 17px 0;
  background-color: #f36523;
  display: flex!important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 81px;
  width: 81px;
  max-width: 100%;
  margin: 0 auto 30px;
  padding: 11px;
}

.services-listing .icon img { 
  max-height: 58px;
}

.services-listing .elementor-button {
  min-width: 184px;
  padding: 16px 10px!important;
}

.elementor-edit-area .grid-sizer {
  display: none;
}

.elementor-edit-area .services-listing .grid-item {
  float: left;
  width: 20%!important;
  margin-bottom: 0!important;
  padding-bottom: 12px!important;
}

/*** 
* =========================
* Services Single Styles 
* =========================
***/
.phone-btn .elementor-button-content-wrapper {
  display: flex;
  align-items: center;
}

.phone-btn a {
  padding: 12px 16px 13px!important;
}

.phone-btn a .elementor-button-icon {
  border-radius: 50%;
  background-color: #f36523;
  color: #fff;
  height: 33px;
  width: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.image-and-text .text-right > .elementor-column-wrap > .elementor-widget-wrap,
.image-and-text .text-left > .elementor-column-wrap > .elementor-widget-wrap {
  max-width: 535px;
  width: 100%;
}

.image-and-text .text-left > .elementor-column-wrap > .elementor-widget-wrap { 
  max-width: 575px;
  padding-right: 24px;
}
.image-and-text .text-left > .elementor-column-wrap {
  justify-content: flex-end;
}

/*** 
* =========================
* Our Process Styles 
* =========================
***/
.our-process__section .elementor-widget-image-box .elementor-image-box-img,
.fundamental-principles__section .elementor-widget-image-box .elementor-image-box-img {
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fundamental-principles__section .elementor-column .elementor-column-wrap > .elementor-widget-wrap:after {
  background-color: #f36523;
  content: '';
  left: 0;
  bottom: 0;
  height: 2px;
  width: 50px;
  margin-top: 16px;
}

.fundamental-principles__section .elementor-column:nth-last-child(-n+2) .elementor-column-wrap > .elementor-widget-wrap:after {
  display: none;
}

.fundamental-principles__section .elementor-widget-image-box .elementor-image-box-img { 
  max-width: 80px!important;
  width: 100%!important;
}

.fundamental-principles__section .elementor-widget-image-box .elementor-image-box-title { 
  margin: 0!important;
}

.our-process__section .elementor-widget-wrap > .elementor-element,
.our-process__section .elementor-widget-wrap > .elementor-element > .elementor-widget-container {
  height: 100%;
}

/*** 
* =========================
* Project Archive Styles 
* =========================
***/
.project-categories__section .elementor-heading-title:hover a {
  color: #E56529!important;
}


/*** 
* =========================
* Project Single Styles 
* =========================
***/
.inner-hero__overlay:before {
  content: '';
  background-image: -moz-linear-gradient( 90deg, rgb(33,62,102) 0%, rgba(33,62,102,0.17) 32%, transparent 38%);
  background-image: -webkit-linear-gradient( 90deg, rgb(33,62,102) 0%, rgba(33,62,102,0.17) 32%, transparent 38%);
  background-image: -ms-linear-gradient( 90deg, rgb(33,62,102) 0%, rgba(33,62,102,0.17) 32%, transparent 38%);
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.project-info__section {
  background: -moz-linear-gradient(90deg, rgba(247,132,46,1) 0%, rgba(243,101,35,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(247,132,46,1) 0%, rgba(243,101,35,1) 100%);
  background: linear-gradient(90deg, rgba(247,132,46,1) 0%, rgba(243,101,35,1) 100%);
}

.project-info__section .elementor-row > .elementor-column:last-child .elementor-column-wrap { 
  border-right: 0;
}

/*** 
* =========================
* Careers Styles 
* =========================
***/
.careers-form textarea {
  height: 250px;
}

.careers-form input[type="file"] {
  padding: 13px 15px;
  background-color: white;
  width: 100%;
}

.careers-form .wpcf7-form-control-wrap.your-message {
  margin-bottom: 2px;
}

.careers-form input.wpcf7-submit {
  width: 100%;
}

.careers-form .submit-btn {
  position: relative;
}

.careers-form .ajax-loader {
  right: 15px;
  top: 21px;
}

.careers-form .wpcf7-response-output { 
  color: red;
  background: transparent!important;
  border: 0!important;
  font-size: 16px!important;
  padding: 19px 0 0!important;
  max-width: 100%;
}

.careers-form .wpcf7 form.sent .wpcf7-response-output { 
  color: #59a5ff!important;
}

.careers-form2 textarea {
  height: 150px;
}
.careers-form2 .upload-cv {
  color: #fff;
  font-weight: 500;
  font-size: 22px;
  display: block;
  margin-bottom: 5px;
}
}

/*** 
* =========================
* Testimonials Page 
* =========================
***/

.testimonial-page .testimonial-item {
  padding: 50px 0;
}

.testimonial-page .testimonial-item + .testimonial-item {
  border-top: 1px solid #ccc;
}

.testimonial-page .content-box {
  padding-bottom: 5px;
}

.page-id-2852 .testimonial-page .content-box {
  padding-bottom: 0;
}


/*** 
* =========================
* Inner Pages
* =========================
***/
.number-list { 
  counter-reset: section;
}
.number-list .elementor-image-box-img:before {
  counter-increment: section;
  content: counter(section);
  color: white;
  font: 700 35px "Proxima Nova", sans-serif;
}
.number-list .elementor-image-box-img img {
  display: none;
}

.number-list .icon-box .elementor-image-box-title {
    margin-top: 7px!important;
}

/* Location */
.other-service__areas .elementor-row {
  margin: 0 -5px;
  width: auto;
}

.other-service__areas .service-areas__item {
  padding: 0 5px;
  margin-bottom: 10px;
}

.other-service__areas .service-areas__item a {
  display: block;
  color: #E56529;
  text-transform: uppercase;
  border: 1px solid #E56529;
  border-radius: 3px;
  font: 700 16px "Proxima Nova", Sans-serif;
  padding: 13px 28px 12px 15px;
  text-align: left;
  width: 100%;
  position: relative;
}

.other-service__areas .service-areas__item a:hover {
  background-color: #E56529;
  color: white;
}

.other-service__areas .service-areas__item a span {
  position: absolute;
  right: 10px;
  top: 14px;
}

.postcode-search input[type="text"],
.postcode-search input[type="submit"]  {
  display: inline-block;
  vertical-align: top;
  height: 58px;
}

.postcode-shortcode { 
  max-width: 680px!important;
  width: 100%!important;
}

.postcode-search input[type="text"] {
  width: 65%;
  float: left;
}

.postcode-search input[type="submit"] {
  width: calc(100% - 65%);
  float: left;
  margin-left: -3px;
  border: 0!important;
}

.postcode-search input[type="submit"]:hover {
  background-color: #254775!important;
}



/* Search */
.search-result__page {
  padding: 40px 10px;
}

.search-result__page .search-result__item {
  border-bottom: 1px solid #ccc;
  padding: 25px 0 44px;
}

.search-result__page .search-result__item .elementor-button-link {
  padding: 16px 24px;
}

.search-result__page .elementor-widget-wrap {
  padding: 0 10px;
}



/* Shame style */
.page-id-22 .service-areas__section,
.single-locations .service-areas__section {
  display: none;
}

.page-id-22 .show .service-areas__section,
.single-locations .show .service-areas__section {
  display: block;
}

/*** 
* =========================
* Enquire PopUp Styles
* =========================
***/
.enquire-now__popup input:not([type="submit"]), 
.enquire-now__popup textarea,
.enquire-now__popup select {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  padding: 13px 15px;
  margin-bottom: 8px;
  font-size: 17px;
  border-radius: 0!important;
}

.enquire-now__popup textarea {
  margin-bottom: 3px;
}

.enquire-now__popup .submit-btn { 
  position: relative;
}

.enquire-now__popup input[type="submit"] { 
  border: 0;
  padding: 17px 35px!important;
  margin-top: 12px;
  width: 100%;
}

.enquire-now__popup .ajax-loader {
  right: -19px;
  top: 30px;
}

.enquire-now__popup .wpcf7 form .wpcf7-response-output {
  font-size: 15px;
  padding: 5px 11px!important;
  line-height: 19px;
  margin-bottom: 0;
}

.enquire-now__popup .wpcf7 form.invalid .wpcf7-response-output,
.enquire-now__popup .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: red;
}

#hmw_container {
  position: fixed;
  top: 300px;
  right: 0;
  width: auto;
  z-index: 999;
}

#hmw_hide {
  float: left;
  background: #ffffff;
  color: #f36523;
  padding: 15px 5px 23px;
  text-transform: uppercase;
  cursor: pointer;
  font: 700 15px "Proxima Nova", Sans-serif;
  border-radius: 0 4px 4px 0;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  position: relative;
}

#hmw_hide:before {
  background-image: url('img/flash-icon.png'); 
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  display: inline-block;
  width: 37px;
  height: 38px;
  margin-bottom: 11px;
  vertical-align: middle;
  margin-right: 3px;
}

#hmw_hide span {
  padding-right: 3px;
  display: inline-block;
  vertical-align: middle;
}

#hmw_container .vertical {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-orientation: sideways-right;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  white-space: nowrap;
  display: block;
  bottom: 0;
  width: 54px;
  word-spacing: 2px;
}

#hmw {
  float: left;
  background: rgba(243, 101, 35, 0.95);   
  text-align: center;
  border-radius: 0 0 0 5px;    
  width: 0;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.54);
  overflow: hidden;
}

#hmw #hmw_content .elementor-button {
  background-color: #214065;
  padding: 16px 35px;
  margin-top: 10px;
}

#hmw #hmw_content .elementor-button:hover {
  background-color: #274a7b;
}

#hmw_content {
  padding: 50px 40px;
  width: 323px;
}

#hmw h2 {
  font: 700 36px "Proxima Nova", Sans-serif;
  color: #fff;
  margin-bottom: 10px;
}

#hmw p {
  color: #fff;
  font-size: 23px;
}

#hmw .button{
  background: #214065!important;
  color: #fff!important;
  width: 100%;
  display: block;
  font-size: 18px;
  padding: 10px 15px!important;
}

#hmw_pop {
  display: none;
  width: 931px;
  max-width: 100%;
}

/*** 
* =========================
* Project Taxonomy Styles 
* =========================
***/
.main-taxonomy__section {
  padding: 50px 10px 25px;
}

.project-taxonomy__section {
  padding: 0 10px 60px;
}

.project-taxonomy__section .post-listing__row {
  margin-left: -10px;
  margin-right: -10px;
  width: auto;
  justify-content: flex-start;
}

.project-taxonomy__section .post-listing .read-more__btn {
  display: none;
}

.project-taxonomy__section .post-listing .post-image h3 {
  font-size: 21px;
  padding: 0 15px;
}

.project-taxonomy__section .post-listing .post-image {
  max-height: 252px;
  max-width: 377px;
}

.project-taxonomy__section .post-listing .post-image:after { 
  padding-top: 68%;
}

.inner-hero__section {
  max-height: 295px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 30px 10px;
}

.inner-hero__section:before {
  background-color: rgba(3,19,41,0.2);
  content: '';
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

.max-width-row {
  max-width: 1190px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}

.inner-hero__section span {
  color: white;
  font: 900 52px "Proxima Nova", Sans-serif;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  margin: 0;
  position: relative;
  z-index: 2;
}

/*** 
* =========================
* Search Results Styles 
* =========================
***/
.search-results__page .search-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.search-results__page .search-item { 
  flex-basis: 33.333333%;
  flex-shrink: 0;
  margin-left: -1px;
  margin-right: -1px;
  padding: 10px;
}

.search-results__page .post-thumbnail {
  display: block;
  max-height: 320px;
}

.search-results__page .post-thumbnail:after {
  padding-top: 87%;
}

.search-results__page .post-content h2 {
  font-size: 24px!important;
  margin-bottom: 10px;
}

.search-results__page .post-content .excerpt {
  margin-bottom: 15px;
}

.search-results__page .post-content .read-more {
  margin-bottom: 20px;
}

.search-results__page .post-content .read-more a {
  padding: 13px 30px;
  min-width: 0;
}

/* Pagination */
.search-results__page .pagination {
  text-align: center;
  margin-top: 35px;
}

.search-results__page .pagination .page-numbers{
  background: #213e66;
  color:#fff;
  width:auto;
  display: inline-block;
  margin: 4px 4px 4px 0;
  padding: 9px 18px 8px;
  text-decoration:none;
}

.search-results__page .pagination .page-numbers:hover{
  background: #f36523;
  color:#fff;
  text-decoration: none;
}

.search-results__page .pagination .current{
  background: #f36523;
  color:#fff;
  padding: 9px 18px 8px;
}

.single-project .inner-hero__overlay h1 span {
  display: block;
}

/*** 
* =========================
* Mobile Responsive Styles 
* =========================
***/
@media (min-width: 1116px) {
  .services-icon .elementor-widget-container {
    max-width: 133px;
  }
}
@media (max-width: 1710px) { 

  .services-listing .grid-item h3 {
    font-size: 22px;
  }

  .services-listing .icon {
    margin-bottom: 15px;
    height: 60px;
    width: 60px;
  }

  .services-listing .icon img {
    max-width: 50px;
    max-height: 38px;
  }

}

@media (max-width: 1380px) {  
  .services-listing .grid-item h3 {
    font-size: 19px;
  }

  .services-listing .elementor-button {
    min-width: 0;
    padding: 12px 18px!important;
  }
}


@media (max-width: 1024px) {

  .third {
    flex-basis: 50%;
  }

  .header-slogan .elementor-heading-title span {
    font-size: 13px;
    font-weight: 400;
  }

  .header-mobile nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu {
    padding: 12px 0;
  }

  .header-mobile nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu .sub-menu a {
    font-size: 16px!important;
  }

  .image-and-text .img-bg {
    position: relative;
  }

  .image-and-text .img-bg .elementor-column-wrap {
    max-height: 400px;
  }

  .image-and-text .img-bg .elementor-column-wrap:after {
    padding-top: 40%;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
  }

  .image-and-text .img-bg.no-bg .elementor-column-wrap:after {
    display: none;
  }

  .image-and-text .text-right > .elementor-column-wrap > .elementor-widget-wrap, 
  .image-and-text .text-left > .elementor-column-wrap > .elementor-widget-wrap {
    max-width: 100%;
  }

  .image-and-text .text-left > .elementor-column-wrap > .elementor-widget-wrap {
    padding-right: 0;
  }

  .image-and-text .text-left > .elementor-column-wrap {
    justify-content: flex-start;
  }

  .post-listing .post-image h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    padding: 0 15px;
  }

  .post-listing .video-item h3 {
    font-weight: 400;
    font-size: 18px;
  }

  .post-listing .play-icon {
    height: 80px;
    width: 80px;
  }

  .testimonial-content {
    font-size: 18px;
    line-height: 25px;
  }

  .testimonial-listing .elementor-swiper-button {
    height: 40px;
    width: 40px;
  }

  .testimonial-listing .elementor-swiper-button:before {
    background-size: 57%;
  }

  .phone-btn a {
    padding: 8px 16px 7px!important;
  }

  .inner-hero__section span {
    font-size: 45px;
  }

  .project-taxonomy__section .post-listing .post-image h3 {
    font-size: 18px;
  }

  .services-listing .grid-item {
    width: 50%!important;
  }

  .services-listing a { 
    min-height: 235px;
  }

  .services-listing .grid-item h3 {
    font-size: 21px!important;
  }

}

@media (min-width: 992px) and (max-width: 1115px) {
  .icon-box .elementor-image-box-img {
    width: 66px!important;
    height: 66px;
    padding: 12px;
  }

  .icon-box .elementor-image-box-title {
    font-size: 14px!important;
  }
}

@media (max-width: 970px) { 
  .services-listing__icon .elementor-widget-wrap {
    display: block;
    font-size: 0;    
  }

  .services-listing__icon .elementor-widget-image-box {
    display: inline-block;
    vertical-align: top;
    width: 122px!important;
  }
}

@media (max-width: 767px) {

  .header-mobile .mobile-logo {
    flex-basis: 70%;
  }

  .header-mobile .mobile-nav { 
    flex-basis: 30%;
  }

  .header-mobile .phone-num .elementor-image-box-wrapper > *{
    width: auto!important;
    display: inline-block;
    vertical-align: middle;
  }

  .header-mobile .phone-num .elementor-image-box-wrapper .elementor-image-box-content {
    padding-left: 6px;
  }

  .testimonial-page .testimonial-item {
    padding: 30px 0;
  }

  .testimonial-page .footer-box h4 {
    font-size: 20px;
  }

  .testimonial-page .footer-box img { 
    max-height: 70px;
  }

  .home .services-listing__icon.elementor-hidden-phone {
    display: block;
  }

  #hmw_container {
    position: fixed;
    z-index: 9999;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }

  #hmw_container .vertical {
    -ms-writing-mode: tb-lr;
    -webkit-writing-mode: horizontal-tb;
    -moz-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    text-orientation: sideways;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    white-space: nowrap;
    display: block;
    bottom: 0;
    width: auto;
    word-spacing: 4px;
  }

  #hmw_hide {
    float: none;
    text-align: center;
    padding: 8px 10px;
    -webkit-box-shadow: 0px -2px 9px -1px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px -2px 9px -1px rgba(0, 0, 0, 0.43);
    box-shadow: 0px -2px 9px -1px rgba(0, 0, 0, 0.43);
    font-size: 15px;
  }

  #hmw_hide:before {
    background-size: 95%;
    margin-bottom: 0;
    margin-right: 10px;
  }

  #hmw_hide span {
    padding-right: 3px;
  }

  #hmw_content {
    padding: 30px 20px;
    width: 100%;
  }

  #hmw_content img {
    max-width: 65px;
  }

  #hmw {
    float: none;
    width: 100%;
    display: none;
    text-align: center;
  }

  .icon-box .elementor-image-box-img {
    width: 60px!important;
    height: 60px;
  }

  .icon-box .elementor-image-box-img img {
    max-width: 34px;
  }
  .icon-box .elementor-image-box-title span {
    display: block;
  }

  .post-listing .elementor-column + .elementor-column {
    margin-top: 30px;
  }
  
  .post-listing .post-image:after {
    padding-top: 67%;
  }

  .elementor-button {
    min-width: 160px;
  }

  .post-listing .video-item h3 {
    margin-bottom: 0;
  }

  .post-listing .project-item .post-image {
    margin-bottom: 0;
  }

  .testimonial-listing .swiper-slide {
    padding: 0!important;
  }

  .testimonial-content {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
  }

  .testimonial-listing .elementor-swiper-button { 
    top: 23%;
  }

  .testimonial-listing .elementor-swiper-button-prev {
    left: -45px!important;
  }

  .testimonial-listing .elementor-swiper-button-next {
    right: -45px!important;
  }

  .service-areas .elementor-post {
    flex-basis: 50%;
  }

  .contact-us__form input:not([type="submit"]), 
  .contact-us__form textarea, 
  .contact-us__form select, 
  .careers-form input:not([type="submit"]), 
  .careers-form textarea, 
  .careers-form select {
    font-size: 16px;
    padding: 10px 15px;
  }

  .contact-us__form select, .careers-form select {
    padding: 10px 15px;
  }

  .fundamental-principles__section .elementor-column .elementor-column-wrap > .elementor-widget-wrap:after {
    display: none;
  }

  .inner-hero__section {
    max-height: 180px; 
  }

  .inner-hero__section span {
    font-size: 35px;
  }

  .main-taxonomy__section {
    padding: 30px 10px 10px;
  }

  .main-taxonomy__section h1.taxonomy-term {
    text-align: center;
  }

  .project-taxonomy__section .post-listing .post-image {
    margin: 0 auto;
  }

  .other-service__areas .service-areas__item {
    width: 50%;
  }

  .other-service__areas .service-areas__item a {
    font-size: 14px;
    padding: 11px 25px 10px 12px;
  }
  
  .search-results__page .search-item {  
    flex-basis: 50%;
  }
  
  .icon-txt .elementor-image-box-img {
    margin-bottom: 12px!important;
  }

  #footer-block .copyright span {
    display: block;
  }
  
  #hmw_hide {
    background: #f36523;
    color: #ffffff;
  }
  
  .single-project .inner-hero__overlay h1 span {
    display: inline-block;
  }

}

@media (max-width: 500px) { 
  .fullwidth-mobile {
    flex-basis: 100%;
  }

  ul.split-two {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .elementor-text-editor.elementor-clearfix ul li, .elementor-image-box-content ul li, .elementor-tab-content ul li {
    padding-left: 15px;
  }

  .elementor-text-editor.elementor-clearfix ul li:before, .elementor-image-box-content ul li:before, .elementor-tab-content ul li:before {
    top: 8px;
    width: 7px;
    height: 7px;
  }

  .enquire-now__popup input:not([type="submit"]), 
  .enquire-now__popup textarea, 
  .enquire-now__popup select {
    padding: 9px 15px;
  }

  .enquire-now__popup input[type="submit"] {
    padding: 14px 35px!important;
    margin-top: 10px;
  }

  .services-listing .grid-item h3 {
    font-size: 18px!important;
  }

  .services-listing .elementor-button {
    font-size: 14px;
    padding: 8px 25px!important;
  }

  .blog .post-listing .elementor-column {
    padding: 0;
  }

  .blog .post-listing .post-image {
    margin-bottom: 0;
  }

  .blog .post-listing .elementor-column + .elementor-column {
    margin-top: 10px;
  }

  .elementor-widget-slider_revolution rs-arrow {
    display: none!important;
  }
  
  .search-results__page .search-item {  
    flex-basis: 100%;
  }
  
  .elementor-search-form__container {
    padding-bottom: 120px!important;
  }

}

@media (max-width: 479px) {  
  .elementor-widget-slider_revolution .christmas-box {
        background-color: rgb(73, 158, 57, 0.7)!important;
  }
}

@media (max-width: 340px) {  
  .services-listing .grid-item {
    width: 100%!important;
  }
}