slide-link,.slide-link:focus,.slide-link:hover{text-decoration:none;color:#fff}body,html{height:100%}.header{position:fixed}@media screen and (max-width:768px){.header{position:absolute}.slider-menu{display:none}}.slider-menu{position:fixed;width:100%;bottom:55px}.slider-menu .slider-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 30px}.slider-menu .slider-menu-link{display:block;padding:0 25px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:40px;line-height:40px;background:#fff;color:#414042;font-size:11px;transition:.4s ease-out}.slider-menu .slider-menu-link.active,.slider-menu .slider-menu-link:focus,.slider-menu .slider-menu-link:hover{background:#414042;color:#fff;text-decoration:none}.slide{position:relative;padding:20% 0 0;height:100vh;min-height:600px;background-position:50% 0;background-size:auto 120%;text-align:center;color:#fff;font-size:14px}@media screen and (min-width:1500px){.slide{font-size:21px}}@media screen and (max-width:768px){.slide{padding-top:110px;padding-bottom:45px;height:auto;min-height:75%;font-size:12px}}.slide-content{margin:0 auto;width:750px}@media screen and (max-width:992px){.slide-content{padding:0 50px;width:auto}}.slide-title{margin:0 0 25px;font-weight:700;font-family:"Century Gothic Bold",Arial,sans-serif;font-size:2.5em;line-height:1.2em;letter-spacing:3px}.slide-text{margin:0 0 140px;font-family:"Century Gothic Italic",Arial,sans-serif;font-style:normal;line-height:1.5em}.slide-links{position:absolute;bottom:150px;left:0;width:100%;text-align:center}@media screen and (max-width:768px){.slide-content{padding:0 25px}.slide-title{padding:0 10px;letter-spacing:2px}.slide-text{margin-bottom:50px}.slide-links{position:static;bottom:0}}.slide-link{position:relative;margin:0 40px 0 0;padding:0;text-transform:uppercase;transition:.2s linear}@media screen and (max-width:768px){.slide-link{display:inline-block;margin:0 0 25px}.slide-link:last-child{margin-bottom:0}}.slide-link:last-child{margin-right:0}.slide-link:after{position:absolute;content:"";bottom:-8px;left:0;width:100%;border-bottom:2px solid #fff;transition:.2s ease-out}.slide-link:focus:after,.slide-link:hover:after{width:0;left:50%}


@media (max-width: 768px) 
{
	.slide-title{ font-size: 1.5em;	}
	.slide-link { color: #fff; }
}