﻿@charset "utf-8";
.home-contact .home-title{font-weight:900;display:flex;justify-content:center;text-transform:inherit;font-family:'Rubik',sans-serif;font-size:42px}
.home-contact .home-title>div{display:flex;flex-direction:column;align-items:center}
.home-contact .home-title>div>span{color:#F99320;-webkit-text-stroke:2.5px #fff;text-shadow:1px 0 2px #fff,0 1px 2px #fff,-1px 0 2px #fff,0 -1px 2px #fff;line-height:1.3}
.home-contact .home-title>div>span:nth-child(2){font-size:58px}
@media (max-width:1024px){.home-contact .home-title{font-size:36px}
.home-contact .home-title>div>span{-webkit-text-stroke:2px #fff}
.home-contact .home-title>div>span:nth-child(2){font-size:48px}}
@media (max-width:768px){.home-contact .home-title{font-size:26px}
.home-contact .home-title>div>span{-webkit-text-stroke:1px #fff}
.home-contact .home-title>div>span:nth-child(2){font-size:35px}}
@media (max-width:560px){.home-contact .home-title{font-size:20px}
.home-contact .home-title>div>span:nth-child(2){font-size:30px}}
.home-contact{background-size:cover;padding:10% 0}
@media (min-width:769px){.home-contact .more{height:40px;transform:translateY(75px)}}
.home-about .about-img::after{padding:0}
.home-about .about-img lite-youtube{width:100%!important}
@media (max-width:560px){.home-about .about-img lite-youtube{height:300px!important}}
.home-about .about-img{padding-top:0;padding-left:0}
.home-about .about-img::before{display:none}
@media (min-width:1025px){.index .head-info{background:rgba(0,0,0,.25)}}