/*
Theme Name: kevin keogh crane Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/*--------------------------------------------------------------
 # New css
--------------------------------------------------------------*/
.box_img a {
    color: #1a549a;
}
.banner_sec .elementor-background-overlay {
    opacity: 0.35 !important;
    background-color: #19559B !important;
}
.banner_sec.mobile_banner .elementor-background-overlay {
    opacity: 0.50 !important;
}
.product_grid .elementor-container {
    grid-gap: 24px;
}
.minicrane_grid > div > div{
    border-right:1px solid  rgb(255 255 255 / 20%)  !important;
    border-bottom: 1px solid rgb(255 255 255 / 20%)  !important;
    background-color: #1a549a;
}
.minicrane_grid > div > div {
    width: 100%;
    transition:all 0.4s;
    padding: 30px;
}
/* .minicrane_grid > div > div.active {
    width: calc(100% - 230px * 3 - 6px) !important;
    background-color: #1a549a
} */
.minicrane_grid > div > div > div {
    max-width: 90%;
    margin: 0px auto !important;
}
.gird_img_text img{
    height: 650px !important;
    object-fit: contain;
}
.grid_spx h3.elementor-image-box-title {
    margin: 0px 0px 2px !important;
}
.grid_spx > div > div,.gird_img_text img{
     max-width: 100% !important;
     width: 100% !important;!i;!;
     display: block;
}
.grid_content .elementor-widget-wrap.elementor-element-populated {
    display: grid !important;
}
.minicrane_box{
	align-items:center;
}
.spx_box img {
    height: 500px !important;
    width: 100%;
    object-fit: contain;
    object-position: bottom;
}
.spx_box h4 {
	font-size: 18px;
	color: #fff;
	margin: 20px 0px 0px;
	text-align: center;
	font-family: 'Source Sans Pro';
}
.minicrane_grid > div .gird_img_text,.minicrane_grid > div .grid_content  {
    display: none;
    align-self: center;
}
.minicrane_grid > div > div.active .gird_img_text,.minicrane_grid > div > div.active .grid_content  {
    display: flex;
}
.minicrane_grid > div > div .grid_img {
    width: 100% !important;
}
.minicrane_grid > div > div.active .grid_img {
	  width: 100% !important;
	  max-width: 430px !important;
}
.grid_content {
    width: 100% !important;
    max-width: 200px !important;
}
.minicrane_grid > div > div.active .spx_box {
	 display: none;
}
.grid_spx > div {
    align-items: center;
    grid-gap: 24px;
    justify-content: center;
    padding: 0px;
    justify-content: center;
}
.grid_spx .elementor-image-box-wrapper {
    display: flex;
    grid-gap: 10px;
}
.grid_content .elementor-widget-wrap.elementor-element-populated figure.elementor-image-box-img img {
    filter: brightness(0) invert(1);
}
.grid_btn > div {
    display: flex !important;!i;!;
    grid-gap: 10px;
}
.grid_btn > div > div {
    max-width: fit-content;
}
.copy_right a {
    color: #19559B !important;
}
.grid_btn > div .sendToPdfFiller {
    display: none !important;
}
.sendToPdfFiller {
    display: none !important;
}
.red_btn a {
    min-width: 155px;
}
.gallery_img img {
    height: 260px !important;
    object-fit: cover !important;
    display: block !important;
}
.image_slider img {
	height: 400px !important;
    width: 100%;
    object-fit: cover;
}
.link_blue li a,.link_blue * {
    color: #1a549a !important;
}
.link_text p a {
	color: #1a549a !important
}
.heading2 h2:before,.heading3 h3:before {
    width: 70px;
    height: 70px;
    border-left: 4px solid #da291c;
    border-top: 4px solid #da291c;
    left: -15px;
    top: -15px;
    content: "";
    position: absolute;
}
.heading3 h3:before {
    left: -45px;
    top: -15px;
}
.right_slide_img figure img,.vacuum_slide figure img {
    min-height: 700px;
    max-height: 700px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.gallery_grid figure div a img {
    max-height: 290px !important;
    min-height: 290px;
    object-fit: cover;
}
.page-id-511 footer.elementor-slideshow__footer {
    display: none;
}
.gallery_slide_img div figure img {
    min-height: 285px;
    max-height: 285px;
    object-fit: cover;
}
.comtract_sec h3,.contract_content h3 {
	font-size: 24px;
}
.comtract_sec ul,.contract_content ul {
    padding-left: 20px;
    padding-bottom: 20px;
}
.no_asety h2 {
    max-width: fit-content;
    margin: 0px auto;
    position: relative;
}
.heading1 h1:before{
	display:none !important;
}
.elementor-widget-container p a {
    color: #19559B !important;
}
@media(min-width: 1025px){
    div[data-elementor-type="header"] .elementor-nav-menu li{
       position:relative;
    }
     div[data-elementor-type="header"] .elementor-nav-menu > li:nth-child(1) > .sub-menu {
          width: 350px;
     }
     div[data-elementor-type="header"] .elementor-nav-menu > li > .sub-menu {
        width: 305px;
        position: absolute !important;
        top:20px !important;
    }
	div[data-elementor-type="header"] .elementor-nav-menu > li > .sub-menu span.sub-arrow{
		 display:none;
	}
    div[data-elementor-type="header"] .elementor-nav-menu > li:hover > .sub-menu {
       display:block;
    }
	 div[data-elementor-type="header"] .elementor-nav-menu > li .sub-menu  .sub-menu{
		  display:grid;
		  width:100% !important;
		  position: unset !important;
		  box-shadow:unset !important;
		  padding: 0px !important;
		  width: 100%;
		  max-width: 100% !important;
		  margin: 0px !important;
		  padding: 0px !important;
		}
	.header_menu .elementor-nav-menu > li {margin-right: 15px;}
	.header_menu .elementor-nav-menu > li span.sub-arrow {
		margin-right: 15px;
		filter: brightness(0) invert(1);
	}
	.header_menu .elementor-nav-menu > li::after {
		margin-left: 10px !important;
		display: block;
	}
}
@media(max-width: 1500px){
	.minicrane_grid > div > div > div {
		max-width: 100%;
	}
	.gallery_img img {
		height: 200px !important;
	}
}
@media(max-width: 1280px){
	.minicrane_grid > div > div,.minicrane_grid > div > div.active {
		width: 33.3% !important;
		background-color: transparent !important;
	}
	.minicrane_grid > div .gird_img_text,.minicrane_grid > div .grid_content ,.minicrane_grid > div .spx_box  {
		display: none;
		align-self: center;
	}
	.minicrane_grid > div > div .gird_img_text,.minicrane_grid > div > div .grid_content  {
		display: flex;
	}
	.gird_img_text img {
		height: 450px !important;
	}
}
@media(max-width: 1024px){
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		position: fixed !important;
		left: 0px;
		width: 100%;
		top: 40px;
	}
	.right_slide_img figure img, .vacuum_slide figure img {
	    min-height: 570px;
	    max-height: 570px;
	}
	.gallery_grid div.gallery {
	    display: flex;
	    flex-flow: wrap;
	}
	.gallery_grid div.gallery figure {
	    max-width: calc(100%/3 - 0px) !important;
	}
	.heading1 h1:before {
	    left: -10px !important;
	    top: -16px;
	}
	.header_fixed {
	   /*  width: 100%;
	    position: fixed;
	    z-index: 12; */
	}
	ul.sub-menu.elementor-nav-menu--dropdown.show {
		display: block;
	}
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container li {
		position: relative;
	}
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container li span.sub-arrow {
		position: absolute;
		top: 25px;
		right: 15px;
		filter: brightness(0) invert(1);
		padding: 0px;
	}
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container li span.sub-arrow svg {
		width: 18px !important;
		height: 18px !important;
	}

}
@media(max-width: 991px){
	.minicrane_grid > div > div,.minicrane_grid > div > div.active {
		width: 50% !important;
	}
	.gird_img_text img {
		height: 350px !important;
	}
	.gallery_grid div.gallery figure {
	    max-width: calc(100%/2 - 0px) !important;
	}
}
@media (max-width: 767px) {
	.heading2 h2:before,.heading3 h3:before {
	    width: 60px;
	    height: 60px;
	    left: -10px;
	    top: -10px;
	}
	.comtract_sec h3,.contract_content h3 {
		font-size: 20px;
	}
}
@media(max-width: 680px){
	.minicrane_grid > div > div,.minicrane_grid > div > div.active {
		width: 100% !important;
	}
	.gird_img_text img {
		height: 250px !important;
	}
	.minicrane_grid > div > div  .gird_img_text   {
		justify-content: center;
	}
	.image_slider img {
		height: 300px !important;
	}
	.right_slide_img figure img,.vacuum_slide figure img {
	    min-height: 700px;
	    max-height: 700px;
	}
	.minicrane_grid > div > div {
	    padding: 20px 15px;
	}
}
@media (max-width: 575px) {
	.right_slide_img figure img,.vacuum_slide figure img {
	    min-height: 460px;
	    max-height: 460px;
	}
	.gallery_grid figure div a img {
	    max-height: 260px !important;
	    min-height: 260px;
	}
}