<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  Template Name: detech 
  Version: 1.0.1
*/


/* === common css class end here === */

@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&amp;family=Saira:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');
* {
  margin: 0;
  padding: 0;
  outline: 0;
}

body,
html {
  overflow-x: hidden;
}
ul,
ol {
  list-style-type: none;
  margin-bottom: 0;
}

p {
  margin-bottom: 0;
}
.display_none{
     display: none;   
}
.margin_zero{
     margin-bottom: 0 !important;  
}
a:focus {
  outline: 0;
}

.form-control:focus {
  border-color: transparent
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-family: 'Mulish', sans-serif;
	font-style: normal;
	line-height: 1.2;
	font-weight: 700;
	transition: .5s;
	font-size: 23px;
	color: #222429;
	margin: 0;
	margin-bottom: 10px;
}

body {
  color: #696969;
  font-family: 'Saira', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  line-height: 1.6;
}

a {
  text-decoration: none!important;
}
.witr_icon_image a {
    position: relative;
    z-index: 9;
}
.md_b768{
	display:none;
}

/* menu css */

/* logo sticky */
.witr_main_menu {
    padding: 20px 0;
    background: #fff;
    box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 9%);
}
 .witr_main_menu .logo a.main_sticky_main_l {
     display: block;
}
 .witr_main_menu .logo a.main_sticky_l {
     display: none;
}
/* logo pre 
 .witr_main_menu .prefix .logo a.main_sticky_main_l {
     display: none;
}
 .witr_main_menu .prefix .logo a.main_sticky_l {
     display: block;
}*/
.special_offer.text-center {
    background: #f7f7f7;
    padding-bottom: 3px;
}
.special_offer.text-center span {
    color: #f00;
}
.special_offer.text-center .thr {
    color: #f00;
    text-decoration: line-through;
}
.tx_mmenu_together {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}
.witr_menu_text  ul  li {
    display: inline-block;
    position: relative;
}
.witr_menu_text  ul  li  a {
    display: block;
    margin-right: 20px;
    transition: .5s;
    color: #272727;
    font-size: 19px;
    font-weight: 500;
}
.header_btn{}
a.dtbtn {
    border: none;
    display: block;
    font-size: 17px;
    margin-left: 20px;
    font-weight: 500;
    border-radius: 5px;
    padding: 13px 25px;
    color: #fff;
    background: #fc5a11;
	transition:.5s;
}
a.dtbtn:hover {
  background: #fc5a11;
}

.mobile-menu {
    display: none !important;
}
/* ===== START CSS FOR HOME-PAGE ===== */

.banner_slider_full {
    position: relative;
}
.dflex_text {
    display: flex;
    justify-content: space-evenly;
}
.slider_main_images img{
    position:relative;
}
.slider_main_images img.slider_img {
    width: 100%;
}
.banner_info_text {
    position: absolute;
    top: 34%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
}
.banner_info_text p {
  font-size: 18px;
  font-weight: 600;
}
.banner_info_text p i {
    color: #fc5a11;
    margin-right: 5px;
}
.banner_info_text h2 {
    font-size: 55px;
    margin-bottom: 40px;
}
.plugins_support {
    padding-top: 50px;
}
.wp_main_btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
}

.wp_main_btn.card_btn {
  right: 0;
  left: auto;
}
.wp_main_btn a, .main_btn a {
    background: #fc5a11;
    color: #fff;
    padding: 15px 20px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.wp_main_btn a::before,
.main_btn a::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 60px;
  background: #02101e;
  transition: .5s;
}

.wp_main_btn a:hover,
.main_btn a:hover {
  color: #fff;
}

.wp_main_btn a:hover::before,
.main_btn a:hover::before {
  bottom: 0px;
}

/* page_count_number */
.number_area{
	padding-top: 80px; 
}
.page_count_number h2 {
    font-size: 130px;
    color: #fc5a11;
}
.page_count_number h2 sup{
    font-size: 18px;
}
.page_count_number h3 {
    font-size: 30px;
}
.page_count_number h4 span{
    color: #fc5a11;
}
.page_count_number ul{
    margin: 20px 0 30px;
}
.page_count_number ul li {
    display: inline-block;
    margin-right: 20px;
    font-size: 20px;
    font-weight: 500;
}


span.cdowns {
    width: 44px;
    height: 60px;
    display: inline-block;
    margin: 0 29px;
    position: relative;
}
span.cdowns::before {
    position: absolute;
    content: "";
    background: #fc5a11;
    top: 27px;
    right: -37px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
}
span.cdowns::after{
    position: absolute;
    content: "";
    background: #fc5a11;
    top: 50px;
    right: -37px;
    height: 8px;
    width: 8px;;
    border-radius: 50%;
}
span.time-counts {
    color: #fc5a11;
    font-size: 34px;
    font-weight: 600;
}
span.cdowns:last-child::before,
span.cdowns:last-child::after
{
display:none;
}
.counterdowns {
    text-align: center;
}
.counterdowns p {
    color: #fc5a11;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
}

/* portfolio_nav */
.portfolio_nav {
    margin: 20px 0;
	text-align:center;
}
.portfolio_nav ul li {
    border-radius: 30px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    padding: 9px 20px;
    transition: .5s;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}
	
.portfolio_nav ul li:hover {
    background: #fc5a11;
	color:#fff;	
}
.portfolio_nav ul li sup {
    border-radius: 50px;
    background: #fc5a11;
    color: #fff;
    padding: 0 4px;
}
.portfolio_nav ul li.active,
.portfolio_nav ul li.current_menu_item 
 {
    color: #fff;
    background: #fc5a11;
}
	
li.new_color {
    background: #21cdc0;
    color: #fff;
}



#demo_part {
    padding: 30px 0 90px;
}
.padding_left_right {
    padding: 0px 150px;
}
.demo_title h2 {
  font-size: 40px;
}
.demo_title p {
  width: 90%;
  margin: auto;  
}
.single_demo {
  margin-top: 30px;
 transition:.5s; 
}
.img_overlay img {
    width: 100%;
    height: auto;
}
.img_overlay {
position: relative;
box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 9%);
}
/* Curl Top Right 
.img_overlay {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
    position: relative;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 9%);
}
.img_overlay:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: #fc5a11;
  background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 9%);
  transition-duration: 0.3s;
  transition-property: width, height;
}
.img_overlay:hover:before, .img_overlay:focus:before, .img_overlay:active:before {
  width: 70px;
  height: 70px;
}
*/

/* btn */
.live_demo_btn ul li {
    display: inline-block;
}
.live_demo_btn {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	z-index:2;
	transition:1s;
}
.live_demo_btn a {
    border: none;
    display: block;
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 400;
    border-radius: 5px;
    padding: 8px 20px;
    color: #fff;
    background: #fcbf64;
    transition: .5s;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    position: relative;
}
.live_demo_btn a:hover{
  color: #fff;
}
.live_demo_btn a:before{
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 5px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fc5a11;
  transform: scaleY(1);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.live_demo_btn a:hover:before{
  transform: scaleY(0);
  color: #fff;
}


.demo_des {
  margin-top: 20px;
}
.demo_des h4{
	display: inline-block;
	transition:1s;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  background-image: linear-gradient(to right, #fc5a11, #fc5a11, 50%, #222429 50%);
  background-size: 200% 100%;
  background-position: 100%;
}

.demo_des h4:hover{
  background-position: 0% 100%;
}


.demo_more_text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
}
.demo_more_text a h2:hover{
	color:#fc5a11;
}
.theme_new_demo {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    transition: .3s;
}
.theme_new_demo span {
    background: #fc5a11;
    padding: 7px 17px;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    display: inline-block;
}
/* ==== footer ==== */

.footer_copyright {
  height: 55px;
  line-height: 55px;
  background-color: #555;
  text-align: center
}

.footer_text p {
  line-height: 55px;
  font-weight: 400;
  color: #fff;
}

.footer_text p a {
  text-transform: uppercase;
  color: #ff5a5a;
}


/* feature css */
#feature_part {
  padding: 100px 0;
  background: #e9eaf4;
}

.witr_services_page {
  background-color: #fff;
  box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 9%);
  border-radius: 15px;
  padding: 30px 20px;
  margin-top: 30px;
  text-align: center;
  transition: .5s;
  position: relative;	
}

.witr_services_page::before,
.witr_services_page::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    border: 2px solid transparent;
    width: 0;
    height: 0;
	border-radius: 10px;
	z-index: 0;
}
.witr_services_page::before {
	top: 0;
	left: 0;
}
.witr_services_page::after {
	bottom: 0;
	right: 0; 
}
.witr_services_page:hover::before,
.witr_services_page:hover::after {
	width: 100%;
	height: 100%; 
}
.witr_services_page:hover::before {
	transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
	border-top-color: #fc5a11;
	border-right-color: #fc5a11;
}
.witr_services_page:hover::after {
	transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
	border-bottom-color: #fc5a11;
	border-left-color: #fc5a11;
}


.witr_icon_image {
  margin-bottom: 30px;
}

.witr_icon_image img {
  height: 60px;
  width: 60px;
}

.witr_icon_image h5 {
  margin-top: 15px;
}

.witr_services_page:hover .witr_icon_image h5 {
  color: #fc5a11;
}

/* witr_responsive_area */
.witr_responsive_area {
    padding: 100px 0;
}
.align_items{
	align-items: center;	
}
.witr_lr_image img{
	width: 100%;	 
 }
.witr_text_right{
    margin-right: 410px;
}
.witr_text_left{
    margin-left: 410px;
}
.witr_content h4{
    font-size: 17px;
    color: #fc5a11;	
}
.witr_content h2{
    font-size: 42px;	
}
.witr_content_list {
    display: flex;
    margin-top: 26px;
}
.witr_content_list li {
    list-style: none;
    margin-right: 23px;
}
.witr_content p{}
.witr_content a {
    display: inline-block;
    font-size: 18px;
    padding: 10px 24px;
    border-radius: 3px;
    color: #222429;
    transition: .3s;
    border: 1px solid #222429;
    margin-top: 30px;
}
.witr_content a:hover{
    background:#fc5a11;
    color: #fff;
	border-color:#fc5a11;
}

.single_demo_install {
    margin-top: 30px;
}

/* coming_soon_thumb */
.coming_soon_thumb{
	position:relative;	
}
.coming_soon_thumb::before{
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	background:#ffffff91;
}
.coming_soon_thumb img{
	width:100%;
}
.compatible_part {
	padding: 100px 0px 80px;
}
.white_color{
	color:#fff;
}

/* compatible_demo_area */
.compatible_demo_img {
    margin-bottom: -3px;
}
.compatible_demo_img img{

}
/* witr_column_inn_area */
.witr_column_inn_area {
    padding: 0 200px;
}

/** footer part css **/
#footer_part {
    padding: 100px 0px;
    position: relative;
	   background: #fc5a11;
    background-image: linear-gradient(122deg,#361bf7 20%,#00f0ff 100%);
}
.footer_col h2 {
    color: #fff;
    font-size: 36px;
}
.footer_col p {
    color: #fff;
    margin: 10px 0 20px;
}
.buy_now {
    color: #fc5a11;
    background: #fff;
    padding: 10px 25px;
    border-radius: 5px;
    display: inline-block;
    font-size: 20px;
    transition: .5s;
}
.buy_now:hover {
  color: #fff;
  background: #fc5a11;
}

#footer_copyright {
  background: #fff;
  padding: 20px 0;
  position: relative;
}

#footer_copyright ul li {
    padding: 0 10px;
    display: inline-block;
}
#footer_copyright ul li a {
    color: #fc5a11;
    text-transform: capitalize;
    font-weight: 600;
}
/*========================
EM40 SCROLL TOP CSS
=========================*/
#scrollUp {
    background: #fc5a11;
    bottom: 30px;
    color: #fff;
    font-size: 30px;
	 width: 40px;
    height: 40px;
    line-height: 40px;
    left: 30px;
    text-align: center;
    border-radius: 5px;  
}
#scrollUp i {
    color: #fff;
    font-weight: 900;
}


.mean-container .mean-bar {
    background: #fc5a11;
    min-height: 51px;
    padding: 4px 0 0;

}
.mean-container a.meanmenu-reveal {
    padding: 11px;
}
.md_n768{
	display:none;
}


/* capability area */
.capable_area {
    background: #fc5a11;
    background-image: linear-gradient(122deg,#361bf7 20%,#00f0ff 100%);
	    padding: 100px 0;
}
.single_c_main {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.cap_title{
	color:#fff;
}

/* witr_documentation_area */
.witr_documentation_area{
    padding: 30px 0;
    background: #fc5a11;    
}
.witr_documentation_text h4{
    color: #fff;
    font-size: 36px;
}
.witr_documentation_text p{
    color: #fff;
}

/* hstylearea */
.headerstyle {
    background: url("./images/header-bg.jpg") no-repeat;
    padding: 100px 0;
    background-position: center center;
    background-size: cover;
}
.hstyle_main_area {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 80px;
}
.hstyle_main {
    background: #fc5a11;
    background-image: linear-gradient(122deg,#361bf7 20%,#00f0ff 100%);
    text-align: center;
    padding: 30px 50px;
    border-radius: 10px;
}
.hmiddlecolor {
    background-image: linear-gradient(122deg,#1d164a 20%,#fc5a11 100%);
}
.hstyle_main h2 {
    font-size: 32px;
    font-weight: 900;
    color: #fff;
}
.hstyle_main h3{
	    color: #fff;
}
.himage img {
    width: 100%;
}
.list-inline {
    margin: 0;
}
.wp_main_btnv {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}
.video-item i {
    color: #ffffff;
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 70px;
    background: #fc5a11;
    border-radius: 50%;
    font-size: 25px;
}
.video-item a::after, .video-item a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
    animation: witr_video_ripple 2s infinite;
}
.video-item a::after {
    animation-delay: 1.5s;
}
@keyframes witr_video_ripple{
    70% {box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);}
    100% {box-shadow: 0 0 0 0px rgba(255, 255, 255, 0);}		
}
.myvd{
 color: #fc5a11;	
}
.myvd i {
    font-size: 12px;
    color: #fc5a11;
}

/* detech_marquee_area */
.detech_marquee_area {
    position: fixed;
    bottom: 0;
    /* width: 100%; */
    background: #ea3747f2;
    background-image: linear-gradient(-90deg,#351ddb 20%,#00f0ff 100%);
    margin: auto;
    left: 0;
    right: 0;
}
.detech_marquee_text{
    display: flex;	
}
.detech_marquee_text span,
.detech_marquee_text h2 {
    font-size: 25px;
    text-decoration: none;
    -webkit-text-stroke: 1px #ddd;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    margin: 4px 15px 3px 0;
    line-height: 1;
}
.detech_marquee_text h2:hover,
.detech_marquee_text span:hover,
.detech_marquee_text a:hover{
    -webkit-text-stroke:#fff;
    -webkit-text-fill-color: #fff;	
}
/*marquee_left*/
.detech_marquee_area.marquee_left {
    top: 5px;
    bottom: auto;
    position: absolute;
    transform: rotate(-40deg);
    left: -105px;
    width: 30%;
    margin: 0;
}

/*marquee_right*/
.detech_marquee_area.marquee_right {
    top: 5px;
    bottom: auto;
    position: absolute;
    transform: rotate(40deg);
    right: -105px;
        left: auto;
    width: 30%;
    margin: 0;
}

</pre></body></html>