-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
1 lines (1 loc) · 34.6 KB
/
style.css
File metadata and controls
1 lines (1 loc) · 34.6 KB
1
/*common css*/ body, h1, h2, h3, h4, h5, h6, p, ul {margin: 0;padding: 0;}li{list-style: none !important;}body {font-family: 'Poppins', sans-serif;} /*navigation css*/ .main_nav .container {width: 88% !important;}.main_nav {position: fixed;top: 0;left: 0;width: 100%;border: none !important;box-shadow: none !important;z-index: 99;transition: all 0.5s ease-in-out;background: transparent;}.header_color {background: transparent;height: 4.5rem !important;position: fixed;top: 0;left: 0;width: 100%;background: linear-gradient(135deg, #000428, #0074da);opacity: 0;transition: top 0.5s ease-in-out;}.logo_img {width: 55px;float: left;}.titl_img {width: 100px;}.nav_links {float: right;}.nav_links ul li {position: relative;}nav ul a {padding: 0 17px;}.nav_links ul li a {color: white;font-weight: 500;text-transform: capitalize;font-size: 1rem;}.news_dropdownac span svg {font-size: 15px;margin-left: 1px;transform: rotate(0deg);transition: 0.5s;}.news_dropdownac.active {background: rgba(214,214,214,0.3);}.news_dropdownac.active span svg {transform: rotate(180deg);}.main_nav.nav-down {top: -100%;}.main_nav.nav-down .header_color {top: -100%;} /*dropdown css*/ #news_dropdown {top: 100% !important;left: 0 !important;width: 185px !important;background: #252525;padding: 0;margin: 0;box-shadow: 0 10px 10px rgba(0,0,0,0.2);}#news_dropdown li a {color: white;}#news_dropdown li {padding: 0;margin: 0;}#news_dropdown li a:hover {background: #5e5e5e;}.ham_dropdown {position: absolute;top: 100%;left: 0;visibility: hidden;}.ham_dropdown li a {width: 45px;height: 45px;padding: 0;border-radius: 50%;text-align: center;padding-top: 11px;transform: scaleY(0.4) scaleX(0.4) translateX(0px) translateY(50px);opacity: 0;}.ham_dropdown.active {visibility: visible;}.ham_dropdown.active li a {transform: scaleY(1) scaleX(1) translateX(0px) translateY(0px);opacity: 1;}.ham_1 {transition: 0.4s;}.ham_2 {transition: 0.3s;}.ham_3 {transition: 0.2s;}.ham_4 {transition: 0.1s;} /*strok css*/ .hamburger, .hamburger_sidebar {width: 50px;height: 40px;margin-left: -6px;}.hambur_bg {background: #212121;padding: 0;width: 45px;height: 45px;border-radius: 50%;padding-left: 2px;padding-top: 1px;}.hambur_content {width: 40px;height: 40px;line-height: 40px;margin: 0;}.dropdown-button.btn {background: transparent;box-shadow: none;margin: 0;padding: 0;background: transparent;}.top {stroke-dasharray: 240px 950px;}.hamburger path, .hamburger_sidebar path {fill: none;stroke-width: 40px;stroke: white;stroke-linecap: round;stroke-dashoffset: 0px;transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25),stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);}.bottom {stroke-dasharray: 240px 950px;}.middle {stroke-dasharray: 240px 950px;}.hamburger.open .top, .hamburger.open .bottom, .hamburger_sidebar.open .bottom, .hamburger_sidebar.open .top {stroke-dashoffset: -650px;}.hamburger.open .middle, .hamburger_sidebar.open .middle {stroke-dashoffset: -125px;stroke-dasharray: 1px 220px;}#ham_dropdown {margin-top: 3rem;}.hambur_bg:hover {background: #212121;} /*home section*/ .home_section {background-image: linear-gradient(135deg, #000428e3, #0074dad9), url('img/header-bg-1.jpg');background-position: center;background-size: cover;background-repeat: no-repeat;padding-top: 6rem;padding-bottom: 2rem;}.home_content {margin-top: 10rem;text-align: center;}.home_content img {width: 98%;margin-bottom: 2px;}.home_content p {color: white;font-weight: 400;width: 85%;margin: 15px auto;}.home_btn {border: 2px solid white;width: 32%;margin: 0 auto;margin-top: 2rem;border-radius: 470px;padding: 2px 0;}.home_btn a {color: white;text-transform: uppercase;font-weight: 500;font-size: 14px;}.home_slider {text-align: center;}.slide_item img {width: 105%;}.owl-dots .owl-dot span {width: 25px !important;height: 2px !important;background: #ffffffab !important;}.owl-dots .owl-dot.active span {background: #00000096 !important;} /*heaading Css*/ .heading {width: 70%;margin: 0 auto;text-align: center;}.heading h1 {font-size: 32px;text-transform: uppercase;font-weight: 500;letter-spacing: 4px;margin-bottom: 1rem;}.heading h2 {font-size: 35px;text-transform: uppercase;margin-bottom: 9px;color: white;letter-spacing: 4px;}.heading img {margin-bottom: 1rem;width: 20%;}.heading p {width: 85%;margin: 0 auto;margin-bottom: 2rem;} /*about css*/ .about_section {padding: 5rem 0;}.single_about {text-align: center;}.about_icon {width: 120px;height: 120px;background: linear-gradient(135deg, #000428, #0074da);text-align: center;border-radius: 50%;margin-bottom: 3rem;box-shadow: 0 10px 10px rgba(0,0,0,0.3);}.about_icon svg {font-size: 50px;color: white;vertical-align: middle;align-items: center !important;height: 100%;width: 100%;}.single_about h4 {font-size: 25px;margin-bottom: 2rem;font-weight: 400;}.single_about p {font-weight: 400;font-size: 16px;} /*features section css*/ .features_section {background: linear-gradient(135deg, #000428e3, #0074dad9), url('img/header-bg-2.jpeg');background-position: center;background-repeat: no-repeat;background-size: cover;padding: 5rem 0;}.features_heading {text-align: center;}.features_left {text-align: right;}.features_content {display: flex;}.single_features {margin-bottom: 4rem;width: 100%;padding: 12px 0;padding-right: 10px;position: relative;}.features_right .single_features {margin-left: 28px;}.features_left .features_title {flex: 1;margin-right: 10px;}.features_right .features_title {flex: 1;margin-left: 10px;}.features_icon {background: #00000070;text-align: center;border-radius: 50%;width: 65px;height: 65px;margin-top: 33px;position: relative;}.features_icon svg {font-size: 28px;color: white;height: 100%;width: 100%;}.features_title h5 {color: white;text-transform: capitalize;font-weight: 400;margin-bottom: 15px;}.features_title p {color: white;font-weight: 400;font-size: 16px;}.features_slider {text-align: center;}.owl-carousel .owl-item .features_item_slider img {display: unset;width: 88%;}.features_icon::after {content: "";background: transparent;width: 65px;height: 65px;position: absolute;top: 0;left: 0;border-radius: 50%;border: 2px dashed white;animation: features_rotate 7s linear infinite;visibility: hidden;opacity: 0;transition: opacity 0.1s ease-out;}.single_features .features_content::after {content: "";background: black;width: 20px;height: 20px;position: absolute;top: 50%;right: auto;border-radius: 50%;z-index: 9;opacity: 0;visibility: hidden;transition: opacity 0.4s ease-out;}.features_left .single_features .features_content::after {right: -13%;margin-right: -15px;}.features_right .single_features .features_content::after {left: -13%;margin-left: -25px;}@keyframes features_rotate {0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}}.item.features_content {transition: 0.2s ease-out;}.item.features_content.active, .item.features_content:hover {box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.31),0 6px 20px 0 rgba(0, 0, 0, 0.36);border-radius: 10px;}.item.features_content {padding: 16px 15px;cursor: pointer;}.features_right {margin-left: -15px;}.single_features .features_content::before {content: "";background: black;width: 0;height: 2px;position: absolute;top: 55%;opacity: 0;transition: width 0.4s ease-out;}.features_right .single_features .features_content::before {left: -56px;}.features_left .single_features .features_content::before {right: -40px;}.single_features .features_content.active::before {width: 26%;opacity: 1;}.single_features .features_content.active::after {visibility: visible;opacity: 1;}.features_content.active .features_icon::after {visibility: visible;opacity: 1;} /*show case*/ .show_chase {padding: 4rem 0;}.show_case_content h3 {font-size: 26px;margin-bottom: 15px;color: #000000ba;}.show_case_content p {font-size: 16px;margin-bottom: 32px;color: #00000091;}.showcase_content_icon {display: flex;}.show_case_icon {flex-basis: 7%;}.show_case_icon svg {font-size: 23px;color: #363e88;}.show_case_text {flex: 1;}.show_case_text h5 {font-size: 20px;margin-bottom: 10px;color: #000000bf;}.show_case_img {position: relative;}.show_case_img img {width: 88%;}.show_case_abs_img {position: absolute;left: 0;top: 60px;}.show_chase .row {margin-bottom: 6rem;} /*subscribe Section*/ .subscribe_section {background: linear-gradient(29deg, #232323, #474747);padding: 3rem 0;}.subscribe_text {font-size: 35px;text-align: center;color: white;text-transform: uppercase;margin-top: 45px;}.subscribe_input {background: white !important;border-radius: 30px !important;padding: 0.6rem 0 0.6rem 2rem !important;border: none !important;color: black;width: 100%;}.subscribe_form {position: relative;margin-top: 2.7rem;}.Subscribe_level {position: absolute;top: 13px;left: 32px;font-size: 23px;color: #0000007a;cursor: text;pointer-events: none;transition: 0.2s ease-out;}.Subscribe_level.active {color: white !important;top: -2rem;left: 25px;font-size: 18px;}.subscribe_btn {position: absolute;top: 0;right: -33px;background: linear-gradient(135deg, #000428, #0074da);border: none;width: 110px;height: 63px;border-radius: 0 30px 30px 0;cursor: pointer;padding: 0;transition: 0.4s;overflow: hidden;}.subscribe_one {transform: translateX(-200px);color: black;font-size: 30px;transition: 0.3s;position: absolute;left: 37%;top: 26%;transition: transform 0.2s ease-in-out;}.spin_sub {font-size: 33px;position: absolute;top: 25%;left: 36%;color: white;visibility: hidden;opacity: 0;transition: opacity 0.1s ease-in;animation: sub_spin 1s linear infinite;}.subscribe_two {color: white;font-size: 30px;transition: transform 0.2s ease-in-out;position: absolute;left: 35%;top: 26%;}.subscribe_btn:hover .subscribe_two{transform: translateX(200px);}.subscribe_btn:hover .subscribe_one {transform: translateX(0);}.subscribe_btn.active .subscribe_one {visibility: hidden;opacity: 0;}.subscribe_btn.active .subscribe_two {visibility: hidden;opacity: 0;}.subscribe_btn.active .spin_sub {visibility: visible;opacity: 1;}@keyframes sub_spin {0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}} /*screenshot section*/ .screenshot_section {padding: 4rem 0;}.shots_slider {height: 580px !important;margin-top: -165px;}.slider_indicator {text-align: center;margin-top: 16px;}.slider_indicator .prev {font-size: 30px;padding: 15px;color: #00000082;cursor: pointer;transition: 0.2s;}.slider_indicator .next {font-size: 30px;padding: 15px;color: #00000082;cursor: pointer;transition: 0.2s;}.slider_indicator .prev:hover, .slider_indicator .next:hover {color: rgb(80, 78, 71);} /*testimonial Section*/ .testimonial_section {background: linear-gradient(135deg, #00042899, #0074da94), url('img/photography.png');padding: 4rem 0;}.testimonial_slider {text-align: center;}.testimonial_item img {width: 10% !important;margin: 0 auto;border-radius: 50%;border: 6px solid white;margin-bottom: 10px;}.testimonial_item p {width: 65%;margin: 0 auto;margin-bottom: 11px;color: white;font-size: 17px;}.testimonial_item h4 {color: white;font-size: 26px;margin-bottom: 8px;}.star_slider span {color: #fac918;}.star_slider {margin-bottom: 20px;} /*team Section*/ .team_section {padding: 4rem 0;}.item_team {box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);background: white;text-align: center;width: 95%;margin-left: 10px;position: relative;margin-bottom: 1rem;transition: 0.3s;}.item_team h6 {font-size: 25px;background: linear-gradient(135deg, #000428, #0074da);background-clip: text;color: transparent;margin-top: 10px;margin-bottom: 5px;text-transform: capitalize;}.item_team p {font-size: 17px;color: #0000009c;padding-bottom: 1rem;}.team_hover {position: absolute;top: 50%;left: 50%;transform: translate(-40%, -110%);z-index: 9999 !important;}.team_hover ul li {width: 50%;float: left;}.item_team_img {cursor: pointer;overflow: hidden;}.item_team_img img {transition: 0.40s;}.team_hover ul li a {color: white;font-size: 25px;transition: 0.2s;}.team_hover::before {content: "";background: linear-gradient(135deg, #000428, #0074da);position: absolute;width: 180px;height: 180px;top: 0;left: 0;transform: translate(-25%, -50%) rotate(-45deg) scale(0);z-index: -1;border: 2px solid #ffffffd4;opacity: 0;transition: all 0.35s;}.team_hover ul {margin-top: -35px;margin-left: 10px;}.facebook {transform: translate(-200%, -200%);transition: transform 0.35s, opacity 0.25s;opacity: 0;}.twitter {transform: translate(200%, -200%);transition: transform 0.35s, opacity 0.25s;opacity: 0;}.linkedin {transform: translate(-200%, 200%);transition: transform 0.35s, opacity 0.25s;opacity: 0;}.pinterest {transform: translate(200%, 200%);transition: transform 0.35s, opacity 0.25s;opacity: 0;}.team_opa {position: absolute;top: 0;left: 0;height: 81%;width: 100%;background: white;opacity: 0;transition: 0.4s;}.item_team_img:hover .team_hover::before {transform: translate(-25%, -50%) rotate(-45deg) scale(1);opacity: 0.9;}.item_team_img:hover .facebook, .item_team_img:hover .twitter, .item_team_img:hover .linkedin, .item_team_img:hover .pinterest {transform: translate(0, 0);opacity: 1;}.item_team_img:hover img {transform: scale(1.1);}.item_team_img:hover .team_opa {opacity: 0.3;}.team_section .owl-dots .owl-dot span, .news_section .owl-dots .owl-dot span {background-color: #c0c0c0 !important;}.team_section .owl-dots .owl-dot.active span, .news_section .owl-dots .owl-dot.active span{background-color: black !important;}.team_hover ul li:hover a {color: black;}.item_team:hover{box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);} /*get it section*/ .getit_section {background: linear-gradient(135deg, #000428e0, #0074daf0), url('img/header-bg-1.jpg');padding: 4rem 0;background-position: center;background-repeat: no-repeat;background-attachment: fixed;position: relative;overflow: hidden;}.getit_content p {font-size: 17px;color: white;margin-bottom: 30px;}.apple, .google, .windows {background: #212121;width: 31%;text-align: center;float: left;border: 1px solid #ffffffde;border-radius: 30px;margin-right: 15px;cursor: pointer;padding-top: 4px;padding-bottom: 9px;box-shadow: 0 5px 11px 0 rgba(0,0,0,0.1),0 4px 15px 0 rgba(0,0,0,0.08);transition: all 0.4s ease-out;}.apple a, .google a, .windows a {display: inline-flex;}.get_text {text-align: left;line-height: 1.3;color: white;font-size: 18px;}.get_icon {margin-top: 7px;margin-right: 12px;}.get_icon svg {font-size: 33px;color: white;}.get_text small {font-size: 14px;}.qrcode {background: transparent;width: 23%;float: left;text-align: center;margin-top: 22px;border-radius: 30px;border: 1px solid white;padding: 9px 0;margin-left: 5px;box-shadow: 0 5px 11px 0 rgba(0,0,0,0.1),0 4px 15px 0 rgba(0,0,0,0.08);transition: all 0.4s ease-out;}.qrcode a {color: white;font-size: 17px;}.getit_img {position: absolute;width: 21%;transform: rotate(-32deg);right: 0;bottom: -50%;}.getit_img img {width: 100%;}.apple:hover, .google:hover, .windows:hover {box-shadow: 0 5px 11px 0 rgba(0,0,0,0.28),0 4px 15px 0 rgba(0,0,0,0.25);transform: translateY(-2px);}.qrcode:hover {box-shadow: 0 5px 11px 0 rgba(0,0,0,0.28),0 4px 15px 0 rgba(0,0,0,0.25);transform: translateY(-2px);} /*news section*/ .news_section {padding: 4rem 0;}.news_item {width: 95%;margin-left: 10px;overflow: hidden;}.news_img img {width: 100%;}.news_img {position: relative;cursor: pointer;}.news_date {margin: 5px 0;}.news_date span {margin-right: 25px;color: #00000082;}.news_date span svg {margin-right: 5px;color: #000000cf;}.news_item h4 {font-size: 22px;margin: 15px 0;color: black;cursor: pointer;}.news_item h4 a {color: #000000a3;transition: 0.2s;}.news_item p {color: #00000091;font-size: 16px;margin-bottom: 3rem;}.read_more_btn {background: white;width: 44%;text-align: center;border: 1px solid #000000e6;border-radius: 30px;padding: 5px 0;box-shadow: 0 6px 5px 0 rgba(0,0,0,0.18),0 1px 9px 0 rgba(0,0,0,0.15);transition: all 0.4s ease-out;cursor: pointer;margin-bottom: 20px;}.read_more_btn a {color: #000000e6;font-size: 17px;}.read_more_btn a svg {font-size: 15px;transform: translateX(-10px);opacity: 0;visibility: hidden;transition: all 0.25s ease-out;}.news_hover {position: absolute;top: 50%;left: 50%;text-align: center;transform: translate(-50%, -50%);background: linear-gradient(135deg, #000428c9, #0074da8c);width: 100%;height: 100%;padding-top: 5rem;visibility: hidden;opacity: 0;transition: all 0.3s ease-in-out;}.news_hover p {margin: 0;transform: translateY(-120px);opacity: 0;transition: 0.4s ease-out;}.eye_news {margin-right: 10px;color: white;font-size: 20px;}.eye_news svg {margin-right: 5px;color: white;font-size: 18px;}.comment_news {color: white;font-size: 20px;}.comment_news svg {font-size: 18px;margin-right: 1px;}.news_hover p svg {font-size: 38px;color: white;}.news_item h4:hover a {color: black;}.read_more_btn:hover{box-shadow: 0 5px 11px 0 rgba(0,0,0,0.28),0 4px 15px 0 rgba(0,0,0,0.25);transform: translateY(-2px);}.read_more_btn:hover a svg {transform: translate(13px);opacity: 1;visibility: visible;}.news_img:hover .news_hover {visibility: visible;opacity: 1;}.news_img:hover .news_hover p {transform: translateY(-8px);opacity: 1;} /*video section*/ .video_section {background: linear-gradient(135deg, #000428e6, #0074dae0), url('img/video-bg.jpg');padding: 4rem 0;background-repeat: no-repeat;background-size: cover;background-position: center;background-attachment: fixed;}.heading._text {color: white;}.play_button {text-align: center;background: white;width: 92px;height: 92px;border-radius: 50%;padding-top: 25px;padding-left: 10px;margin: 0 auto;border: 3px solid #054286;box-shadow: 0 10px 10px rgba(0,0,0,0.3);cursor: pointer;position: relative;transition: all 0.1s ease-out;}.play_button svg {font-size: 38px;color: #054286;}.play_button a:after {content: "";position: absolute;width: 100%;height: 100%;text-align: center;left: 0;top: 0;border-radius: 50%;box-shadow: 0 0 0 2px rgba(255,255,255,0.1);transform: scale(0.9);}.play_button a::before {content: "";background: white;position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 50%;opacity: 0.3;transition: 0.2s ease-out;}@keyframes videoEffect{0%{opacity: 0.3;}40%{opacity: 0.45;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(39,38,39,0.6),0 0 0 10px rgba(255,255,255,0.5);}100%{box-shadow: 0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px rgba(39,38,39,0.6),0 0 0 10px rgba(255,255,255,0.5);transform: scale(1.5);opacity: 0;}}.play_button:hover {transform: scale(0.9);}.play_button:hover a::before{opacity: 0;}.play_button:hover a::after {animation: videoEffect 1s ease-out 75ms;} /*price Section*/ .price_section {padding: 4rem 0;}.single_price {background: #0074da2e;padding: 2rem 3rem;transition: 0.4s ease-in;text-align: center;border-radius: 15px;height: 40rem;position: relative;}.single_price h5 {font-size: 25px;color: #000000d1;border-bottom: 2px solid #000000c4;margin-bottom: 2rem;padding-bottom: 1.5rem;}.single_price h3 small {font-size: 18px;}.single_price h3 sup {font-size: 27px;}.single_price h3 {color: #000000e0;font-size: 35px;border-bottom: 2px solid black;margin-bottom: 2.5rem;padding-bottom: 1.5rem;}.single_price p {font-size: 15px;margin-bottom: 25px;}.read_more_btn.price_btn {width: 85%;padding: 13px 0;bottom: 0 !important;position: absolute;left: 25px;background: transparent;}.single_price.best_price {background: linear-gradient(135deg, #000428, #0074da);box-shadow: 3px 10px 20px rgba(0,0,0,0.6);}.best_price h5 {color: white;border-color: #ffffff5c;}.best_price h3 {color: white;border-color: #ffffff5c;}.best_price p {color: white;}.best_price .price_btn {border-color: white;}.best_price .price_btn a {color: white;}.best_text {position: absolute;color: #fff9;text-transform: uppercase;right: 10px;transform: rotate(42deg);top: 13px;}.single_price:hover {background: #0074da71;}.best_price:hover {background: linear-gradient(135deg, #000428, #0074da);} /*Status Section*/ .status {background: linear-gradient(135deg, #000428e6, #0074dae0), url('img/header-bg-1.jpg');background-repeat: no-repeat;background-position: center;padding: 4rem 0;}.single_status {text-align: center;}.status_icon {width: 90px;height: 90px;margin: 0 auto;border-radius: 50%;padding-top: 27px;margin-bottom: 2rem;box-shadow: 0 10px 10px rgba(0,0,0,0.3);}.status_icon svg {color: white;font-size: 36px;}.single_status h4 {color: white;font-size: 24px;margin-bottom: 18px;}.single_status h3 {color: white;font-size: 45px;} /*faq section*/ .faq_section {padding: 4rem 0;}.faq_img {position: relative;text-align: right;}.faq_img img {width: 70%;}.faq_abs_img {position: absolute;left: 35px;top: -23px;width: 76% !important;}.collapsible-header {background: linear-gradient(135deg, #000428, #0074da);position: relative;}.faq_accordian ul li {margin-bottom: 10px;}.collapsible-header svg {font-size: 21px;margin-right: 15px;}.collapsible-header {color: white;font-size: 16px;}.faq_plus, .faq_minus {position: absolute;top: 19px;right: 0;font-size: 17px !important;transition: 0.3s ease-in-out;}.faq_minus {opacity: 0;}.faq_accordian ul li.active .collapsible-header .faq_plus {opacity: 0;}.faq_accordian ul li.active .collapsible-header .faq_minus {opacity: 1;} /*map section*/ #map{width: 100%;height: 50rem;}.top_footer {position: relative;}.top_footer_abs {position: absolute;background: white;width: 90%;left: 4.4rem;bottom: -9rem;padding: 4rem 0;}textarea.materialize-textarea.validate + label:not(.label-icon).active {-webkit-transform: translateY(-25px);transform: translateY(-20px);}.input-field {margin-bottom: 1.5rem;}.input_btn {text-align: center;}.input_btn button {background: linear-gradient(135deg, #000428, #0074da);border: none;width: 55%;padding: 8px 0;color: white;font-size: 20px;border-radius: 10px;transition: 0.2s ease-in-out;}.input_send {text-align: center;margin-bottom: 15px;font-size: 15px;text-transform: capitalize;color: #0000007a;display: none;}.send_spin {font-size: 18px;animation: send_spin_ani 1s infinite linear;}@keyframes send_spin_ani {0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}}.input_send.active {display: block;}.single_address {display: inline-flex;margin-bottom: 1.3rem;}.single_address p svg {font-size: 22px;margin-right: 8px;}.single_address p {font-size: 16px;color: #0000007d;}.single_address p a {color: #0000007d;transition: 0.2s ease-in;}.single_address p:hover a {color: black;}.adress_show_social {margin: 0;}.adress_show_social li {display: inline-block;margin-right: 10px;}.adress_show_social li a {width: 45px;height: 45px;text-align: center;padding-top: 9px;color: white;box-shadow: 0 5px 5px rgba(0,0,0,0.3);border-radius: 50%;font-size: 20px;}.address_pannel {margin-top: 3rem;}.input_btn:hover button {transform: translateY(-2px);box-shadow: 0 5px 5px rgba(0,0,0,0.3);} /*bottom footer*/ .bottom_footer {background: #31363B;padding-top: 14rem;padding-bottom: 2px;}.single_footer h4 {text-transform: capitalize;font-size: 25px;color: #c6c6c6;margin-bottom: 3.5rem;}.about_logo {width: 22%;}.about_title_logo {width: 65%;display: block;margin-bottom: 25px;}.single_footer p {color: #9b9b9b;font-size: 15px;}.singe_news a {display: flex;margin-bottom: 20px;}.news_singe_img {flex-basis: 45%;filter: grayscale(1);transition: all 0.7s ease-in-out; width: 45%;}.singe_news a p {margin-left: 20px;flex-basis: 58%;transition: 0.3s ease-in-out;}.tag a {background: #a7a7a7;color: rgba(0,0,0,0.6);display: inline-block;padding: 5px 11px;margin-bottom: 6px;border-radius: 30px;text-transform: capitalize;margin-right: 4px;transition: 0.2s ease-in-out;}.feed_img {width: 42%;margin-bottom: 10px;margin-right: 10px;float: left;filter: grayscale(1);transition: all 0.7s ease-in-out;cursor: pointer;}.tag a:hover {background: #e4e4e4;}.feed_img:hover {filter: none;transform: scale(1.1);}.news_singe_img:hover {filter: none;transform: scale(1.1);}.singe_news a p:hover {color: #cdcdcd;}.copyright_text {width: 47%;float: left;text-align: right;margin-right: 2rem;color: #ffffffd6;margin-top: 3.3rem;}.copyright_social {width: 50%;float: left;}.copyright_social ul li {display: inline-block;margin-right: 4px;}.copyright_social {margin-top: 3rem;text-align: right;padding-right: 16rem;}.copyright_social ul li a {width: 32px;height: 32px;text-align: center;border-radius: 50%;color: white;font-size: 14px;padding-top: 6px;transition: 0.4s ease-in-out;}.copyright_social ul li a:hover {box-shadow: 0 5px 11px 0 rgba(0,0,0,0.28),0 4px 15px 0 rgba(0,0,0,0.25);transform: translateY(-2px);} /*extra css*/ .mobile_ber {display: none;}.side_nav_links {display: none;}.side_nav_overlay {display: none;}.mobile{display: none;}.nav_links ul li .active {background: rgba(214,214,214,0.3);}.ham_dropdown.active {background: unset !important;} /*color css*/ .color_template {position: fixed;top: 50%;left: 0;transform: translate(-100%, -50%);z-index: 999999;transition: 0.3s ease-in-out;}.color_template_content {background: white;padding: 12px 20px;width: 180px;box-sizing: border-box;position: relative;text-align: center;}.color_template_content h5 {font-size: 13px;}.color_icon {position: absolute;top: 0;right: -40px;background: black;width: 40px;height: 40px;display: block;padding-top: 9px;cursor: pointer;}.color_icon svg {color: white;font-size: 21px;animation: color_icon_ainmation 1.5s infinite linear;}.color_box {margin-top: 12px;}.color_num {width: 20px;height: 20px;display: inline-block;margin: 3px;}.color_num a {width: 100%;height: 100%;display: block;}.col_style_1 {background: linear-gradient(30deg, #00c3b0, #44c931);}.col_style_2 {background: linear-gradient(30deg, #007bc3, #2eb8b7);}.col_style_3 {background: linear-gradient(30deg, #c10f41 0, #233b88 100%);}.col_style_4 {background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d);}.col_style_5 {background: linear-gradient(135deg, #070000, #4c0001, #070000);}.col_style_6 {background: linear-gradient(135deg, #30e8bf, #ff8235);}.col_style_7 {background: linear-gradient(135deg, #000428, #0074da);}.col_style_8 {background: linear-gradient(135deg, #ceac7a, #ef629f);}.col_style_9 {background: linear-gradient(135deg, #00bf8f, #001510);}.col_style_10 {background: linear-gradient(30deg, #314755, #26a0da);}.col_style_11 {background: linear-gradient(30deg, #e65c00, #f9d423);}.col_style_12 {background: linear-gradient(30deg, #d12924, #60090c);}.col_style_13 {background: linear-gradient(30deg, #ff512f, #dd2476);}.col_style_14 {background: linear-gradient(135deg, #03001e, #7303c0, #ec38bc);}.col_style_15 {background: linear-gradient(30deg, #fc354c, #0abfbc);}.col_style_16 {background: linear-gradient(30deg, #00f0ff, #ff00f6);}.col_style_17 {background: linear-gradient(30deg, #83a4d4, #b6fbff);}.col_style_18 {background: #4bc0c0;}.col_style_19 {background: #43cea2;}.col_style_20 {background: linear-gradient(135deg, #000428 50%, #000428 50%, #000428 50%, #26a0da 50%);}.col_style_21 {background: linear-gradient(135deg, #73f2ff 50%, #00f0ff 50%, #ff00f6 50%, #ff70f4 50%);}.col_style_22 {background: linear-gradient(135deg, #2989d8 50%, #1e5799 50%, #207cca 50%, #ed2561 50%);}.col_style_23 {background: linear-gradient(135deg, #005ca5 0%, #004277 50%, #0a0809 51%, #2a2226 100%);}.col_style_24 {background: linear-gradient(135deg, #000 50%, #000 50%, #000 50%, #7f060d 50%);}.col_style_25 {background: linear-gradient(180deg, #1a294a, #1f3158, #263c6c, #263c6b, #2d4881, #355598, #3e63b1, #4975d1, #5080e5, #598fff);background-size: 1800% 1800%;animation: color_animation 10s ease infinite;}.col_style_26 {background: linear-gradient(135deg, #3d0d13, #68161f, #891d29, #ac2534, #d42d40, #ff364d, #033332, #06716f, #09a6a3, #0abfbc, #0bdbd8, #0cebe7);background-size: 1800% 1800%;animation: color_animation 10s ease infinite;}.col_style_27 {background: linear-gradient(135deg, #021a17, #031a18, #052f2c, #0a4a42, #0c584e, #0e6c59, #0f6b60, #108170, #169884, #19b19b, #15d193, #1ae5be, #21ffbb, #19ffab, #17ffb2);background-size: 11800% 1800%;animation: color_animation 10s ease infinite;}.col_style_28 {background: linear-gradient(135deg, #080204, #1a060c, #2f0a15, #4a0e21, #581025, #6c152c, #6b122e, #811b3b, #981e44, #b1204f, #d12657, #e5275d, #ff306e, #ff1f3c, #ff0526);background-size: 1800% 1800%;animation: color_animation 10s ease infinite;}.col_style_29 {background: linear-gradient(30deg, #86377b 20%, #27273c 80%);}@keyframes color_animation {0%{background-position: 0 82%;}50%{background-position: 100% 19%;}100%{background-position: 0 82%;}}@keyframes color_icon_ainmation {0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}}.color_num .active {box-shadow: 0 0 0 2px #000000;border: 1px solid white;}.color_template.open {transform: translate(0%, -50%);} /*pre-loder*/ .pre_loader {background: linear-gradient(135deg, #000428, #0074da);position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99999999;}.loader {width: 2.5em;height: 2.5em;position: absolute;top: calc(50% - 1.25em);left: calc(50% - 1.25em);transform: rotate(165deg);}.loader:before {content: "";position: absolute;top: 50%;left: 50%;width: 0.5em;height: 0.5em;border-radius: 0.25em;transform: translate(-50%, -50%);animation: before_animation 2s infinite;}.loader::after {content: "";position: absolute;top: 50%;left: 50%;width: 0.5em;height: 0.5em;border-radius: 0.25em;transform: translate(-50%, -50%);animation: after_animation 2s infinite;}@keyframes before_animation {0%{width: 0.5em;box-shadow: 1em -0.5em rgba(225,20,98,0.75),-1em 0.5em rgba(111,202,220,0.75);}35%{width: 2.5em;box-shadow: 0 -0.5em rgba(225,20,98,0.75),0 0.5em rgba(111,202,220,0.75);}70%{width: 0.5em;box-shadow: -1em -0.5em rgba(225,20,98,0.75),1em 0.5em rgba(111,202,220,0.75);}100%{box-shadow: 1em -0.5em rgba(225,20,98,0.75),-1em 0.5em rgba(111,202,220,0.75);}}@keyframes after_animation {0%{height: 0.5em;box-shadow: 0.5em 1em rgba(61,184,143,0.75),-0.5em -1em rgba(233,169,32,0.75);}35%{height: 2.5em;box-shadow: 0.5em 0 rgba(61,184,143,0.75),-0.5em 0 rgba(233,169,32,0.75);}70%{height: 0.5em;box-shadow: 0.5em -1em rgba(61,184,143,0.75),-0.5em 1em rgba(233,169,32,0.75);}100%{box-shadow: 0.5em 1em rgba(61,184,143,0.75),-0.5em -1em rgba(233,169,32,0.75);}} /*responsive*/ @media (max-width: 1250px) {.single_features .features_content::before {display: none;}.single_features .features_content::after {display: none;}.features_title p {font-size: 17px;}.logo_img {width: 45px;margin-top: 9px;}.titl_img {width: 95px;margin-top: 25px;}.copyright_text {width: 46%;}.adress_show_social li {margin-right: 0px;}.adress_show_social li a {width: 40px;height: 40px;}.apple, .google, .windows {width: 40%;margin-bottom: 8px;}.qrcode {width: 28%;margin-top: 13px;}}@media (max-width: 1130px) {.main_nav .container {width: 98% !important;}.home_btn {width: 48%;}.about_icon {width: 105px;height: 105px;}.features_title p {font-size: 15px;}.features_title h5 {margin-bottom: 6px;font-size: 20px;}.single_features {margin-bottom: 1rem;}.apple, .google, .windows {width: 45%;margin-bottom: 10px;}.qrcode {width: 38%;margin-top: 15px;}.team_hover {transform: translate(-48%, -101%);}.read_more_btn {width: 60%;}.single_price h5 {font-size: 21px;}.single_price h3 sup {font-size: 20px;}.single_price h3 {font-size: 26px;}.single_price h3 small {font-size: 14px;}.single_status h4 {font-size: 22px;}.single_status h3 {font-size: 40px;}.faq_img img {width: 74%;}.faq_abs_img {width: 80% !important;}.adress_show_social li a {width: 35px;height: 35px;padding-top: 7px;font-size: 15px;}.copyright_text {width: 50%;}.copyright_social {width: 46%;}.copyright_social ul li {margin-right: 0px;}}@media (max-width: 992px) {.nav_links {display: none;}.mobile_ber {display: block;float: right;margin-top: 10px;transform: scale(1.2);cursor: pointer;}.side_nav_links {display: block;}.side_logo {width: 35%;}.side_title {width: 55%;}.side_logo_image {text-align: center;}.side_nav_links ul li a {color: white;text-transform: capitalize;margin: 0 10px;}.side_nav_links a {border-bottom: 1px solid gray;}.side_logo_image a {margin-bottom: 31px;height: 11rem !important;margin-top: 18px !important;}.Side_accordian {background: none;border-bottom: 1px solid gray !important;margin: 0 10px;padding-left: 34px !important;pointer-events: visiblePainted;}.side_body {background: transparent !important;}.side_body a {display: block;padding-left: 54px !important;}.sidenav_social {display: flex;flex-wrap: wrap;-webkit-box-pack: center;padding-top: 2rem;padding-bottom: 4rem;}.sidenav_social a {display: inline-block;margin: 0 !important;border-bottom: none;width: 0;outline: none;}.sidenav_social a i {width: 48px !important;height: 48px !important;text-align: center;color: white !important;border-radius: 50%;font-size: 20px;}.Side_accordian span {text-align: right;position: absolute;right: 8%;top: 0;}.Side_accordian span svg {color: white;font-size: 15px;transform: rotate(0deg);transition: 0.3s ease-in-out;}.Side_accordian.active span svg {transform: rotate(180deg);}#sidenav-overlay {z-index: 98;}.button-collapse {float: right !important;}.side-nav {background-color: #232323;}.drag-target {z-index: 98;}.home_content img {width: 72%;}.home_content p {width: 62%;}.home_btn {padding: 5px 0;margin-bottom: 3rem;}.home_content {margin-top: 4rem;}.home_slider.owl-carousel .owl-item img {width: 100%;margin: 0 auto;}.heading p {width: 100%;}.single_about p {margin-bottom: 3em;}.single_features {margin-bottom: 0rem;}.heading {width: 100%;}.desktop {display: none;}.mobile {display: block;}.subscribe_text {text-align: left;}.carousel {-webkit-perspective: 430px;perspective: 430px;}.testimonial_item p {width: 100%;font-size: 15px;}.testimonial_item h4 {font-size: 22px;}.team_hover::before {width: 155px;height: 155px;}.team_hover {transform: translate(-40%, -101%);}.team_hover ul {margin-left: 4px;}.getit_img {display: none;}.single_price {margin-bottom: 2rem;}.faq_img {text-align: center;margin-bottom: 2rem;}.faq_img img {width: 45%;}.faq_abs_img {left: 85px;top: -7px;width: 47% !important;}.top_footer_abs {width: 80%;}.single_address {width: 100%;}.single_footer h4 {margin-top: 3rem;}.copyright_social {width: 28%;}.copyright_social {padding-right: 0;}.copyright_text {width: 72%;margin-right: 0;margin-top: 3.4rem;font-size: 13px;}}@media (max-width: 600px) {.subscribe_input {width: 75% !important;}.subscribe_btn {right: 21px;height: 61px;}.carousel {-webkit-perspective: 310px;perspective: 310px;}.top_footer_abs {width: 76%;}.copyright_text {width: 100%;text-align: center;}.copyright_social {width: 100%;text-align: center;margin-top: 12px;}}@media (max-width: 479px) {.carousel {-webkit-perspective: 182px;perspective: 182px;}.apple, .google, .windows {width: 100%;}.qrcode {width: 100%;}.input-field svg {margin-top: 15px;font-size: 24px !important;}.top_footer_abs {width: 82%;left: 2.4rem;}.input_btn button {width: 75%;font-size: 17px;}}@media (max-width: 359px) {.side-nav {width: 100%;}.titl_img {width: 59px;margin-top: 0;}.home_btn {width: 100%;}.home_btn a {font-size: 11px;}.subscribe_btn {right: -1px;height: 59px;width: 59px;}.subscribe_two {font-size: 21px;left: 28%;top: 32%;}.subscribe_one {font-size: 20px;left: 31%;top: 33%;}.spin_sub {font-size: 22px;top: 32%;left: 27%;}.subscribe_text {font-size: 25px;}.heading h1 {font-size: 14px;}.heading h2 {font-size: 18px;}.get_icon svg {font-size: 21px;}.get_text {font-size: 12px;}.read_more_btn {width: 95%;}.single_price {height: 56rem;}.read_more_btn.price_btn {left: 12px;}.faq_plus {display: none;}.faq_minus {display: none;}.top_footer_abs {width: 94%;left: 0.4rem;}.single_address p {font-size: 10px;}}