/*   
Theme Name: Jtheme Jello Child
Theme URI: https://elementor.com
Description: Simple and lightweight Jezweb theme
Author: Jezweb
Author URI: https://www.jezweb.com.au/
Template: elementor-hello-theme-master
Text Domain: elementor-hello-theme-child
Version: 1.0
*/
/*Global*/

@import url("https://use.typekit.net/frz6ntj.css");


h1, h2, h3, h4, h5{
    font-family: 'acumin-pro-extra-condensed'!important;
}
h6{
	font-family: 'Proxima Nova'!important;
}
.elementor-widget .elementor-text-editor a {
    color: #ec0000;
}

.elementor-widget .elementor-text-editor a:hover {
    color: #841616;
}
.elementor-31 .elementor-element.elementor-element-1e42058 .elementor-menu-toggle {
    border-color: #ec0000;
}
/*homepage Banner*/
#header-banner .elementor-button-text, #cta_link{
	font-family: acumin-pro-extra-condensed, sans-serif;
}

/*button black plus*/
#black-btn-plus, #red-btn-plus {
	position: relative;
}
#black-btn-plus:before {
    position: absolute;
    content: url(/wp-content/uploads/2018/12/plus-icon-boxed.png);
    top: -2px;
    right: -62px;
}
#red-btn-plus:before {
    position: absolute;
    content: url(/wp-content/uploads/2018/12/plus-red-btn.jpg);
    top: -2px;
    right: -62px;
}
#equipment-section a:hover {
    border-bottom: 2px solid #000000;
}

/*Contact form*/
 
#enquiry-form input[type=text], #contact-details input[type=submit], #contact-details textarea{
	font-size: 18px;
	font-family: 'Proxima Nova';
	width:100%!important;
}
#enquiry-form .required-field-text {
    width: 28%;
    float: right;
    color: #a3a3a3;
    font-family: 'Proxima Nova';
    font-size: 16px;
	margin-top: 21px;
	text-align: right;
}
#enquiry-form .gform_footer {
    padding: 0;
	width: 50%;
    position: absolute;
	margin-top: 10px;
} 
.ginput_container_textarea textarea {
    padding-top: 9px !important;
}

/*Equipment Hire */
#equipment-hire .entry-title a {
    font-family: 'Proxima Nova';
    color: #fff;
    text-transform: uppercase;
    font-weight: bold
}
#equipment-hire .entry-title{
    background: #4c4c4c;
    padding: 15px 0;
}

#equipment-hire .lae-module-thumb {
    margin: 0;
}

#clients-section {
    position: relative;
}
#clients-section:before {
    content: url(/wp-content/uploads/2018/12/two-trapezoid.png);
    position: absolute;
    top: 56px;
    left: 58px;
}

section#equipment-section a.elementor-button-link:hover {
    font-weight: 600;
}
.footer-link-txt {
    color: #000;
}
.footer-link-txt:hover {
    color: #ec0000;
}

#team-management .elementor-image-box-img img {
    width: 77%;
    border-radius: 50%;
    height: 232px;
}
/* Testimonial CPT styles */

.testimonial-slider-item-wrapper ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.testimonial-slider-details .testimonial-slider-content p {
    font-size: 36px;
    line-height: 1.2;
    font-family: 'acumin-pro-extra-condensed';
    text-transform: uppercase;
    color: #fff;
    font-weight: 300 !important;
    letter-spacing: 3.6px;
    font-family: acumin-pro-extra-condensed, sans-serif;
}
.testimonial-slider-extra{
  font-size: 15px;
  margin-top: 30px;
  color: #fff;

}
.testimonial-slider-extra span {
  margin-left: 2px;   
  font-family: 'Proxima Nova';
	font-size: 18px;
}
span.ts-title{
  font-weight: 700;
  text-transform: uppercase;	
}
span.ts-company {
  font-style: italic;
  color: #fff;
}
.testimonial-slider-item-wrapper ol.flex-control-nav {
  display: block;
  list-style: none;
  padding: 0;
  margin: 35px 0 0;
}
.testimonial-slider-item-wrapper ol.flex-control-nav li {
  list-style: none;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}
.testimonial-slider-item-wrapper ol.flex-control-nav li a {
  font-size: 0;
  display: block;
  width: 8px;
  height: 8px;
  background: #e2e8ed;
  border-radius: 100%;
  cursor: pointer;
  transition: all 0.3s;
}
.testimonial-slider-item-wrapper ol.flex-control-nav li a.flex-active {
    cursor: default;
    background: transparent;
    border: 1px solid #fff;
    height: 15px;
    width: 15px;
}
.testimonial-slider-item-wrapper ul.flex-direction-nav li a.flex-disabled {
  opacity: 0.5;
  cursor: default;
}
.testimonial-slider-item-wrapper.ts-loading{
  height: 100px;
  overflow: hidden;
  background: url(images/spinner.gif) center no-repeat;
}
.testimonial-slider-item-wrapper.ts-loading *{
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.link-text {
    color: #5a0c0c;
    font-weight: 500;
}

.link-text:hover {
    color: #961313eb;
}
@media screen and (max-width: 1440px){
section#header-banner span.elementor-divider-separator {
    border-top-width: 60px;
}
}
@media screen and (max-width: 768px){
	.section-line-upward:before, .triangle-shape:before, #clients-section:after, #clients-section:before, #why-choose-us:after,
	#why-choose-us:before, .two-lines:before
	{
		display: none
	}
	.testimonial-slider-details .testimonial-slider-content p, .testimonial-slider-extra, .additional-info, .testimonial-slider-item-wrapper ol.flex-control-nav {
    text-align: center;
	}
}
@media screen and (max-width: 480px){
	#enquiry-form input[type=text] {
		padding: 6px;
	}
	#enquiry-form .required-field-text {
		width: 100%;
	}
	#enquiry-form .gform_footer{
		position: unset;
		width: 100%;
	}
	.divider-line span {
		border-top-width: 80px!important;
	}
	.testimonial-slider-details .testimonial-slider-content p {
		font-size: 23px;
	}
}
