.container-fluid.container-home-fluid
{
	padding-left: 80px;
	z-index: 999999;
	/*position: absolute;*/
}
.mry-slider-pagination-frame,.mry-menu-button-frame,.mry-app .mry-top-panel .mry-logo-frame,.mry-slider-arrows {
    /*height: 100vh;
    position: absolute;
    z-index: 2;
    top: 0;
    width: 1000px;
    padding: 40px;
    right: 0;
    display: flex;
    align-items: center;
    direction: rtl;
    background: url(../img/bg1.png) no-repeat right center;
    display: inline-block;*/
    background-color: unset;
}
/*.mry-slider-pagination-frame-left {
    height: 100vh;
    position: absolute;
    z-index: 2;
    top: 0;
    width: 1000px;
    padding: 40px;
    left: 0;
    display: flex;
    align-items: center;

    background: url(../img/bg2.png) no-repeat left center;
}*/
.mry-project-slider-item .mry-project-frame .mry-cover-overlay
{
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0,0,0,0.9738095921962535) 0%, rgba(0,0,0,0.3127451664259454) 50%, rgba(0,0,0,0.7077031496192228) 50%, rgba(0,0,0,0.31554628687412467) 50%, rgba(0,0,0,0.9654062308517157) 100%);
}
.mry-app .mry-top-panel .mry-logo-frame .mry-logo {
    width: 100px;
}
.mry-textline
{
    line-height: 31px !important;
}
.max-title-pr{max-width: 60%}



