@-webkit-keyframes btn_animation{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(-360deg);transform:rotateZ(-360deg)}}@keyframes btn_animation{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(-360deg);transform:rotateZ(-360deg)}}#main{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center}#main:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#101828;z-index:1;opacity:.7}#main .video_bg{position:absolute;top:0;left:0;width:100%;height:100%}#main .video_bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#main .main_box{position:relative;z-index:2;margin-top:240px;padding-bottom:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#main .main_box .title_box{width:100%}#main .main_box .title_box h1{font-family:Unbounded;font-weight:500;font-size:48px;line-height:1.2;color:#fff}#main .main_box .title_box h1 span{background:#D02528;padding:0 5px;border-radius:8px}#main .main_box .title_box p{font-size:24px;color:#fff;line-height:1.2;margin-top:40px}#main .main_box .btn_box{-ms-flex-negative:0;flex-shrink:0;margin-left:270px;overflow:hidden}#main .main_box .btn_box button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:156px;height:156px;border-radius:50%;background:#D02528;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}#main .main_box .btn_box button:hover{background:#A90003}#main .main_box .btn_box button:hover .arrow{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}#main .main_box .btn_box button .arrow{-ms-flex-negative:0;flex-shrink:0;width:14px;height:14px;fill:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}#main .main_box .btn_box button .text{position:absolute;width:90%;height:90%;top:5%;left:5%;fill:#fff;-webkit-animation:btn_animation 15s linear;animation:btn_animation 15s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.section-model{padding-top:100px}.section-services{padding-bottom:100px}.section-products{padding-top:100px}.section-form1{padding-bottom:100px}.section-blog{padding:100px 0}@media screen and (max-width:1200px){#main .main_box .btn_box{margin-left:150px}}@media screen and (max-width:1000px){#main .main_box{margin-top:25vh;padding-bottom:110px}#main .main_box .btn_box{margin-left:100px}}@media screen and (max-width:850px){#main .main_box{margin-top:50px;padding-bottom:80px;-ms-flex-wrap:wrap;flex-wrap:wrap}#main .main_box .title_box h1{font-size:40px}#main .main_box .btn_box{margin-left:0;width:100%;-ms-flex-negative:1;flex-shrink:1;margin-top:40px}#main .main_box .btn_box button{margin:0 auto}}@media screen and (max-width:600px){#main .main_box .title_box h1{font-size:34px}#main .main_box .title_box p{font-size:20px;margin-top:20px}.section-model{padding-top:80px}.section-services{padding-bottom:80px}.section-products{padding-top:80px}.section-form1{padding-bottom:80px}.section-blog{padding:80px 0}}@media screen and (max-width:400px){#main .main_box{padding-bottom:60px}#main .main_box .title_box h1{font-size:28px}#main .main_box .title_box p{font-size:16px;margin-top:15px}}