/*image-style-001*/
.image-style-001 img{
    box-shadow: 0px 0px 10px #000;
}
.image-style-001 {
    transition: 0.5s;
}
.image-style-001:hover {
    transform: translate3d(10px, 10px, 10px);
}

/*-----------------------------------------------------------------------
                                1920 px
-------------------------------------------------------------------------*/
@media screen and (min-width:1537px){
.formwork-page .row-001:after {
    content: ''!important;
    background: url('/images/0_spmulia/home/border002.png');
    position: absolute;
    height: 325px;
    width: 1905px;
    left: 0px;
    top: 407px!important;
    z-index: -1!important;
    background-size: contain;
    background-repeat: no-repeat;
    }

.formwork-page .row-001 {
    padding-bottom: 183px!important;
}
}


/*-----------------------------------------------------------------------
                                1536 px
-------------------------------------------------------------------------*/
@media screen and (min-width:1367px) and (max-width:1536px){
.formwork-page .row-001:after {
    content: ''!important;
    background: url('/images/0_spmulia/home/border002.png');
    position: absolute;
    height: 325px;
    width: 1905px;
    left: 0px;
    top: 376px!important;
    z-index: -1!important;
    background-size: contain;
    background-repeat: no-repeat;
    }

.formwork-page .row-001 {
    padding-bottom: 150px!important;
}
}

/*-----------------------------------------------------------------------
                                1366 px
-------------------------------------------------------------------------*/
@media screen and (min-width:992px) and (max-width:1367px){
.formwork-page .row-001:after {
    content: ''!important;
    background: url('/images/0_spmulia/home/border002.png');
    position: absolute;
    height: 325px;
    width: 1905px;
    left: 0px;
    top: 366px!important;
    z-index: -1!important;
    background-size: contain;
    background-repeat: no-repeat;
    }

.formwork-page .row-001 {
    padding-bottom: 150px!important;
}
}

/*-----------------------------------------------------------------------
                                480 px
-------------------------------------------------------------------------*/
@media screen and (min-width:411px) and (max-width:480px){
.formwork-page .row-001:after {
    content: ''!important;
    background: url('/images/0_spmulia/home/border002.png');
    position: absolute;
    height: 325px;
    width: 1905px;
    left: 0px;
    top: 328px!important;
    z-index: -1!important;
    background-size: contain;
    background-repeat: no-repeat;
    }

.formwork-page .row-001 {
    padding-bottom: 69px!important;
}
}

/*-----------------------------------------------------------------------
                                412 px
-------------------------------------------------------------------------*/
@media screen and (min-width:361px) and (max-width:412px){
.formwork-page .row-001:after {
    content: ''!important;
    background: url('/images/0_spmulia/home/border002.png');
    position: absolute;
    height: 325px;
    width: 1905px;
    left: 0px;
    top: 578px!important;
    z-index: -1!important;
    background-size: contain;
    background-repeat: no-repeat;
    }

.formwork-page .row-001 {
    padding-bottom: 69px!important;
}
}

/*-----------------------------------------------------------------------
                                360 px
-------------------------------------------------------------------------*/
@media screen and (min-width:351px) and (max-width:360px){
.formwork-page .row-001:after {
    content: ''!important;
    background: url('/images/0_spmulia/home/border002.png');
    position: absolute;
    height: 325px;
    width: 1905px;
    left: 0px;
    top: 540px!important;
    z-index: -1!important;
    background-size: contain;
    background-repeat: no-repeat;
    }

.formwork-page .row-001 {
    padding-bottom: 69px!important;
}
}

/*-----------------------------------------------------------------------
                                350 px
-------------------------------------------------------------------------*/
@media screen and (max-width:351px){
.formwork-page .row-001:after {
    content: ''!important;
    background: url('/images/0_spmulia/home/border002.png');
    position: absolute;
    height: 325px;
    width: 1905px;
    left: 0px;
    top: 578px!important;
    z-index: -1!important;
    background-size: contain;
    background-repeat: no-repeat;
    }

.formwork-page .row-001 {
    padding-bottom: 69px!important;
}
}