.overly-main-div{
    margin-left: 60px;
    margin-top: 60px;
}

.related-content-edit .pimcore_editable {
    width: 100%;
}

.no-p-child-margin p{
    margin-bottom: 0px;
}


.bg-editable{
    background: darkgray;
    color: #fff;
}

.res-prodoct-block{
    max-width: 1920px;
    margin: auto;
}

.banner-with-text{
    min-height: 72px;
}

.banner-text-item-root{
    margin-top: 3px;
    margin-bottom:3px;
    z-index:10;
}

.banner-text-item-root.center{
    margin: auto;
}

.banner-text-item-root.left{
    margin-left: 10px;
}

.banner-text-item-root.right{
    margin-left: auto;
}

.section-text.center{
    margin: auto;
}

.section-text.left{
    margin-left: 12px;
}

.section-text.right{
    margin-left: auto;
}

.border-rounded-item{
    border-radius: 15px;
    overflow: hidden;
}

.home-inspect-main-title{
    padding-top:12vh!important;
}

.free-trail-width{
    min-height: 650px;
}

.rounded-indicators li {
    width: 6px;
    border-radius: 50%;
    height: 6px;
}

.rounded-indicators{
    bottom: -20px;
}
.w-20{
    width: 20%;
}

.item-prev {
    left: -30px;
}

.item-next {
    right: -30px;
}


.slick-disabled:hover{
    cursor: pointer;
    color: #5b5d5f!important;
    cursor: auto!important;
}

.back-image-section-center{
    width: 80%;
    max-width: 1100px;
    margin: auto;
    position: relative;
}

.video-item{
    object-fit: cover;
    height: 600px;
}

.overly-title{
    font-size: 34px;
    font-weight: 500;
}

.overly-desc{
    font-size: 18px;
    width: 300px;
}

.fixed-top-overly{
    top: 70px;
    right: 0;
    left: 7vw;
    z-index: 10;
    max-width:100vw;
    margin: auto;
    padding:3%;
}

.link-section{
    margin-bottom: 20px;
}

.image-item{
    height: 600px;
    object-fit: cover;
}

.free-trial-btn{
    padding: 0.79rem 1.9rem;
    border-color: #4ddbdd;
    border-radius: 100px;
    background: #4ddbdd;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7em;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    color:#222;
    margin-top: 30px;
}

.home-img-section-div img{
    width:110px;
}

.title-text-font-home{
    font-weight: 300;
    line-height: 1.9em;
    padding-top: 60px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    color: #fff;
}

.title-section-center{
    width: 80%;
    max-width: 1320px;
    margin: auto;
    position: relative;
}

.colum-with-image{
    padding-right: 0;
}

.home-col-title-section-1{
    font-weight: 700;
    font-size: 2.4em;
    color: #fff;
}

.home-col-description-section-1{
    font-weight: 300;
    font-size: 18px;
    line-height: 1.7em;
    color: #fff;
}

.home-section-right{
    position: relative;
    z-index: 3;
    width: 100%;
    margin-left: 4%;
    margin-right: auto;
}

.home-inspect-title{
    font-weight: 600;
    font-size: 38px;
    line-height: 1.7em;
    color: #fff;
    display: inline-block;
    margin-top: 30px;
}

.home-inspect-sub-title{
    font-weight: 300;
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 15px;
    color: #fff;
    display:block;
    margin:auto;
}

.home-inspect-label{
    font-weight: 300;
    font-size: 15px;
    line-height: 1.7em;
    color: #fff;
    margin-bottom: 25px;
}

.home-inspect-description{
    color: #fff;
    width: 90%;
    margin: auto;
}

.mr-1per{
    margin-right: 1%;
}

.two-inspect-btn{
    color: #1f252a;
}

.two-inspect-btn:hover{
    color: #1f252a;
}

.home-inspect-btn{
    color: #222;
    border: 3px solid #4ddbdd;
    border-radius: 100px;
    background-color: #4ddbdd;
    display: inline-block;
    margin-right: 15px;
    font-weight: 500;
    line-height: 1.7em;
    text-decoration: none;
    padding: 10px 22px;
}

.home-inspect-btn:hover{
    text-decoration: none;
    color:#4ddbdd;
    background-color: #00000000;
    border: 3px solid #4ddbdd!important;
    border-radius: 100px;
}

.inspect-home-gallary{
    display: flex;
    position: absolute;
    margin-top: 100px;
    left: -120px;
}

.product-block{
    margin:0 10px;
    min-height: 510px;
  
}

.three-product-block{
    height: 354px;
    width: 354px;
  
}

.product-block.left-block{
    margin-right: 5px;
  
}

.product-block.right-block{
    margin-left: 5px;
}

.product-block img{
   
    object-fit: cover;
}

.three-product-block  img{
   
    object-fit: cover;
}

.section-text{
    padding-top: 0px;
}

.two-block-image-size{
    width: 400px;
    height: 300px;
}

.section-text div .home-inspect-btn{
    margin-top: 30px;
}

.title-uper-lable {
    color: #4ddbdd;
    font-size: 12px;
    padding-top: 15px;
}

.opacity-02{
    opacity: 0.2;
}

.editor-video .pimcore_editable {
    width:100%
}

.multi-text-item{
    position: absolute;
}

.edit-multi-site .pimcore_editable {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    width:100%;
}

.edit-multi-site .pimcore_editable_block .pimcore_block_entry{
    flex: 0 0 30%;
    max-width: 30%;
}

.media-edit .pimcore_editable {
    height: 300px;
}

.media-edit img{
    width:100%;
}

.media-edit video{
    width:100%;
}

.edit-col-width{
    width:280px;
}

.section-image-with-description div .pimcore_tag_block{
    display: flex;
}

.inspect-section-3 div .pimcore_tag_block{
    display: flex;
}

.edit-col-width div .pimcore_editable {
    margin:auto;
}

.edit-background-div .pimcore_tag_image{
    width:100%;
}

.bottom-image-edit{
    width: 200px;
}

.edit-block-image-section img{
    height: 100%;
}

.object-contain{
    object-fit: cover;
}

.carousel-control-prev {
    z-index: 11;
}

.carousel-control-next{
    z-index: 11;
}

.pimcore_area_BannerWithTextV2 .carousel-item {
   transition: transform 1s ease-in-out;
   transition-delay: 0.5s;
   transition-property: opacity;
}


@media only screen and (max-width:992px ) {

      .home-section-right{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .inspect-home-gallary{
        margin-top: 28px;
        position: initial;
    }

    .inspect-home-gallary div{
        padding: 3px;
        padding-bottom:0px ;    
    }

    .product-block {
        margin: 10px;
        min-height: 446px;
    }

    .two-block-image-size {
        width: 244px;
        height: 183px;
    }

    .colum-with-image{
        padding-right: 0px;
    }

}


@media (max-width:1400px) and (min-width:1000px) {
    .inspect-home-gallary{
        margin-top: 30px;
        position: inherit;
    }
}

@media only screen and (max-width:768px ) {

    .multiSlide .carousel-control-next{
        right: -14px;
    }

    .multiSlide .carousel-control-prev{
        left: -14px;
    }
    .home-inspect-label{
        margin-top: 15px;
        margin-bottom: 0px;
    }

    .home-img-section-div img {
        width: 80px;
    }

    .product-block {
        margin: 10px;
        min-height: 398px;
    }

    .bg-overlay {
        width:3000px;
        overflow:hidden;
    }
    /* .img-cover{
        object-fit:contain;
    } */
}

@media only screen and (max-width:480px ) {

    .home-inspect-label{
        margin-top: 15px;
        margin-bottom: 0px;
       
    }
  
    .bg-overlay {
        width:2000px;
        overflow:hidden;
    }

    .two-block-image-size {
        width: 200px;
        height: 150px;
    }

    .home-img-section-div img {
        width: 75px;
    }

    .product-block {
        margin: 10px;
        min-height: 300px;
    }
    
}



@media only screen and (min-width: 992px) {


    .multiSlide .carousel-control-prev {
        left: -60px;
    }

    .multiSlide .carousel-control-next {
        right: -60px;
    }
    
}




