@-webkit-keyframes moveBg{0%{background-position:top center}50%{background-position:bottom center}to{background-position:top center}}@keyframes moveBg{0%{background-position:top center}50%{background-position:bottom center}to{background-position:top center}}header .container_logo{z-index:1;width:100px;top:50px;left:calc( 50vw - 50px)}header .slider_header{background:url("../../dist/img/slide-1-min.jpg");-webkit-animation:moveBg 30s linear infinite;animation:moveBg 30s linear infinite;background-position:top center;background-size:cover;background-repeat:no-repeat;height:800px}header .slider_header:after{content:"";position:absolute;background:rgba(0, 0, 0, 0.5);width:calc(100% - 3rem);height:800px;top:1.5rem}header .container_h1{top:1.5rem;padding:0 50px;width:calc(100% - 50px);height:700px}header .container_h1 p{font-size:20px}header .container_h1 p span{font-size:15px}header .container_h1 a:hover{background:#fff;color:#9C806A!important}header .social_link{display:none}@media screen and (min-width:1200px){header .container_h1{padding-left:100px;width:56%}}@media screen and (min-width:576px){.slider_header{height:700px}.slider_header:after{height:700px}}