@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&display=swap");.btn_grad.theme_btn{background-image:-webkit-gradient(linear, left top, right top, from(#ec1e24), to(#9b0404));background-image:linear-gradient(to right, #ec1e24 0%, #9b0404 100%);background-size:200% auto}.btn_grad.theme_btn:hover{background-position:right center;color:#fff;background-color:transparent}.megamenu_open .menudiv{background:#fff;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}body{color:#222;font-family:"DM Sans",sans-serif;font-weight:400;font-size:17px;line-height:1.7;background:#fff}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5{font-family:"Jost",sans-serif;color:#2e2e2e}a,a:hover{text-decoration:none;outline:none}a{transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s}img{max-width:100%}@media (max-width: 575px){.container,.container-fluid{padding:0 20px}}::-moz-selection{background:#333;color:#fff}::selection{background:#333;color:#fff}::-moz-selection{background:#333;color:#fff}button{outline:none;-webkit-box-shadow:none;box-shadow:none;border:0}@media (min-width: 1200px){.m30{margin:0 -30px}.m30 .col_30{padding:0 30px}}@media (min-width: 1200px){.m20{margin:0 -20px}.m20 .col_20{padding:0 20px}}@media (min-width: 1200px){.m_30{margin:0 -30px}.m_30 [class*='col-']{padding:0 30px}}@media (min-width: 1200px){.m_20{margin:0 -20px}.m_20 [class*='col-']{padding:0 20px}}@media (min-width: 1250px){.m_40{margin:0 -40px}.m_40 [class*='col-']{padding:0 40px}}.row_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.body_wraper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header_outer{width:100%;position:relative}.headerin{width:100%;top:0;left:0;position:absolute;z-index:1000;border-bottom:1px solid #d0d0d0}.header_align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.logo_sec{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.logo_sec a{display:inline-block;width:155px;padding:0;-webkit-transition:0s;transition:0s;position:relative}.logo_sec a img{width:100%}.white_logo{display:none}.menu_part{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu_secfixed{width:100vw;top:0;left:0;position:fixed;z-index:1000;background:#fff;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);-webkit-box-shadow:9.44px 11.657px 100px 0px rgba(25,64,108,0.2);box-shadow:9.44px 11.657px 100px 0px rgba(25,64,108,0.2);-webkit-animation:500ms ease-in-out 0s normal none 1 running fadeInDown;animation:500ms ease-in-out 0s normal none 1 running fadeInDown}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.desktop_menu{display:-webkit-box;display:-ms-flexbox;display:flex}.desktop_menu_ul{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:"Jost",sans-serif}.desktop_menu_ul>li{display:block;color:#333;position:relative;padding:0px 10px;margin-right:0px}.arrow_sub>a:after{content:"\f107";display:inline-block;top:0;position:relative;vertical-align:middle;font-family:'FontAwesome';margin-left:3px;font-size:14px;line-height:1}.desktop_menu_ul>li:first-child a{margin-left:0;padding-left:0}.desktop_menu_ul>li:first-child{padding-left:0}.desktop_menu_ul>li:last-child{padding-right:0}.desktop_menu_ul>li:last-child a{padding-right:0}.desktop_menu_ul>li>a{text-transform:capitalize;font-size:18px;font-weight:500;color:#2e2e2e;display:block;position:relative;z-index:21;padding:0 5px;line-height:70px;-webkit-transition:color 0.5s ease;transition:color 0.5s ease}.desktop_menu_ul>li>a:hover,.desktop_menu_ul>li.MM_show>a{color:#ec1e24}.desktop_menu_ul>li.menu_activie>a{color:#ec1e24}.desktop_menu_ul>li>ul{position:absolute;left:0;top:100%;z-index:20;background:#fff;width:330px;padding:40px 50px;margin-left:-35px;margin-top:15;opacity:0;visibility:hidden;-webkit-box-shadow:0 8px 12px rgba(0,0,0,0.175);box-shadow:0 8px 12px rgba(0,0,0,0.175);-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.desktop_menu_ul>li>ul.ul_widthadj{width:270px}.desktop_menu_ul>li:last-child>ul{left:auto;right:0px}.desktop_menu_ul>li>ul li{display:block}.desktop_menu_ul>li>ul li:last-child{border-bottom:0}.desktop_menu_ul>li>ul li a{color:#333;font-size:18px;display:block;line-height:1.5;padding:8px 0;transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s}.desktop_menu_ul>li>ul li a:hover{color:#ec1e24;padding-left:3px}.desktop_menu_ul>li.megamenu_child{position:inherit}.for_megamenu{position:relative}.desktop_menu_ul li.dropdown_menu_noraml .megmenu_ul{width:300px;border:0;padding:8px 30px}.desktop_menu_ul li.dropdown_menu_noraml .megmenu_ul ul li:last-child a{border-bottom:0}.desktop_menu_ul li.dropdown_menu_noraml .megmenu_ul ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0;font-size:18px;font-weight:500;color:#2e2e2e;line-height:1.5}.desktop_menu_ul li.dropdown_menu_noraml .megmenu_ul ul li a:hover{color:#ec1e24}.desktop_menu_ul li.dropdown_menu_EP .megmenu_ul{width:768px;overflow:hidden}.desktop_menu_ul li.dropdown_menu_EP .megmenu_ul:after{background:url("../images/blur.svg") no-repeat center;background-size:contain;content:"";position:absolute;right:-250px;bottom:-250px;width:530px;height:530px;z-index:-1;opacity:0.30}.desktop_menu_ul li.dropdown_menu_EP .megmenu_ul ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0px;font-size:16px;font-weight:500;color:#222;line-height:1.5}.desktop_menu_ul li.dropdown_menu_EP .megmenu_ul ul li a:hover{color:#ec1e24}.desktop_menu_ul li .megmenu_ul{position:absolute;display:block !important;left:50%;z-index:20;top:100%;background:#fff;width:100%;padding:30px;opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 4px 8px rgba(0,0,0,0.15);box-shadow:0 4px 8px rgba(0,0,0,0.15);visibility:hidden;border-top:1px solid #ddd;border-left:0;border-bottom:0;border-right:0;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.desktop_menu_ul>li.MM_show .megmenu_ul{top:100%;opacity:1;visibility:visible}.desktop_menu_ul>li.MM_show>ul{opacity:1;visibility:visible}.for_megamenu>.container{position:relative}.header_btn_area{margin-left:30px}.header_btn_area a{margin:0;font-size:15px;font-size:15px;padding:8px 25px 9px}.mobile_menu{display:none;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobile_menu_icon{display:none;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.panel-menu .sub_item li a{font-size:15px}.tt-menu-toggle span{background:#fff}.mb_menu_button{text-align:right}.mb_menu_button .cus_menu{background-color:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin-left:30px}.mb_menu_button .cus_menu span{width:40px;height:2px;background:#12125a;display:block;margin-bottom:7px}.mb_menu_button .cus_menu span:last-child{margin:0}.mb_menu_button .line,.mb_menu_button .line1,.mb_menu_button .line2,.mb_menu_button .line3,.mb_menu_button .opened .line1,.mb_menu_button .opened .line2,.mb_menu_button .opened .line3{stroke-width:6}.mb_menu_button .line{fill:none;stroke:#333;-webkit-transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1)}.mb_menu_button .line1{stroke-dasharray:60 207}.mb_menu_button .line2{stroke-dasharray:60 60}.mb_menu_button .line3{stroke-dasharray:60 207}.mb_menu_button .opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134}.mb_menu_button .opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30}.mb_menu_button .opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134}.block-bg{background:#fff none repeat scroll 0 0;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:-webkit-transform 0.8s ease 0s, transform 0.8s ease 0s, opacity 0.5s ease 0s, visibility 0.5s ease 0s;visibility:hidden;width:100%;z-index:1001}.block-bg.is-visible{opacity:1;-webkit-transform:scale(1);transform:scale(1);visibility:visible}.block-bg .close__wrap{color:#12125a;cursor:pointer;font-size:12px;font-weight:700;line-height:25px;text-transform:uppercase;z-index:11;-webkit-transition:0.4s;transition:0.4s}.block-bg .close__wrap span{display:inline-block}.block-bg .close__wrap span svg{width:30px;height:30px}.mobile_menu_header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:60px}.mobile_menu_header .mb_logo img{width:70px}.mobail_menu_body{height:calc(100vh - 70px);width:100%;overflow:auto;padding:0px 0 60px}.mb_btn_area{padding:30px 0 0px}.mb_btn_area .theme_btn{margin:0;font-size:18px;display:block;text-align:center}.mb_footer_conect h5{font-weight:400;line-height:1.5;color:#fff;margin:0 0 30px;font-size:18px}.mb_footer_conect a{color:#fff;font-size:16px;font-weight:500;display:inline-block;border-bottom:1px solid rgba(255,255,255,0.9);padding-bottom:10px}.mb_footer_conect a:hover{color:rgba(255,255,255,0.7)}.overflow_thumb_hide::-webkit-scrollbar{display:none}.overflow_thumb_hide{-ms-overflow-style:none;scrollbar-width:none}.mb_menu_style .mb_menuwindow ul li a:hover{color:#ec1e24}.mb_menu_style .mb_menuwindow ul li ul{padding-left:15px}.mb_menu_style .mb_menuwindow>ul>li>ul.mb_sub>li>a{font-size:20px;font-weight:500}.mb_menuwindow ul li .mb_destination_ul{padding-top:10px;padding-bottom:15px}.mb_menuwindow ul li .mb_destination_ul li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mb_menuwindow ul li .mb_destination_ul li a span{width:40px;height:25px;border-radius:2px;overflow:hidden;position:relative;display:inline-block;margin-right:15px;border:1px solid #eee}.mb_menuwindow ul li .mb_destination_ul li a span img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.mb_menuwindow ul li .mb_destination_ul.for_mb_european_drop{position:relative}.mb_menuwindow ul li .mb_destination_ul.for_mb_european_drop>div{width:100%;max-height:325px;overflow-y:auto;padding-bottom:25px}.mb_menuwindow ul li .mb_destination_ul.for_mb_european_drop:before{pointer-events:none;content:"";left:0;bottom:0;height:70px;position:absolute;width:100%;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(80%, #fff));background-image:linear-gradient(180deg, transparent 0 20%, #fff 80% 100%);z-index:1}.desktop_menu_ul li.mm_nw .megmenu_ul{width:680px;padding:30px 40px;-webkit-box-shadow:0 2px 2px 2px rgba(0,0,0,0.1);box-shadow:0 2px 2px 2px rgba(0,0,0,0.1)}.desktop_menu_ul li.mm_nw .megmenu_ul .col_border{border-right:1px solid #ddd}.desktop_menu_ul li.mm_nw .megmenu_ul .mm_colom{padding-left:20px}.mm_mainlinks ul li a:after{content:"\f105";display:inline-block;top:0;position:relative;vertical-align:middle;font-family:'FontAwesome';margin-left:3px;font-size:14px;line-height:1;color:#999}.mm_mainlinks>ul>li>a{font-weight:600;color:#2e2e2e;font-size:18px;display:inline-block;padding:5px 0}.mm_mainlinks>ul>li>a:hover{color:#ec1e24}.mm_mainlinks>ul>li{margin-bottom:3px}.mm_mainlinks>ul>li>.mm_sub_links li{margin-bottom:3px}.mm_mainlinks>ul>li>.mm_sub_links li a{color:#666;font-size:17px;font-weight:500;display:inline-block;padding:3px 0}.mm_mainlinks>ul>li>.mm_sub_links li a:hover{color:#ec1e24}@media (max-width: 991px){.dark_logo{display:none}.white_logo{display:inline-block}.desktop_menu,.header_btn_area{display:none !important}.mobile_menu,.mobile_menu_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu_part{display:-webkit-box;display:-ms-flexbox;display:flex}.header_align{min-height:70px}}@media (max-width: 991px){.menu_secfixed .logo_sec a{width:140px}.menu_secfixed .header_align{min-height:60px}}.theme_btn{font-size:18px;display:inline-block;border-radius:30px;padding:12px 35px 13px;margin-top:20px;color:#fff;line-height:1.5;font-weight:500;background:#ec1e24;border:1px solid #ec1e24;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.theme_btn2{font-size:16px;display:inline-block;border-radius:30px;padding:12px 35px 13px;margin-top:20px;color:#000;line-height:1.5;font-weight:500;background:transparent;border:2px solid #ec1e24;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.theme_btn2:hover{background:#12125a;color:#fff;border-color:#12125a}.readmore_link{font-size:18px;font-weight:700;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2e2e2e;margin-top:20px;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.readmore_link i{margin-left:10px;font-size:26px;position:relative;top:4px;color:#ec1e24}.readmore_link span{display:inline-block;margin-left:2px}.readmore_link span svg{width:22px;height:22px;stroke:#ec1e24;stroke-width:2;position:relative;top:-1px}.readmore_link:hover{color:#ec1e24}.totop{position:fixed;bottom:80px;right:15px;cursor:pointer;display:none;background:#ec1e24;width:40px;height:40px;line-height:38px;border-radius:50%;text-align:center;color:#FFF;font-size:24px;z-index:10;-webkit-box-shadow:0 5px 12px 0 rgba(218,88,0,0.1);box-shadow:0 5px 12px 0 rgba(218,88,0,0.1);-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.totop span{display:block}.comn_img_block{width:100%;position:relative;overflow:hidden;border-radius:15px}.comn_img_block img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute;left:0;top:0}.page_content{margin-top:70px}@media (max-width: 991px){.page_content{margin-top:70px}}.sub_heading{font-size:15px;font-family:"Jost",sans-serif;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:15px}.site_title{line-height:1.2;font-size:40px;font-family:"Jost",sans-serif;margin-bottom:20px;font-weight:600}.site_title span{background:-webkit-gradient(linear, left top, right top, from(#ec1e24), to(#9b0404));background:linear-gradient(to right, #ec1e24 0%, #9b0404 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.site_title.t_white{color:#fff}.title_line{width:60px;height:4px;background:#ec1e24;margin-bottom:20px}@media (max-width: 575px){.site_title{font-size:35px}.title_line{width:40px}}.scrollbar_style::-webkit-scrollbar{width:5px}.swiper_pagination .swiper-pagination{position:relative;top:auto;bottom:auto;margin:40px 0 0}.swiper_pagination .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper_pagination .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;background:#fff;border:1px solid #fff;width:7px;height:7px;border-radius:20px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.swiper_pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){opacity:0.5}.swiper_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:18px !important}.swiper_pagination.sp_theme_bg .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper_pagination.sp_theme_bg .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{background:#ec1e24;border:1px solid #ec1e24}@media (max-width: 992px){.swiper_overflow_mobile{overflow:hidden}.swiper_overflow_mobile .swiper_wrap{position:relative}.swiper_overflow_mobile .swiper-container{overflow:visible}}.swiper_overflow{overflow:hidden}.swiper_overflow .swiper_wrap{position:relative}.swiper_overflow .swiper_wrap:before{position:absolute;content:"";background:#fff;top:0;left:-100%;width:100%;height:100%;z-index:2}.swiper_overflow .swiper-container{overflow:visible}.swiper_btn .swiper-button-next,.swiper_btn .swiper-button-prev{width:50px;height:50px;border-radius:50%;background:#fff;text-align:center;line-height:50px;opacity:1;-webkit-box-shadow:0 3px 5px rgba(0,0,0,0.35);box-shadow:0 3px 5px rgba(0,0,0,0.35);-webkit-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}.swiper_btn .swiper-button-next:after,.swiper_btn .swiper-button-prev:after{font-size:20px;color:#000}.swiper_btn .swiper-button-next:hover,.swiper_btn .swiper-button-prev:hover{background:rgba(255,255,255,0.7)}.swiper_btn .swiper-button-next.swiper-button-disabled,.swiper_btn .swiper-button-prev.swiper-button-disabled{opacity:0}.swiper_scrollbar .swiper-scrollbar-drag{background:#ec1e24}.swiper_scrollbar .swiper-horizontal>.swiper-scrollbar,.swiper_scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal{height:3px;width:100%;position:static;margin:40px 0 0}.hero_area{position:relative;overflow:hidden;background:#FFF;padding:50px 0  0;z-index:1}.home-banner .item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:30px;padding:0 60px;overflow:hidden}.banner_item_content{width:100%}.banner_item_content .container{position:relative;z-index:20}.banner_fade.home-banner .item .bg-img{opacity:0}.home-banner .item .bg-img{background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-transition:-webkit-transform 1s ease-in-out;transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out, -webkit-transform 1s ease-in-out;display:block;height:100%;position:absolute;width:100%;z-index:1}.home-banner .item .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-banner .item .left .slide_text .slide_text_in{display:block}.home-banner .item .left .more-link{display:inline-block;overflow:hidden}.home-banner .item .left .more-link a{color:#fff;font-size:15px;font-weight:400;display:inline-block;opacity:0;-webkit-transform:matrix(1, 0, 0, 1, 0, 140);transform:matrix(1, 0, 0, 1, 0, 140);-webkit-transition:all 0.99s ease;transition:all 0.99s ease}.home-banner .item .left .more-link a img{margin-left:5px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;width:auto;display:inline-block}.home-banner .item .left .more-link a:hover img{margin-left:10px}.home-banner .swiper-slide{overflow:hidden}.home-banner.banner_fade .swiper-slide.swiper-slide-active .item .bg-img{opacity:1}.home-banner .swiper-slide.swiper-slide-active .item .left .slide_text span span{opacity:1;-webkit-transform:matrix(1, 0, 0, 1, 0, 0);transform:matrix(1, 0, 0, 1, 0, 0)}.home-banner .swiper-slide.swiper-slide-active .item .left .more-link a{opacity:1;-webkit-transform:matrix(1, 0, 0, 1, 0, 0);transform:matrix(1, 0, 0, 1, 0, 0)}.home-banner .home-ban-slider{position:relative}.slide_title h3{font-size:50px;font-weight:600;line-height:1.1;margin:0 0 12px;color:#fff}.slide_title p{font-size:18px;line-height:1.5;letter-spacing:.5px;color:#fff}.slide_para p{font-size:22px;line-height:1.5;color:#fff}.slide_text_cont .theme_btn{padding-left:60px;padding-right:60px;font-weight:600;background:#fff;color:#ec1e24;border-color:#fff}.slide_text_cont .theme_btn:hover{background:transparent;color:#fff}.home-banner .item .right{min-height:430px;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-banner .item.bnr_shape_bg .right:before{content:"";z-index:-1;position:absolute;left:0;top:50%;width:100%;height:90%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../images/shape.svg) no-repeat center;background-size:contain}.home-banner .item .right .comn_img_block{border-radius:30px}.home-banner .item .right .comn_img_block img{-webkit-transition:all 0.99s ease;transition:all 0.99s ease}.home-banner .home-ban-slider-pagination .swiper-pagination-bullet{width:7px;height:7px;border-radius:20px;background:#ec1e24;margin:0 10px !important;opacity:0.5;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.home-banner .home-ban-slider-pagination .swiper-pagination-bullet:first-child{margin-left:0 !important}.home-banner .home-ban-slider-pagination .swiper-pagination-bullet:last-child{margin-right:0 !important}.home-banner .home-ban-slider-pagination .swiper-pagination-bullet-active{opacity:1;width:18px}.home-banner .swiper-pagination.home-ban-slider-pagination{position:static;width:100%;text-align:center;left:auto;right:auto;-webkit-transform:translateX(0);transform:translateX(0);padding:15px 0}.hero_area .swiper_btn .swiper-button-next{right:2%}.hero_area .swiper_btn .swiper-button-prev{left:2%}@media (min-width: 992px){.home-banner .swiper-pagination.home-ban-slider-pagination{max-width:960px}}@media (min-width: 1200px){.home-banner .swiper-pagination.home-ban-slider-pagination{max-width:1180px}}@media (min-width: 1400px){.home-banner .swiper-pagination.home-ban-slider-pagination{max-width:1320px}}@media (min-width: 1600px){.hero_area .swiper_btn .swiper-button-prev{left:5%}.hero_area .swiper_btn .swiper-button-next{right:5%}}@media (min-width: 1800px){.hero_area .swiper_btn .swiper-button-prev{left:8%}.hero_area .swiper_btn .swiper-button-next{right:8%}}.home-banner .bnr_bg3{background-image:linear-gradient(45deg, #12125a 0%, #383889 100%)}.home-banner .bnr_bg2{background-image:linear-gradient(45deg, #9b0404 0%, #ec1e24 100%)}.home-banner .bnr_bg1{background-image:linear-gradient(45deg, #163153 0%, #346cb3 100%)}.home-banner .item.bnr_item_game .right img{max-height:306px}@media (min-width: 992px){.home-banner .item.iphone_bnr .right{background:url("../images/slider/iphone-lg.png") no-repeat center bottom;background-size:450px}.home-banner .item.iphone_bnr .right .slide_img img{display:none}}@media (max-width: 991px){.home-banner .item.bnr_item_game .right img{max-height:242px}.home-banner .item .right{min-height:auto;padding-top:80px}.hero_area{padding:30px 0 0}.headerin{border:0}.hero_area .swiper_btn .swiper-button-next,.hero_area .swiper_btn .swiper-button-prev{display:none}.home-banner .item .left{text-align:center;padding:40px 0 80px}.home-banner .swiper-pagination.home-ban-slider-pagination{text-align:center;position:static;-webkit-transform:translate(0);transform:translate(0);width:100%;left:auto;right:auto;top:auto;bottom:auto}.slide_title h3 br{display:none}}@media (max-width: 575px){.home-banner .item .left .slide_title h3{font-size:33px;line-height:1.2}.home-banner .item .right{margin:auto;width:calc(100% - 30px)}.home-banner .item{padding:0 30px}}.features_sec{padding:70px 0;position:relative}.features_sec .site_title{font-size:30px;text-align:center;margin-bottom:40px}.features_sec .feature_box{border-radius:15px;background:#fff;padding:60px 30px;text-align:center;margin-bottom:30px;border:1px solid rgba(0,0,0,0.15)}.features_sec .feature_box .fbox_content{line-height:1.4;font-size:18px;color:#2e2e2e;font-weight:600}.features_sec .feature_box .fbox_icon{width:60px;height:60px;margin:auto auto 20px}.features_sec .feature_box .fb_icon1.fbox_icon{background:url("../images/feature/fea1.svg");background-repeat:no-repeat;background-position:center;background-size:contain}.features_sec .feature_box .fb_icon2.fbox_icon{background:url("../images/feature/fea2.svg");background-repeat:no-repeat;background-position:center;background-size:contain}.features_sec .feature_box .fb_icon3.fbox_icon{background:url("../images/feature/fea3.svg");background-repeat:no-repeat;background-position:center;background-size:55px}.features_sec .feature_box .fb_icon4.fbox_icon{background:url("../images/feature/fea4.svg");background-repeat:no-repeat;background-position:center;background-size:contain}@media (max-width: 575px){.features_sec{padding:50px  0 0}}.hm_about_sec{padding:30px 0 100px}.hm_about_sec .sec_in{position:relative;z-index:1;overflow:hidden}.hm_about_sec .sec_left{position:relative}.hm_about_sec .sec_left .ab_img1{padding-bottom:calc((270 / 200) * 100%)}.hm_about_sec .sec_left .ab_img2{padding:0 60px 25px 0}.hm_about_sec .sec_left .ab_img2 .comn_img_block{padding-bottom:calc((115 / 200) * 100%)}.hm_about_sec .sec_left .ab_img3 .comn_img_block{padding-bottom:calc((160 / 200) * 100%);width:100%}@media (max-width: 991px){.hm_about_sec .sec_left{padding:0}.hm_about_sec .sec_right{padding-top:40px;text-align:center}}@media (max-width: 575px){.hm_about_sec .sec_left .comn_img_block{border-radius:10px}.hm_about_sec{padding:50px 0 70px}.hm_about_sec .sec_in:before{bottom:auto;top:-130px}.hm_about_sec .sec_in:after{top:auto;bottom:15%}}.service_area{padding:0 0 70px;position:relative}.service_area .title_row{margin-bottom:50px;text-align:center}.serv_box{padding:50px 50px;border-radius:15px;background-image:-webkit-gradient(linear, left bottom, left top, from(#163153), to(#346cb3));background-image:linear-gradient(0deg, #163153 0%, #346cb3 100%);margin-bottom:40px;text-align:center}.serv_box .sev_cont h3{font-size:26px;color:#fff;font-weight:600;margin-bottom:15px}.serv_box .sev_cont p{line-height:1.6;color:#fff;margin:0;font-weight:300}.serv_box .sev_cont .readmore_link{color:#fff;font-weight:500}.serv_box .sev_cont .readmore_link:hover{opacity:0.8}.serv_box .sev_cont .readmore_link span svg{stroke:#fff}.serv_box .sev_img{margin-bottom:15px;min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.serv_box.srv4 .sev_img img{width:150px}@media (max-width: 575px){.serv_box{text-align:center;min-height:auto;padding:50px 25px}.serv_box .sev_img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.service_area .title_row{margin-bottom:30px}.service_area{padding-bottom:20px}}.whyus_sec{position:relative;z-index:1;padding:30px 0 100px}.whyus_sec:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url("../images/shape-pol.svg") no-repeat;background-position:center;background-size:20%;z-index:-1;opacity:0}.whyus_sec .title_row{margin-bottom:60px;text-align:center}.whyus_sec .why_item{margin-bottom:30px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.whyus_sec .why_item h5{font-size:20px;font-weight:600;line-height:1.3;color:#000}.whyus_sec .why_item p{line-height:1.5;margin:0}.whyus_sec .why_item .why_icon{width:50px;height:50px}.whyus_sec .why_item .why_icon.why_icon1{background:url("../images/why/fea1.svg");background-repeat:no-repeat;background-position:center;background-size:42px}.whyus_sec .why_item .why_icon.why_icon2{background:url("../images/why/fast.svg");background-repeat:no-repeat;background-position:center;background-size:contain}.whyus_sec .why_item .why_icon.why_icon3{background:url("../images/why/war.svg");background-repeat:no-repeat;background-position:center;background-size:35px}.whyus_sec .why_item .why_icon.why_icon4{background:url("../images/why/fea3.svg");background-repeat:no-repeat;background-position:center;background-size:37px}.whyus_sec .why_item .why_content{padding-left:20px;-webkit-box-flex:1;-ms-flex:1;flex:1}.whyus_sec .why_repair_vec{position:relative}@media (min-width: 992px){.whyus_sec .sec_left .why_item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}.whyus_sec .sec_left .why_item .why_content{padding-left:0;padding-right:20px}}@media (max-width: 991px){.whyus_sec .why_item{text-align:center;display:block;margin-bottom:40px}.whyus_sec .why_item .why_icon{margin:auto auto 20px}.whyus_sec .sec_center{padding:0px 0 40px}.whyus_sec .why_item .why_content{padding:0}.whyus_sec .title_row{margin-bottom:40px}}@media (max-width: 575px){.whyus_sec{padding-bottom:20px}}.testimonial_sec{padding:100px 0}.testimonial_sec .btn_area{text-align:center;padding:40px 0 0}.testimonial_sec .btn_area .theme_btn{background:transparent;border:1px solid #ec1e24;color:#ec1e24;font-weight:600}.testimonial_sec .btn_area .theme_btn:hover{background:#ec1e24;color:#fff}.testimonial_sec .title_row{margin-bottom:40px}.testimonial_sec .swiper_wrap .item{background-image:linear-gradient(45deg, #f0f0f0 0%, #ddd 100%);padding:30px;border-radius:15px}.testimonial_sec .swiper_wrap .item .tes_img_block{position:relative;z-index:1}.testimonial_sec .swiper_wrap .item .tes_img_block .comn_img_block{padding-bottom:calc((245 / 200)* 100%);width:100%}.testimonial_sec .swiper_wrap .item .tes_content{max-height:282px;overflow-y:auto}.testimonial_sec .swiper_wrap .item .tes_content .quote_tes{width:40px;height:40px;background:url("../images/quotes.svg") no-repeat center;background-size:contain;margin-bottom:7px}.testimonial_sec .swiper_wrap .item .tes_content h5{line-height:1.3;font-weight:500;color:#000;font-size:18px}@media (max-width: 991px){.testimonial_sec .title_row{text-align:center}.testimonial_sec .swiper_wrap .item{text-align:center;padding:60px 60px 50px}.testimonial_sec .swiper_wrap .item .tes_img_block{width:300px;max-width:100%;margin:auto auto 20px}.testimonial_sec .swiper_wrap .item .tes_content .quote_tes{margin-left:auto;margin-right:auto}.testimonial_sec .swiper_wrap .item .tes_content{max-height:none;overflow:visible}}@media (max-width: 575px){.testimonial_sec .swiper_wrap .item{text-align:center;padding:50px 30px 30px}.testimonial_sec{padding:50px 0 50px}}.sub_footer_sec .sec_in .set_icon{-webkit-animation:setone 20s linear infinite;animation:setone 20s linear infinite}@-webkit-keyframes setone{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes setone{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.sub_footer_sec .sec_in .set_icon2{-webkit-animation:settwo 10s linear infinite;animation:settwo 10s linear infinite}@-webkit-keyframes settwo{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes settwo{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.sub_footer_sec{padding:30px 0 120px}.sub_footer_sec .sec_in{padding:50px 60px 60px;border-radius:15px;background:#ec1e24;background-image:-webkit-gradient(linear, right top, left top, from(#ec1e24), to(#9b0404));background-image:linear-gradient(to left, #ec1e24 0%, #9b0404 100%);position:relative;z-index:5}.sub_footer_sec .sec_in:before{pointer-events:none;content:"";left:0;bottom:0;height:100%;position:absolute;width:100%;background:url("../images/shape2.svg") no-repeat center;background-size:27%;z-index:-1;opacity:0}.sub_footer_sec .sec_in .set_icon{position:absolute;width:60px;height:60px;left:50%;bottom:15%;z-index:1;background:url("../images/set1.svg") no-repeat;background-size:contain}.sub_footer_sec .sec_in .set_icon2{position:absolute;width:40px;height:40px;right:25%;top:15%;z-index:1;background:url("../images/set2.svg") no-repeat;background-size:contain}.sub_footer_sec .sec_in .sub_img{position:absolute;right:30px;bottom:0}.sub_footer_sec .sec_in .sub_img img{width:340px}.sub_footer_sec .sec_in .sec_left .site_title{color:#fff;margin-bottom:15px}.sub_footer_sec .sec_in .sec_left p{color:#fff;font-size:20px;font-weight:300;line-height:1.6}.sub_footer_sec .sec_in .sec_left .theme_btn{background:#fff;color:#2e2e2e;font-weight:600;font-size:20px;border:0}.sub_footer_sec .sec_in .sec_left .theme_btn:hover{background:#12125a;color:#fff}@media (max-width: 991px){.sub_footer_sec .sec_in .sub_img{position:static;right:auto;text-align:center;padding-top:50px}.sub_footer_sec .sec_in .sub_img img{width:240px}.sub_footer_sec .sec_in{text-align:center;padding-bottom:0}.sub_footer_sec .sec_in .set_icon{left:30px;bottom:20%}.sub_footer_sec .sec_in .set_icon2{bottom:40%;top:auto;right:30px}}@media (max-width: 575px){.sub_footer_sec{padding:20px 0 60px}.sub_footer_sec .sec_in{padding:50px 30px 0}}.footer_sec{background:#12125a;padding:90px 0 0;color:#dedeed;position:relative;z-index:999;overflow:hidden}.footer_sec:before{content:'';width:280px;height:280px;position:absolute;bottom:-60px;left:-120px;background-color:#ec1e24;border-radius:130px;z-index:-1;-webkit-filter:blur(35px);filter:blur(35px);opacity:.9}.footer_sec:after{content:'';width:100px;height:100px;position:absolute;top:15%;right:5%;background-color:#ec1e24;border-radius:130px;z-index:-1;-webkit-filter:blur(35px);filter:blur(35px)}.footer_sec li,.footer_sec a,.footer_sec p{color:#dedeed}.footer_sec a:hover{color:#fff}.footer_sec .ftr_title{color:#fff;font-weight:500;font-size:20px;margin-bottom:25px}.footer_nav ul li{margin-bottom:12px}.footer_nav ul li a{display:inline-block}.footer_contact ul li{margin-bottom:15px;position:relative}.footer_contact ul li span{display:block;margin-bottom:3px;font-size:16px;font-weight:600}.footer_connect ul li{margin-bottom:15px;position:relative}.footer_connect ul li span{display:block;margin-bottom:3px;font-size:16px;font-weight:600}.footer_logo{margin-bottom:20px}.footer_widget{margin-bottom:60px}.ftr_iso{padding-top:15px}.ftr_iso .ftr_title{margin-bottom:15px}.ftr_iso .img{text-align:center;display:inline-block}.ftr_iso .img img{width:70px}.footer_social ul li{display:inline-block;margin-right:20px}.footer_social ul li:last-child{margin:0}.footer_social ul li a{display:inline-block;font-size:24px}.footer_copyright{padding:40px 0;text-align:center;background:rgba(18,18,90,0.3);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid rgba(255,255,255,0.08)}.footer_copyright p{margin:0;font-size:15px}.footer_support_area{border-bottom:1px solid rgba(255,255,255,0.25);padding-bottom:80px;margin-bottom:80px;text-align:center}.footer_support_area .sec_left .title_row h3{font-size:16px;font-weight:500;color:#fff;letter-spacing:2px;margin-bottom:15px;text-transform:uppercase}.footer_support_area .sec_left .site_title{color:#fff;margin-bottom:30px;font-weight:300}.footer_support_area .sec_right .theme_btn{margin:0;background:transparent;border:2px solid #ec1e24;padding:12px 65px 13px}.footer_support_area .sec_right .theme_btn i{font-size:16px;color:#ec1e24;margin-right:3px;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.footer_support_area .sec_right .theme_btn svg{width:16px;height:16px}.footer_support_area .sec_right .theme_btn:hover{background:#ec1e24}.footer_support_area .sec_right .theme_btn:hover i{color:#fff}@media (max-width: 991px){.ftr_iso{padding-top:40px}.footer_social{margin-bottom:20px}.footer_sec{text-align:center}.footer_contact ul li i{position:static;top:auto;display:block;margin:0 0 15px}.footer_contact ul li{padding:0;margin-bottom:30px}.footer_contact ul li:last-child{margin:0}}@media (max-width: 575px){.footer_sec{padding:60px 0 0}.footer_sec:before{background-position:bottom right;height:45%}.footer_support_area .sec_right .theme_btn{padding:12px 45px 13px}.footer_support_area{padding-bottom:50px;margin-bottom:50px}.footer_support_area .sec_left .title_row h3{font-size:15px}}.branch_sec{background:#f0f0f0;overflow:hidden}.branch_sec .branch_bg_area{position:relative;z-index:1;margin:auto;max-width:1400px;width:100%;padding:100px 0 120px}.branch_sec .branch_bg_area:before{content:"";position:absolute;left:-100px;top:0;width:37%;height:100%;z-index:-1;background:url("../images/branch.webp") no-repeat left;background-size:contain;display:none}.branch_sec .mb_branch_img img{width:360px}.branch_sec .sec_right .site_title{margin-bottom:40px}.branch_sec .sec_right .branch_item{background:#fff;padding:40px 30px;border-radius:20px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.08);box-shadow:0 3px 6px rgba(0,0,0,0.08)}.branch_sec .sec_right .branch_item h3{font-size:22px;font-weight:600;line-height:1.3;color:#ec1e24;margin-bottom:20px}.branch_sec .sec_right .branch_item ul{list-style:none}.branch_sec .sec_right .branch_item ul li{position:relative;padding-left:35px;margin-bottom:20px;line-height:1.5}.branch_sec .sec_right .branch_item ul li:last-child{margin:0}.branch_sec .sec_right .branch_item ul li svg{position:absolute;left:0;top:3px;stroke:#ec1e24;stroke-width:2;width:18px;height:18px}.branch_sec .sec_right .branch_item ul li a{color:#222;display:inline-block}.branch_sec .sec_right .branch_item ul li a:hover{color:#ec1e24}@media (max-width: 991px){.branch_sec .sec_left{text-align:center}.branch_sec .sec_left .theme_btn{display:none}.branch_sec .sec_left .site_title{margin-bottom:40px}.branch_sec .branch_bg_area:before{display:none}.mb_branch_img{margin-bottom:30px}.mb_branch_img img{width:75%}.branch_sec .sec_right .site_title{text-align:center}}@media (max-width: 767px){.branch_sec .sec_right .branch_item{margin-bottom:30px;min-height:auto}}@media (max-width: 575px){.branch_sec .mb_branch_img img{width:75%}.branch_sec .branch_bg_area{padding:50px 0 40px}}.iner_hero{padding:100px 0}.iner_hero .sec_left .image_block{padding:30px 0 0}.hero_apple.iner_hero .sec_left img{width:420px}@media (max-width: 991px){.iner_hero{text-align:center}.iner_hero .sec_left .image_block{padding:20px 0 40px}}@media (max-width: 575px){.iner_hero{padding:50px 0}.iner_hero .sec_left .image_block img{width:78%}}.apple_services_sec{padding:30px 0 100px}.apple_services_sec .title_row{text-align:center;margin-bottom:50px}.apple_services_sec .serv_box{min-height:393px}@media (max-width: 991px){.apple_services_sec{padding-bottom:60px}}@media (max-width: 767px){.apple_services_sec .serv_box{min-height:auto}}@media (max-width: 575px){.apple_services_sec{padding:0px}.apple_services_sec .title_row{margin-bottom:40px}}@media (max-width: 1400px){.iphone_hero.iner_hero .sec_left .image_block img{width:420px}}@media (max-width: 575px){.iphone_hero.iner_hero .sec_left .image_block img{width:78%}}@media (max-width: 1400px){.normal_width img{width:420px}}@media (min-width: 1400px){.normal_width2 img{width:90%}}.comn_service_list_area{padding:0px 0 100px}.comn_service_list_area .title_row{margin-bottom:60px}.comn_service_list_area .sec_right img{border-radius:15px}.bult_sec li{position:relative;padding-left:30px;margin-bottom:10px}.bult_sec li:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;background:#ec1e24;border-radius:50%}.ac_style .accordion-item{background-color:transparent;border-radius:0;margin-bottom:10px;border-left:0;border-right:0;border-top:0;border-bottom:0px solid rgba(0,0,0,0.15)}.ac_style .accordion-button{padding:10px 35px 10px 0px;background-color:transparent;font-size:22px;font-weight:600;color:#2e2e2e;outline:none;border:0;-webkit-box-shadow:none;box-shadow:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ac_style .accordion-button:before{content:"\f106";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:600;font-family:"Font Awesome 6 Free";color:#ec1e24}.ac_style .accordion-button:hover{color:#ec1e24}.ac_style .accordion-button[aria-expanded="true"]:before{content:"\f107"}.ac_style .accordion-button::after{display:none}.ac_style .accordion-body{padding:20px 0 10px 0px}.ac_style .accordion-body p{margin:0}@media (max-width: 991px){.comn_service_list_area .sec_right .image_block{margin-bottom:40px}}@media (max-width: 575px){.comn_service_list_area{padding:0 0 60px}.comn_service_list_area .title_row{margin-bottom:40PX}}.single_service_list ul{margin:0 -30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.single_service_list ul li{width:50%;padding:0 30px;margin:1px 0}.single_service_list ul li div{font-size:20px;position:relative;padding:30px 0;line-height:1.5;border-bottom:0;border-top:1px;border-style:solid;border-color:rgba(0,0,0,0.33);border-left:0;border-right:0;color:#2e2e2e}.single_service_list ul li div span{display:inline-block;position:relative;padding-left:30px}.single_service_list ul li div span:before{content:"";width:8px;height:8px;background:#ec1e24;position:absolute;left:0;top:10px}@media (max-width: 575px){.single_service_list ul{margin:0}.single_service_list ul li{width:100%;padding:0}}.iner_hero.gaming_consol_hero{padding-top:50px}@media (max-width: 991px){.iner_hero.gaming_consol_hero .sec_left .image_block{padding-top:0}}.gaming_services_sec{padding:30px 0 100px}.gaming_services_sec .title_row{text-align:center;margin-bottom:50px}.gaming_services_sec .serv_box{min-height:393px}@media (max-width: 991px){.gaming_services_sec{padding-bottom:60px}}@media (max-width: 767px){.gaming_services_sec .serv_box{min-height:auto}}@media (max-width: 575px){.gaming_services_sec{padding:0px}.gaming_services_sec .title_row{margin-bottom:40px}}.lap_brands{padding:0px 0 70px}.lap_brands .title_row{margin-bottom:40px}.lap_brands ul{margin:0 -15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lap_brands ul li{width:20%;padding:0 15px;text-align:center}.lap_brands ul li>div{margin-bottom:40px}.lap_brands ul li>div img{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.8;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.lap_brands ul li>div:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}@media (max-width: 991px){.lap_brands ul li{width:25%}}@media (max-width: 575px){.lap_brands ul li{width:33.33%}.lap_brands ul li>div{margin-bottom:20px}.lap_brands .title_row{margin-bottom:30px}.lap_brands{padding-bottom:40px}}@media (max-width: 350px){.lap_brands ul li{width:50%}}.iner_hero.contact_hero{padding-top:60px}.contact_hero .title_row{padding-bottom:10px}.contact_hero .title_row p{font-weight:500}.contact_details ul{list-style:none}.contact_details ul li{position:relative;padding-left:35px;margin-bottom:20px;line-height:1.5}.contact_details ul li:last-child{margin:0}.contact_details ul li svg{position:absolute;left:0;top:3px;stroke:#ec1e24;stroke-width:2;width:18px;height:18px}.contact_details ul li a{color:#222;display:inline-block}.contact_details ul li a:hover{color:#ec1e24}.contact_branch_sec{background:#f0f0f0;padding:100px 0}.contact_branch_sec .title_row{margin-bottom:40px}.contact_branch_sec .branch_item{background:#fff;padding:50px 50px;border-radius:20px;min-height:316px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.08);box-shadow:0 3px 6px rgba(0,0,0,0.08)}.contact_branch_sec .branch_item h3{font-size:22px;font-weight:600;line-height:1.3;color:#ec1e24;margin-bottom:20px}.contact_branch_sec .branch_item ul{list-style:none}.contact_branch_sec .branch_item ul li{position:relative;padding-left:35px;margin-bottom:20px;line-height:1.5}.contact_branch_sec .branch_item ul li:last-child{margin:0}.contact_branch_sec .branch_item ul li svg{position:absolute;left:0;top:3px;stroke:#ec1e24;stroke-width:2;width:18px;height:18px}.contact_branch_sec .branch_item ul li a{color:#222;display:inline-block}.contact_branch_sec .branch_item ul li a:hover{color:#ec1e24}@media (max-width: 991px){.iner_hero.contact_hero .sec_right{text-align:left}}@media (max-width: 767px){.contact_branch_sec .branch_item{min-height:auto;margin-bottom:30px}}@media (max-width: 575px){.iner_hero.contact_hero{padding-top:40px}.contact_branch_sec{padding:50px 0 30px}.contact_branch_sec .branch_item{padding:40px 25px}}.service_landing{padding:70px 0 70px}.service_landing .title_row{margin-bottom:40px;text-align:center}@media (max-width: 575px){.service_landing{padding:50px 0 30px}.service_landing .title_row{margin-bottom:20px}}.tes_landing{padding:80px 0}.tes_landing .title_row{margin-bottom:40px;text-align:center}.tes_landing .item{background-image:linear-gradient(45deg, #f0f0f0 0%, #ddd 100%);padding:30px;border-radius:15px;margin-bottom:30px}.tes_landing .item .tes_img_block{position:relative;z-index:1}.tes_landing .item .tes_img_block .comn_img_block{padding-bottom:calc((245 / 200)* 100%);width:100%}.tes_landing .item .tes_content{max-height:250px;overflow-y:auto}.tes_landing .item .tes_content .quote_tes{width:40px;height:40px;background:url("../images/quotes.svg") no-repeat center;background-size:contain;margin-bottom:7px}.tes_landing .item .tes_content h5{line-height:1.3;font-weight:500;color:#000;font-size:18px}@media (max-width: 991px){.tes_landing .item{text-align:center;padding:60px 60px 50px}.tes_landing .item .tes_img_block{width:300px;max-width:100%;margin:auto auto 20px}.tes_landing .item .tes_content .quote_tes{margin-left:auto;margin-right:auto}.tes_landing .item .tes_content{max-height:none}}@media (max-width: 575px){.tes_landing .item{text-align:center;padding:50px 30px 30px}.tes_landing{padding:50px 0 50px}}.scroll_bar_style{scrollbar-width:thin;scrollbar-color:#c7c7c7 transparent}.scroll_bar_style::-webkit-scrollbar{width:8px;height:8px}.scroll_bar_style::-webkit-scrollbar-track{background:transparent}.scroll_bar_style::-webkit-scrollbar-thumb{background-color:#c7c7c7;border-radius:20px;border:0px solid #f6f6f4}.brands_landing{padding:80px 0}.brands_landing .title_row{margin-bottom:50px;text-align:center}.brands_landing{padding:90px 0 70px}.brands_landing ul{margin:0 -15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.brands_landing ul li{width:20%;padding:0 15px;text-align:center}.brands_landing ul li>div{margin-bottom:40px}.brands_landing ul li>div img{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.8;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.brands_landing ul li>div:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}@media (max-width: 991px){.brands_landing ul li{width:25%}}@media (max-width: 575px){.brands_landing ul li{width:33.33%}.brands_landing ul li>div{margin-bottom:20px}.brands_landing .title_row{margin-bottom:40px}.brands_landing{padding:40px 0 40px}}@media (max-width: 350px){.brands_landing ul li{width:50%}}.mb_bottom_header{width:100%;position:fixed;background:#fff;bottom:0;left:0;padding:15px;display:none;-webkit-box-shadow:0px -3px 16px rgba(0,0,0,0.12);box-shadow:0px -3px 16px rgba(0,0,0,0.12);-webkit-transition:all 0.4s cubic-bezier(0.65, -0.01, 0.26, 1);transition:all 0.4s cubic-bezier(0.65, -0.01, 0.26, 1)}.mb_bottom_header ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -2px}.mb_bottom_header ul li{display:inline-block;width:50%;padding:0 2px}.mb_bottom_header a{display:block;padding:0 5px;line-height:45px;color:#fff;text-align:center;font-weight:600;font-size:16px;border:1px solid rgba(0,0,0,0.25);border-radius:30px}.mb_bottom_header a i{margin-right:7px}.mb_bottom_header a .fa-whatsapp{font-size:22px;position:relative;top:2px}.mb_bottom_header .MB_callnow{background:#fff;color:#ec1e24}.mb_bottom_header .MB_callnow:hover{color:#ec1e24}.mb_bottom_header .MBwhatsapp{background:#ec1e24;color:#fff;border-color:#ec1e24}.mb_bottom_header .MBwhatsapp i{width:20px;height:20px;background:url("../images/wchat.svg") no-repeat center;background-size:contain;display:inline-block;position:relative;top:3px}.mb_bottom_header .MBwhatsapp:hover{background:#ec1e24;color:#fff}.footer_active .mb_bottom_header{-webkit-transform:translateY(100%);transform:translateY(100%)}@media (max-width: 575px){.mb_bottom_header{display:block}}.whatsapp_inte{position:relative;width:60px;height:60px;border-radius:50%;background:#2fa12e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:30px;color:#fff;right:0;bottom:0;float:right}.whatsapp_inte:hover{background:#00df23;color:#fff}.whatsapp_inte i{position:relative;top:-1px;left:1px}.callnow_inte{margin-bottom:10px;z-index:100;position:relative;width:60px;height:60px;border-radius:12px;background:#fd184e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:24px;color:#fff;right:0;bottom:0;float:right}.callnow_inte:hover{background:#111;color:#fff}.cont_link_box{z-index:1000;position:fixed;right:25px;bottom:90px;width:60px;display:inline-block}@media (max-width: 575px){.cont_link_box{bottom:90px}}

/*# sourceMappingURL=custom.css.map */