123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301 |
- /* home page */
- $color_1: #000;
- $color_2: white;
- $font-family_1: "Satoshi", sans-serif;
- $background-color_1: #000;
- $background-color_2: #0fa5c5;
- $background-color_3: #f2f9fb;
- /* BUtton */
- .button_dark.btn-dark {
- background-color: $background-color_1 !important;
- font-family: $font-family_1;
- &:hover {
- background-color: $background-color_1 !important;
- font-family: $font-family_1;
- opacity: 1 !important;
- }
- }
- /* main-container */
- .home-main-container {
- #navbar-head { /* navbar */
- .navbar-nav {
- .nav-item {
- .nav-link {
- color: $color_1;
- font-family: $font-family_1;
- }
- }
- }
- }
- .offer-main-sec {/* main-offersec */
- .offer-sec {
- margin-top: -35px;
- }
- }
- .aw-feature-name {
- h5 {
- transform: rotate(180deg);
- transform-origin: center center 0;
- writing-mode: vertical-rl;
- }
- }
- .out-of-world { /* out-of-worldzz */
- .card {
- background-color: $background-color_2;
- }
- }
- .aw-support-sec {
- .aw-support-sec-main-container {
- background-color: $background-color_3;
- }
- .news-letter-sec {
- .news-letter-email {
- &:focus {
- border-bottom: 1px solid white;
- outline: none;
- }
- &::placeholder {
- color: $color_2;
- }
- }
- }
- }
- .owl-carousel.star-products-img-sec { /* owl-carousal */
- .owl-dots {
- text-align: left;
- .owl-dot {
- span {
- height: 3px;
- width: 25px;
- }
- }
- .owl-dot.active {
- color: $color_1;
- }
- }
- .owl-nav {
- text-align: right;
- margin-right: 5rem;
- }
- }
- }
- /* banner */
- .hero-banner {
- background-image: url(../../dist/assets/imgs/Home/banner.png);
- background-size: cover;
- background-repeat: no-repeat;
- background-position: center center;
- background-position-y: -100px;
- .banner-main-container {
- height: 620px;
- }
- }
- @media (min-width:1900px) {
- .hero-banner {
- background-size: 100% 100%;
- }
- .products-main-container .col-md-6 {
- text-align: center !important;
- .product-heading span {
- text-align: center !important;
- margin: auto !important;
- }
- }
- }
-
- @media (min-width:769px) and (max-width:1024px) {
- .home-main-container {
- .aw-partners.sec-space-1 {
- margin-top: 0px;
- }
- .aw-partners .sec-space-3 {
- margin-right: 60px;
- }
- .offer-main-sec {
- .offer-sec {
- margin-top: -30%;
- }
- }
- .news-letter-sec {
- .card-body.px-5 {
- padding: 20px !important;
- }
- }
- .news-letter-sec {
- a.button_dark {
- padding: 10px 5px;
- }
- }
- }
- }
-
- @media (min-width:278px) and (max-width:767px) {
- .home-main-container {
- h5 {
- font-size: 1rem;
- }
- h6 {
- font-size: 1rem;
- }
- .sec-space-1 {
- margin-top: 40px;
- }
- .sec-space-2 {
- margin-top: 40px;
- }
- .banner-main-container {
- height: 550px;
- display: block !important;
- text-align: center;
- .col-md-6 {
- padding-top: 7rem;
- .button_dark {
- display: none;
- }
- }
- .mobile-home-img {
- width: 85%;
- }
- h1 {
- font-size: 2rem;
- }
- }
- .hero-banner {
- background-position: 0;
- }
- .aw-main-features {
- display: none;
- }
- .mobile-text-center {
- text-align: center;
- }
- .aw-feature-name {
- h5 {
- transform: rotate(0deg);
- writing-mode: horizontal-tb;
- }
- }
- .products-main-container {
- .enterprise-prd {
- margin-top: 10px;
- }
- .consumer-prd {
- margin-top: 10px;
- }
- }
- .news-letter-sec {
- a.button_dark {
- padding: 10px 5px;
- }
- }
- .owl-carousel.star-products-img-sec {
- .d-flex{
- justify-content: center !important;
- }
- .owl-nav {
- text-align: center;
- margin-right: 0px;
- }
- }
- .star-products {
- .owl-dots {
- display: none;
- }
- }
- .aw-support-sec-main-container {
- .row {
- margin: 0px !important;
- text-align: center;
- }
- .col-md-4 {
- border: none !important;
- }
- .support-sec-heading {
- padding: 0 !important;
- }
- }
- .offer-main-sec {
- margin-bottom: 0 !important;
- padding: 0 !important;
- }
- .offer-sec {
- p {
- font-size: 0.85rem;
- }
- }
- }
- .footer-wrapper {
- .accordion-button {
- font-family: $font-family_1;
- color: $color_2;
- background-color: $background-color_1;
- &:not(.collapsed) {
- &::after {
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
- }
- }
- }
- .accordion-body {
- font-family: $font-family_1;
- color: $color_2;
- background-color: $background-color_1;
- }
- .accordion-button.collapsed {
- &::after {
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
- }
- }
- .footer-sub-content p{
- font-size: 0.85rem;
- }
- }
-
- }
- // index styles
- .feature-bg-image.animated-feature-img {
- animation: slide 1s ease .2s forwards;
- opacity: 0;
- // transform-origin: left top;
- }
-
- @keyframes slide {
- from {
-
- opacity: 0;
- }
-
- to {
-
- opacity: 1;
- }
- }
-
- [alt=footer-rocket-img]{
- cursor: pointer;
- width: 70px;
- }
- .partners-img{
- height:60px;
- }
- @media (min-width:405px) and (max-width:570px) {
- .home-main-container .banner-main-container .mobile-home-img{
- width: 60%;
- }
- }
-
- @media (min-width:1800px) {
- .banner-wrapper {
- position: relative;
- }
- .banner-main-container {
- height: 900px !important;
- }
-
- .offer-main-sec{
- position: absolute;
- bottom: 40%;
- right: 20%;
- width: 60%;
- }
-
- }
|