
@media screen and (min-width: 1023px){
    section{
        overflow: hidden;
    }
    .features-content .head-cont p{
        line-height: normal;
        font-weight: 400;
    }
    /* VIDEO SECTION */
    .video-section{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .main-vid{
        width: 68%;
    }
    .collumn-vid{
        width: 30%;
    }
    .main-vid .youtube{
        background-position:center;
        background-size: 100%;
        min-height: 411px;
        transition: background-size 0.6s ease-in;
-moz-transition: background-size 0.6s ease-in;
-ms-transition: background-size 0.6s ease-in;
-o-transition: background-size 0.6s ease-in;
-webkit-transition: background-size 0.6s ease-in;

    }
    .lang-desc-menu{
    display: block;
    transform: scale(0.67);
}
.mobile-main-menu-langs a{
    color: #fff;
}
    .sl-wrapper .sl-image img{
    	transform: scale(1) !important;
    }
    .collumn-vid p{
        padding: 0 0.4em 1em 0.4em;
    }
    .main-vid iframe{
        min-height: 411px;
    }

    .main-vid  .youtube:hover {
    background-size: 100%;
    -webkit-filter:none;
            filter:none;
    }
    .collumn-vid .youtube{
        background-size: 100%;
        background-position: center;
                      -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;

    }
    .collumn-vid .youtube:hover {
    background-size: 100%;
    -webkit-filter:none;
            filter:none;
    }
    /* */



    .act-sec .form-inner .action-text h4{
        font-size: 2em;
        color:#fafafa;
    }
    .act-sec .form-inner .action-text p{
        color:#fafafa;
        margin:1em 0em;
        display: block;
        flex-direction: row;
    }
    .text-in-form{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
    }
    .text-in-form p:first-child{
        margin-bottom:0.8em;
    }
    .act-sec .form-inner .action-text .text-in-form p:last-child{
        margin-top:0.8em;
        margin-left: 0.3em;
    }
    #action .wpcf7 input[type="submit"]{
        min-width: 215.98px;
        width: auto;
    }
    .wpcf7 input[type="submit"]{

    }

    .grid{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .all-cats{
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    .all-cats ul{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .all-cats ul li{
        width: auto;
        min-width: auto;
        padding: 0.5em 1em;
        margin:0.5em 1em;
    }
    .all-cats ul li:first-child{
        width: auto;
    }
    #menu-cats-menu{
        margin:1em 0;
    }
    .shadow-section .title-heads h1{
        color: #fafafa;
    padding: 0em 0.5em;
    font-size: 3em;
    font-family: 'Avenir Next Cyr Bold';
    text-transform: uppercase;
    }

    .left-utp h1{
            font-size: 3em;
    color: #fff;
    font-family: 'Avenir Next Cyr Bold';
    margin-bottom: 0px;
    }
    .service-page .left-utp h1{
            font-size: 2.5em;
    }
    .list-other-projects ul li a span{
        padding-left: 0px;
        text-align: center;
        padding: 0 1em;
    }
    .title-heads{
        -ms-grid-columns:5.3em auto 1fr;
        grid-template-columns:5.3em auto 1fr;
    }
    .gallery a {
        max-width: calc(33% - 8px);
        display: block;
        height: auto;
    }
    .foogallery.fg-dark.fg-shadow-small .fg-item-inner, .foogallery.fg-light.fg-shadow-small .fg-item-inner{
        border-radius: 5px;
    }
    .back-pic-main{
        height: 75vh;
    }
    .full-wdth{ 
        -webkit-box-orient: vertical; 
        -webkit-box-direction: normal; 
            -ms-flex-direction: column; 
                flex-direction: column;
    }
    .fotter-padd{
        margin-bottom: 392px;
    }
    .section-foor{

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 70em;
    margin: 0 auto;
    padding: 0.7em 0;
    }
    .left-utp{
         pointer-events: none;
        cursor: default;
    }
    .foot-form{
           display: -webkit-box;
           display: -ms-flexbox;
           display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    }
    footer .section-content{
        min-height: auto;
    }
    .foot-form p{
        font-size: 1.3em;
        color:#bcb8b1;
    }
    #algorithm .head-section h2{
        min-width: 12em;
        background-color: #fafafa;
    }
    #algorithm{

    }
    .button-partner-section{
        display: none;
    }
    .shadow-section .head-section{
        margin-bottom:4em;
        margin-top:1em;
    }

    .top-head{
       
        background: -o-linear-gradient(top, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.25) 70%, transparent);
       
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.45)), color-stop(70%, rgba(0,0,0,0.25)), to(transparent));
       
        background: linear-gradient(180deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.25) 70%, transparent);
   }
    .butonclients{
        display: block;
    }
    .client-wrap{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .client-text{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 50%;
    }
    .client-wrap .client-text p{
        margin: 0;
        color:#8a817c;
        text-transform: uppercase;
        font-size: 0.75em;
        letter-spacing: 0.6px;
    }
    .client-text h4{
        font-size: 2.1em;
        font-weight: 400;
        margin-top: 0.6em;
        margin-bottom: 1.3em;
        line-height: 1.2em;
    }
    .client-list{
        width: 50%;
        margin-top:0px;
    }


    .clear-button{
        border:none;
    }
    .fr-monitor{
        background-image: url('/wp-content/themes/mural-market-mobile/img/1-1.jpg');
        background-position: right;
        background-size:cover;
        height: 100vh;
    }
    .left-utp{
        position: relative;
        background: none;
        -webkit-box-shadow: none;
                box-shadow: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding: 0;
        margin:0 0 20px 0;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-filter: drop-shadow(0px 10px 20px #000);
                filter: drop-shadow(0px 10px 20px #000);
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .dymanic-text{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        height: 2em;
        line-height: 2em;
        overflow: hidden;
        position: relative;
        width: 100%;
        max-width: 66%;
    }

    .left-utp p{
        font-family: 'AvenirNextCyr';
        text-align: left;
        color: #fff;
        font-size: 1.5em;
        padding: 0 0 0 1em;
        line-height: 2em;
    }
    .carrousel{
        text-align: left;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        height: 100%;
        top:0;
        left: 0;
        -webkit-transform: translate(0, 0em);
            -ms-transform: translate(0, 0em);
                transform: translate(0, 0em);
        -webkit-animation: bounce-bottom 32s steps(7, end) 2s infinite both;
            animation: bounce-bottom 32s steps(7, end) 2s infinite both;
    }
    .left-utp span:first-child{
        display: block;
        color: #fff;
        font-size: 1.3em; 
        margin-left: 0.3em;
        font-family: 'Avenir Next Cyr Bold';
        font-weight: 900;
    }
    .left-utp span{
         display: block;
        color: #fff;
        font-size: 1.3em; 
        margin-left: 0.3em;
        font-family: 'Avenir Next Cyr Bold';
        font-weight: 900;
    }
    .left-hide{
       left: -44%;
       width: 40%;
       
    }
    .right-hide{
        width: 40%;
        right: -40%;
        -webkit-box-shadow: none;
                box-shadow: none;
    }
    .serv-full-list ul li{
        
        background-position: center;
        background-size: cover;
    }
    .client-list ul li a{
        width: 70%;
        margin:10px 0px;
    }
    .head-section h2{
        width: 47.9%;
    }
    .algo-section{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        width: 100%;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin:2em 0 5em 0;
    }
    .video-back{
        display: block;
        width: 100%;
        position: absolute;
        height: 100vh;
        overflow: hidden;
    }
    .video-back video{
        min-width: 100%;
        min-height: 100vh;
    }   
    .other-projects p{
        margin-top: 0px;
    }
    .get-consultation-wraper {
        margin:4em 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin-bottom: 0px;
    }
    .get-consultation-wraper .custom-html-widget{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin-bottom: 0px;
    }


    .list-other-projects ul{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .list-other-projects ul li{
        width: calc(20% - 10px);
    }
    .list-other-projects ul li:nth-child(1){
        width: calc(25% - 10px);
    }
    .list-other-projects ul li:nth-child(2){
        width: calc(25% - 10px);
    }
    .list-other-projects ul li:nth-child(3){
        width: calc(25% - 10px);
    }
    .list-other-projects ul li:nth-child(4){
        width: calc(25% - 10px);
    }
    .section-content .get-consultation-wraper p{
        margin-right: 8em;
        font-size: 1.5em;
        text-align: left;
    }
    .get-consultation-wraper  .custom-html-widget p{
        margin-right: 8em;
        font-size: 1.5em;
        text-align: left;
    }
    .consult-wr-single{
        margin-bottom: 0px;
    }
    .algo-block{
        width: 225px;
        height: 225px;
        padding: 1.5em;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border-radius: 50%;
        position: relative;
    }
    .pagination{
        margin:3em 0em;
    }
    .pagination li a{
        text-decoration: none;
    }
    .pagination .active{
        border-radius: 3em;
    }
    .list-other-projects ul li a {
        position: relative;
        border-radius: 5px;
        overflow: hidden;
        -webkit-transition: 1s ease;
        -o-transition: 1s ease;
        transition: 1s ease;
    }
    .list-other-projects ul li a figure{
        -webkit-transition: 1s ease;
        -o-transition: 1s ease;
        transition: 1s ease;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 0.5em;
    }
    .list-other-projects ul li a:hover figure {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .list-other-projects ul li a span{
       position: absolute;
       width: 100%;
    bottom: 0em;
    color: #fff;
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.65) 60%, transparent);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(60%, rgba(0,0,0,0.65)), to(transparent));
    background: linear-gradient(0deg, rgba(0,0,0,0.65) 60%, transparent);
    padding-bottom: 0.4em;
    padding-top: 2em;
    }
.algo-section .algo-block:first-child::before {
    content: '01';
    left: calc(50% - 1em);
    top: calc(100% - 1em);
    position: absolute;
    background: #ee8a1a;
    font-family: 'Avenir Next Cyr Bold';
    color: #fff;
    font-size: 2em;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border-radius: 2em;
    z-index:5;
}


.algo-section .algo-block:first-child::after{
        content: '';
    position: absolute;
    width: 100%;
    top: calc(50% - 53px);
    right: -52px;
    height: 94px;
    background-image: url(/wp-content/themes/mural-market-mobile/img/arr.png);
    background-repeat:no-repeat;
    background-size: 100%;
    z-index: 1;
}

 .algo-section .algo-block:nth-child(3) .bord{
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
 }
  .algo-section .algo-block:nth-child(7) .bord{
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
 }

    .algo-section .algo-block:nth-child(3)::before{
        content: '02';
    left: calc(50% - 1em);
    top: calc(0px - 1em);
    position: absolute;
    background: #ee8a1a;
    font-family: 'Avenir Next Cyr Bold';
    color: #fff;
    font-size: 2em;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border-radius: 2em;
    z-index:5;
    }
    .algo-section .algo-block:nth-child(3)::after{
         content: '';
    position: absolute;
    width: 100%;
    top: calc(50% - 53px);
    right: -52px;
    height: 94px;
    background-image: url(/wp-content/themes/mural-market-mobile/img/arr.png);
    background-repeat:no-repeat;
    background-size: 100%;
    z-index: 1;
    }
    .algo-section .algo-block:nth-child(5)::before{
      content: '03';
    left: calc(50% - 1em);
    top: calc(100% - 1em);
    position: absolute;
    background: #ee8a1a;
    font-family: 'Avenir Next Cyr Bold';
    color: #fff;
    font-size: 2em;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border-radius: 2em;
    z-index:5;
    }
    .algo-section .algo-block:nth-child(5)::after{
        content: '';
    position: absolute;
    width: 100%;
    top: calc(50% - 53px);
    right: -52px;
    height: 94px;
    background-image: url(/wp-content/themes/mural-market-mobile/img/arr.png);
    background-repeat:no-repeat;
    background-size: 100%;
    z-index: 1;
    }
    .algo-section .algo-block:nth-child(7)::before{
        content: '04';
    left: calc(50% - 1em);
    top: calc(0px - 1em);
    position: absolute;
    background: #ee8a1a;
    font-family: 'Avenir Next Cyr Bold';
    color: #fff;
    font-size: 2em;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border-radius: 2em;
    z-index:5;
    }
    .algo-section .algo-block:nth-child(7)::after{
     content: '';
    position: absolute;
    width: 100%;
    top: calc(50% - 94px);
    right: -62px;
    height: 113px;
    background-image: url(/wp-content/themes/mural-market-mobile/img/rdd.png);
    background-repeat:no-repeat;
    background-size: 100%;
    z-index: 1;
    }
    .bord{
        position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #8a817c;
    border-radius: 50%;
    border-top: 2px dashed #8a817c;
    border-left: 2px dashed #8a817c;
    -webkit-transform: rotate(-137deg);
        -ms-transform: rotate(-137deg);
            transform: rotate(-137deg);
    z-index: 0;
    }
    .shev {
        display: none;
    }
    .shev{
        width: 50%;
        border-right: 2px solid #e6e6e6;
        height: 3em;
    }
    .algo-block p{
        margin-bottom: 0px;
        padding: 0 1em;
    }
    .algo-block .alg-head{
            margin-bottom: 0.3em;
    font-family: 'Avenir Next Cyr Bold';
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.5em;
    margin-top: 2em;
    line-height: 2em;
    }
    .algo-block img{
    
        position: absolute;
        top:3.7em;
        left:calc(50% - 30px);
        width: 60px;
        -webkit-filter:invert(1);
                filter:invert(1);
    }
    .serv-btns-wrap{
        width: 50%;
    }
    .container-inside {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .list-service{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .list-service li{
        margin-right:10px;
        border-right: 1px solid #FF8835;
        width: 20%;
        padding-right: 10px;
        text-align: center;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .list-service li:first-child{
        border:none;
        margin-right: 0;
        border:none;
    }

    .list-service li:last-child{
        border:none;
        margin-right:0;
        padding-right: 0;
    }
    .list-service li:nth-child(2){
            padding-left: 1em;
        border-left: 1px solid #FF8835;
    }
    .list-service li a{
        font-size: 1em;
        text-decoration: none;

    }

    .acordeonbtn{

    }
    .section-content p{
        font-size:1em;
        z-index: 1;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    .section-content p a{
        display: inline-flex;
        text-decoration: none;
        
    }
    .sidebar{
        display: block;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%;
        max-width: 27%;
        padding: 0 0 0 2.5em;
    }
    .acordeonbtn::before{
        content: '';
        position: absolute;
        bottom:0;
        left:0;
        width: 25%;
    }
    .fbx-icon{
        color:#000;
        box-shadow: none;
    }
    .sidebar-inside h5{
        font-size: 1.2em;
        line-height: 1em;
        font-weight: 600;
        text-align: center;
        margin:0px 0px 0.5em 0px;
    }
    .sidebar-inside p{
        font-size: 0.85em;
        margin-bottom: 1em;
        margin-top: 0px;
        text-align: center;
    }
    .sdbar{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .phones{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 1em;
    }
    .phones a{
        font-size: 1.2em;
        color:#FF8835;
        text-decoration: none;
        margin:5px 0px;
        font-weight: 900;
    }
    .sidebar-inside .btn{
        background-color: #ff8835;
        margin:0px;
        padding:0;
        max-width: 14em;
        max-height: 2.5em;
        font-size: 1em;
        margin:0 auto;
        -webkit-transition:all 0.3s ease;
        -o-transition:all 0.3s ease;
        transition:all 0.3s ease;
    }
    .sidebar-inside .btn:hover{
        color:#fff;
        -webkit-transition:all 0.3s ease;
        -o-transition:all 0.3s ease;
        transition:all 0.3s ease;
    -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
}

    .head-section h2{
        font-size: 2.2em;
        text-transform: uppercase;
    }
    .open-acc{
        padding-bottom: 4em;
   }
   .content{
    padding-right: 2.5em;
   }
   .btn{
    -webkit-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
    color:#fff;
    font-size: 1em;
    max-height: 3.125em;
    height: 3.125em;
    border-radius: 1.5em;
   }

   .btn:after{
    content: '';
    width: 0;
    height: 0;
   }
   .serv-full-list ul li a span img{
    display: none;
   }
   .serv-full-list ul li a:after{
    width: 0;
    height: 0;
   }
   .gallery a:after{
    width: 0;
    height: 0;
   }
   .client-list ul li a:after{
    width: 0;
    height: 0;
   }
   .btn:hover{
    cursor: pointer;
    -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
            box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
     color:#fff;
   }
   .sticky a{
        color:#8a817c;
   }
    .btn-front-section{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
    }
    .left-utp:hover{
        cursor: pointer;
    }
    .btn-front-section a:hover{
        cursor: pointer;
    }
    .clear-button{

            margin-top: 0px;
    margin-left: 0;
    padding: 1em 2em;
    font-size: 1em;
    }
    .close_lead:hover{
        cursor: pointer;
        outline:none;
    }
    .contact-form form .form-btn{
        text-align: center;
        margin:0 auto;
        margin-top:40px;
     }
    .contact-form form .form-btn:hover{
        cursor: pointer;
    }
    .section-content{
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack:start;
            -ms-flex-pack:start;
                justify-content:flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .container-inside{

        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        max-width: 72em;
        margin: 0 auto;
        padding: 0 2.5em;
    }
    .head-section{

    margin-top:0em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        background: #fafafa;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .head-section h2{
        width:auto;
        white-space: nowrap;
        color:#39393a;
        text-align: left;
        padding: 0.3em 0.5em;
        border-radius: 25px;
        border:0;
    }
    b{
        font-weight: bold;
        font-family: 'AvenirNextCyr';
        font-weight: 900;
    }
     .head-section::before{
        content: '';
        width: 7em;
        height: 1px;
        margin-bottom: -1em;
        background-color: #e6e6e6;
        -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
                box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
    }
    .head-section h1{
            font-size: 2.2em;
    text-transform: uppercase;
    }
    #studio .head-section h1{
    display: block;
    }
    #studio .head-section h2{
    display: none;
    }
    .hide-mob{
    display: block;
    }
    .head-section::after{
        content: '';
        width: 100%;
        height: 1px;
        margin-bottom: -1em;
        background-color: #e6e6e6;
        -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
                box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
    }
    .head-post h1{
        padding: 0 0.5em;
        font-family: 'Avenir Next Cyr Bold';
        color: #fafafa;
        margin: 0;
        font-size: 2.8em;
    }
    .title-heads p{
        font-size: 2.2em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .title-heads p a{
        text-decoration: none;
        color:#FF8835;
        margin-left: 0.2em;
        font-weight: 900;
    }
    .head-section{
        width: 100%;
    }
    .head-cont p{
        font-size: 1.4em;
    }
    .section-content{
        padding: 0px;
        width:100%;
        margin-bottom: 2.5em;
    }
    .open-single{
        padding:20px 30px;
    }
    .features-img img{
        width: 50px;
    }
.features-img img{
        width: 60px;
        height: auto;
    }
    .feature-single{
        padding: 20px  30px;
        border:1px solid #e6e6e6;
        position: relative;
        background:#fff;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .feature-single:hover{
       -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-box-shadow: 0 50px 30px -40px rgba(0, 0, 0, .1);
    box-shadow: 0 50px 30px -40px rgba(0, 0, 0, .1);
    cursor: default;
    }

    .orange-button:hover{
        cursor: pointer;
    }
    section{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        z-index: 1;
        background: #fafafa;
    }
    .client-list ul li a{
        width: 100%;
        margin:0px;
    }

    .client-list ul li{
        width:calc(25% - 20px);
        padding: 0px;
        border:none;
        margin:0px 10px;
    }
    .button-portfolio-section{
        margin-top: 20px;
    }
    .gallery a{
            width: 100%;
    max-width: calc(33% - 7px);
    margin-bottom: 10px;
    margin: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    max-height: none;
    min-height: auto;
    }
.client-list ul li img{
        -webkit-filter:grayscale(1);
                filter:grayscale(1);
        opacity: 0.75;
        width: 100%;
        height: auto;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .client-list ul li img:hover{
        -webkit-filter:grayscale(0);
                filter:grayscale(0);
        opacity: 1;
        -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
                transform: scale(1.05);
    }
    .client-list ul li a img{
        -webkit-filter:grayscale(1);
                filter:grayscale(1);
        opacity: 0.75;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .client-list ul li a img:hover{
        -webkit-filter:grayscale(0);
                filter:grayscale(0);
        opacity: 1;
        -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
                transform: scale(1.05);
    }
    .client-list ul{
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .button-partner-section{
        margin-top:40px;
    }
    .serv-full-list ul{
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                    -ms-flex-direction: row;
                        flex-direction: row;
    }
    .serv-full-list ul li{
        max-width: calc(25% - 1em);
        max-height: 233px;
        margin:0.5em 0;
        border-radius: 5px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;

    }
    .serv-full-list ul li:hover img{
        -webkit-transform: scale(1.06);
            -ms-transform: scale(1.06);
                transform: scale(1.06);
    }
    .show .popup{
        width: 100%;
        max-width: 26em;
    }

    .serv-full-list ul li p{
   
    font-family: 'AvenirNextCyr';
    font-size: 0.8em;
    font-weight: 100;
    text-align: left;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding:10px 1.5em;
    color: #ffffff;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-transform: translate(0px, 21px);
        -ms-transform: translate(0px, 21px);
            transform: translate(0px, 21px);
    opacity: 0;
    -webkit-transition: 0.66s ease;
    -o-transition: 0.66s ease;
    transition: 0.66s ease;
}
.serv-full-list ul li a p{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
    .serv-full-list ul li:first-child{
        padding-top:25px;
        max-width: calc(35% - 1em);
        max-height: unset;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    padding: 1em 6em 1.5em 2em;
    background-image: url('/wp-content/themes/mural-market-mobile/img/proschet.jpg');
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 80%;
    background-color: #fff;
}



.serv-full-list ul li:first-child p{
        font-family: 'Avenir Next Cyr Bold';
        font-size: 1.5em;
        margin-bottom: 10px;
        line-height: 1em;
        padding: 0;
        font-weight: bold;
        color:#39393a;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        opacity: 1;
        background: transparent;
        text-align: left;
    }
    .serv-full-list ul li:first-child:hover span{
        color:#39393a;
        bottom:0;
        opacity: 1;
    }
    
    .serv-full-list ul li:nth-child(2){
        max-width: calc(35% - 1em);
    }
    .serv-full-list ul li:nth-child(3){
        max-width: calc(30% - 1em);   
    }
    .serv-full-list ul li:nth-child(5){
        max-width: calc(35% - 1em);
    }
    .serv-full-list ul li:nth-child(6){
        max-width: calc(41% - 1em);
    }
    .serv-full-list ul li:nth-child(7){
        max-width: calc(36% - 1em);
    }
    .serv-full-list ul li:nth-child(8){
        max-width: calc(35% - 1em);
    }
    .serv-full-list ul li:nth-child(9){
        max-width: calc(30% - 1em);
    }
    .serv-full-list ul li:nth-child(10){
        max-width: calc(60% - 1em);
    }
    .serv-full-list ul li:nth-child(11){
        max-width: calc(40% - 1em);
    }

    .serv-full-list ul li a{
        top: 0;
        left:0;
        width: 100%;
        height: 100%;
        padding: 0;
        margin:0;
        font-size: 1.2em;
        background: -o-linear-gradient(270.09deg,rgb(255 255 255 / 0%) 30.09%,rgba(236,119,52,0) 52.94%,#000000c7 80%);
        background: linear-gradient(179.91deg,rgb(255 255 255 / 0%) 30.09%,rgba(236,119,52,0) 52.94%,#000000c7 80%);
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        
    }
    .figure{

    position: absolute;
    bottom: calc(100% - 3.5em);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition:0.3s ease all;
    -o-transition:0.3s ease all;
    transition:0.3s ease all;
    padding: 0.5em 1.5em;
    }
    .serv-full-list ul li .figure p{
            font-size: 0.8em;
    color: #fff;
    font-family: 'AvenirNextCyr';
    font-weight: 200;
    }

    .serv-full-list ul li a .figure p{
        font-size: 1em;
        color: #fff;
    }

    .sidebar-inside{
        border:1px solid #e6e6e6;
        padding: 1.8em;
        border-radius: 5px;
        margin-bottom: 2em;
        display: block;
    }
    .serv-full-list ul li:hover{
        -webkit-box-shadow: 0px 6px 9px -3px rgb(0 0 0 / 68%);
        box-shadow: 0px 6px 9px -3px rgb(0 0 0 / 68%);

    }
    .serv-full-list ul li:hover p{
        -webkit-transform: rotateY(0deg);
                transform: rotateY(0deg);
        opacity: 1;
    }
    .serv-full-list ul li:hover span{
        bottom: -30%;
        color: #fafafa;
        width: 100%;
        opacity: 0;
    }
    .serv-full-list ul li img{
        width: auto;
        height: 100%;
        -webkit-transition:all 0.4s linear;
        -o-transition:all 0.4s linear;
        transition:all 0.4s linear;
        min-height: 225px;
    }
    .serv-full-list ul li a span{
        background: 0;
        background:-o-linear-gradient(45deg, black, #c1000000);
        background:linear-gradient(45deg, black, #c1000000);
    bottom:0;
    z-index: 9;
    line-height: 1em;
    font-size: 1.25em;
    padding: 1em 0em 1em 1em;
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition: 0.6s ease;
    color: #fff;
    font-family: 'Avenir Next Cyr Bold';
}
    .sidebar-inside h4{
        position: relative;
        overflow: hidden;
        margin-top:-3px;
        font-size: 0.85em;
        line-height: 1em;
        color:#39393a;
        margin-bottom: 1em;
    }
    .social-block span{
            position: relative;
    display: inline-block;
    padding-right: 1em;
    font-weight: 900;
    color: #8a817c;
    margin-bottom: 1em;
}
    
    .side-social{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .side-social a{
        margin-right:1.5em;
    }
    .side-social a:hover img{
        opacity: 1;
        

    }
    .side-social img{
        -webkit-transition:all 0.3s ease;
        -o-transition:all 0.3s ease;
        transition:all 0.3s ease;
        margin-right: 0px;
        height: 1em;
        width: auto;
        -webkit-filter: grayscale(1) contrast(0.5);
                filter: grayscale(1) contrast(0.5);
        opacity: 0.5;
        transition:all 0.3s ease;
}
    .side-social img:hover{
        opacity: 0.8;
        
        -webkit-filter: grayscale(1) contrast(1) translateX(-3px);
        
                filter: grayscale(1) contrast(1) translateX(-3px);
    }
    
    
    .social-block span::before{
content: '';
    position: absolute;
    height: 1px;
    width: 2000px;
    background-color: #e6e6e6;
    top: 50%;
    margin-top: -1px;
    left: 100%;
    }
    
    .serv-full-list ul li a .figure span{
            border: none;
    border-radius: 0;
    background: none;
    position: relative;
    color: #fff;
    font-size: 1.2em;
    font-family: 'Avenir Next Cyr Bold';
        padding: 0;
    }
    .serv-full-list ul li .btn{
            position: relative;
    margin-top: 1.5em;
    border: 1px solid #ff8835;
    background: #ff8835;
    border-radius: 1.6em;
    height: 2.5em;
    width: 15em;
    line-height: 1.3em;
    font-size: 1em;
    font-weight: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color:#fff;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    }
    .serv-full-list ul li .btn:hover{
        background-color: #ff8835;
        color:#fff;
        -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
                box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
    }
    .serv-full-list ul li .btn img{
        position: relative;

        -webkit-transform: rotateZ(-90deg);

            -ms-transform: rotate(-90deg);

                transform: rotateZ(-90deg);
        border:1px solid #ff8835;
        -webkit-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease;
        height: 20px;
        min-height: unset;
        max-height: unset;
    }
    .serv-full-list ul li .btn:hover img{
    }
    .button-consult-section{
        margin-top:40px;
    }
    .main-menu{
        width: 100%;
    }
    .main-menu-desctop{
        width: 100%;
    }
    .menu-icon{
        display: none;
    }
    .descktop-main-menu{
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            list-style: none;
            padding: 0px;
            margin:0px;
    }
    .descktop-main-menu li{
        margin:0px 2em 0 0;
        padding: 0px 0px;
        color:#fff;
    }
    .descktop-main-menu li{
        cursor:default;
    }
    .descktop-main-menu li a{
        color:#fff;
        text-decoration: none;
        font-size: 1em;
    }
    .sticky .descktop-main-menu  li a{
        color:#8a817c;
    }
    .sticky .descktop-main-menu li{
        cursor:default;
        color:#8a817c;
    }
    .descktop-main-menu li:last-child(){
        margin-right: 0;
    }
    .current{
        background: transparent;
        color:#fff;
    }
    .main-menu-desctop{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .grid li {
    display: inline-block;
    width: calc( 25% - 4px);
    min-height: 250px;
    overflow: hidden;
    margin: 2px;
    text-align: left;
    position: relative;
}
.wtbtn img{
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
}
.wtbtn{
    position: relative;
    z-index: 1;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    margin:0 0 0 1em;
}
.contetns a{
    color:#ff8835;
    display: inline;
    cursor:pointer;
}
.wtbtn:hover{
    border-color:#ff8835;
}
.wtbtn:hover img{
    -webkit-transform: rotateZ(-180deg) scale(1);
        -ms-transform: rotate(-180deg) scale(1);
            transform: rotateZ(-180deg) scale(1);
}
.wtbtn:after{
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
        content: '';
        position: absolute;
        width: 0%;
        height: 100%;
        top:0;
        left:0;
        background:#ff8835;
        z-index: -1;
}
.wtbtn:hover:after{
    width: 100%;
    z-index: -1;
}
.sidebar-left{
    max-width: 17em;
}
.linkstoproj h3{
    font-size: 1.5em;
}
.linkstoproj{
    opacity: 0;
}
.linkstoproj:hover{
        opacity: 1;
    -webkit-transform: translateY(0vh);
    -ms-transform: translateY(0vh);
    transform: translateY(0vh);
}
.gallery-main{
    margin-top: 60px;
    background: #fafafa;
}
.gallery-main h1{
    width: 100%;
    font-size: 2.5em;
    color:#39393a;
    text-transform: uppercase;
    font-family: 'Avenir Next Cyr Bold';
    font-weight: bold;
    margin: 0.5em 0;
}
.filter-search{
    width:100%;
}
.full-wdth{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        max-width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin: 0 auto;
        padding: 0 1em;
    }


.head-cont p{
    font-family: 'Avenir Next Cyr Bold';
    margin-bottom: 13px;
    font-weight: 600;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    font-size: 1.2em;
}
.features-content-wrap{
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
}
.body-cont{
    opacity: 1;
    max-height: inherit;
    padding: 0 1em;

}
.action-text h4{
    margin-top:0px;
    font-size: 3em;
    font-family: 'Avenir Next Cyr Bold';
    margin-bottom: 0.5em;
    color:#fff;
}
.button-portfolio-section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.action-text{
    -webkit-filter:drop-shadow(0px 0px 2px #a25e12);
            filter:drop-shadow(0px 0px 2px #a25e12);
}
.body-cont p{
    -webkit-transform:none;
        -ms-transform:none;
            transform:none;
}
.button-portfolio-section .white-button{
    margin-right: 1em;
}
.features-main-block{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
}
.feature-single{
       width: calc(30% - 2.8em);
    margin: 1em;
    padding: 1em 1.5em 2em 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 5px;
}
.features-img{
    margin:0;
}
.features-img img{
    width: 60px;
    height: auto;
    margin: 0px;
    padding: 0;
}
.background-full{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
   background: #feba35;
   border-bottom: 4px solid #abacb0;
}
.background-full img{
	height: 108%;
    width: auto;
    aspect-ratio: 2/1.7;
}
.sl-wrapper .sl-image .sl-caption{
	top:100%;
    transform: none;
    font-size: 16px;
}
.form-inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 55%;
    height: 72%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 2.5em;
}
.form-inner form{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
}
.act-sec .form-inner .action-text{
    text-align: left;
}
.form-inner form input{
    padding: 1em 2em;
    height: auto;
    border-radius: 1.6em;
    border: none;
    font-size: 0.9em;
    width: 11em;
    outline:none;
    background: #fff;
    font-family: 'AvenirNextCyr';
}
.form-inner .wpcf7{
    width: 100%;
}
div.wpcf7 .ajax-loader{
    position: absolute;
}
.form-main{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 110%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.wpcf7-not-valid-tip{
    position:absolute;
    bottom: -40px;
    font-size: 0.9em;
    text-align: center;
}
.wpcf7-response-output {
    margin-top: 90px;
    position: absolute;
    bottom: -120px;
    border: 0px;
    font-family: 'AvenirNextCyr';
    font-size:0.9em;
}
#action{
    position: relative;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    height: 415px;
    margin-bottom: 33px;
    border-bottom: 1px solid #8a817c;
}
.form-inner form input::-webkit-input-placeholder {
    color:#aaa;
}
.form-inner form input::-moz-placeholder {
    color:#aaa;
}
.form-inner form input:-ms-input-placeholder {
    color:#aaa;
}
.form-inner form input::-ms-input-placeholder {
    color:#aaa;
}
.form-inner form input::placeholder {
    color:#aaa;
}
.wpcf7-submit{
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color:#ee8a1a;
    font-weight: 900;
}
.wpcf7-submit:hover{
    cursor: pointer;
    color:#a25e12;
    -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
            box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
}
.act-sec{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 376px;
}
.action-text p{
    color:#fff;
}
.open-single .body-cont p{
    width: 100%;
}
.accord_button{
    display: none;
}
.head-cont p{
    text-align: center;

}
.body-cont p{
    text-align: justify;
    font-weight: 400;
    font-size: 0.9em;
}
.features-img img{
    width: 60px;
    height: auto;
    aspect-ratio: 1/1.06;
    padding: 0;
    position: relative;
    top:0;
    left: 0;
}
.features-content .head-cont{
    -webkit-box-shadow: none;
            box-shadow: none;
    border:none;
    width: 100%;
    padding: 0;
    margin:0;
}
.open-single .features-content .head-cont{
    -webkit-box-shadow: none;
            box-shadow: none;
    border:none;
    width: 100%;
    padding: 0;
    margin:0;
}
#features{
    background-image: url('/wp-content/themes/mural-market-mobile/img/backworld.png');
    background-position: center;
    background-repeat: repeat;
    background-size: 65%;
}
.form-inner{

}
a{
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
a:after{
    content: '';
    position: absolute;
    display: block;
    bottom:0;
    left: 0;
    -webkit-transform: translate3d(-101%,0,0);
            transform: translate3d(-101%,0,0);
    opacity: 0;
    width: 100%;
    height: 2px;
    background: #FF8835;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
a:hover:after{
    color:#ff5c00;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
    opacity: 1;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
.sticky{
    background: #fff;
    -webkit-filter:none;
            filter:none;
}

.cancel:hover:after{
    height: 0;
    display: none;
}




.bot-front{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}





.foot-main{
    padding-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 3.4em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.foot-column{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 1em;
    width: 25%;
    border:none;
    margin-top: 0;
}
.foot-column ul{
    list-style: none;
    padding: 0px;
    margin:0px;
}
.foot-column ul li{
    margin-bottom: 15px;
}
.foot-column ul li:last-child{
    margin-bottom: 0px;
}
.foot-column p{
    color:#8a817c;
    font-size: 1em;
    font-weight: 900;
    margin-bottom: 1.2em;
}
footer{

    bottom: 0;
    left: 0;
    width: 100%;
}
footer .wpcf7 input[type="email"]{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
        width: 100%;
    background: #fff;
    border: 1px solid #fafafa;
    border-radius: 4px;
    height: 35px;
    padding: 0 15px;
    font-weight: 300;
    outline: none;
}
.foot-column .side-social a img{
    margin: 0;
}

footer .wpcf7{
    position: relative;
}
footer .wpcf7 p{
    margin-bottom: 0;
}

footer .foot-column input[type="submit"] {
    background: url(/wp-content/themes/mural-market-mobile/img/icons/phone-icon.png) center center;
    text-indent: -9999px;
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none;
    font-size: 0px;
    height: 36px;
    width: 45px;
    padding: 0px;
    background-color: #ee8a1a;
    background-repeat: no-repeat;
}
.foot-column ul li a img{
    margin-right: 10px;
    -webkit-filter:brightness(0.5);
            filter:brightness(0.5);
}

footer .foot-column .wpcf7-not-valid-tip{
    display: none;
}

footer .foot-column .wpcf7-submit{
    position: absolute;
    height: 100%;
    right: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ee8a1a;
    font-weight: 900;
    background: #ee8a1a;
    border: none;
    width: 45px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
footer .foot-column .wpcf7-submit::after{
    content: '';
    background-image: url('/wp-content/themes/mural-market-mobile/img/icons/mail-icon.png');
}





















.foot-column ul li a{
    color:#bcb8b1;
    text-decoration: none;
    display: inline;
    font-size: 0.9em;
    font-weight: 100;
}


.foot-column .side-social img{
    -webkit-filter: grayscale(1) contrast(0);
            filter: grayscale(1) contrast(0);
    opacity: 1;
}
footer .section-content{
    margin-bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
}
#action .section-content{
    padding: 0;
    background: none;
    margin-bottom: -4.1vh;
    width: 98%;
}
.footer-data img{
    -webkit-filter: brightness(0.7);
            filter: brightness(0.7);
}
.footer-data{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    width: 100%;
    padding: 1em 0px;
    min-height: auto;
    border-top: 1px solid #8a817c;
    background-color:#39393a;
}

#studio .head-section h1 {
    width: auto;
    min-width: 43%;
    max-width: 100%;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    margin-bottom: 0;
}

#studio .head-section::before{
    width: 10em;
}
.main-text-project-wrapper{
    padding: 0 0 0 3.6em;
    margin-top: 2em;
}
.main-text-project-wrapper .gallery a{
    max-width: calc(50% - 10px);
    overflow: hidden;
}


/* ----------------------------------------------
 * Generated by Animista on 2020-10-27 1:58:23
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation bounce-bottom
 * ----------------------------------------
 */

@-webkit-keyframes bounce-bottom {
  0% {
    -webkit-transform: translateY(0em);
            transform: translateY(0em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  7% {
    -webkit-transform: translateY(0em);
            transform: translateY(0em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  8.5% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
  10% {
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  17% {
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            
  }
  17% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
  18% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
  20% {
    -webkit-transform: translateY(-4em);
            transform: translateY(-4em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  27% {
    -webkit-transform: translateY(-4em);
            transform: translateY(-4em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  27.5% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
  28% {    -webkit-filter: blur(2px);    filter: blur(2px); }
  30% {
    -webkit-transform: translateY(-6em);
            transform: translateY(-6em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  37% {
    -webkit-transform: translateY(-6em);
            transform: translateY(-6em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  37.5% {-webkit-filter: blur(0px);filter: blur(0px);}
  38% {-webkit-filter: blur(2px);filter: blur(2px);}
  40% {
    -webkit-transform: translateY(-8em);
            transform: translateY(-8em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
   47% {
    -webkit-transform: translateY(-8em);
            transform: translateY(-8em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  47.5% {    -webkit-filter: blur(0px);    filter: blur(0px);  }
  48% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
  50% { 
    -webkit-transform: translateY(-10em);
            transform: translateY(-10em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  57% { 
    -webkit-transform: translateY(-10em);
            transform: translateY(-10em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  57.5% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
  58% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
  60% { 
    -webkit-transform: translateY(-12em);
            transform: translateY(-12em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  67% { 
    -webkit-transform: translateY(-12em);
            transform: translateY(-12em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  67.5% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
  68% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
  70% {  
    -webkit-transform: translateY(-8em);
            transform: translateY(-8em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  } 
  77% {  
    -webkit-transform: translateY(-8em);
            transform: translateY(-8em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  77.5% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
  78% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
 
  80% {  
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  } 
  87% {  
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  87.5% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
  88% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
 
  90% {  
    -webkit-transform: translateY(-6em);
            transform: translateY(-6em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  } 
   97% {  
    -webkit-transform: translateY(-6em);
            transform: translateY(-6em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
    }
    97.5% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
    98% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  
}

@keyframes bounce-bottom {
  0% {
    -webkit-transform: translateY(0em);
            transform: translateY(0em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  7% {
    -webkit-transform: translateY(0em);
            transform: translateY(0em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  8.5% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
  10% {
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  17% {
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            
  }
  17% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
  18% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
  20% {
    -webkit-transform: translateY(-4em);
            transform: translateY(-4em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  27% {
    -webkit-transform: translateY(-4em);
            transform: translateY(-4em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  27.5% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
  28% {    -webkit-filter: blur(2px);    filter: blur(2px); }
  30% {
    -webkit-transform: translateY(-6em);
            transform: translateY(-6em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  37% {
    -webkit-transform: translateY(-6em);
            transform: translateY(-6em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  37.5% {-webkit-filter: blur(0px);filter: blur(0px);}
  38% {-webkit-filter: blur(2px);filter: blur(2px);}
  40% {
    -webkit-transform: translateY(-8em);
            transform: translateY(-8em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
   47% {
    -webkit-transform: translateY(-8em);
            transform: translateY(-8em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  47.5% {    -webkit-filter: blur(0px);    filter: blur(0px);  }
  48% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
  50% { 
    -webkit-transform: translateY(-10em);
            transform: translateY(-10em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  57% { 
    -webkit-transform: translateY(-10em);
            transform: translateY(-10em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  57.5% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
  58% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
  60% { 
    -webkit-transform: translateY(-12em);
            transform: translateY(-12em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  67% { 
    -webkit-transform: translateY(-12em);
            transform: translateY(-12em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  67.5% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
  68% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
  70% {  
    -webkit-transform: translateY(-8em);
            transform: translateY(-8em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  } 
  77% {  
    -webkit-transform: translateY(-8em);
            transform: translateY(-8em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  77.5% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
  78% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
 
  80% {  
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  } 
  87% {  
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  }
  87.5% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
  88% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
 
  90% {  
    -webkit-transform: translateY(-6em);
            transform: translateY(-6em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  } 
   97% {  
    -webkit-transform: translateY(-6em);
            transform: translateY(-6em);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
    }
    97.5% {    -webkit-filter: blur(0px);    filter: blur(0px);    }
    98% {    -webkit-filter: blur(2px);    filter: blur(2px);  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
            -webkit-filter: blur(0);
                    filter: blur(0);
  }
  
}
/* Animasta */
.left-utp span{
    font-size: 1em;
}
.left-utp p{
    padding: 0;
}
.wtbtn{
    display: none;
}
.btn-front-section{
    width: 50%;
}
}

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

.dymanic-text{
    max-width: 71%;
}
.left-utp p{
    padding-left: 10px;
}
.wtbtn{
    display: flex;
}
.btn-front-section{
    width: 79%;
}

}

@media screen and (min-width: 1920px){
    .title-heads{
        -ms-grid-columns: 21.3em auto 1fr;
        grid-template-columns: 21.3em auto 1fr;
    }
    .acordeonx{
        max-height: 51vh;
    }
    .open-acc{
        max-height: 900vh;
    }
    .head-section::before{
        width:30em;
    }
    #studio .head-section::before{
        width:60em;
    }
    #studio .head-section h1 {
        width: 60%;
    }
    .top-head{
        padding: 0 3em;
    }
    .bot-front{
        padding: 0 3em;
    }
    .left-utp p{
        padding: 0;
    }
}

@media screen and (max-height: 600px){
    .right-hide{
        top: 10px;
        width: 300px;
        right: -300px;
    }
    .mains-menu{
        padding-top: 7px;
    }
    .mobile-main-menu li{
        padding: 5px 0px;
    }
    .mobile-main-menu li a{
        font-size: 14px;
    }
    .socials-menu{
        margin: 20px 45px 27px 45px;
    }
}