Code

/*.uc-header{*/
/*           display: block !important; */
/*        }*/
        
        /*.uc-mobile {*/
        /*    display: none !important;*/
        /*}*/

.t461__topwrapper {
    height: 80px !important;
}

.t461__menualign_center {
    height: 60px !important;
}

.uc-hero .t182__descr {
    padding: 50px;
    color: #fff;
    background: #669b8eb3;
    border-radius: 30px 30px 0px 0px;
    font-size: 20px;
}

.uc-hero .t182__buttons {
    margin-top: 0;
    background: #669b8eb3;
    border-radius: 0px 0px 30px 30px;
    padding-bottom: 50px; 
    
}

.uc-about-section .t921__tile_single .t921__bgimg{
    border-radius: 30px;
}

.uc-heros .t182__descr {
    padding: 50px;
    color: #fff;
    background: #669b8eb3;
    border-radius: 30px 30px 30px 30px;
    font-size: 20px;
}

.t728__bgimg {
    border-radius: 30px;
}

.uc-team .t923__bgimg{
    margin: 40px auto 0px auto;
    border-radius: 50%;
    height: 180px;
    width: 180px;
}
.uc-team .t923__imgwrapper_1-1 {
    padding-bottom: 85%;
}


/*Moving Box Section */


 #rec848472248 .tn-elem[data-elem-id="1736289439208"], #rec848472248 .tn-elem[data-elem-id="1736289474687"], #rec848472248 .tn-elem[data-elem-id="1736289474698"], #rec848472248 .tn-elem[data-elem-id="1736289332311"] {
     z-index: 9999 !Important;
 }

        #rec848472248 .tn-elem[data-elem-id="1736289439208"] .tn-atom__img{
            position: absolute;
            animation: moveBox 15s linear infinite;
            animation-delay: 3s;
        }

        
        #rec848472248 .tn-elem[data-elem-id="1736289474687"] .tn-atom__img{
            position: absolute;
            animation: moveBoxs 15s linear infinite;
             animation-delay: 3s;
        }
        
        #rec848472248 .tn-elem[data-elem-id="1736289474698"] .tn-atom__img{
            position: absolute;
            animation: moveBoxss 15s linear infinite;
             animation-delay: 3s;
        }
        
        #rec848472248 .tn-elem[data-elem-id="1736289332311"] .tn-atom__img{
            position: absolute;
            animation: moveBoxsss 15s linear infinite;
             animation-delay: 3s;
        }



@keyframes moveBox {
            0% {
                transform: translate(0, 0);
            }

            25% {
                transform: translate(580px, 0);
            }

            50% {
                transform: translate(580px, 600px);
            }

            75% {
                transform: translate(0, 600px);
            }

            100% {
                transform: translate(0, 0);
            }
        }
        
        @keyframes moveBoxs {
           0% {
                transform: translate(0, 0);
            }

            25% {
                transform: translate(0, 600px);
            }

            50% {
                transform: translate(-580px, 600px);
            }

            75% {
                transform: translate(-580px, 0);
            }

            100% {
                transform: translate(0, 0);
            }
        }
        
        @keyframes moveBoxss {
      0% { 
        transform: translate(0, 0); 
      }
      
      25% { 
        transform: translate(-580px, 0); 
      } 
      
      50% { 
        transform: translate(-580px, -600px); 
      } 
      
      75% { 
        transform: translate(0, -600px); 
      }  
      
      100% { 
        transform: translate(0, 0); 
      }       
    }
    
    @keyframes moveBoxsss {
      0% { 
        transform: translate(0, 0); 
      }
      25% { 
        transform: translate(0, -600px); 
      }    /* Move up */
      50% { 
        transform: translate(580px, -600px); 
      } /* Move right */
      75% { 
        transform: translate(580px, 0); 
      }    /* Move down */
      100% { 
        transform: translate(0, 0); 
      }       /* Move left */
    }
    
   /* End Moving Box Section */ 
    
    
        #rec848472248 .tn-elem[data-elem-id="1736289439208"] .tn-atom__img{
            position: relative;
             animation: none !important;
            animation-delay: 3s;
        }

        
        #rec848472248 .tn-elem[data-elem-id="1736289474687"] .tn-atom__img{
            position: relative;
            animation: none !important;
             animation-delay: 3s;
        }
        
        #rec848472248 .tn-elem[data-elem-id="1736289474698"] .tn-atom__img{
            position: relative;
             animation: none !important;
             animation-delay: 3s;
        }
        
        #rec848472248 .tn-elem[data-elem-id="1736289332311"] .tn-atom__img{
            position: relative;
             animation: none !important;
             animation-delay: 3s;
        }
}
    
    @media screen and (max-width: 480px) {
  #rec848472248 .tn-elem[data-elem-id="1736289439208"] .tn-atom__img{
            position: relative;
             animation: none !important;
            animation-delay: 3s;
        }
        
        
        #rec848472248 .tn-elem[data-elem-id="1736289474687"] .tn-atom__img{
            position: relative;
            animation: none !important;
             animation-delay: 3s;
        }
        
        #rec848472248 .tn-elem[data-elem-id="1736289474698"] .tn-atom__img{
            position: relative;
             animation: none !important;
             animation-delay: 3s;
        }
        
        #rec848472248 .tn-elem[data-elem-id="1736289332311"] .tn-atom__img{
            position: relative;
             animation: none !important;
             animation-delay: 3s;
        }
       
}



.t-cover {
    background-image: url(https://thb.tildacdn.one/tild3231-3737-4562-b832-663937303732/-/resize/20x/unsplash_DXQB5D1njMY.png);
    height: 811px;
    margin: -4rem 0 0 0;
}

.tmenu-mobile {
    background-color: #000 !important;
    display: none;
    width: 100%;
    top: 0;
    z-index: 990;
}

