.elementor-688 .elementor-element.elementor-element-d4556c6:not(.elementor-motion-effects-element-type-background), .elementor-688 .elementor-element.elementor-element-d4556c6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-768f65d );}.elementor-688 .elementor-element.elementor-element-d4556c6{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 35px 0px 417px;}.elementor-688 .elementor-element.elementor-element-d4556c6 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-688 .elementor-element.elementor-element-2ea298c .aux-filters li > a > span{padding:0px 0px 0px 0px !important;}.elementor-688 .elementor-element.elementor-element-2ea298c .aux-iso-item{margin-bottom:30px !important;}.elementor-688 .elementor-element.elementor-element-2ea298c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-688 .elementor-element.elementor-element-2ea298c{width:100%;max-width:100%;align-self:center;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:1024px){.elementor-688 .elementor-element.elementor-element-d4556c6{margin-top:125px;margin-bottom:0px;padding:0px 20px 0px 20px;}.elementor-688 .elementor-element.elementor-element-2ea298c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 150px;}.elementor-688 .elementor-element.elementor-element-2ea298c{width:var( --container-widget-width, 927px );max-width:927px;--container-widget-width:927px;--container-widget-flex-grow:0;align-self:center;}}@media(max-width:767px){.elementor-688 .elementor-element.elementor-element-d4556c6{margin-top:140px;margin-bottom:0px;padding:0px 20px 0px 20px;}.elementor-688 .elementor-element.elementor-element-2ea298c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for aux_recent_portfolios_grid, class: .elementor-element-2ea298c */.aux-portfolio-columns .entry-main{
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: flex;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: .3s ease-out;

}
.aux-portfolio-columns .entry-main h3{
    font-family: "CaviarDreams", Sans-serif;
    line-height: 1.2em;
    font-weight: 400;
}
.aux-portfolio-columns .wpulike{
    display: none;
}
.aux-portfolio-columns .aux-iso-item.aux-col:hover .entry-main{
    opacity: 1;
    visibility: visible;
}
.aux-media-frame.aux-media-image img{
    height: 500px !important;
    object-fit: cover;
    transition: .3s ease-out;

}
.aux-portfolio-columns .aux-iso-item.aux-col:hover  .aux-media-frame.aux-media-image img{
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width:1700px) and (min-width:1150px){
    .aux-portfolio-columns .aux-iso-item.aux-col{
        width: 50%;
    }
}
@media only screen and (max-width:1149px) and (min-width:1024px){
    .aux-portfolio-columns .aux-iso-item.aux-col{
        width: 100%;
    }
}
@media only screen and (max-width:1023px){
    .aux-media-frame.aux-media-image img{
        height: 300px !important;
    }
}

@media only screen and (max-width:5560px) and (min-width:1151px){
    .aux-portfolio-columns{
        display: grid !important;
        column-gap: 57px;
        margin: 0 !important;
        height: auto !important;
        grid-template-columns: repeat(auto-fit, minmax(300px,1fr));
        
    }
    .aux-iso-item.aux-col{
        position: initial !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important;
        justify-self: center;
        display: flex;
    }
    
}/* End custom CSS */