﻿*{margin:0;padding:0;box-sizing:border-box}body{font-size:16px;line-height:24px;scroll-behavior:smooth;font-weight:400;background-color:#060d17;color:#d5d5d5;font-family:"Roboto",sans-serif}a{text-decoration:none}.w-img img{width:100%}.m-img img{max-width:100%}a,.btn,button,span,p,i,input,select,textarea,li,img,svg path,*::after,*::before,.transition-3,h1,h2,h3,h4,h5,h6{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}a:focus,.button:focus{text-decoration:none;outline:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:none;border:none;background:rgba(0,0,0,0)}button:hover{cursor:pointer}button:focus{outline:0;border:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}h1,h2,h3,h4,h5,h6{color:#2c3941;line-height:24px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}h1{font-size:40px}h2{font-size:36px}h3{font-size:24px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}ul{margin:0px;padding:0px}li{list-style-type:none}p{font-size:15px;line-height:22px;color:#737070}*::-moz-placeholder{color:#2c3941;font-size:14px;opacity:1}*::placeholder{color:#2c3941;font-size:14px;opacity:1}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.z-index-1{z-index:1}.overflow-y-visible{overflow-x:hidden;overflow-y:visible}.p-relative{position:relative}.container{max-width:1120px}section{padding:30px 0}.header{position:relative;z-index:10}.header .header_top{padding:10px 0}.header .header_top .logo img{max-height:68px;width:100%;object-fit:contain}.header .header_main{background-color:rgba(0,0,0,.5);width:100%;padding:12px 0;z-index:2}.header .header_main .header_main_container{display:flex;align-items:center;justify-content:space-between}.header .header_main .header_main_container .right_content{display:flex;align-items:center}.header .header_main .header_main_container .right_content .search_box{position:relative;margin-right:16px;width:360px}.header .header_main .header_main_container .right_content .search_box .form_control{background-clip:padding-box;background-color:rgba(24,29,34,.737254902);border:1px solid rgba(195,195,195,.2823529412);border-radius:6px;color:#efefef;display:block;height:40px;padding:0 10px;width:100%}.header .header_main .header_main_container .right_content .search_box .form_control:focus{outline:0}.header .header_main .header_main_container .right_content .search_box .form_control::placeholder{color:#acaaaa;font-weight:300}.header .header_main .header_main_container .right_content .search_box i{position:absolute;top:50%;right:10px;transform:translateY(-50%);color:rgba(196,196,196,.788);font-size:17px;cursor:pointer}.header .header_main .header_main_container .right_content .sign_in{height:38px;padding:0 15px;background-color:#f05;border:1px solid #f05;font-size:14px;color:#fff;font-weight:400;display:flex;justify-content:center;align-items:center;border-radius:5px;cursor:pointer}.header .header_main .header_main_container .right_content .sign_in:hover{background-color:rgba(0,0,0,0);border:1px solid rgba(195,195,195,.6784313725)}.header .header_main .nav_list li{padding-left:25px;cursor:pointer;position:relative;display:inline-block}.header .header_main .nav_list li:hover a{width:100%}.header .header_main .nav_list li:hover .sub_down{top:30px;opacity:1;margin-top:0;visibility:visible;padding:10px 10px 10px 10px}.header .header_main .nav_list li a{font-size:15px;color:#e7e7e7;font-weight:300}.header .header_main .nav_list li a:hover{color:#fff}.header .header_main .nav_list li a span{padding-right:10px;font-size:18px}.header .header_main .nav_list li a .droppper{font-size:16px}.header .header_main .nav_list li .sub_down{background-color:#fff;border-radius:6px;padding:10px 10px 10px 10px;box-shadow:1px 1.732px 20px 0px rgba(0,0,0,.3);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:absolute;visibility:hidden;display:block;width:190px;border:none !important;opacity:0;top:40px;right:0;padding:0;z-index:10}.header .header_main .nav_list li .sub_down li{padding:2px 8px;width:100%}.header .header_main .nav_list li .sub_down li:hover a{color:#f05}.header .header_main .nav_list li .sub_down li a{font-size:14px;color:#333232;font-weight:400}.header .headerFloating{position:fixed;top:0;left:0;width:100%;z-index:90;background-color:rgba(0,0,0,.8);animation:headerAnime 1s}.header .headerFloating .header_main_container .right_content .search_box .form_control{background-clip:padding-box;background-color:rgba(53,57,60,.8705882353);border:1px solid rgba(195,195,195,.2823529412);border-radius:6px;color:#efefef;display:block;height:40px;padding:0 10px;width:100%}.header .headerFloating .header_main_container .right_content .search_box .form_control:focus{outline:0}.header .headerFloating .header_main_container .right_content .search_box .form_control::placeholder{color:#acaaaa;font-weight:300}.header .headerFloating .header_main_container .right_content .search_box i{position:absolute;top:50%;right:10px;transform:translateY(-50%);color:rgba(196,196,196,.788);font-size:17px;cursor:pointer}@keyframes headerAnime{0%{top:-50px}100%{top:0px}}.banner{position:relative;margin-top:-64px}.banner .banner_slider .slider_content{height:550px;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1;display:flex;align-items:center}.banner .banner_slider .slider_content::after{position:absolute;content:"";height:100%;width:100%;left:0;top:0;background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.407) 1%, transparent 35%),linear-gradient(90deg, rgba(24, 24, 24, 0.53) 25%, transparent 50%);z-index:-1}.banner .banner_slider .slider_content .slider_padding{padding:0 60px}.banner .banner_slider .slider_content h2{font-size:38px;font-weight:500;color:#fff;line-height:50px}.banner .banner_slider .slider_content p{font-weight:300;color:#e6e5e5;line-height:24px}.banner .banner_slider .slider_content .content_buttons{display:flex;margin-top:30px}.banner .banner_slider .slider_content .content_buttons .button_one{height:45px;padding:0 16px;border-radius:8px;background-color:#f05;color:#fff;font-weight:400;font-size:15px;display:flex;justify-content:center;align-items:center;border:1px solid #f05;cursor:pointer}.banner .banner_slider .slider_content .content_buttons .button_one:hover{background-color:rgba(0,0,0,0);border:1px solid rgba(195,195,195,.4235294118)}.banner .banner_slider .slider_content .content_buttons .button_one i{margin-right:7px}.banner .banner_slider .slider_content .content_buttons .button_two{height:45px;padding:0 16px;border-radius:8px;background-color:rgba(0,0,0,0);color:#fff;font-weight:400;font-size:15px;display:flex;justify-content:center;align-items:center;border:1px solid rgba(195,195,195,.4235294118);margin-left:12px;cursor:pointer}.banner .banner_slider .slider_content .content_buttons .button_two:hover{background-color:#f05;border:1px solid #f05}.banner .banner_slider .swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.banner .banner_slider .swiper-pagination-bullet{width:18px;height:8px;display:inline-block;border-radius:10px;background:#fff}.banner .banner_slider .swiper-pagination-bullet-active{height:8px;width:40px}.banner .banner_slider .swiper-button-prev{height:50px;width:50px;background-color:rgba(243,243,243,.3450980392);border-radius:50%}.banner .banner_slider .swiper-button-prev::after{font-size:22px;color:#fff}.banner .banner_slider .swiper-button-next{height:50px;width:50px;background-color:rgba(243,243,243,.3490196078);border-radius:50%}.banner .banner_slider .swiper-button-next::after{font-size:22px;color:#fff}.latest_content h4{font-size:22px;font-weight:500;color:#fff;line-height:30px}.latest_content .content_wrapper{padding-top:12px}.popular_content h4{font-size:22px;font-weight:500;color:#fff;line-height:30px}.popular_content .content_wrapper{padding-top:12px}.popular_content .swiper-button-prev{height:40px;width:40px;background-color:rgba(0,0,0,.5);border-radius:50%}.popular_content .swiper-button-prev::after{font-size:22px;color:#fff}.popular_content .swiper-button-next{height:40px;width:40px;background-color:rgba(0,0,0,.5);border-radius:50%}.popular_content .swiper-button-next::after{font-size:22px;color:#fff}.films_content h4{font-size:22px;font-weight:500;color:#fff;line-height:30px}.films_content .content_wrapper{padding-top:12px}.films_content_wrapper{padding-top:12px}.film_main{cursor:pointer}.film_main .image{height:380px;width:100%;border-radius:10px;overflow:hidden;position:relative;border:1px solid rgba(195,195,195,.2352941176)}.film_main .image img{height:100%;width:100%;object-fit:cover}.film_main .image .content_overly{position:absolute;bottom:0;left:0;height:100%;width:100%;display:flex;align-items:flex-end;justify-content:space-between;padding:10px 10px;background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.7490196078) 1%, transparent 35%),linear-gradient(0deg, rgba(24, 24, 24, 0.3882352941) 25%, transparent 50%)}.film_main .image .content_overly .overly_name{font-size:16px;font-weight:400;color:#f8f8f8;display:block;display:-webkit-box;height:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%}.film_main .image .content_overly .overly_btn i{height:35px;width:35px;background-color:#f05;display:flex;justify-content:center;align-items:center;color:#fff;font-size:18px;border-radius:50%}.film_main .image .content_overly .overly_btn i:hover{background-color:#fff;color:#f05}.film_main .content_title{font-size:18px;font-weight:400;color:#fff;display:block;display:-webkit-box;height:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding-top:6px}.content_one:hover .content_img{transform:scale(1.15);transition:all linear .3s;z-index:4;border:1px solid rgba(231,231,231,.6588235294)}.content_one .content_img{height:300px;width:100%;border-radius:10px;overflow:hidden;position:relative;border:1px solid rgba(195,195,195,.3058823529);cursor:pointer}.content_one .content_img img{height:100%;width:100%;object-fit:cover}.content_one .content_img .content_overly{position:absolute;bottom:0;left:0;height:100%;width:100%;display:flex;align-items:flex-end;justify-content:space-between;padding:10px 10px;background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.7490196078) 1%, transparent 35%),linear-gradient(0deg, rgba(24, 24, 24, 0.3882352941) 25%, transparent 50%)}.content_one .content_img .content_overly .overly_name{font-size:12px;font-weight:400;color:#f8f8f8;display:block;display:-webkit-box;height:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%}.content_one .content_img .content_overly .overly_btn i{height:35px;width:35px;background-color:#f05;display:flex;justify-content:center;align-items:center;color:#fff;font-size:18px;border-radius:50%}.content_one .content_img .content_overly .overly_btn i:hover{background-color:#fff;color:#f05}.content_two .content_img{height:180px;width:100%;border-radius:10px;overflow:hidden;position:relative;border:1px solid rgba(195,195,195,.3058823529);cursor:pointer}.content_two .content_img img{height:100%;width:100%;object-fit:cover}.content_two .content_img .content_overly{position:absolute;bottom:0;left:0;height:100%;width:100%;display:flex;align-items:flex-end;justify-content:space-between;padding:10px 10px;background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.7490196078) 1%, transparent 35%),linear-gradient(0deg, rgba(24, 24, 24, 0.3882352941) 25%, transparent 50%)}.content_two .content_img .content_overly .overly_name{font-size:14px;font-weight:400;color:#f8f8f8;display:block;display:-webkit-box;height:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%}.content_two .content_img .content_overly .overly_btn i{height:35px;width:35px;background-color:#f05;display:flex;justify-content:center;align-items:center;color:#fff;font-size:18px;border-radius:50%}.content_two .content_img .content_overly .overly_btn i:hover{background-color:#fff;color:#f05}.footer{padding:40px 0 20px 0;width:100%;margin-top:70px;border-top:1px solid rgba(195,195,195,.2352941176)}.footer .footer_wrapper .footer_logo{margin-bottom:10px}.footer .footer_wrapper .footer_logo img{max-height:120px;width:120px;object-fit:contain}.footer .footer_wrapper .footer_wrap p{font-size:14px;font-weight:400;color:#a3abb6;line-height:20px}.footer .footer_wrapper .footer_wrap h4{font-size:20px;font-weight:600;color:#fff;padding-bottom:12px}.footer .footer_wrapper .footer_wrap .qr{display:flex;justify-content:center}.footer .footer_wrapper .footer_wrap .qr img{height:120px;width:120px;object-fit:contain}.footer .footer_wrapper .footer_wrap ul li{padding-bottom:5px}.footer .footer_wrapper .footer_wrap ul li a{font-size:14px;font-weight:400;color:#a3abb6}.footer .footer_wrapper .footer_wrap ul li a:hover{color:#fff}.footer .footer_wrapper .footer_icon{padding-top:20px}.footer .footer_wrapper .footer_icon h5{font-size:18px;font-weight:500;color:#fff;padding-bottom:2px;text-align:center}.footer .footer_wrapper .footer_icon ul{display:flex;align-items:center;justify-content:center}.footer .footer_wrapper .footer_icon ul li a{line-height:0px}.footer .footer_wrapper .footer_icon ul li a i{height:35px;width:35px;background-color:#3b5998;margin:0 6px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff}.footer .footer_wrapper .footer_icon ul li a .twitter{background-color:#00acee}.footer .footer_wrapper .footer_icon ul li a .insta{background-color:#d65737}.footer .footer_wrapper .footer_icon ul li a .linkedin{background-color:#0a66c2}.sponsor_wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding-bottom:50px}.sponsor_wrapper .sponsor_item{margin:0 12px}.sponsor_wrapper .sponsor_item img{max-height:42px;width:120px;object-fit:contain;filter:grayscale(100%);cursor:pointer}.sponsor_wrapper .sponsor_item img:hover{filter:grayscale(0%)}.footer_bottom{padding:20px 0;width:100%;background-color:#202125}.footer_bottom .footer_bottom_contaner{display:flex;justify-content:space-between;align-items:center}.footer_bottom .footer_bottom_contaner ul li{display:inline-block;padding-right:20px}.footer_bottom .footer_bottom_contaner ul li a{font-size:13px;font-weight:300;color:#bfbebe}.footer_bottom .footer_bottom_contaner ul li a:hover{color:#fff}.footer_bottom .footer_bottom_contaner ul li a i{font-size:11px;margin-right:2px}.footer_bottom .footer_bottom_contaner .copy_text{font-size:14px;font-weight:300;color:#cdcbcb}.backtotop{display:inline-block;background-color:#f05;width:40px;height:40px;text-align:center;border-radius:4px;position:fixed;bottom:30px;right:30px;opacity:0;visibility:hidden;z-index:9999999999}.backtotop::after{content:"";font-family:FontAwesome;font-weight:normal;font-style:normal;font-size:20px;line-height:40px;color:#fff}.backtotop:hover{cursor:pointer;background-color:#06874a}.backtotop:active{background-color:#06874a}.backtotop.show{opacity:1;visibility:visible}.details .details_image{height:500px;width:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(243,243,243,.5529411765);border-radius:12px;overflow:hidden}.details .details_image img{height:100%;width:100%;object-fit:contain}.details .details_content{padding-left:15px}.details .details_content h4{font-size:28px;font-weight:500;color:#fff;line-height:36px}.details .details_content .content_description{padding-top:10px}.details .details_content .content_description p{font-size:14px;font-weight:300;color:#e2e1e1;line-height:22px}.details .details_content .content_description ul{padding-left:20px}.details .details_content .content_description ul li{list-style:disc;color:#cbcaca;font-size:15px}.details .details_content .content_play{margin-top:30px}.details .details_content .content_play .play_btn{height:45px;padding:0 16px;border-radius:8px;background-color:#f05;color:#fff;font-weight:400;font-size:15px;display:flex;justify-content:center;align-items:center;border:1px solid #f05;cursor:pointer}.details .details_content .content_play .play_btn:hover{background-color:#b0023c;border:1px solid rgba(195,195,195,.4235294118);transition:all linear .1s}.details .details_content .content_play .play_btn i{margin-right:7px}.mobile_header{background-color:#060d17;position:fixed;top:0;left:0;width:100%;height:60px;padding:10px 0;z-index:30;border-bottom:1px solid rgba(195,195,195,.3725490196)}.mobile_header .mobile_header_wrapper{display:flex;justify-content:space-between;align-items:center}.mobile_header .mobile_header_wrapper .mob_logo img{max-height:40px;width:auto;object-fit:contain}.mobile_header .mobile_header_wrapper .dashboard i{font-size:22px;color:#fff;height:40px;width:40px;border:1px solid rgba(195,195,195,.7960784314);border-radius:5px;display:flex;justify-content:center;align-items:center}.offcanvas-start{width:280px;border-right:1px solid rgba(0,0,0,.2);background-color:#262f3b}.dashboard_body ul{padding-left:20px}.dashboard_body ul li{padding:6px 0}.dashboard_body ul li a{font-size:15px;font-weight:400;color:#e4e2e2}