/* Orbitron */ @font-face { font-family: "Orbitron"; src: url("../assets/font/orbitron/Orbitron-Regular.ttf") format("truetype"); font-weight: 400; font-style: normal; } @font-face { font-family: "Orbitron"; src: url("../assets/font/orbitron/Orbitron-Medium.ttf") format("truetype"); font-weight: 500; font-style: normal; } @font-face { font-family: "Orbitron"; src: url("../assets/font/orbitron/Orbitron-SemiBold.ttf") format("truetype"); font-weight: 600; font-style: normal; } @font-face { font-family: "Orbitron"; src: url("../assets/font/orbitron/Orbitron-Bold.ttf") format("truetype"); font-weight: 700; font-style: normal; } /* Orbitron end */ /* Satoshi */ @font-face { font-family: "Satoshi"; src: url("../assets/font/satoshi/Satoshi-Regular.ttf") format("truetype"); font-weight: 400; font-style: normal; } @font-face { font-family: "Satoshi"; src: url("../assets/font/satoshi/Satoshi-Medium.ttf") format("truetype"); font-weight: 500; font-style: normal; } @font-face { font-family: "Satoshi"; src: url("../assets/font/satoshi/Satoshi-Bold.ttf") format("truetype"); font-weight: 700; font-style: normal; } /* Satoshi end */ *, *::after, *::before { margin: 0; padding: 0; box-sizing: inherit; font-family: "Satoshi", sans-serif !important; } .satoshi_font { font-family: "Satoshi", sans-serif !important; } html { font-size: 100%; scroll-behavior: smooth !important; } :root{ --main-gradient :radial-gradient(circle, rgba(218,225,242,1) 0%, rgba(217,228,244,1) 49%, rgba(226,191,225,1) 100%); } body { box-sizing: border-box; overflow-x: hidden; } ::-webkit-scrollbar { width: 6px; } ::-webkit-scrollbar-thumb { background-color: #0A1039; } ::-webkit-scrollbar-track { background: #f1f1f1; } .trademark_sup{ font-size: 8px; } .copy-right_sup{ font-size: 18px; top: -0.2em !important; } @media only screen and (max-width: 56.25em) { body { padding: 0; } } .bg-green { background-color: #3bb78f; background: linear-gradient(90deg, #3bb78f 0%, #0bab64 35%, #3bb78f 100%); } .font-3 { font-size: 3rem; } .font-1_5 { font-size: 2rem; } .font-1_7 { font-size: 1.7rem; } .font-2 { font-size: 2.2rem; } .font-2_2 { font-size: 2.2rem; } .subtitle_1 { font-size: 1.5rem; } .gap-1 { gap: 0.7rem; } .banner_heading_4 { font-size: 3rem; } .padding_top_14 { padding-top: 14rem; } .padding_top_10 { padding-top: 10rem; } .p-6 { padding: 5rem; } .vh_60 { height: 60vh; } .vh-77 { height: 77vh; } .vh-85 { height: 85vh; } .vh-15 { height: 15vh; } .fw-600 { font-weight: 600; } .fw-700 { font-weight: 700; } .h-200p { height: 200px; } /* button */ .button_dark { clip-path: polygon(75% 0, 86% 30%, 99% 66%, 100% 100%, 0 100%, 0 61%, 0 0); padding-right: 1.7rem; padding-bottom: 0.6rem; padding-top: 0.6rem; border-radius: 10px; } /* footer */ .footer-wrapper li { line-height: 2rem; } /* -----------------------------productPages----------------------------------- */ .font-weight-500 { font-weight: 500; } .font-weight-600 { font-weight: 600; } .font-weight-lighter { font-weight: lighter; } .product_page,.all_in_pg { background-color: #f8f4fc; } .product_head { font-size: 2rem; font-weight: 600; } .small_content { font-size: 0.7rem; } .product_details ul li { padding: 20px 31px 0px 20px; font-family: "Satoshi", sans-serif; } .product_details ul li::marker { content: '✓'; font-weight: 600; } .product_heading { font-size: 1.5rem; } .product_page section,.all_in_pg section.product_view { padding-top: 50px; } .cookieAcceptBar { display: none; position: fixed; bottom: 0px; /* left: 0; */ width: 100%; max-width: 20%; right: 0; background-color: #000000bd; color: #fff; padding: 5px 25px; z-index: 99999; } .cookieAcceptBar p { font-size: 14px; } #btnAcceptCookiePolicy { font-size: 0.8rem; } span.transform_text { position: absolute; left: -266px; top: 40%; font-size: 84px; transform: rotate(-90deg); /* transform: translate3d(-50%, -50%, 0); */ -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px rgb(200 199 199); -moz-text-fill-color: transparent; font-family: "Orbitron", sans-serif !important; } .zeno_sleekbook_2 { margin-top: 30px; } span.transform_fyro_text { position: absolute; left: -214px; /* top: 142%; */ margin-top: 230px; font-size: 73px; transform: rotate(-90deg); /* transform: translate3d(-50%, -50%, 0); */ -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px rgb(200 199 199); -moz-text-fill-color: transparent; font-family: "Orbitron", sans-serif !important; } .pr-0 { padding-right: 0px !important; } .pl-0 { padding-left: 0px !important; } /* #carousel_item1 { background-image: url(../../dist/assets/imgs/Navbar/oradesktop-laptop-ram.jpg); background-size: cover; background-repeat: no-repeat; } #carousel_item2 { background-image: url(../../dist/assets/imgs/Navbar/Ora-NVMe.jpg); background-repeat: no-repeat; background-size: cover; } */ .wrap-contact100 { width: 950px; background: #fff; overflow: hidden; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; align-items: stretch; flex-direction: row-reverse; } .modal-dialog { max-width: 950px; padding-top: 150px; margin: auto; } .form-floating { padding: 5px 0px 5px 0px; } #carousel_item1 .item { padding-top: 43px !important; } #carousel_item2 .item { padding-top: 65px !important; } @media (min-width:270px) and (max-width: 376px) { #carousel_item1 .item { padding-top: 128px !important; } } @media (min-width:377px) and (max-width:575px) { #carousel_item1 .item { padding-top: 110px !important; } } @media only screen and (max-width: 575px) { .w-sm-75 { width: 75% !important } .w-sm-25{ width: 25% !important; } .w-sm-50{ width: 50% !important; } .w-sm-75{ width: 75% !important; } .product_partner .partners-img { height: 25px !important; padding-right: 5px; } .label_made img { height: 35px; } .product_details ul { padding: 0px; } .product_page section { padding-top: 60px; } .sec_nav_1, .sec_nav_2 { font-size: 0.8rem; } /*-------------------------------------- index page------------------------- */ #carousel_item1 { height: 100%; } #carousel_item2 { height: 100%; background-size: cover; } /* .carousel-inner .carousel_img { height: 90vh !important; } */ .home-main-container .hero-banner { background-position: 0; } .home-main-container .banner-main-container .col-md-6 { padding-top: 0rem !important; } .home-main-container .zeno_steamlined_section .zeno_products_main_container .Two_four_inch_Card { width: 100%; max-width: 100% !important; } .zeno_sleekbook_2 { margin-top: 0px; } .accessories_main_container .nvme_m_2 { padding: 15px !important; max-width: 100% !important; } .home-main-container .Explore_fyro_container .Explore_fyro_products_main_container .Fyro_main_card .rtxA_200 { margin-left: 1rem; margin-right: 1rem } .mobile-text-center p.card-text { margin-left: 12px; margin-right: 12px; } .zeno_section_heading_titleText h1, .Explore_fyro_heading_titleText h1 { font-size: 20px; } .mark_logo{ top: 14px !important; left: 14px !important; width: 100%; max-width: 16% !important; } } @media only screen and (min-width: 1200px) { .border-left { border-left: 1px solid lightgray; } .product_partner .partners-img { height: 35px !important; padding-right: 5px; } .label_made img { height: 50px; } } @media(min-width:576px) and (max-width:767.98px) { .product_partner .partners-img { height: 35px !important; padding-right: 5px; } .label_made img { height: 50px; } /*-------------------------------------- index page------------------------- */ .home-main-container .zeno_steamlined_section .zeno_products_main_container .Two_four_inch_Card { width: 100%; max-width: 100% !important; } .zeno_sleekbook_2 { margin-top: 0px; } .home-main-container .Explore_fyro_container .Explore_fyro_products_main_container .Fyro_main_card .rtxA_200 { margin-left: 2rem; margin-right: 2rem } .mobile-text-center h3.card-title { padding-top: 18px } } @media(min-width:768px) and (max-width:991.98px) { .product_partner .partners-img { height: 35px !important; padding-right: 5px; } .label_made img { height: 50px; } .modal-dialog { max-width: 950px; padding-top: 200px; margin: auto; } /*-------------------------------------- index page------------------------- */ .banner_heading_4 { font-size: 1.8rem !important; } .home-main-container .zeno_steamlined_section .zeno_products_main_container .Two_four_inch_Card { width: 100%; max-width: 100% !important; } .zeno_sleekbook_2 { margin-top: 0px; } .accessories_main_container .nvme_m_2 { padding: 25px !important; max-width: 100% !important; } .accessories_main_container .ora_series .row, .accessories_main_container .keyboard_mouse .row { padding: 7px !important; } .accessories_main_container .ora_series .row .col-md-6.py-lg-4, .accessories_main_container .keyboard_mouse .row .col-md-6.py-lg-4 { padding-top: 0px !important; padding-bottom: 0px !important; } #carousel_item2 .item { padding-top: 48px !important; } #carousel_item1 .item { padding-top: 74px !important; } } @media(min-width:992px) and (max-width:1199.98px) { .product_partner .partners-img { height: 35px !important; padding-right: 5px; } .label_made img { height: 50px; } #carousel_item2 .item { padding-top: 73px !important; } .modal-dialog { max-width: 950px; padding-top: 230px; margin: auto; } } @media(min-width:1200px) { .w-lg-100 { width: 100% !important; } .modal-dialog { max-width: 950px; padding-top: 263px; margin: auto; } .text-lg-dark{ color: #212529 !important; } .w-lg-25{ width: 25% !important; } .w-lg-50{ width: 50% !important; } .w-lg-75{ width: 75% !important; } .bg-lg-white{ background: #fff !important; } } @media(min-width:1204px) and (max-width:1399px) { .Two_four_inch_Card .card-body { padding-top: 20px !important; padding-bottom: 20px !important; } .zeno_sleekbook_1 .card-body div, .zeno_sleekbook_2 .card-body div { padding: 0px !important; } span.transform_text { position: absolute; left: -230px; top: 40%; font-size: 75px; transform: rotate(-90deg); /* transform: translate3d(-50%, -50%, 0); */ -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px rgb(200 199 199); -moz-text-fill-color: transparent; } .accessories_main_container .nvme_m_2 { padding: 25px !important; } .accessories_main_container .ora_series .row, .accessories_main_container .keyboard_mouse .row { padding: 16px !important; } .accessories_main_container .ora_series .row .col-md-6.py-lg-4, .accessories_main_container .keyboard_mouse .row .col-md-6.py-lg-4 { padding-top: 20px !important; padding-bottom: 20px !important; } #carousel_item1 .item { padding-top: 6px !important; } span.transform_fyro_text { position: absolute; left: -225px; /* top: 142%; */ margin-top: 290px; font-size: 75px; transform: rotate(-90deg); /* transform: translate3d(-50%, -50%, 0); */ -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px rgb(200 199 199); -moz-text-fill-color: transparent; } #carousel_item2 .item { padding-top: 6px !important; } } @media(min-width:1000px) and (max-width:1203px) { .Two_four_inch_Card .card-body { padding-top: 62px !important; padding-bottom: 42px !important; } .zeno_sleekbook_1 .card-body div, .zeno_sleekbook_2 .card-body div { padding: 0px !important; } span.transform_text { position: absolute; left: -250px; top: 40%; font-size: 78px; transform: rotate(-90deg); /* transform: translate3d(-50%, -50%, 0); */ -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px rgb(200 199 199); -moz-text-fill-color: transparent; } .accessories_main_container .nvme_m_2 { padding: 25px !important; } .accessories_main_container .ora_series .row, .accessories_main_container .keyboard_mouse .row { padding: 10px !important; } .accessories_main_container .ora_series .row .col-md-6.py-lg-4, .accessories_main_container .keyboard_mouse .row .col-md-6.py-lg-4 { padding-top: 9px !important; padding-bottom: 9px !important; } } @media(min-width:1290px) and (max-width:1990px){ span.transform_text { position: absolute; left: -273px; top: 39%; font-size: 87px; } span.transform_fyro_text { position: absolute; left: -225px; margin-top: 217px; font-size: 76px; } } .fs-9{ font-size: 0.9rem; } .text-theme-color{ color: #0A1039 !important; } .border-bottom-theme{ border-top: 0px !important; border-right: 0px !important; border-left: 0px !important; border-bottom: 1px solid #0A1039 !important; } #Login_btn, #register_btn, #proceed, #forgot_password_submit { border: none; background-color: #0A1039; text-transform: uppercase; font-weight: 600; padding: 10px 25px; color: #fff; font-size: 13px; } .products-banner{ padding: 6% 0%; /* background: #111827; */ background-image: url(../assets/imgs/products-banner-bg.svg); color: #fff; background-repeat: no-repeat; background-size: cover; } .prod-tabs-nav { background: #42454b; } .prod-tabs-nav .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background: none; text-decoration: underline; } .main_all_img ,.pre_img{ background: url(../assets/imgs/allin_imgs/img_bg.png); } .mark_logo{ top: 30px;left: 25px; } #configure_right_side .main-section .sub_head{ font-size: 25px; font-weight: 600; } #configure_right_side .main-section .suggest_arc{ text-decoration: none; font-size: 10px; padding: 0px 3px; } #configure_right_side .main-section .small_content{ font-size: 0.9rem; } .config_tab_active{ background: #edf1ff; } .zeno_section{ background:url(../assets/imgs/allin_imgs/Zzxx.png); background-size: 100% 100%; background-repeat: no-repeat; } .zeno_section_wrapper .top_bar{ width: 100%; max-width: 30%; height: 100%; max-height: 6px; } .zeno_feature{ background: #706c6c85; border: 2px solid #c1b6b6; border-radius: 25px; } .zeno_feature img{ border: 2px solid #877e7e; } .zeno_feature p{ color: #e2e2e2; font-size: 1.1rem; font-weight: 500; } .h-120p{ height:120px } html,body{ height: 100%; } .w-60{ width: 60% !important; } .zeno_2_sec{ background: url(../assets/imgs/allin_imgs/24inch.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } .zeno_3_sec{ background: url(../assets/imgs/allinone24inch/upgradability_bg.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; /* height: 100vh !important; */ /* z-index:10 */ } .zeno_4_sec{ background: url(../assets/imgs/allin_imgs/banner4.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } .zeno_5_sec{ background: url(../assets/imgs/allin_imgs/banner5.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } .zeno_6_sec{ background: url(../assets/imgs/allin_imgs/banner6.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } .zeno_7_sec{ background: url(../assets/imgs/allin_imgs/banner7.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } .zeno_8_sec{ background: url(../assets/imgs/allin_imgs/banner8.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } .zeno_9_sec{ background: url(../assets/imgs/allin_imgs/banner9.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } .zeno_10_sec{ background: url(../assets/imgs/allin_imgs/banner10.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } .zeno_11_sec{ background: url(../assets/imgs/allin_imgs/banner11.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } .zeno_12_sec{ background: url(../assets/imgs/allin_imgs/banner12.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } .zeno_13_sec{ background: url(../assets/imgs/allin_imgs/banner13.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } @media(max-width: 575px) { .zeno_2_sec{ background: url(../assets/imgs/allin_imgs/24inch.png); background-size: cover; background-repeat: no-repeat; background-position: right; height: 100% !important; min-height: 400px; } .zeno_3_sec{ background: url(../assets/imgs/allinone24inch/upgradability_bg.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; } .zeno_4_sec{ background: url(../assets/imgs/allin_imgs/banner4.png); background-size: cover; background-repeat: no-repeat; background-position: unset; height: 100% !important; min-height: 438px; } .zeno_5_mbil_sec{ background: url(../assets/imgs/allin_imgs/vivid-crystal-bg.png); background-size: cover; background-repeat: no-repeat; background-position: right; height: 100% !important; min-height: 400px; } .zeno_6_mbil_sec{ background: url(../assets/imgs/allin_imgs/high-performance-bg.png); background-repeat: no-repeat; height: 100% !important; background-position: unset; } .zeno_7_sec{ background: url(../assets/imgs/allin_imgs/banner7.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } .zeno_8_sec{ background: url(../assets/imgs/allin_imgs/banner8.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100% !important; min-height: 700px; } .zeno_9_sec{ background: url(../assets/imgs/allin_imgs/banner9.png); background-size: cover; background-repeat: no-repeat; background-position: top; height: 100% !important; min-height: 400px; } .zeno_10_mbil_sec{ background: url(../assets/imgs/allin_imgs/high-performance-bg.png); background-size: cover; background-repeat: no-repeat; background-position: right; height: 100% !important; min-height: 400px; } .zeno_10_sec{ background-size:contain; background-position: center; } .zeno_11_sec{ background-size: cover; background-position: center; } .zeno_12_sec{ background-size: cover; background-position: inherit; } .zeno_13_sec{ background-size: cover; background-position: inherit; } .zeno_11_mbil_sec{ background: url(../assets/imgs/allin_imgs/support_bg.png); } .zeno_12_mbil_sec{ background: url(../assets/imgs/allin_imgs/space-server-bg.png); } .zeno_13_mbil_sec{ background: url(../assets/imgs/allin_imgs/professional-bg.png); } .warrenty_sec { bottom: 31% !important; left: 34px !important; } .warrenty_sec img{ width:100%; max-width: 90%; } .stunning_visuals_mbil_wrapper{ background: url(../assets/imgs/allinone14inch/stunningvisual.png); background-size: 100% 100%; background-position: center; height: 100vh; } } .w-50p{ width: 50px; } .w-30p{ width: 30px; } .hover-zoom:hover{ transform: scale(1.1); } /* PRODUCT PAGE */ #item_search{ position: sticky; top:75px; } /* END OF PRODUCT PAGE */ /* LOGIN SECTION */ .mainLogin{ margin-top: 10px; position: relative; } .loginContainer{ width:100%; height: 90%; position: relative; /* margin-top: 100px; */ } .space-login{ margin: 20px 0; } .authBox{ /* margin: 28px auto 0; */ max-width: 400px; height: 95%; /* margin-top: 50px; */ box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em; } .authpic{ display: flex; justify-items: center; align-items: center; max-height: 300px; } .formitemLogo{ width: 100%; display: flex; height: 150px; } .authHeading{ font-size: 1.3rem; font-weight: 600; } .formContanerAuth{ padding: 25px; } .borderradius-1{ border-radius: 4px !important; } /* END OF lOGIN SECTION */ /* ORDER DETAILS */ .bg-return{ background-color: #f7f0e1 !important; } .close_exchange{ bottom:10px; } .text-a-color{ color:#4462d7e8 !important; } .text-order-brown{ color: #ffb10b !important; } .btn-order-text{ font-size: 1rem !important; } .order-summary{ background-color:#f3e2be !important; } .fs-7{ font-size: 0.7rem; } @media only screen and (min-width: 280px) and (max-width: 575px) { .close_exchange{ bottom:-30px; font-size: 13px !important; line-height: 20px; } .btn-order-text{ font-size: 0.8rem !important; padding: 3px 8px !important; margin: 5px 0px !important; } .order_details_page .order_img{ width:100%; max-width:60% !important } } /* END OF ORDER DETAILS PAGE */ /* SUPPORT PAGE */ @media only screen and (min-width: 1440px){ #home-banner { width: 100%; } } @media only screen and (min-width: 1440px){ #home-banner .banner-home--wrapper { position: relative; width: 100vw; } } @media only screen and (min-width: 1440px){ #home-banner .banner-home--wrapper .banner-home--banner { overflow: hidden; max-height: 750px; } } @media only screen and (min-width: 1440px){ #home-banner .banner-home--wrapper .banner-home--banner .img { width: 100vw; display: block; height: 750px; object-fit: cover; } } @media only screen and (min-width: 1440px){ #home-banner .banner-home--wrapper_upper { /* position: absolute; */ text-align: center; /* width: 1440px; */ top: 110px; left: calc(50vw - 720px); } } @media only screen and (min-width: 1440px){ #home-banner .banner-home--wrapper_upper__title1 { font-size: 48px; line-height: 64px; margin-bottom: 8px; } } @media only screen and (min-width: 1440px){ #home-banner .banner-home--wrapper_upper__title2 { font-size: 30px; line-height: 40px; margin-bottom: 16px; } } @media only screen and (min-width: 1440px){ #home-banner .banner-home--wrapper_upper .banner-home--search { width: 600px; } } @media only screen and (min-width: 1440px){ #home-banner .banner-home--wrapper_upper .banner-home--search .el-pc-input { background-color: #fff; border-radius: 4px; color: #000; border: 1px solid rgba(0,0,0,.12); border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } } .el-input { position: relative; font-size: 14px; display: inline-block; width: 100%; } @media only screen and (min-width: 1440px){ #home-banner .banner-home--wrapper_upper .banner-home--search .el-pc-input .el-input__inner { color: #000; opacity: .6; padding-left: 60px; padding-right: 60px; height: 60px; line-height: 60px; font-size: 16px; border: 0; } } .el-input--prefix .el-input__inner { padding-left: 30px; } .el-input--suffix .el-input__inner { padding-right: 30px; } .el-input__inner { -webkit-appearance: none; background-color: #fff; background-image: none; border-radius: 4px; border: 1px solid #dcdfe6; box-sizing: border-box; color: #606266; display: inline-block; font-size: inherit; height: 40px; line-height: 40px; outline: 0; padding: 0 15px; transition: border-color .2s cubic-bezier(.645,.045,.355,1); width: 100%; } @media only screen and (max-width: 1439.98px){ #home-banner { width: 100%; } #home-banner .banner-home--wrapper { position: relative; width: 100%; } #home-banner .banner-home--wrapper .banner-home--banner { overflow: hidden; max-height: 375px; } #home-banner .banner-home--wrapper .banner-home--banner .img { width: 100vw; display: block; height: 375px; object-fit: cover; } #home-banner .banner-home--wrapper_upper { /* position: absolute; */ text-align: center; top: 48px; width: 100%; padding: 0 16px; box-sizing: border-box; } #home-banner .banner-home--wrapper_upper__title1 { font-size: 22px; line-height: 30px; margin-bottom: 8px; } #home-banner .banner-home--wrapper_upper__title2 { font-size: 16px; line-height: 22px; margin-bottom: 16px; } #home-banner .banner-home--wrapper_upper .banner-home--search .el-pc-input { background-color: #fff; border-radius: 4px; border: 1px solid rgba(0,0,0,.12); border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } #home-banner .banner-home--wrapper_upper .banner-home--search .el-pc-input .el-input__inner { color: #000; opacity: .6; height: 40px; line-height: 40px; padding: 8px 72px 8px 16px; font-size: 16px; border: 0; } /* we help */ #home-help .home-help--wrapper { width: 100%; padding: 40px 0; box-sizing: border-box; } #home-help .home-help--wrapper_content { width: 100%; margin: 0 auto; padding: 0 20px; text-align: center; } #home-help .home-help--wrapper_content-title { font-size: 22px; line-height: 32px; margin-bottom: 12px; font-family: satoshi,sans-serif; } #home-help .home-help--wrapper_content-items .grow-1 .grow-width, #home-help .home-help--wrapper_content-items .grow-2 .grow-width { display: -ms-flexbox; display: flex; padding: 20px 0; border-bottom: 1px solid rgba(0,0,0,.12); -ms-flex-direction: row-reverse; flex-direction: row-reverse; } #home-help .home-help--wrapper_content-items .grow-1 .grow-width .icon, #home-help .home-help--wrapper_content-items .grow-2 .grow-width .icon { display: block; width: 40px; height: 40px; } #home-help .home-help--wrapper_content-items .grow-1 .grow-width .content, #home-help .home-help--wrapper_content-items .grow-2 .grow-width .content { -ms-flex: 1; flex: 1; text-align: left; margin-right: 60px; } #home-help .home-help--wrapper_content-items .grow-1 .grow-width .content .item_title, #home-help .home-help--wrapper_content-items .grow-2 .grow-width .content .item_title { font-size: 16px; line-height: 22px; margin-bottom: 12px; font-family: OnePlus Sans,MYingHei W7,Medium-65,Microsoft Yahei,sans-serif; } #home-help .home-help--wrapper_content-items .grow-1 .grow-width .content .item_dec, #home-help .home-help--wrapper_content-items .grow-2 .grow-width .content .item_dec { font-size: 14px; line-height: 18px; opacity: .78; } } @media only screen and (min-width: 1440px){ #home-help .home-help--wrapper { width: 100%; padding: 80px 0; box-sizing: border-box; /* background: #f9f9f9; */ } } @media only screen and (min-width: 1440px){ #home-help .home-help--wrapper_content { width: 1170px; margin: 0 auto; text-align: center; } } @media only screen and (min-width: 1440px){ #home-help .home-help--wrapper_content-title { font-size: 36px; line-height: 48px; margin-bottom: 80px; } } @media only screen and (min-width: 1440px){ #home-help .home-help--wrapper_content-items { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -2%; } } @media only screen and (min-width: 1440px){ #home-help .home-help--wrapper_content-items .grow-1, #home-help .home-help--wrapper_content-items .grow-2 { margin-bottom: 2%; margin-right: 2%; background: #fff; cursor: pointer; transition: .2s; } } @media only screen and (min-width: 1440px){ #home-help .home-help--wrapper_content-items .grow-1 { width: 23%; } } @media only screen and (min-width: 1440px){ #home-help .home-help--wrapper_content-items .grow-1 .grow-width, #home-help .home-help--wrapper_content-items .grow-2 .grow-width { text-align: center; margin: 0 auto; padding: 20px 20px 48px 20px; height: 100%; } } @media only screen and (min-width: 1440px){ #home-help .home-help--wrapper_content-items .grow-1 .grow-width .icon, #home-help .home-help--wrapper_content-items .grow-2 .grow-width .icon { display: block; width: 100px; padding: 44px 0 64px 0; margin: 0 auto; } } @media only screen and (min-width: 1440px){ #home-help .home-help--wrapper_content-items .grow-1 .grow-width .content .item_title, #home-help .home-help--wrapper_content-items .grow-2 .grow-width .content .item_title { font-size: 24px; line-height: 32px; margin-bottom: 12px; } } @media only screen and (min-width: 1440px){ #home-help .home-help--wrapper_content-items .grow-1 .grow-width .content .item_dec, #home-help .home-help--wrapper_content-items .grow-2 .grow-width .content .item_dec { font-size: 14px; line-height: 18px; opacity: .78; } } @media only screen and (min-width: 1440px){ #home-help .home-help--wrapper_content-items .grow-1:hover, #home-help .home-help--wrapper_content-items .grow-2:hover { transform: translateY(-10px); box-shadow: 0 5px 10px 0 rgba(0,0,0,.1); } } /* END OF SUPPORT PAGE */ /* new styles */ #graphene_tech{ background: url(../assets/imgs/allin_imgs/graphene_tech.png); background-repeat: no-repeat; background-size: cover; } #Fyro_main_card{ /* background: url(.././dist/assets/imgs/Home_new/Explore_Fyro_bg.png); */ background: url(../assets/imgs/Home_new/Explore_Fyro_bg.png); background-repeat: no-repeat; background-size: cover; } span.transform_text1 { position: absolute; transform: rotate(-90deg); -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px rgb(200 199 199); left: -290px; top: 56%; font-size: 44px; font-family: "Orbitron", sans-serif !important; } .gap-two-half{ gap:2rem !important; } span.transform_text_1 { position: absolute; transform: rotate(-90deg); -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px #707070; left: -349px; top: 39%; font-size: 90px; font-family: "Orbitron", sans-serif !important; } span.transform_text_2 { position: absolute; transform: rotate(-90deg); -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px #707070; left: -361px; top: 39%; font-size: 90px; font-family: "Orbitron", sans-serif !important; } .w-65{ width: 67%!important; } span.transform_text2 { position: absolute; transform: rotate(-90deg); -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px #707070; left: -225px; top: 59%; font-size: 64px; font-family: "Orbitron", sans-serif !important; } span.transform_text3{ position: absolute; transform: rotate(-90deg); -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px #707070; left: -225px; top: 57%; font-size: 64px; font-family: "Orbitron", sans-serif !important; } #innovation_section{ background-image: linear-gradient( 45deg, hsl(220deg 52% 91%) 0%, hsl(229deg 48% 90%) 8%, hsl(243deg 42% 90%) 17%, hsl(260deg 39% 88%) 25%, hsl(272deg 43% 86%) 33%, hsl(285deg 44% 84%) 42%, hsl(300deg 43% 82%) 50%, hsl(300deg 43% 82%) 58%, hsl(300deg 43% 82%) 67%, hsl(300deg 43% 82%) 75%, hsl(293deg 40% 83%) 83%, hsl(286deg 36% 84%) 92%, hsl(280deg 31% 85%) 100% ); } /* #ora_products{ background: #eef0f3; background: var(--main-gradient); background-repeat: no-repeat; background-size: cover; } */ /* #laptop_memory_sec{ background: var(--main-gradient); background-repeat: no-repeat; background-size: cover; } */ /* #graphene_section{ background: url(../assets/imgs/allin_imgs/section_bg.png); background-repeat: no-repeat; background-size: cover; } */ #desktop_memory_sec{ background: radial-gradient(#54aff6, #26549A); background-repeat: no-repeat; background-size: cover; } @media only screen and (min-width: 1200px) and (max-width: 1360px) { .transform_text1,.transform_text2{ display: none; } } #min_image{ display: none; } @media only screen and (min-width: 1921px) and (max-width: 2930px) { /* #carouselExampleAutoplaying{ display: none; } #min_image{ display: block; padding-top:68px; } */ #home_banner{ background: #000; } .banner-main-container{ max-width:1200px; margin: auto; } } .bg-gradient-anwi{ /* background: linear-gradient(112.1deg, rgb(32, 38, 57) 11.4%, rgb(63, 76, 119) 70.2%); */ background: linear-gradient(112.1deg, rgb(63, 76, 119) -14.8% , rgb(32, 38, 57) 100.4%); } .bg-gradient-anwi.btn:hover{ /* background: linear-gradient(112.1deg, rgb(32, 38, 57) 11.4%, rgb(63, 76, 119) 70.2%); */ background: linear-gradient(112.1deg, rgb(32, 38, 57) -14.8%, rgb(63, 76, 119) 100.48% ); } .bg-gradient-violet{ /* background: linear-gradient(90deg, rgba(230,242,244,1) 6%, rgba(236,228,220,1) 100%); */ /* background:url(../assets/imgs/login_bg.png);*/ background: rgb(218,225,242); background: var(--main-gradient); background-size: cover; background-repeat: no-repeat; } @media only screen and (min-width: 769px) and (max-width: 1199px) { span.transform_text2 { position: absolute; transform: rotate(-90deg); -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px rgb(200 199 199); left: -151px; top: 55%; font-size: 43px; } } /* end new styles */ /* login verifiacation */ /* Styles for verification */ .pswd_info { position: absolute; top: -160px; right: 0; width: 250px; padding: 10px; background: #fefefe; font-size: .7rem; border-radius: 5px; box-shadow: 0 1px 3px #ccc; border: 1px solid #ddd; display: none; } .pswd_info::before { content: "\25B2"; position: absolute; bottom: -12px; left: 45%; font-size: 14px; line-height: 14px; color: #ddd; text-shadow: none; display: block; transform: rotate(180deg); } .pswd_invalid { background: url(images/invalid.png) no-repeat 0 50%; padding-left: 22px; line-height: 24px; color: #ec3f41; } .pswd_valid { background: url(images/valid.png) no-repeat 0 50%; padding-left: 22px; line-height: 24px; color: #3a7d34; } #toast-container > div{ opacity: 1 !important; color: #000 !important; margin-top: 20px !important; } /* .toast-close-button{ color:#000 !important; } .toast-success{ background: #fff !important; } .toast-error{ background: #fff !important; } */ .h-50p { height: 50px !important; } .warranty_row{ background: url(../assets/imgs/allin_imgs/desktop_bg.png); background-size: cover; background-position: center center; } .warranty-card .card{ background: rgb(22,62,96); background: linear-gradient(75deg, rgb(56 89 118) 51%, rgb(107 18 111) 89%) } /*Text neon */ .neon { text-shadow: 0 0 0px #fff, 0 0 0px #fff, 0 0 0px #ff9300, 0 0 1px #ff9300, 0 0 10px #ff9300, 0 0 10px #ff9300, 0 0 0px #ff9300; } /* .neon-orange { text-shadow: 0 0 0px #fff, 0 0 0px #fff, 0 0 0px #b2674e, 0 0 1px #b2674e, 0 0 10px #b2674e, 0 0 10px #b2674e, 0 0 0px #b2674e; } .neon-blue { text-shadow: 0 0 0px #fff, 0 0 0px #fff, 0 0 0px #3b6ec9, 0 0 1px #3b6ec9, 0 0 10px #3b6ec9, 0 0 10px #3b6ec9, 0 0 0px #3b6ec9; } .neon-purple { text-shadow: 0 0 0px #fff, 0 0 0px #fff, 0 0 0px #885bce, 0 0 1px #885bce, 0 0 10px #885bce, 0 0 10px #885bce, 0 0 0px #885bce; } */ section.graphene_img_section { height: 100vh; background-attachment: fixed !important; background-repeat: no-repeat !important; background-size: cover !important; } section#graphene_section { padding-top: 50px; } .main-text{ background: linear-gradient(270deg, #f6940c 50%, #ff9300 50%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 40px; } .item-title { font-size: 16px; font-weight: 500; padding: 20px 0px; } /*button*/ .buy-now { border-radius: 4px; /* background-color: #f4511e; */ border: none; color: #FFFFFF; text-align: center; padding: 5px 15px; width: 120px; transition: all 0.5s; cursor: pointer; margin: auto; } .butbuy-nowton span { cursor: pointer; display: inline-block; position: relative; transition: 0.5s; } .buy-now span:after { content: '\00bb'; position: absolute; opacity: 0; top: 0; right: 20px; transition: 0.5s; } .buy-now:hover span { border-bottom: solid 1px white; } .buy-now:hover span:after { opacity: 1; right: 0; } .buy-now{ background:#5782ce !important; color:white; } @media (min-width:320px) and (max-width:1198px){ section.graphene_img_section { height: 200px; background-attachment: initial !important; background-repeat: no-repeat !important; background-size: 100% !important; } .main-text { background: linear-gradient(270deg, #f4a73c 50%, #ff9300 50%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 24px; } } .footer-wrapper{ /* background-image: linear-gradient(145deg,rgb(33,37,41,0.9),rgb(33,37,41,0.9)),url(../assets/imgs/home/h1.jpg); */ /* background-image: linear-gradient(145deg,#ededed,#ededed); */ background-image: linear-gradient(145deg,#f9f9f9,#f9f9f9); } .orangeWrapper { padding:0; } .card-item-header { width: 80%; margin: auto; margin-top: -90px; } .row.product_card_section { padding-top: 100px; } .card-header-sub-1, .card-header-sub-2, .card-header-sub-3 { border-radius: 20px; height: 180px; } .card-item-header .card-header-sub-1 { background-image: url(../assets/imgs/Home_new/Explore_Fyro_bg.png); background-position: center; background-size: cover; background-repeat: no-repeat; } .card-item-body h3 a{ font-size: 24px; } .product_card_1 .card-item-body:hover h3 a{ color:#ff9300; } .product_card_2 .card-item-body:hover h3 a{ color:#5d87d0; } .product_card_3 .card-item-body:hover h3 a{ color:#9973d4; } .product_card_1 .card-item-body:hover .card_product_footer a{ color:#ff9300; } .product_card_2 .card-item-body:hover .card_product_footer a{ color:#5d87d0; } .product_card_3 .card-item-body:hover .card_product_footer a{ color:#9973d4; } .card-item-body p { color: #212529; margin-bottom: 1px; font-size: 15px; } .card-item-body { padding: 50px; height: 320px; } .shadow:hover{ box-shadow: rgba(0, 0, 0, 0.15) 10px 1rem 1rem !important; } .card_product_footer{ position: absolute; bottom:5px; } .card_product_footer a{ font-weight: 500; } .product_card_1 { border: 1px solid rgb(204, 204, 204,0.1); border-radius: 10px; background: #8e9eab; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #f8f8f8, #f8f8f8); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #f8f8f8, #f8f8f8); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ position: relative; } .product_card_1:hover img{ transform: scale(1.1); } .product_card_2 { border: 1px solid rgb(204, 204, 204,0.1); border-radius: 10px; background: #8e9eab; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #f8f8f8, #f8f8f8); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #f8f8f8, #f8f8f8); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ position: relative; } .product_card_2:hover img{ transform: scale(1.2); } .product_card_2:hover .card-item-footer{ display: block; animation: fadeIn 0.8s; } .card-item-header .card-header-sub-2 { background-image: url(../assets/imgs/allin_imgs/laptop_bg.png); background-position: center; background-size: cover; background-repeat: no-repeat; } .product_card_3 { border: 1px solid rgb(204, 204, 204,0.1); border-radius: 10px; background: #8e9eab; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #f8f8f8, #f8f8f8); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #f8f8f8, #f8f8f8); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ position: relative; } .product_card_3:hover img{ transform: scale(1.2); } .product_card_3:hover .card-item-footer{ display: block; animation: fadeIn 0.8s; } .card-item-header .card-header-sub-3 { background-image: url(../assets/imgs/allin_imgs/desktop_bg.png); background-position: center; background-size: cover; background-repeat: no-repeat; } .product_card_section h6 { font-size: 14px; } #pills-tabContent .col-sm-4{ margin-top:100px; } #pills-tabContent .product_card_section{ padding-top:0px; } .theme-btn { position: relative; z-index: 2; overflow: hidden; vertical-align: middle; display: inline-block; border: none; text-transform: capitalize; text-align: center; background-color: #202639 !important; color: white !important; font-size: 14px; font-weight: 600; line-height: 1; padding: 20.5px 29px; box-shadow: 0px 6px 16px rgba(13, 94, 244, 0.24); border-radius: 5px; } .theme-btn:before { content: ""; position: absolute; height: 0%; left: 50%; top: 50%; width: 600%; background-color: #142c8e !important; -webkit-transform: translateX(-50%) translateY(-50%) rotate(60deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(60deg); transform: translateX(-50%) translateY(-50%) rotate(60deg); z-index: -1; -webkit-transition: 0.7s ease; transition: 0.7s ease; } .theme-btn:hover, .theme-btn.active { color: var(--white-color); } .or_line{ width: 100%; text-align: center; border-bottom: 1px solid #ccc; line-height: 0.1em; line-height: 0 !important; font-size: 16px !important; } .or_line span { background:#fff; padding:0 10px; } .bg-gradient-anwi-outline{ border:solid 2px #142c70 !important; color:#142c70 !important; background: linear-gradient(145deg,rgb(255,255,255,0.9),rgb(255,255,255)); } .bg-gradient-anwi-outline:hover{ background: linear-gradient(145deg,rgb(27,45,83,0.9),rgb(10,19,34)) !important; border:solid 2px rgb(10,19,34)!important; color:white !important; } .main-menu.menu-lh-1 > ul > li >a{ line-height: 50px; } .banner-main-container .carousel_img { height: 100%; min-height: 100%; max-height: 100% !important; } .user_order_details.rounded.mb-3 .text-info { color:#0a1322 !important; } .text-blue{ color:#0a1322 !important; } .product_card_section .col-sm-4{ margin-top:100px; } /* SECTION VERTICAL TABS */ #experienceTab.nav-pills .nav-link.active { color: rgb(3, 41, 90) !important; background-color: transparent; border-radius: 0px; border-left: 3px solid #191e71; } #experienceTab.nav-pills .nav-link { border-radius: 0px; line-height: 10px; color: rgb(3, 41, 90) !important; border-left: 3px solid rgb(222, 222, 222); } .date-range { letter-spacing: 0.01em; color: var(--theme-gray); } /* STUB LINKS */ a { color: var(--theme-gray); transition: 0.3s eas-in-out; } a:hover { color: var(--theme-yellow); } .tab-content img{ width: 100%; min-width:70px; } .w-250{ width: 250px; } .w-500{ width: 500px; } .social-icons:hover img{ transform: scale(1.2); }