.portfolio_carousel_wrapper
{
    overflow: hidden;
    padding-bottom: 75px;
    margin-bottom: -75px;
    text-align: center;
}
.elementor-widget-gt3-core-portfoliocarousel.text_align-left, .elementor-widget-gt3-core-portfoliocarousel.text_align-left .portfolio_carousel_wrapper
{
    text-align: left;
}
.elementor-widget-gt3-core-portfoliocarousel.text_align-right .portfolio_carousel_wrapper
{
    text-align: right;
}
.elementor-widget-gt3-core-portfoliocarousel.text_align-left .portfolio_item .wrapper .text_wrap
{
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: start;
}
.elementor-widget-gt3-core-portfoliocarousel.text_align-right .portfolio_item .wrapper .text_wrap
{
    -webkit-align-items: inherit;
    -ms-flex-align: normal;
    align-items: normal;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .text_wrap
{
    text-align: inherit;
}
.portfolio_carousel_wrapper .items_list:not(.slick-slider)
{
    white-space: nowrap;
}
.portfolio_carousel_wrapper .items_list:not(.slick-slider) .portfolio_item
{
    display: inline-block;
}
.portfolio_carousel_wrapper .portfolio_item
{
    padding-left: 0;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .img:after
{
    opacity: .24;
    background: radial-gradient(circle,#1e252f 0,rgba(30,37,47,.1) 100%);
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .portfolio_item
{
    max-width: 970px;
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .slick-arrow.slick-prev
{
    left: calc(50% - 460px);
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .slick-arrow.slick-next
{
    right: calc(50% - 460px);
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_2 .portfolio_item
{
    max-width: 45vw;
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_2 .slick-arrow.slick-prev
{
    left: calc(50% - 23vw + 30px);
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_2 .slick-arrow.slick-next
{
    right: calc(50% - 23vw + 30px);
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_3 .portfolio_item
{
    max-width: 30vw;
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_3 .slick-arrow.slick-prev
{
    left: calc(50% - 15vw + 30px);
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_3 .slick-arrow.slick-next
{
    right: calc(50% - 15vw + 30px);
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_4 .portfolio_item
{
    max-width: 24vw;
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_4 .slick-arrow.slick-prev
{
    left: calc(50% - 12vw + 30px);
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_4 .slick-arrow.slick-next
{
    right: calc(50% - 12vw + 30px);
}
.portfolio_carousel_wrapper .slick-list
{
    padding: 0!important;
    overflow: visible;
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .portfolio_item .text_wrap, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_2 .portfolio_item .text_wrap
{
    opacity: 0;
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .portfolio_item.slick-current .text_wrap, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_2 .portfolio_item.slick-current .text_wrap
{
    opacity: 1;
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .portfolio_item>.wrapper, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_3 .portfolio_item>.wrapper
{
    transition: all .4s;
}
.elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .portfolio_item.slick-current>.wrapper, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_2 .portfolio_item.slick-current>.wrapper, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_3 .portfolio_item.slick-current>.wrapper, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_4 .portfolio_item.slick-current>.wrapper
{
    box-shadow: 0 20px 40px 0 rgba(6,33,48,.21);
}
.portfolio_carousel_wrapper .portfolio_item a.lightbox
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
}
.portfolio_carousel_wrapper .slick-arrow
{
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%;
    box-sizing: border-box;
    margin-top: -20px;
    border: none;
    z-index: 10;
    color: #fff;
    transition: all .3s;
    padding: 0;
    font-size: 0;
}
.portfolio_carousel_wrapper .slick-arrow .theme_icon-arrows-left, .portfolio_carousel_wrapper .slick-arrow .theme_icon-arrows-right
{
    top: calc(50% - 5px);
    left: calc(50% - 14px);
    width: 28px;
}
.portfolio_carousel_wrapper .slick-arrow .theme_icon-arrows-left:before, .portfolio_carousel_wrapper .slick-arrow .theme_icon-arrows-right:before
{
    width: 100%!important;
    border-top: 1px solid;
    top: 4px;
}
.portfolio_carousel_wrapper .slick-arrow .theme_icon-arrows-left:after, .portfolio_carousel_wrapper .slick-arrow .theme_icon-arrows-right:after
{
    width: 11px;
    height: 11px;
    border: 1px solid;
    border-right: none;
    border-bottom: none;
    -webkit-transform: rotate(-45deg) translateY(-1px);
    -ms-transform: rotate(-45deg) translateY(-1px);
    transform: rotate(-45deg) translateY(-1px);
    top: -.5px;
    left: 1px;
}
.portfolio_carousel_wrapper .slick-arrow .theme_icon-arrows-right:after
{
    -webkit-transform: rotate(135deg) translateY(1px);
    -ms-transform: rotate(135deg) translateY(1px);
    transform: rotate(135deg) translateY(1px);
    left: auto;
    right: 1px;
}
.portfolio_carousel_wrapper .slick-arrow:before
{
    content: "";
}
.portfolio_carousel_wrapper .slick-arrow.slick-prev
{
    left: 20px;
}
.portfolio_carousel_wrapper .slick-arrow.slick-next
{
    right: 20px;
}
div.slick-slider ul.slick-dots
{
    padding-top: 15px;
}
div.slick-slider ul.slick-dots li
{
    position: relative;
    border: 1px solid rgba(0,0,0,.25);
    border-radius: 10px;
}
div.slick-slider ul.slick-dots li.slick-active
{
    background-color: rgba(0,0,0,.15);
}
@media only screen and (max-width: 992px)
{
    .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .portfolio_item
    {
        max-width: 80vw;
    }
    .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .slick-arrow.slick-prev
    {
        left: calc(50% - 40vw + 15px);
    }
    .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .slick-arrow.slick-next
    {
        right: calc(50% - 40vw + 15px);
    }
    .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_2 .slick-arrow.slick-prev, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_3 .slick-arrow.slick-prev, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_4 .slick-arrow.slick-prev
    {
        left: calc(50% - 23vw + 15px);
    }
    .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_2 .slick-arrow.slick-next, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_3 .slick-arrow.slick-next, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_4 .slick-arrow.slick-next
    {
        right: calc(50% - 23vw + 13px);
    }
    .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_3 .portfolio_item, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_4 .portfolio_item
    {
        max-width: 45vw;
    }
    .portfolio_carousel_wrapper .slick-arrow.slick-prev
    {
        left: 15px;
    }
    .portfolio_carousel_wrapper .slick-arrow.slick-next
    {
        right: 45px;
    }
}
@media only screen and (max-width: 600px)
{
    .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .portfolio_item, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_2 .portfolio_item, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_3 .portfolio_item, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_4 .portfolio_item
    {
        max-width: 80vw;
    }
    .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .slick-arrow.slick-prev, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_2 .slick-arrow.slick-prev, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_3 .slick-arrow.slick-prev, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_4 .slick-arrow.slick-prev
    {
        left: calc(50% - 40vw + 15px);
    }
    .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_1 .slick-arrow.slick-next, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_2 .slick-arrow.slick-next, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_3 .slick-arrow.slick-next, .elementor-section-stretched.elementor-section-full_width .portfolio_carousel_wrapper.portfolio_items--center_mode.portfolio_items_per_line_4 .slick-arrow.slick-next
    {
        right: calc(50% - 40vw + 15px);
    }
    .portfolio_carousel_wrapper .slick-arrow.slick-prev
    {
        left: 15px;
    }
    .portfolio_carousel_wrapper .slick-arrow.slick-next
    {
        right: 45px;
    }
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .text_wrap
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 80%;
    margin: auto;
    padding: 0;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    pointer-events: none;
    z-index: 6;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .text_wrap .gt3_module_button_list
{
    pointer-events: auto;
    margin-top: 39px;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .text_wrap
{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .text_wrap .title a
{
    color: inherit;
    pointer-events: auto;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .text_wrap .portfolio_item_desc
{
    font-size: 16px;
    line-height: 1.5;
    margin-top: 5px;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .text_wrap .categories, .portfolio_carousel_wrapper .portfolio_item .wrapper .text_wrap .gt3_module_button_list a, .portfolio_carousel_wrapper .portfolio_item .wrapper .text_wrap .portfolio_item_desc, .portfolio_carousel_wrapper .portfolio_item .wrapper .text_wrap .title
{
    color: #fff;
}
.portfolio_carousel_wrapper .portfolio_item .title
{
    font-size: 30px;
    font-weight: 700;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .lazy_loading .img:after, .portfolio_carousel_wrapper .portfolio_item .wrapper .loading .img:after
{
    opacity: 0;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .lazy_loaded .img:after, .portfolio_carousel_wrapper .portfolio_item .wrapper .loaded .img:after
{
    opacity: .75;
}
.portfolio_carousel_wrapper .portfolio_item .img
{
    position: relative;
    overflow: hidden;
    margin: auto;
}
.portfolio_carousel_wrapper .portfolio_item .img_wrap img
{
    pointer-events: none;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper
{
    position: relative;
}
.portfolio_carousel_wrapper .portfolio_item .text_wrap
{
    position: absolute;
    top: auto;
    right: 0;
    bottom: -1px;
    left: 0;
    padding: 35px 50px;
    transition: opacity .3s,box-shadow .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s,box-shadow .3s;
    transition: opacity .3s,transform .3s,box-shadow .3s,-webkit-transform .3s;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .categories
{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .categories span:after
{
    content: "|";
    padding: 0 5px 0 6px;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .categories span:last-child:after
{
    display: none;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .img:after
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    transition: opacity .3s;
    pointer-events: none;
    opacity: 1;
    background: linear-gradient(180deg,rgba(0,0,0,0) 25%,rgba(52,56,69,.81));
}
.portfolio_carousel_wrapper .portfolio_item .wrapper:hover .text_wrap
{
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.elementor-widget-gt3-core-portfoliocarousel .portfolio_items--center_mode .space_0 .portfolio_item .img_wrap
{
    opacity: .8;
    transition: opacity .3s;
}
.elementor-widget-gt3-core-portfoliocarousel .portfolio_items--center_mode .space_0 .portfolio_item.slick-current .img_wrap
{
    opacity: 1;
}
.img
{
    height: 100%;
}
.gt3_video_popup_open #swipebox-slider
{
    -webkit-transform: translateZ(0)!important;
    transform: translateZ(0)!important;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .video-popup-wrapper
{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 50;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .video-popup-wrapper .video-popup__link
{
    position: relative;
    z-index: 1;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    vertical-align: middle;
    background-color: #fff;
    color: #f00;
    transition: all .3s;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .video-popup-wrapper .video-popup__link:hover
{
    background-color: #f00;
    color: #fff;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .video-popup-wrapper .video-popup__link>svg
{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-40%,-50%);
    -ms-transform: translate(-40%,-50%);
    transform: translate(-40%,-50%);
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .video-popup-wrapper .video-popup__link polygon
{
    fill: currentColor;
    stroke: currentColor;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .video-popup-wrapper .video-popup-animation_innner
{
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    box-shadow: 0 0 0 2px;
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .video-popup-wrapper .video-popup-animation
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    display: block;
    width: 126px;
    height: 126px;
    margin: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .video-popup-wrapper .video-popup-animation>div
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 5%;
    height: 5%;
    margin: auto;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-name: video_pulse_animation_outside;
    animation-name: video_pulse_animation_outside;
    -webkit-animation-duration: 2.1s;
    animation-duration: 2.1s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 50%;
    box-shadow: 0 0 1px 1px currentColor;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .video-popup-wrapper .video-popup-animation>div:nth-child(2)
{
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .video-popup-wrapper .video-popup-animation>div:nth-child(3)
{
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
.portfolio_carousel_wrapper .portfolio_item .wrapper .video-popup-wrapper .video-popup-animation>div:nth-child(4)
{
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
}
@-webkit-keyframes video_pulse_animation_outside
{
    0%
    {
        width: 5%;
        height: 5%;
        opacity: 1;
    }
    to
    {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}
@keyframes video_pulse_animation_outside
{
    0%
    {
        width: 5%;
        height: 5%;
        opacity: 1;
    }
    to
    {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}
.view_type-type2.elementor-widget-gt3-core-portfoliocarousel .portfolio_item
{
    float: none;
    height: inherit;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.view_type-type2.elementor-widget-gt3-core-portfoliocarousel .gt3-drag-indicator, .view_type-type2.elementor-widget-gt3-core-portfoliocarousel .portfolio_item
{
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.view_type-type2.elementor-widget-gt3-core-portfoliocarousel .gt3-drag-indicator
{
    width: 100px;
    height: 100px;
    box-shadow: 9px 15.588px 46px 0 rgba(9,28,43,.17);
    background: #fff;
    position: fixed;
    z-index: 9999;
    left: 50%;
    top: 50%;
    -webkit-transform: scale(0) translate(-50%,-50%);
    -ms-transform: scale(0) translate(-50%,-50%);
    transform: scale(0) translate(-50%,-50%);
    border-radius: 50%;
    pointer-events: none;
    transition: visibility .3s,-webkit-transform .3s;
    transition: transform .3s,visibility .3s;
    transition: transform .3s,visibility .3s,-webkit-transform .3s;
    visibility: hidden;
}
.view_type-type2.elementor-widget-gt3-core-portfoliocarousel .gt3-drag-indicator:after, .view_type-type2.elementor-widget-gt3-core-portfoliocarousel .gt3-drag-indicator:before
{
    width: 12px;
    height: 12px;
    top: 44px;
    left: 32px;
    content: "";
    position: absolute;
    border: 1px solid #10161b;
    border-right: none;
    border-bottom: none;
    -webkit-transform: rotate(-45deg) translate(0);
    -ms-transform: rotate(-45deg) translate(0);
    transform: rotate(-45deg) translate(0);
}
.view_type-type2.elementor-widget-gt3-core-portfoliocarousel .gt3-drag-indicator:after
{
    left: auto;
    right: 32px;
    -webkit-transform: rotate(135deg) translate(0);
    -ms-transform: rotate(135deg) translate(0);
    transform: rotate(135deg) translate(0);
}
.view_type-type2.elementor-widget-gt3-core-portfoliocarousel:hover .gt3-drag-indicator
{
    -webkit-transform: scale(1) translate(-50%,-50%);
    -ms-transform: scale(1) translate(-50%,-50%);
    transform: scale(1) translate(-50%,-50%);
    visibility: visible;
}