<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&amp;display=swap');

/*
 theme css
 */
 
a{
    color: #17161a;
    transition: .5s;
}
 
 
body {	
    color: #666666;
	font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 1.6;
}
p {
	font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
	font-family: 'Josefin Sans', sans-serif;
    font-style: normal;
	margin-bottom: 0;
    line-height: 1.2;	
    font-weight: 700;
    transition: .5s;
	font-size:24px;
    color: #333333;
    margin: 0 0 10px;
    transition: .5s;	
}

a{
    color: #17161a;
    transition: .5s;
}
.btn-primary:focus,
select:focus,
textarea:focus,
input:focus{
    box-shadow: none !important;
}
textarea,
input{
	outline:none;
}

a:focus,
.btn:focus {
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: none;
	color:#3d59e8;
}
.uppercase {
    text-transform: uppercase;
}
.capitalize {
    text-transform: capitalize;
}

html,
body {
	overflow-x:hidden;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active{
  transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;	
}
p.form-messege{
    margin-top: 8px;
}
/*== Title Css ==*/
.webdesk_content{}
.webdesk_content p{
    padding-top: 10px;
}
.witr_6 .webdesk_content p,
.witr_5 .webdesk_content p{
    width: 75%;
    margin: auto;
}
.webdesk_content h5{
	padding-bottom:7px;
	font-size: 18px;	
}
.webdesk_content h2, 
.webdesk_content h3{
    font-size: 35px;
	padding:4px 0px;
}
.webdesk_content p span,
.webdesk_content h5 span,
.webdesk_content h2 span,
.webdesk_content h3 span{
    color:#3d59e8;	 
 }
/*======== Button css ==========*/
.webdesk_button{
    margin-top: 45px;	
}
.webdesk_button a {
    background: #3d59e8;
    padding: 18px 35px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
	transition:1s;
    margin-right: 15px;
    font-weight: 500; 
		border-radius:30px;
}
.webdesk_button a:hover{
    background: #fe688b;
	color: #fff;
}
.webdesk_button a i{
    margin-left: 10px;
}
.witr_b9  {
    margin-top: 100px;
}

/*============= call to action =============*/
.all_cal_color h1,
.all_cal_color h2,
.all_cal_color h3,
.all_cal_color h4,
.all_cal_color h5,
.all_cal_color p,
.all_cal_color h6{
	margin:0px;
	padding:0px;
}
.all_cal_color a{
	transition:1s;
    overflow: hidden;	
}
.cal_to_toggole {
    display: flex;
    align-items: center;
}
.webdesk_content.col_content_width_100{
	    width: 100%;
}
.webdesk_button.no_margin {
    margin-top: 0px;
    width: 60%;
}
.webdesk_button.no_margin a{
    margin-right: 0px;
}
/* bar color title */
.witr_bar_main {
    margin: 10px 0;
}
.witr_bar_inner{
    height: 5px;
    width: 90px;
    background: #3d59e8;
    margin: 0px auto;
    position: relative;
    border-radius: 30px;	
}
.text-left .witr_bar_inner{
  margin-left:0px;	
}
.text-right .witr_bar_inner{
  margin-right:0px;	
}
/* === style_w6 shape ==== */
.witr_shape_item_inner {
    position: absolute;
    /* left: 0; */
    /* text-align: center; */
    /* top: 0px; */
    /* margin: auto; */
    z-index: -1;
    content: "";
    transition: .5s;
}


/* recent post */
.footer-address {
    padding-top:0px;
}
.footer-widget.address,
.footer-widget.address p {
color:#17161a;
}
.footer_s_inner {
    margin-top: 0px;
}
.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 18px;
    margin-right: 12px;
}
.single-widget-item {
    overflow: hidden;
}
.recent-post-item {
    clear: both;
	overflow:hidden;
}
.footer-middle .recent-post-item {
/*     padding-bottom: 15px;
	border-bottom: 1px solid #e8e8e8; */	
}
.footer-middle .recent-post-item:last-child {
    border-bottom: 0;
}
.recent_post_open .recent-post-item {
    margin-bottom: 25px;
}
.recent-post-image {
    float: left;
}
.recent-post-image a {
    display: inline-block;
}
.recent-post-image a {
	margin-top: 0;
}
.recent-post-text {
    overflow: hidden;
}
.blog-left-side .recent-post-item {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}
.blog-left-side .recent-post-text {
    overflow: hidden;
    margin-top: -6px;
}
.recent-post-item {
    clear: both;
}
.recent-post-image {
    float: left;
    margin-right: 15px;
}
.recent-post-image a {
    display: block;
    margin-top: 10px;
}
.recent-post-text {
    overflow: hidden;
}
.recent-post-text &gt; h4 {
    margin-bottom: 0;
	line-height: 1;
}
.recent-post-text h4 a {
    color: #17161a;
    font-size: 19px;
    transition: all 0.3s ease 0s;
	font-weight: 600;
}
.recent-post-text h4 a:hover {
    color: #3d59e8;
}
.recent-post-text .rcomment {
    color: #565069;
    font-size: 14px;
    text-transform: none;
}
.recent-post-text .rcomment i {
    margin-right: 5px;
}
.footer-middle .recent-post-item + .recent-post-item {
    margin-top: 15px;
}

.learn_btn {
    border: 0 none;
    border-radius: 100px;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    padding: 8px 5px;
    text-align: center;
    text-transform: capitalize;
    text-align: center;
}

.learn_btn:hover{
	color:#3d59e8;
}
.learn_btn i {
    font-size: 15px;
    margin-left: 3px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	color:#3d59e8;
}
.learn_btn:hover i {
}
.learn_more_adn {

}
.learn_more {
    padding-top: 7px;
}

/* recent-review */
.recent-review-content h3, .recent-review-content h3 a {
    font-size: 16px;
    font-weight: 400;
    clear: both;
	text-align: left;	
}
span.em_footercrating {
     float: right; 
}
.recent-Review-area .owl-dot{
	border-color:#fff;
}

.gallery {}
.gallery-item {
	display: inline-block;
	/* padding: 1.79104477%; */
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin-bottom:6px;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 31.33%;
}
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
    max-width: 100%;
}
/* circale Bar css */
.witr_bar_innerc{
  position:relative;	
}
.witr_bar_innerc::before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
	transform:translateY(-50%);
    border:6px solid #3d59e8;
    border-radius: 50%;
    background: #1c1b1b;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: move_title_bg;
    animation-name: move_title_bg1;	
}
.witr_bar_innerc::after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
	transform:translateY(-50%);
    border:6px solid #3d59e8;
    border-radius: 50%;
    background: #1c1b1b;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: move_title_bg;
    animation-name: move_title_bg2;	
}
@keyframes move_title_bg1 {
    from {	
		left:0;		
    }
    to {
		left:100%;
    }
}

@keyframes move_title_bg2 {
    from {	
		right:0;		
    }
    to {
		right:100%;
    }
}


/* widget select */

.widget {} 
.blog-left-side .widget select {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    padding-left: 5px;
}
.widget .screen-reader-text {
    display: none;
}
.textwidget select{
	width:100%;
}
/* table css */

#wp-calendar {
    width: 100%;
}
/* tags */

.tagcloud a {
    
    display: inline-block;
    font-size: 14px !important;
    margin: 0 8px 10px 0;
    padding: 7px 15px;
    text-align: center;
    font-weight: 400;
    border: 1px solid #ddd;
    text-transform: capitalize;
}

.widget_categories ul li:hover:before,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.tagcloud a:hover,
.r-post-content h3:hover,
.r-post-content h3 a:hover {
    color: #3d59e8;
}
.tagcloud a:hover {
    background: #3d59e8;
    color: #fff;
}
#wp-calendar caption {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}
#wp-calendar {
  font-size: 13px;
}
#wp-calendar {
    border: 0px solid #e5e5e5;
    margin-bottom: 20px;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    margin: 0;
}
table#wp-calendar td {
  border: 1px solid #e5e5e5;
  
   padding: 5px 10px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
}
#wp-calendar th, #wp-calendar td {
  padding: 8px;
}
table#wp-calendar th {
  border: 1px solid #e5e5e5;
  
  font-size: 13px;
  font-weight: 700;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
table#wp-calendar td#today{
	color:#fff ;
	background-color:#3d59e8 ;
}
table#wp-calendar td#today a{
	color:#fff;
}
.witr_blog_both .calendar_wrap {
    overflow: scroll;
}
.textwidget img {
    margin-bottom: 15px;
}
.textwidget p{
	margin-bottom: 0.5rem;
}
/* progress area css */
/* witr_single_skill */
.witr_single_progress {
    overflow: hidden;
    position: relative;
}
.progress-bar {
    background-color: #3d59e8;
}
/* circle progress */
.webdesk_circle_area {
    padding: 95px 0px 66px;
}
.witr_circle_area{
	text-align:center;
	margin-bottom:30px;	
}
.witr_cp_class{
	position:relative;
}
span.witr_cir_text {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    /* bottom: 0; */
    font-size: 20px;
    /* right: 0; */
    /* margin: auto; */
    transform: translateX(-50%) translateY(-50%);
	font-weight:700;
	color:#7c7c7c;
}
span.witr_cir_text:first-letter {
  font-size: 0px;
}
.witr_circle_title {
    margin-top: 10px;
}
/*=====================
Home 2 Header CSS
======================*/
.dvrm {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .7s;
    transition: .7s;
    position: relative;
    left: 600px;
}
.dvrm {
    margin-right: 80px;
    top: 0px;
}
.dvrm.nav-show {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 0px;
    
    transition: .5s;
}
/*=====================
webdesk HEADING TOP AREA CSS
=========================*/
/* LEFT RIGHT CSS */
.em40_header_area_main {} .em40_header_area_main.hdisplay_none {
    display: none;
}
.webdesk-header-top {
    background:#f1f7fc;
	    padding: 10px 0;
}
.top-address p {
    margin-bottom: 0;
}
.top-address p span,
.top-address p a {
    margin-right: 20px;
}
.top-address p span i,
.top-address p a i {
	font-size: 13px;
    color:#3d59e8;
    margin-right: 5px;
}
.top-address p a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/* TOP RIGHT CSS */

.top-right-menu ul.social-icons {
    margin: 0;
    padding: 0;
}
.top-right-menu ul.social-icons li {
    display: inline-block;
    margin-left: 15px;
    position: relative;
}
.top-right-menu ul.social-icons li a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 15px;
}

.top-welcomet p span,
.top-welcomet p a,
.top-welcome p span,
.top-welcome p a,
.top-welcome p,
.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
    color:#999999;
    font-size: 15px;
	font-weight: 500;	
}
.top-welcome p a:hover{
	color:#17161a;	
}
.top-right-menu .social-icons li a:hover,
.top-right-menu .social-icons li a i:hover {
    color: #17161a;
}
.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
    margin-right: 0px;
    margin-left: 12px;
}

.top-right-menu .menu-item-has-children &gt; a:after {
    margin-left: 5px;
    content: "\e62a";
    font-family: themify;
    font-size: 15px;
    opacity: .7;
}
/* sub menu css */

.top-right-menu ul .sub-menu {
    position: absolute;
    left: 0px;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-top: 1px solid #3d59e8;
    width: 150px;
    text-align: left;
    background: #3d59e8;
    z-index: 1;
	transition: .5s;	
}
.top-right-menu ul.social-icons li:hover .sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}
.top-right-menu ul .sub-menu li {
    padding: 5px 0px 5px;
}
.top-right-menu ul .sub-menu li a {
    font-size: 14px;
}
.top-right-menu ul .sub-menu ul {
    display: none;
}
.top-welcome p {
    padding: 0px;
    margin: 0px;
}
.top-address.em-login a {
    margin-right: 10px;
}
.top-address.em-login a + a {
    margin-right: 0;
}
.top-address.em-login p a i,
.top-address.em-login p a i {
    margin-right: 5px;
}
.top-address.em-login a + a:before {
    content: "|";
    margin-right: 12px;
}
.txtc {
    text-align: center;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left!important;
}
.text-right {
    text-align: right!important;
}
/* top opening */

.top-address.menu_18 span {
    padding: 8px 15px 9px;
    display: inline-block;
    
}
.top-right-menu ul.social-icons.menu_18,
.top-right-menu ul.social-icons.menu_19 {
    padding: 7px 0;
}
.em-login.menu_18,
.em-quearys-top.menu_19 {
    padding: 7px 0;
}

/* address left right icon */

.top-right-menu.litop {
    float: left;
}
/* mobile logo   */

.mobile_menu_logo.text-center {
    padding: 20px 0;
}
/*=====================
END webdesk HEADING TOP AREA CSS
=========================*/
/*=======================
webdesk HEADING NAV AREA CSS
========================*/
.mean-container .mean-bar {
    padding: 0;
}
.mean-container .mean-nav {
    background: #3d59e8 none repeat scroll 0% 0;
    float: none;
}
.mean-container .mean-bar {
    float: none;
    background: #3d59e8 none repeat scroll 0% 0;
    overflow: hidden;
}
.main_menu_div {
    position: relative;
}
.webdesk_nav_area {
    background: #fff none repeat scroll 0% 0;
/* 	box-shadow: 0 0 65px 0 #00000008; */	
}
/* LOGO CSS */
.logo-left .logo {
    text-align: left;
}
.logo {} .logo a {
    font-size: 23px;
    font-weight: 700;
    display: inline-block;
}
.logo a {
    margin-top: 30px;
}
.webdesk_menu {}
/* MENU CSS */

.webdesk_menu ul {
    text-align: right;
    list-style: none;
}
/* witr_h_h18 menu css */
.witr_shop_sc .webdesk_menu ul {
     text-align: left; 
}
.search_popup_button,
.tx_mmenu_together{
    align-items: center;
	display: flex;
    justify-content: flex-end;	
}
.tx_mmenu_together .donate-btn-header {
    padding: 0;
}
.witr_shop_sc .donate-btn-header ,
.witr_shop_sc .em_top_cart.hshop {
    padding: 0;
}
.witr_shop_sc .em-quearys-menu i{
	border-radius:3px;
	margin-right: 20px;	
	margin-top: 7px;	
}
.witr_shop_sc a.cart-contents {
    background: #ff4a17;
	color: #fff;   
    border-radius: 3px;
	padding: 8px;
    margin-top: 3px;
    display: block;	
}
.witr_shop_sc a.dtbtn {
    margin-left: 20px;
}
.witr_shop_sc .em-header-quearys {
    text-align: center;
}

/* witr_h_h21 menu css */
.sb_popup .tx_mmenu_together {
    justify-content: space-between;
}
.webdesk_menu &gt; ul &gt; li {
    display: inline-block;
    position: relative;
}
.webdesk_menu &gt; ul &gt; li &gt; a {
    display: block;
    margin: 38px 15px;
    transition: .5s;
    position: relative;
    color: #272727;
    font-size: 20px;
    font-weight: 500;
  
}
.webdesk_menu &gt; ul &gt; li &gt; a:before, .webdesk_menu &gt; ul &gt; li.current &gt; a:before {
  background: #ffb600 none repeat scroll 0% 0;
  bottom: -7px;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  right: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 15%;
  display:none;
} 
.heading_style_2 .webdesk_menu &gt; ul &gt; li &gt; a {
    color: #fff;
}
.heading_style_3 .webdesk_menu &gt; ul &gt; li &gt; a {
    color: #fff;
}
.heading_style_4 .webdesk_menu &gt; ul &gt; li &gt; a {
    color: #fff;
}
.heading_style_5 .webdesk_menu &gt; ul &gt; li &gt; a {
    color: #fff;
}
.webdesk_menu ul li:last-child a {
    margin-right: 0px;
}
.webdesk_menu &gt; ul &gt; li.current &gt; a,
.webdesk_menu &gt; ul &gt; li:hover &gt; a,
.creative_header_menu &gt; ul &gt; li:hover &gt; a {
    color: #3d59e8;
    background-color: transparent;
}
.webdesk_menu &gt; ul &gt; li:hover &gt; a:before,
.webdesk_menu &gt; ul &gt; li.current &gt; a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* transparent 2 */
.webdesk_nav_area, .trp_nav_area, .transprent-menu .webdesk_nav_area {
    padding-right: 150px;
    padding-left: 150px;
}
.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: transparent;
    
    transition: .5s;
}
.hbg2 {
    background: rgba(0, 0, 0, .7);
/*     padding: 0 0 10px; */
}
/* stycky nav js */

.transprent-menu.menu4 {
    position: relative;
}
.transprent-menu .webdesk_nav_area {
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: transparent;
    padding: 0;
    
    transition: .5s;
    position: absolute;
}
.webdesk_nav_area.postfix {
    -webkit-transition: .3s;
    transition: .3s;
}
.webdesk_nav_area.prefix, .hbg2 {
    background:#1d2576;
}
.webdesk_nav_area.prefix .webdesk_menu &gt; ul &gt; li &gt; a {
    color:#fff;
}
.webdesk_nav_area.prefix .webdesk_menu &gt; ul &gt; li.current &gt; a {
    color: #4d5b83;
}
.mean-container .mean-nav ul li li a {
    color: #17161a;
}
.mean-container .mean-nav ul li li a {
    
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* LOGO LEFT RIGHT CSS */

.logo-left {}
.logo-left .logo {
    text-align: left;
}
.logo-right .logo {
    text-align: right;
}

.logo-right .webdesk_menu &gt; ul {
    text-align: left;
}
.logo-right .webdesk_menu &gt; ul &gt; li:first-child a {
    padding-left: 0px;
}
.logo-right .webdesk_menu &gt; ul &gt; li:last-child a {
    padding-right: auto;
}
/* logo top */

.logo-top .logo {
    text-align: center;
}
.logo-top .webdesk_menu &gt; ul {
    text-align: center;
}
.logo-top &gt; .webdesk_menu &gt; ul &gt; li:last-child a {
    padding-right: auto;
}
/* sub menu style */

.webdesk_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 217px;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 15px 20px 8px;
    z-index: 9999;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);   
    transition: .2s;
    opacity: 0;
    visibility: hidden;
}
.webdesk_menu ul li:hover &gt; .sub-menu {
	transition: .5s;	
    opacity: 1;
    visibility: visible;
    top: 100%;
    z-index: 9;
}
.webdesk_menu ul .sub-menu li {
    position: relative;
}
.webdesk_menu ul .sub-menu li a {
    display: block;
    margin: 0;
    margin-bottom: 7px;
    letter-spacing: normal;
    font-size: 18px;
    font-weight: 500;
    transition: .5s;
    visibility: inherit !important;
 
}
.webdesk_menu ul .sub-menu li:hover &gt; a,
.webdesk_menu ul .sub-menu .sub-menu li:hover &gt; a,
.webdesk_menu ul .sub-menu .sub-menu .sub-menu li:hover &gt; a,
.webdesk_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover &gt; a {
    color: #3d59e8;
}
/* sub menu 2 */

.webdesk_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}
.webdesk_menu ul .sub-menu li:hover &gt; .sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 0%;
}
/* sub menu 3 */

.webdesk_menu ul .sub-menu .sub-menu li {
    position: relative;
}
.webdesk_menu ul .sub-menu .sub-menu .sub-menu {
    right: 100%;
    left: auto;
    top: 130%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}
.webdesk_menu ul .sub-menu .sub-menu li:hover &gt; .sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 0%;
}
/* sub menu 4 */

.webdesk_menu ul .sub-menu .sub-menu .sub-menu li {
    position: relative;
}
.webdesk_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {} .webdesk_menu ul .sub-menu .sub-menu .sub-menu li:hover &gt; .sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 0%;
}

/* user login */
.logged-in .trp_nav_area {
 top: 32px;
}
 .logged-in .transprent-menu .webdesk_nav_area.prefix {
 top: 32px;
}
 .logged-in .trp_nav_area.hbg2 {
 top: 32px;
}

/* has menu icon */

.webdesk-main-menu .menu-item-has-children &gt; a:after {
    margin-left: 5px;
    content: "\f107";
    font-family: FontAwesome !important;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-size: 13px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.webdesk-main-menu .menu-item-has-children .menu-item-has-children&gt; a:after {
    margin-left: 8px;
    content: "\f105";
}
/* menu button */

.donate-btn-header {
    display: inline-block;
}
a.dtbtn {
    border: none;
    display: block;
    font-size: 17px;
    margin-left: 20px;
    font-weight: 500;
    background-color: #3d59e8;
    border-radius: 30px;
    color: #fff;
    padding: 13px 25px;
}
a.dtbtn:hover {
    background-color: #3d59e8;
}
.redX {
    color: #3d59e8;
}
/* logo sticky */

.webdesk-main-menu .logo a.main_sticky_main_l {
    display: block;
}
.webdesk-main-menu .logo a.main_sticky_l {
    display: none;
}
/* logo sticky box menu */
.hmenu_box_style.hbg2 .logo a.main_sticky_main_l {
    display: none;
}
.hmenu_box_style.hbg2 .logo a.main_sticky_l {
    display: block;
}
/* logo pre */

.webdesk-main-menu .prefix .logo a.main_sticky_main_l {
    display: none;
}
.webdesk-main-menu .prefix .logo a.main_sticky_l {
    display: block;
}
.headroom--pinned {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.headroom--unpinned {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
.header--fixed {
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    top: 0;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
    will-change: transform;
}
.menu-height-space {
    height: 100px;
}

/* sticky logo */
.creative_logo_thumb a.main_sticky_l {
    display: none;
}
.creative_logo_thumb .logo a {
    margin-top: 0;
}

/*=======================
END webdesk HEADING NAV AREA CSS
========================*/

/* responsive 320 start */
/* small mobile :320px. */

@media (max-width: 479px) {
    body {
        overflow-x: hidden;
    }
    .webdesk-header-top {
       /* display: none; */
    }
.top-right-menu ul.social-icons li {
    margin-left: 13px;
}
    .mean-container .mean-bar:before {
        text-transform: uppercase;
        top: 19px;
    }
    .mean-container a.meanmenu-reveal {
        padding: 19px 20px 18px;
    }
.witr_ac_style:before,
.active .witr_ac_style:before{
	display:none;
}
	
	
}

.mobile-menu,
 .mobile_logo_area{
 display:none !important;
 overflow:hidden;
}

/*========================
 webdesk BREADCRUMB AREA CSS
=========================*/
.breadcumb-blog-area {
    padding: 60px 0 65px;
    background-color: #f7f7f7;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
	  position: relative;
}
.breadcumb-inner h2 {
    font-size: 36px;
}
.breadcumb-area {
    padding:150px 0px;
    background-image:url(assets/images/cost-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
	position: relative;
	background-size: cover;
}

.breadcumb-area::before,
.breadcumb-blog-area::before
{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
	background:#0b0737d9;
}
.breadcumb-inner ul {
	font-weight: 600;	
}
 .breadcumb-inner li {
    display: inline-block;
    margin: 0 2px;
	color: #fff;
}
.breadcumb-inner li:nth-last-child(-n+1) {
    color: #ffffff;
}
.breadcumb-inner li a {
	font-weight: 600;
	color: #fff;
}
.breadcumb-inner li a:hover{
    color: #3d59e8;	
}
.brpt h2 {
	color: #fff;
    font-size: 40px;
	padding-bottom: 5px;
}
.lcase {
    text-transform: lowercase;
}
.ucase {
    text-transform: uppercase;
}
.ccase {
    text-transform: capitalize;
}
/*========================
 END webdesk BREADCRUMB AREA CSS
=========================*/

/* Swiper Slider Area Css */
.witr_swiper_area{
	overflow:hidden;
	position:relative;
}
.witr_swiper_height {
    position: relative;
    background-size: cover;
    background-position: center center;
    height:1041px;
}
.witr_swiper_height::before{
	content:"";
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;	
	background:#140F4A82;
}
.witr_sw_text_area {
    margin: auto;
    height: 100%;
    width: 85%;
}
.witr_swiper_content{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
	z-index: 1;	
}
.witr_swiper_topimg {
    margin-bottom: 23px;
}
.witr_swiper_content h1{
    font-size: 22px;
    margin-bottom: 15px;
	display: inline;	
	color: #3d59e8;
}
.witr_swiper_content h2, .witr_swiper_content h3 {
    font-size: 71px;
    font-weight:600;
    color: #fff;
}
.witr_swiper_content h1 span,
.witr_swiper_content h2 span,
.witr_swiper_content h3 span{
	color: #3d59e8;	
}
.witr_swiper_content p {
    font-weight: 300;
    font-size: 18px;
	margin-top: 20px;
	color: #fff;	
}
.text-left .witr_swiper_content h1,
.text-left .witr_swiper_content h2,
.text-left .witr_swiper_content h3{
    margin: 0px auto 10px 0;
}
.text-left .witr_swiper_content p {
    margin: 28px auto 15px 0;
}
.text-left .witr_swiper_content h1,
.text-left .witr_swiper_content h2,
.text-left .witr_swiper_content h3,
.text-right .witr_swiper_content h1,
.text-right .witr_swiper_content h2,
.text-right .witr_swiper_content h3{
    width: 55%;
}
.text-left .witr_swiper_content p, 
.text-right .witr_swiper_content p {
    width: 43%;
}
.witr_swiper_content .witr_btn {
    color: #FFFFFF;
    font-size: 13px;
    text-transform: uppercase;
    border-style: default;
    padding: 15px 30px 15px 30px;
}
.witr_swiper_content .witr_btn.active {
    color: #3D59E8;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
}
.witr_swiper_content .witr_btn.active:hover {
    color: #FFFFFF;
    background-color: #3D59E8;
}
.witr_swiper_area .text-center .slider_vd_icon {
    top: 23%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);	
}
.witr_swiper_area .text-left .slider_vd_icon {
    right: 16%;
}
.witr_swiper_area .text-right .slider_vd_icon {
    left: 16%;
}
.witr_swiper_area .text-center .slider_vd_icon {
    top: 23%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);	
}
.witr_swiper_area .swiper-slide a {
    display: inline-block;
}
.witr_icon_section{
	margin-top:30px;
}
.slider_btn {
    margin-top: 50px;
}
/* video icon css */
.slider_vd_icon {
}
.text-left .slider_vd_icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
	z-index: 1;
}
.text-right .slider_vd_icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;	
}
.tx_svd_icon{
	background:#3d59e8;
	color:#fff;
	width:75px;
	height:75px;
	line-height:75px;
	border-radius:100%;
	display:inline-block;
	text-align:center;
    -webkit-animation: witr-shadow 1s linear infinite;
    animation: witr-shadow 1s linear infinite;
    -webkit-transition: 0.5s;
}
.tx_svd_icon i{
	color:#fff;
}
@keyframes witr-shadow {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    }
    100% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    }
}


@media (min-width: 1200px){
	.witrscontainer {
    max-width: 1430px;
	}

}
.witrscontainer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
/* pagination bullet */
.witr_swiper_area .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #fff;
}
/* pagination prev next */
.swiper-button-prev,
.swiper-button-next {
	background-image:inherit !important;	
	color:#fff;
	transition: .5s;
	outline: none;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
	color: #3d59e8;
	background:#fff;
	padding:30px;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 30px;	
}
.wittr_gallery.witr_swiper_height{
	height:100px !important;
    margin-top: 10px;	
}

/* button default style */
.witr_button_area {
    text-align: left;
    overflow: hidden;	
}
.witr_btn {
    background: #3d59e8;
    color: #fff;
    display: inline-block;
    padding: 17px 30px;
    text-align: center;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    transition: 1s;
}
 .witr_btn:hover{
	background:#fe688b;
	color: #fff;	
} 

/* video button i */
.witr_btn i {
    font-size: 18px;
    margin-left: 6px;		
}
/* title css */
.witr_section_title{
	position:relative;	
}
.witr_section_title_inner{
	position:relative;
	z-index:1;
}
.witr_back_title{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
}
.title_in .witr_back_title {
    z-index: -1;
}
.witr_back_title h4{
	font-size:80px;
    -webkit-text-stroke: 1px #888888;
    -webkit-text-fill-color: transparent;
	line-height:1;	
}
.witr_section_title_inner h1,
.witr_section_title_inner h2,
.witr_section_title_inner h3{
    font-size: 45px;
    margin: auto;	
 }
.text-right.witr_section_title_inner h1,
.text-right.witr_section_title_inner h2,
.text-right.witr_section_title_inner h3{
    margin-right: 0px;		
 }
.text-left.witr_section_title_inner h1,
.text-left.witr_section_title_inner h2,
.text-left.witr_section_title_inner h3{
    margin-left: 0px;		
 }

 .witr_section_title_inner h1{}
.witr_section_title_inner h2{
	font-size: 18px;
    color: #FE688B;
    margin-bottom: 13px;
    display: inline-block;
 }
.witr_section_title_inner h3{}
.witr_section_title_inner p span a,
.witr_section_title_inner p span,
.witr_section_title_inner h1 span,
.witr_section_title_inner h2 span,
.witr_section_title_inner h3 span{
    color:#3d59e8;	 
 }
 
.witr_section_title_inner p {
    margin-top: 10px;
}
.witr_section_title_inner.text-center p{
	 width:72%;
	 margin-right:auto;
	 margin-left:auto;	 
 }
 .witr_section_title_inner.text-left p{
	 width:81%;
	 margin-right:auto;
	 margin-left:0px;
 }
  .witr_section_title_inner.text-right p{
	 width:81%;
	 margin-right:0px;
	 margin-left:auto;
 }
 .witr_image_title {
    margin-top: 0px;
    margin-bottom: 10px;
}


/*===========================
    10.video css 
===========================*/
.video-part {}
.video-overlay {
    padding: 70px 0 50px;
}

.video-item {}
.video-item a{
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    font-size: 28px;
    border-radius: 100%;
    background: #3d59e8;
}
.video-item a::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #3d59e8;
    border-radius: 50%;
    top: 0;
    animation-fill-mode: both;
    animation: witr_squares 1.5s ease-in-out infinite;
    left: 0;
    right: 0;
    bottom: 0;
}
.video-item i {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.video-item h3 {
    font-size: 23px;
	margin-top: 35px;
}

/*===========================
    5.play  css 
===========================*/
.witr_play_vi {}
.witr_videobg_image{
	position: relative;	
}
.witr_videobg_image::before{
    position: absolute;
    content: '';	
    width: 100%;
    height: 100%;
/*     background: #3d59e86b; */	
}
.witr_videobg_image img{
	/* width:100%; */
}
.play-overlay{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);	
}
.play-overlay a {
    position: relative;
    display: inline-block;
    width: 75px;
    height: 75px;
    font-size: 23px;
    border-radius: 100%;
    background: #3d59e8;
}
.play-overlay a::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background:#3d59e8;
    border-radius: 50%;
    animation-fill-mode: both;
    animation: witr_squares 1.5s ease-in-out infinite;
}
.play-overlay i {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.witr_videos_title_text{
    position: absolute;
	left:40px;	
	bottom:40px;
	width: 45%;	
}
.witr_videos_title_text h3{
	color:#fff;
    margin: 0;	
}
/* witr_squares_ */
@keyframes witr_squares{
	0%{transform:scale(1);opacity:0}
	20%{transform:scale(1.24);opacity:1}
	100%{transform:scale(2.1);opacity:0}
}
.set_class{
	animation: witr_squares 800ms ease-out infinite;
}
 /*======== slick ========*/
 .slick-prev, .slick-next {
    font-size: 0;
    position: absolute;
    display: block;
    padding: 0;
    cursor: pointer;
    color: #fff;
    outline: none;
    background: #3d59e8;
    z-index: 999;
    opacity: 0;
    border-radius: 50px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	width: 55px;
    height: 55px;
	line-height: 55px;
    top: 50%;
    transform: translate(0px, -50%);  
    transition: .5s;   
    border: 0px solid #17161a;
}
.slick-prev {
 left: -15px;
}
.slick-next {
    right: -15px;

}
.slick-prev.slick-disabled,
.slick-next.slick-disabled{
    background: #3d59e8;	
}
.witr_ds_content_area .slick-prev {
 left: 15px;
}
.witr_ds_content_area .slick-next {
 right: 15px;
}

 .slick-prev:before, .slick-next:before {
 color: #fff;
 font-size: 25px;
 -webkit-transition: all 0.3s ease 0s;
 transition: all 0.3s ease 0s;
 content: "\f177";
 font-family: FontAwesome !important;
 line-height: inherit;
     opacity: 1;
}
 .slick-next:before {	 
 content: "\f178";
 font-family: FontAwesome !important;
}
 .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
 background: #fe688b;
     border-color: transparent;
    outline-color: transparent;
    outline: none;
}
 .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
 color: #fff;
}
 .testomonial:hover .slick-prev, 
 .testomonial:hover .slick-next{
	 opacity:1;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.testomonial-slide  .slick-prev, 
.testomonial-slide  .slick-prev{
	
} 
.blog_wrap  .slick-prev, 
.blog_wrap  .slick-next {
top: 35%;
-webkit-transform: translate(0px, -50%);
        transform: translate(0px, -50%);
}
.testomonial-slide  .slick-prev,
.blog_wrap  .slick-prev
 {
 left: -65px;
}
.testomonial-slide  .slick-next,
.blog_wrap  .slick-next
 {
 right: -65px;
}

.witr_car_overlay .slick-slide{
	padding:0 15px;
}
 /* cursor css */

.slick-dots {
	 position: absolute;
	 left: 50%;
	 transform: translateX(-50%);
	 bottom: -22px;
	 display: inline-block;
	 z-index: 11;
}
.slick-dots li {
 display: inline-block;
}
.slick-dots li button {
	 background: #3d59e85c;
	 font-size: 0;
	 width: 18px;
	 height: 18px;
	 border: 0px solid #3d59e8;
	 margin: 0 5px;
	 cursor: pointer;
	 border-radius: 50px;
	 padding: 0;
	 transition:.5s;
	 outline: none;
}
.slick-dots li.slick-active button {
 background: #3d59e8;
} 

/* style 2 */
.em-service2 {}
.em-service2 .em-service-icon i {
    display: inline-block;
    color: #fff;
    height: 80px;
    width: 80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    background: #3d59e8;
    font-size: 25px;
    transition: all 0.5s ease 0s;
}
.width_height_link_0 .em-service-icon i {
	font-size: 40px;
    color: #3d59e8;
    height: auto;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: none;
	border:none;
}
.em-service2 .em-service-inner{
	overflow:hidden;
}
.em-service2.sleft {
	text-align:left;
}
.em-service2.sleft .em-service-icon{
	margin-right:20px;
	margin-top: 10px; 
}
.em-service2.smiddle {}
.em-service2.smiddle .em-service-icon {
    margin-bottom: 20px;
}
.em-service2.sright {
	text-align:right;	
}
.em-service2.sright .em-service-icon{
	margin-left:30px;
    margin-top:5px;
}
.em-service-title h3 a:hover{
	color:#3d59e8;
}
.em-service2:hover .em-service-icon i{
	color:#fe688b;
}
/* accordion area css */
.accordion_area
.card-header.witr_ac_card {
    background: none !important;
    padding: 0;
    border-bottom: 0;
}
.witr_ac_card i {
	margin-right: 10px;
    font-size: 20px;
}
.accordion_area .card-2{
	margin-bottom: 22px;
    border: 1px solid #ddd;
	
}
.accordion_area .card-2 p {
    padding: 25px 20px 5px;
}   
.witr_ac_style {   
    padding-left: 30px;
    font-size: 17px;
    font-weight: 600;
	display: flex;
    align-items: center;
	padding: 11px 15px;
    transition: .5s;
	    background: #EFEFEF;
    text-align: left;
}
.witr_ac_style:focus,
.witr_ac_style:hover{
	color:#fff;
	background:#283867;
}
.witr_ac_style:before {
    position: absolute;
    content: '\f107';
    right: 30px;
    font-family: fontawesome !important;
    font-weight: 400;
}
.active .witr_ac_style:before {
    content: '\f106';
}
.active .witr_ac_style{
    background:#283867;
	color:#fff;
}
.card-body ul{}
.card-body ul li{
	margin-left: 18px;
	margin-bottom: 4px;	
}

/*=====================
mettle PORTFOLIO AREA CSS
=========================*/
.wirr_project_area {
    padding:95px 0px 90px;
}
}
.project_top{
	margin-top:30px;
}
.portfolio_nav {
    padding: 0px 0 40px;
}
.portfolio_nav ul {
    text-align: center;
} 
.portfolio_nav ul li {
    display: inline;
}
.portfolio_nav ul li {
    border: 1px solid #f3eaea;
    border-radius: 5px;   
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    margin: 0 5px 10px;
    padding: 10px 20px;
    position: relative;
    transition:.5s;
}
.portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
    color: #fff;
    background: #3d59e8 none repeat scroll 0% 0;
    border-color: #3d59e8;
}
.prot_wrap {
    overflow: hidden;
}
/* single gallery css */

.single_protfolio {
    position: relative;
/*     margin-bottom: 30px; */
    overflow: hidden;
}
.prot_thumb {} .prot_thumb img {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single_protfolio:hover .prot_thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.prot_content {
    position: absolute;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: .5s;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background:#3d59e880;
    z-index: 9;
}
.multi_gallery.prot_content {
    height: 90%;
    width: 80%;
    right: 10%;
    top: 5%;
    bottom: 5%;
    left: 10%;
}
.prot_content_inner {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    
    transform: translateX(-50%) translateY(-50%);
    z-index: 10;
    -webkit-transition: all 0.5s ease-in-out 0.5s;
    transition: all 0.5s ease-in-out 0.5s;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.prot_content h3 {
    margin: 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
}
.prot_content h3 a {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    text-transform: capitalize;
	transition:.5s;
}
.prot_content h3 a:hover {
    color: #fe688b;
}
.prot_content p {
    color: #fff;
    line-height: 1.2;
    margin: 5px 0 0;
}
.prot_content p span {
    display: inline-block;
    padding-top: 0px;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.porttitle_inner span,
.porttitle_inner4 span,
.prot_content span {
    position: relative;
    margin: 0 2px;
}
.prot_content span:before,
.porttitle_inner4 span:before,
.porttitle_inner span:before {
    bottom: 0;
    content: ",";
    position: absolute;
    right: -5px;
}
.porttitle_inner span:last-child:before,
.prot_content span:last-child:before,
.porttitle_inner4 span:last-child:before {
    content: "";
}
.nospace.col-xs-12 {
    padding: 0px;
}
.nospace .single_protfolio {
    margin-bottom: 0px;
}
/* load button css */

.gallery_load_button {} .gallery_load_button a {
    border: 1px solid #ddd;
    color: #444;
    padding: 7px 15px;
    display: inline-block;
    font-size: 17px;
    margin-top: 0px;
}
.gallery_load_button a:hover {
    border-color:#3d59e8;
    background: #3d59e8;
    color: #fff;
}
.prot_wrap.nospace .gallery_load_button a {
    margin-top: 30px;
}
/* portfolio icon css */

.picon {} .picon a {
    background: #3d59e8;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px 11px;
    width: 50px;
	text-align: center;
}
.picon a:hover {
    border-color: #fe688b;
    background: #fe688b;
    color: #fff;
}
.pstyle_1 .picon a {
    background: transparent;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0 8px 11px;
    width: 50px;
    transition: .5s;
}
.pstyle_1 .picon a:hover {
    background: #3d59e8;
    color: #fff;
}

.picon a {
    background: #3d59e8;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px 11px;
    width: 50px;
    text-align: center;
}

/*========================
 webdesk PAGINATION AREA CSS
=========================*/
a.page-numbers,
 .page-numbers, 
 .tutor-pagination-wrap a,
 .tutor-pagination-wrap span.page-numbers.current {
	 box-shadow: none;
    border-radius: 5px;
    margin-right: 10px;
    padding: 15px 24px;
    font-size: 19px;
    line-height: 1;
    transition: .5s;
    background: #fff;
}
a.page-numbers {
    box-shadow: 0 10px 40px 0 rgba(50,65,141,.12) !important;
}
.paginations {
    text-align: center;
    margin-top: 20px;
}
.paginations a,
.page-numbers span.current {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin: auto 5px;
    color: #888;
}
.page-numbers li {
    display: inline-block;
}
.paginations a:hover,
.paginations a.current,
.page-numbers span.current {
    background:#3d59e8;
    border-color:#3d59e8;
    color: #fff;
}
.project_top {
    margin-top: 31px;
}
.pstyle2 .single_protfolio:hover .prot_content_inner {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 50%;
    opacity: 1;
}
.pstyle2 .prot_content_inner {
    left: 50%;
    position: absolute;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.witr_all_pd0,
.noguttergs
{
 padding:0px;
}
/*========================
 END webdesk PAGINATION AREA CSS
=========================*/
/* webdesk-single-blog */
.witr-blog-side-area {
    padding: 100px 0px 70px;
}
.webdesk-single-blog-details-inner {
    padding: 38px 45px 45px;
    box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
    border-radius: 0 0 10px 10px;
}
.single_blog.single_blog_grid.singles {
    margin-bottom: 40px;
}
.webdesk-single-icon-inner a {	
	border: 1px solid #e6e6e6;
    color: #17161a;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 41px;
    margin: 0 9px 0 0;
    text-align: center;
    width: 40px;
    border-radius: 5px;	
	
}
.webdesk-single-icon-inner {
    text-align: center;
}
.webdesk-single-icon-inner a:hover {
    background: #3d59e8;
    border-color: #3d59e8;
    color: #fff;
}
.webdesk-single-icon-inner a i {} .single-blog-content ul {
    padding-bottom: 10px;
}
.witr-blog-side-area.single_blog  blockquote {
    background-color: #f7f7f7;
   border-left:none;
   padding: 1em 1em;
   font-weight: 400;
}
.wp-block-group.block {
    text-align: center;
}
.aligncenter.size-large {
    text-align: center;
}
.block .wp-block-quote.is-large p,
.block .wp-block-quote.is-style-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
}
.comments, .comment-respond {
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
    padding: 38px 30px 45px !important;
    background: #ffffff;
}
.comment_field .input-field input, .comment_field .textarea-field textarea {
    color: #555555;
}
.comment_field .input-field input {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 6px 20px;
    height: 54px;
    font-size: 17px;
}
.comment_field .input-field label, .comment_field .textarea-field label {
    color: #606060;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 500;
}
.comment_field .input-field {
    width: 33.33%;
    float: left;
    margin-bottom: 25px;
}
.comment_field .textarea-field label {
    margin-top: 20px;
    margin-bottom: 10px;
}
.comment_field .textarea-field textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    height: 150px;
    padding: 10px;
}
.webdesk_btn {
    background: #3d59e8;
    border: 0;
    display: inline-block;
    text-align: center;
    padding: 16px 30px;
    margin-top: 15px;
    border-radius: 5px;
    transition: .5s;
    color: #fff;
}
.webdesk_btn:hover {
    background: #fe688b;
}

.block .wp-block-quote.is-large p,
.block .wp-block-quote.is-style-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
	font-weight:400;
}



/* witr_single_portfolio_a */
.witr_single_portfolio_a {
    padding: 100px 0px 100px;
}
.portfolio-details-box .prots-contentg ul {
    margin-left: 0px;
	    display: inline-block;
    margin-bottom: 25px;
}
.portfolio-details-box ul li {
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    list-style: none;
}
.portfolio-details-box ul li b {
    color: #444;
    font-size: 18px;
    font-weight: 600;
}
.portfolio-details-box ul li span.eright {
    font-weight: 400;
    font-size: 16px;
    margin-left: 5px;
}
.prots-contentg ul {
    margin-left: 40px;
    display: inline-block;
    margin-bottom: 25px;
}
.portfolio-content.portfolio-details-boxs {
    padding-top: 25px;
}
/*===========================
    6.service css 
===========================*/
.service {
    background: rgb(1, 219, 176);
}
.witr_s_flex{
    display: flex;
}
.service .section-title h3,
.service .section-title p {}
.service-item i {
    font-size: 30px;
    color: #fff;
    height: 80px;
    width: 80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    background: #3d59e8;
	display:inline-block;
	transition: .5s;
}
.width_height_link_02 .service-item i,
.width_height_link_0.service-item i{
	font-size: 50px;
    color: #3d59e8;
    height: auto;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: none;
	border:none;	
}

.service-item:hover i {
    color: #fe688b;
}
.service-item h3 {
    padding-top: 18px;
}
.service-item p {
/*     padding-right: 2px; */
    padding-top: 0px;
}
/* webdesk_serivce_area */
.webdesk_serivce_area {
    padding: 90px 0px 65px;
}
.webdesk_serivce_area.about_service {
    padding: 95px 0px 62px;
}
.service_top{
	margin-top:30px;
}
.em-service2.sleft.all_color_service {
    margin-bottom: 30px;
}
.webdesk_serivce_area .em-service-desc p {
    margin-bottom: 0px;
}
.service_top_text {
    display: block;
}
.em-service2.sleft .em-service-icon {
    margin-right: 20px;
    margin-top: 10px;
}
.width_height_link_0 .em-service-icon i {
    font-size: 40px;
    color: #3D59E8;
    height: auto;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: none;
    border: none;
	display: inline-block;
	padding: 0px 7px 0px 0px;
	transition: all 0.5s ease 0s;
}
.em-service2 .em-service-inner {
    width: 100%;
	 overflow: hidden;
}
.webdesk_serivce_area .all_color_service h3 {
    padding: 10px 0px 0px 0px;
}
.em-service-desc p {
    transition: .5s;
}
.em-service-icon.icon2 i {
    color: #FB5E91;
}
.em-service-icon.icon3 i {
    color: #FFCA12;
}
.em-service-icon.icon4 i {
    color:#1DE05D;
}
.em-service-icon.icon5 i {
    color: #54C9FE;
}
/* webdesk_design_bg_area */
.webdesk_design_bg_area{
	background-image: url(assets/images/design-bg-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding:98px 0px 200px;
}
.white .witr_section_title_inner h1,
.white .witr_section_title_inner h3,
.white .witr_section_title_inner p{
	color:#fff;
}
.webdesk_design_bg_area .witr_section_title_inner.text-center p {
    padding: 20px 0px 0px 0px;
}
.webdesk_design_area{
	margin-top:-150px;
}
/* webdesk_Pricing_area */
.webdesk_Pricing_area{
	padding:98px 0px 70px;
}
.all_pricing_color {
    margin:0px 0px 30px 0px;
    padding: 0px 0px 0px 30px;
	border-style: solid;
    border-width: 30px 30px 30px 0px;
    border-color: #FE688B;
	border-radius: 5px;
}

.pricing-part.prst1 {
    position: relative;
    background: #fff;
    box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
    margin-left: -30px;
	text-align:center;
}
.all_pricing_color h4 {
    font-size: 30px;
    font-weight: 600;
    text-decoration: underline;
    padding: 55px 0px 40px 0px;
	display: block;
}
.all_pricing_color h2, 
.all_pricing_color h3, 
.all_pricing_color h5, 
.all_pricing_color h4 {
    margin: 0px;
}
.pricing-part ul li {
    color: #555555;
    line-height: 40px;
    list-style: none;
}
.pricing-part ul li:nth-child(odd){}
.pricing-part ul li:nth-child(even){}
 .witr_btnp_color {
    padding-top: 37px;
    padding-bottom: 40px;
}
.pricing-part a.btn {
     background: #3d59e8;
    padding: 15px 30px;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #3d59e8;
	display:inline-block;
}
.pricing-part a.btn:hover {
    background: transparent;
    color: #3d59e8; 
}
.btnp1.witr_btnp_color a.btn {
    background-color: #FE688B;
    border-style: default;
    border-color: #FE688B;
    margin: 0px 0px 20px 0px;
    padding: 8px 50px 8px 50px;
}
.btnp1.witr_btnp_color a.btn:hover {
	background: transparent;
    color: #FE688B; 
}
.all_pricing_color.pricing_style2{
	border-color: #3D59E8;	
}
.pricing_style2 .btnp1.witr_btnp_color a.btn {
    background-color: #3D59E8;
	border-color: #3D59E8;
}
.pricing_style2 .btnp1.witr_btnp_color a.btn:hover {
	background: transparent;
    color: #3D59E8; 
}
.all_pricing_color.pricing_style3{
	border-color: #00C876;	
}
.pricing_style3 .btnp1.witr_btnp_color a.btn {
    background-color: #00C876;
	border-color: #00C876;
}
.pricing_style3 .btnp1.witr_btnp_color a.btn:hover {
	background: transparent;
    color: #00C876; 
}
.Pricing_top{
	margin-top:35px;
}
/* webdesk_about_area */
.webdesk_about_area {
    background-image: url(assets/images/design-bg-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding:95px 0px 100px;
}
.webdesk_about_area .witr_circle_area {
    text-align: left;
}
span.witr_cir_text {
    color: #FE688B;
	    left: 40px;
}
span.witr_cir_text.text2 {
    color:#00C876;
}
span.witr_cir_text.text3 {
    color:#3D59E8;
}
.webdesk_about_area .witr_section_title_inner.text-left p {
    width: 94%;
}
.webdesk_about_area .witr_section_title_inner.text-left p {
    width: 94%;
    margin-top: 30px;
    margin-bottom: 46px;
}
.witr_button_areabutton2 {
    margin-top: 10px;
}
.button2 .witr_btn {
    padding: 13px 40px;
	background:#FE688B;
}
.button2 .witr_btn:hover {
	background:#3D59E8;
}
/* webdesk_solution_area */
.webdesk_solution_area{
	padding:0px 0px 100px;
}
.webdesk_solution_area .witr_section_title_inner.text-left p {
    width: 100%;
    margin-top: 25px;
    margin-bottom:25px;
}
.witr_solution_lfr {
  padding:0px 0px 0px 25px;
}
/* webdesk_testimonial_bg_area */
.webdesk_testimonial_bg_area{
	background-image: url(assets/images/design-bg-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding:15px 0px 120px;
}
.em_single_testimonial {
    background:#CE151500;
    margin-bottom: 30px;
    transition: all 0.5s ease 0s;
	padding: 37px 30px 26px;
    box-shadow: 0px 0px 10px 0px rgba(1.9999999999999567, 0.9999999999999784, 0.9999999999999784, 0);
	overflow:hidden;
	position:relative;
	text-align: c;	
}
.test-part {
    display: inline-block;
    margin-bottom: 10px;
}
.em_testi_content {
    position: relative;
    text-align: center;
}
.witr_testi_s_9 .em_testi_text {
    float: none;
}
.em_testi_text {
    overflow: hidden;
    padding-top: 15px;
    float: left;
    text-align: left;
}
.webdesk_testimonial_bg_area .all_color_testimonial p {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 500;
    padding: 0px 92px 20px;
	text-align:center;
}
.witr_testi_s_9 .em_test_disf {
    display: flex;
    justify-content: center;
    align-items: center;
}
.em_test_thumb {
    float: left;
    margin-right: 20px;
}
.em_test_thumb img {
    border-radius: 50%;
    width: 59px;
}
.all_color_testimonial h2 {
    color: #FFFFFF;
    font-size: 16px;
    padding: 10px 0px 0px 0px;
}
.em_testi_logo {
    position: absolute;
    right: 4%;
    bottom: 55px;
}
.carso_idtesti .slick-dots li button {
    width: 15px;
    height: 15px;
    background-color: #FFFFFF;
}
.carso_idtesti .slick-dots li.slick-active button {
    background-color: #FE688B;
}
/* single_faq_area */
.single_faq_area{
	padding:80px 0px 80px;
}
.witr_accordion_lfr{
    padding:20px 75px 0px 350px;
}
.single_faq_area .witr_section_title_inner.text-left p {
    width: 100%;
	margin-bottom: 35px;
}
.single_faq_area .accordion_area .card-2 {
    border:none;
    margin-bottom: 20px;
}
.single_faq_area .active .witr_ac_style {
    background: #3d59e8;
    color: #fff;
}
.single_faq_area .witr_ac_style {
    padding: 10px 30px 10px 30px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DDDDDD;
    border-radius: 100px 100px 100px 100px;
	background: transparent;
}
.single_faq_area .witr_ac_style:hover {
    background-color: #3D59E8;
}
.single_faq_area .accordion_area .card-2 p {
    padding: 15px 17px 5px;
}
/* webdesk_newsletter_area */
.webdesk_newsletter_area {
    padding:100px 0px 80px;
    background: #F4F5FF;
}
.shortcode_content h2 {
    font-size: 50px;
    font-weight: 600;
}
.mc4wp-form-fields input {
    width: 100%;
    background: #fff;
    font-size: 16px;
    line-height: 28px;
    color: #b0afaf;
    border-radius: 50px;
    border: none;
    outline: none;
    padding: 10px 30px;
}
.mc4wp-form-fields p {
    position: relative;
    line-height: 27px;
    margin-bottom: 22px;
}
.mc4wp-form-fields button {
    width: 30%;
    border-radius: 0 5px 5px 0px;
    background: #fe688b;
    border: none;
    outline: none;
    position: absolute;
    right: -3px;
    top: 0;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    z-index: 2;
    cursor: pointer;
    padding: 10px 15px;
    transition: .5s;
    border-radius: 50px;
}
.mc4wp-form-fields button:hover {
    background: #18406b;
}
.webdesk_solution_area.solution2 {
    padding: 100px 0px 100px;
}
.webdesk_solution_area.solution2.choose_page {
    padding: 70px 0px 100px;
}

/* webdesk_feature_area */
.webdesk_feature_area{
	padding:95px 0px 70px;
}
.feature_area{
	margin-top:50px;
}
.feature_area .all_feature_color {
    padding: 40px 37px 40px 37px;
    background-color: #3D59E8;
    border-radius: 10px 10px 10px 10px;
	margin-bottom:30px;
}
.feature_area .all_feature_color:hover{
    background-color: transparent;
    background-image: linear-gradient(90deg, #3D59E8 0%, #FE688B 100%);
}
.sub-item {
    position: relative;
    padding: 20px 0;
    transition: .5s;
}
.sub-item span {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    z-index: 999;
    transition: .5s;
	color:#DDDDDD;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
}
.width_height_link_02 .sub-item i, 
.width_height_link_0.sub-item i {
	color: #FE688B;
    font-size: 80px;
    text-align: center;
    height: auto;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: none;
    border: none;
}
.all_feature_color h3 {
    margin: 10px 0px 0px 0px;
}
.all_feature_color h3 a{
    color:#fff;
}
.all_feature_color h3 a:hover {
    color: #46BDF4;
}
.sub-border-2:hover .sub-item span {
    color:#F4F4F461;
    font-size: 100px;
}
.all_feature_color:hover i {
    color: #FFFFFF;
}
/* webdesk_accordion_area */
.webdesk_accordion_area {
    background: #F4F5FF87;
    padding:95px 0px 100px;
}
.faq_top{
	margin-top:43px;
}
.faq2 .active .witr_ac_style {
    background: #3D59E8;
    color: #fff;
}
.faq2 .witr_ac_style {
     padding: 19px 20px 19px 30px;
}
.faq2.accordion_area .card-2 {
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
    margin-bottom: 20px;
}
.faq2 .witr_ac_style {
    background: transparent;
}
.faq2 .witr_ac_style:focus, 
.faq2 .witr_ac_style:hover {
    color: #fff;
    background: #3D59E8;
}

/* webdesk_counter_area */
.webdesk_counter_area {
    padding: 100px 0px 0px;
}
.counter_bg{
	background:#3D59E8;
	padding:50px 0px 50px;
}
.witr_counter_single.all_counter_color {
    text-align: center;
}
.all_counter_color i {
    color: #FFFFFF;
    font-size: 60px;
    display: inline-block;
	    margin-bottom: -7px;
}
.witr_counter_number_inn {
    overflow: hidden;
}
.witr_counter_number_inn h3, 
.witr_counter_number_inn span {
    font-size: 40px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
}
.all_counter_color span {
    color: #FFFFFF;
    margin: -5px 0px 0px 0px;
}
.all_counter_color h4{
    color: #FFFFFF;
    font-size: 16px;
}
/* webdesk_team2_area */
.webdesk_team2_area{
	padding:95px 0px 120px;
}
.team_top{
	margin-top:33px;
}
.witr_team_section {
    position: relative;
    text-align: center;
}
.witr_team_section:before {
    content: "";
    position: absolute;
    /* background: #3d59e86b; */
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
}
.witr_team_section img {
    width: auto;
}
.cteam_9 .post_team_content {
    padding: 0px;
    display: flex;
    align-items: center;
	  text-align: left;
}
.post_team_content {
    box-shadow: 0px 5px 20px 0px #00000014;
    transition: .5s;
    background: #fff;
    padding: 30px 25px 25px;
}
.post_team_icon_9 {
    background: #3d59e8;
    padding: 10px;
    margin-right: 20px;
}
.post_team_icon_9 ul li a {
    color: #fff;
    transition: .5s;
}
.post_team_content h5 {
    margin: 0;
}
.witr_all_mb_30, .guttergs {
    margin-bottom: 30px;
    border: none;
}
/* webdesk_process_area */
.webdesk_process_area{
	padding:100px 0px 0px;
}
.process_top{
	margin-top:40px;
}
.witr_service_10 {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    padding: 40px 30px 30px 30px;
    background: #fff;
    position: relative;
    margin-bottom: 30px;
}
.witr_service_10::before{
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 3px;
    height:0%;
    background: #3d59e8;
	transition:.5s;
}
.witr_service_10:hover::before{
    height: 40%;
}
.witr_service_10 .all_icon_color i {
    color: #FFFFFF;
    font-size: 40px;
    background-color: #FE688B;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    border-radius: 5px 5px 5px 5px;
	display: inline-block;
    z-index: 1;
	margin: 0px 0px 10px 0px;
}
.witr_service_10 .all_color_service:hover i {
    background-color: #3D59E8;
}
.detail_SS {
    position: relative;
    padding: 0 0 0;
    z-index: 99;
}
.detail_SS h3 {
    line-height: 31px;
    margin-bottom: 10px;
    margin-top: 8px;
}
.witr_service_10 .detail_SS p {
    margin-bottom: 0;
}
.witr_service_10 .service_list_op {
    margin-bottom: 5px;
    margin-top: 15px;
}
.witr_service_10 .service-btn a {
    background: #3d59e826;
    padding: 12px 30px;
    color: #3d59e8;
    margin-top: 20px;
	font-weight: 500;
}
.witr_service_10 .service-btn a:hover{
    background: #3d59e8;
    color: #fff;
}
.service_list_op ul {
    display: table-cell;
    padding: 0;
}
.service_list_op ul li a{
    color: #777777;
    font-size: 16px;
    font-weight: 300;
	    margin-bottom: 7px;
}
/* webdesk_call_to_area */
.webdesk_call_to_area{
	background-image: url(assets/images/cost-bg.jpg);
    background-position: center center;
    background-size: cover;
	padding:100px 0px 92px;
	position:relative;
}
.webdesk_call_to_area:before{
	position:absolute;
	content:"";
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000000B0;
}
.white.webdesk_content h2, 
.white.webdesk_content h3, 
.white.webdesk_content h5{
    color: #fff;
}
.webdesk_call_to_area .all_cal_color h2 {
    font-size: 40px;
    margin: 15px 0px 15px 0px;
}
.webdesk_call_to_area .webdesk_button a:hover {
    background: #fff;
    color: #3d59e8;
}
/* webdesk_Pricing2_area */
.webdesk_Pricing2_area{
	padding:95px 0px 70px;
}
.Pricing_style2 .pricing_area {
    box-shadow: 0px 5px 12px 0px rgba(216, 216, 216, 0.3803921568627451);
    border-style: default;
    border: none;
    margin: 0px;
	margin-bottom:30px;
}
.Pricing_style2 .witr_pricing_icon i {
    color: #3d59e8;
    font-size: 40px;
    padding-top: 40px;
    display: block;
}
.Pricing_style2 .pricing-part h4 {
    font-size: 24px;
    padding: 26px 0 12px;
    display: block;
	text-decoration: none;
	font-weight:700;	
}
.prt_content {
    padding: 20px 18px 10px 0px;
    font-size: 20px;
}
.all_pricing_color p {
    color: #3D59E8;
}
.Pricing_style2 .pricing-part h5 {
    font-size: 35px;
    padding-bottom: 30px;
}
.Pricing_style2 .pricing-part span {
    font-size: 24px;
    margin-right: 5px;
}
.Pricing_style2 .pricing-part ul li {
    color: #555555;
    line-height: 40px;
    list-style: none;
}
.Pricing_style2 .witr_btnp_color a.btn {
    color: #3D59E8;
    background-color: #FFFFFF00;
    border-style: default;
}
.Pricing_style2 .witr_btnp_color a.btn:hover {
    color: #FFFFFF;
    background-color: #3D59E8;
    border-style: default;
}
/* webdesk_testimonial_area */
.webdesk_testimonial_area{
	padding:97px 0px 70px;
}
.testi_top{
	margin-top:30px;
}
.testiCreCon {
    position: relative;
    box-shadow: 0px 2px 29px 0px rgba(0, 0, 0, 0.06);
    background: #fff;
    border-radius: 5px;
    padding: 25px 31px 30px;
    margin-bottom: 32px;
    margin-right: 30px;
	    border-style: solid;
    border-width: 5px 0px 0px 0px;
    border-color: #FE688B;
    border-radius: 0px 0px 0px 0px;
}
.testiCreCon:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -19px;
    border-radius: 15px;
    width: 50px;
    height: 50px;
    background: #fff;
    transform: rotate(45deg);
    z-index: -1;
    box-shadow: 0px 2px 29px 5px rgba(0, 0, 0, 0.08);
}
.testiCreCon i {
    font-size: 100px;
    color: #dddddd;
    position: absolute;
    left: 50%;
}
.testiCreCon p {
    position: relative;
    margin: 0;
    z-index: 1;
}
.post_t6 {
    text-align: center;
}
.testAuthor h6{
    margin-bottom: 0px;
}
.testAuthor span{
    font-size: 15px;
}
.post_t6 .em_test_thumb {
    float: inherit;
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: center;
    display: inline-block;
}

/* single_faq_area faq3 */

.faq3.accordion_area .card-2 {
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
    margin-bottom: 20px;
}
.faq3 .witr_ac_style {
    background-color: #3D59E8;
    padding: 19px 20px 19px 30px;
	border-radius: 0px;
    color: #fff;
	font-size: 17px;
    font-weight: 600;
    display: flex;
    align-items: center;
    transition: .5s;
}
.faq3 .witr_ac_style:hover {
    background-color: #FE688B;
}
.faq3 .active .witr_ac_style {
    background-color: #7A0FFF;
}
.single_faq_area.faq_page{
	padding:100px 0px 100px;
}
.webdesk_faq_bg_area{
	background:#3D59E8E3;
	padding:100px 0px 100px;
}
.webdesk_faq_bg_area .faq3 .witr_ac_style {
    background-color:#FFFFFF12;
}
.webdesk_faq_bg_area .faq3.accordion_area .card-2 {
    background: #FFFFFF12;
    color: #fff;
}
.webdesk_faq_bg_area .faq3 .witr_ac_style:hover {
    background-color: #3D59E8;
}
.webdesk_faq_bg_area .witr_ac_style:hover {
    background-color: #3D59E8;
}
/* webdesk_team_area */
.webdesk_team_area {
    padding: 100px 0px 55px;
}
.webdesk_team_area .em-team {
    margin-bottom: 30px;
}
.em-team {
    text-align: center;
    position: relative;
    transition: .5s;
}
.em-team-one {
    position: relative;
    overflow: hidden;
    padding-bottom: 55px;
}
.em-team-content-image img {
    width: 100%;
}
.em-team-content-waraper {
    background-color: #fff;
    bottom: -67px;
    left: 0;
    margin: 0 10px;
    padding: 30px 0;
    position: absolute;
    right: 0;
    box-shadow: 0px 0px 65px 0px rgb(0, 0, 0,0.08);
    transition: all 0.3s ease 0s;
}
.em-content-title h5 {
    font-size: 23px;
    margin-bottom: 0;
    text-transform: capitalize;
    transition: .5s;
}
.em-content-title h5 a {
    font-weight: 700;
}
.em-content-subtitle {
    font-size: 16px;
    margin: 5px 0 0;
    text-transform: capitalize;
    transition: .5s;
}
.em-content-subtitle {
    font-size: 16px;
    margin: 5px 0 0;
    text-transform: capitalize;
    transition: .5s;
}
.em-team-content-socials {
    position: relative;
    transition: .5s;
}
.em-team-content-socials a {
    background: #fff none repeat scroll 0% 0;
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 14px 3px 0;
    text-align: center;
    width: 35px;
    color: #3d59e8;
}
.em-team:hover .em-team-content-waraper {
    background: #3d59e8e6;
    bottom: 0px;
}
.em-team:hover .em-content-title h5 a, .em-team:hover .em-content-title h5, .em-team:hover .em-content-subtitle {
    color: #fff;
}
.em-team-content-socials a:hover {
    background: #3d59e8e6;
    color: #fff;
}

.webdesk_Pricing2_area.Pricing2_bg {
    padding: 100px 0px 70px;
    background: #F9F9F9;
}
/* ======== timeline area css ======== */
.webdesk_timeline_area{
	padding:100px 0px 85px;
}
.timeline_top{
	margin-top:35px;
}
/* single timeline */
.witr_hd_timeline_contant {
	position:relative;
    padding-bottom: 39px;	
}
/* left border */
.witr_hd_timeline_inner {
    padding-left: 27px;
}
.witr_hd_timeline_inner:before{
    width: 1px;
    height: 100%;
    
    transition:.5s;
	background: #3d59e8;
    position: absolute;
    left: 7.5px;
    top: 0;
    content: "";
}
/* circle border */
.witr_dslborder {
    display: inline-block;
    width: 15px;
    height: 15px;
	
	transition:.5s;
	background: #3d59e8;	
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
}
.witr_hd_timeline_inner:hover:before,
.witr_hd_timeline_inner:hover .witr_hd_sicon_inner,
.witr_hd_timeline_inner:hover .witr_dslborder{
	background: #000;	
}
/* title */
.witr_timeline_item {
    width: 230px;
    text-align: left;
}
.witr_timeline_item h2{	
	transition:.5s;
}
.witr_hd_timeline_inner:hover .witr_timeline_item h2{
	color:#000;
}

/* witr_number_item css */
.witr_number_item {
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
   transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-size: 20px;
}
/* timeline icon css */
.witr_hd_sicon {
    position: absolute;
    left: -17px;
    bottom: -25px;
}
.witr_hd_sicon_inner{
    width: 55px;
    height: 55px;
	background: #3d59e8;
    line-height: 54px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    
    transition: .5s;
    font-size: 22px;	
}
.witr_hd_sicon_inner i{}
/* margin left spacing */
.mrl15{
	margin-left:15px;
}
.mrl65{
	margin-left:65px;
}
.mrl110{
	margin-left:110px;
}
/* margin right spacing */
.mrr50{
	margin-right:50px;
}
.mrr95{
	margin-right:95px;
}
.mrr90{
	margin-right:90px;
}
/* timeline bottom right text */
.witr_sicon_bottom.witr_hd_timeline_contant {
    padding-bottom: 0px;	
    padding-top: 51px;	
}
.witr_sicon_bottom{
	text-align:right;
}
.witr_sicon_bottom .witr_timeline_item {
    width: 230px;
    margin-right: 0;
    margin-left: auto;
    text-align: right;
}
.witr_sicon_bottom .witr_dslborder {
    left: auto;
    top: auto;
    bottom: 0;
    right: 1px;
}
.witr_sicon_bottom .witr_hd_timeline_inner:before{
    left: auto;
	right: 7.5px;
    top: auto;
    bottom: 0;
}
.witr_sicon_bottom .witr_hd_timeline_inner {
    padding-left: 0px;
    padding-right: 27px;
}

/* icon bottom position */
.witr_sicon_bottom .witr_hd_sicon {
    position: absolute;
    right: -17px;
    top: -28px;
    left: auto;
    bottom: auto;
}
.middle_border_divider{
height:1px;
display:block;
background: #3d59e8;
}
.webdesk_counter2_area{
	padding:100px 0px 70px;
}
.witr_counter_6.witr_counter_single {
    background: #fff;
    padding: 28px 25px 25px;
    box-shadow: 0px 5px 20px 0px #0000000d;
	text-align:left;
	margin-bottom:30px;
}
.witr_counter_6 .witr_counter_number_inn {
    overflow: inherit;
}
.witr_counter_6 .wirt_new_iner {
    background: #3d59e8;
    padding: 30px 0px 32px;
    border-radius: 5px;
    width: 29%;
    text-align: center;
    transform: skewY(356deg);
}
.wirt_new_iner {
    float: left;
    margin-right: 20px;
}
/* webdesk_counter_bg_area */
.webdesk_counter_bg_area {
    background-image: url(assets/images/faq2.png);
    background-position: center center;
    background-size: cover;
	padding:100px 0px 70px;
	position:relative;
}
.webdesk_counter_bg_area::before{
	content:"";
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#3d59e8e6;
}
.single_counter {
    position:relative;
    padding: 32px 0;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-top: 2px solid #fff;	
    border-bottom: 2px solid #fff;	
	margin-bottom: 30px;
}
.single_counter:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    height: 40%;
}
.single_counter:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    height: 40%;
}
.counter_icon {
    margin-top: 7px;
}
.single_counter:hover .counter-icon{
	color:#fff;
}
.single_counter:hover:before,
.single_counter:hover:after
{
	border-color:#FE688B;
}
.single_counter:hover {
    background:#FE688B;
    border-color:#FE688B;
}
.counter_icon i {
    display: inline-block;    
    font-size: 30px;
    text-align: center;
    display: block;
}
.webdesk_counter_bg_area .all_counter_color i {
    color: #FFFFFF;
    font-size: 60px;
    border-style: default;
    transform: rotate(0deg);
}
.webdesk_counter_bg_area .all_counter_color h4{
    color: #FFFFFF;
    font-size: 16px;
}
.webdesk_counter_bg_area .all_counter_color h3{
    color: #FFFFFF;
    margin: -5px 0px 0px 0px;
}
.webdesk_counter_bg_area .countr_text &gt; h3,
.webdesk_counter_bg_area .countr_text &gt; span{
    display: inline-block;
    font-size: 43px;
}
/* webdesk_blog_area */
.webdesk_blog_area {
    padding:100px 0px 50px;
}
.all_blog_color {
    text-align: left;
}
.witr_blog_imags {
    overflow: hidden;
}
.blog-img {
    position: relative;
    transition: .5s;
}
.blog-img a {
    position: relative;
    display: block;
}
.blog-img a::before {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: .5s;
}
.blog_part_inner:hover .blog-img, .blog_part_inner:hover .blog-img a::before {
    transform: scale(1.2);
}
.blog-img img {
    width: 100%;
}
.witr_nth_child .wblog-content {
    padding: 23px 15px 20px;
    box-shadow: 0px 2px 0px 1px rgba(196, 206, 213, 0);
}
.wblog-content span {
    font-size: 15px;
    color: #3d59e8;
    line-height: 28px;
    padding-bottom: 15px;
    margin-right: 10px;
}
.wblog-content span a {
    font-size: 15px;
    color: #3d59e8;
}
.wblog-content span i {
    padding-right: 5px;
    padding-left: 5px;
    color: #3d59e8;
    transition: .5s;
}
.wblog-content h5 {
    margin: 10px 0px 15px;
}
.wblog-content h5 &gt; a {
    font-weight: 700;
}
.wblog-content &gt; a {
    font-size: 16px;
    font-weight: 500;
    /* line-height: 49px; */
    padding: 9px 30px;
    border: 1px solid #3d59e8;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    transition: .5s;
    display: inline-block;
}
.wblog-content &gt; a:hover {
    background: #3d59e8;
    color: #fff;
}

/* blog_sidbar_css */
.witr-blog-side-area.blog_sidebar {
    padding:100px 0px 90px;
}
.witr-blog-side-area.blog_sidebar .witr_btn {
   padding: 10px 30px;
}
.post_blog h2 a {
    font-size: 28px;
    font-weight: 500;
}
.witr-blog-side-area.blog_sidebar .webdesk-single-blog {
    margin-bottom: 30px;
	box-shadow:none;
    border-bottom: 1px solid #e7e7e7;
}
.witr-blog-side-area.blog_sidebar .em-blog-content-area {
    padding: 28px 0px 30px;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    padding: 1em 1em;
}
blockquote p {
    font-size: 20px;
    position: relative;
}
.witr-blog-side-area blockquote {
    background-color: #f7f7f7;
    border-left:3px solid  #3d59e8;
}
.wp-block-group__inner-container {
    margin-top: 20px;
}
.witr-blog-side-area.blog_sidebar .witr_car_overlay .slick-slide{
	padding:0px 0px;
}
.witr-blog-side-area.witr-blog-2side {
    padding:100px 0px 90px;
}
.video-open-inline iframe{
	width:100%;
	height:500px;
	border:none;
}
/* BLOG POST META CSS */

.webdesk-blog-meta {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}
.webdesk-blog-meta:after {
    display: block;
    clear: both;
    content: "";
}
.webdesk-blog-meta a {}
/* BLOG POST META LEFT CSS */
/* left style 1 */

.webdesk-blog-meta-left {
    padding: 0 0 9px;
}
.webdesk-blog-meta-left a,
.webdesk-blog-meta-left span {
    color: #888888;
    font-size: 16px;
    margin-right: 5px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.webdesk-blog-meta-left a:hover,
.webdesk-blog-meta-left span:hover {
    color: #3d59e8;
}
.webdesk-blog-meta-left i {
    color: #3d59e8;
    margin-right: 5px;
}
.webdesk-single-blog {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(148,146,245,0.2);
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.em-blog-content-area {
    padding: 28px 35px 30px;
	text-align: left;
}
/* === style_w8 widget blog left right ==== */
.blog-left-side {} 
.blog-left-side &gt; div {
	margin-bottom: 30px;
    padding: 35px 30px 35px;
    border-radius: 8px;
    background: #fff;
	box-shadow: 0 0 30px rgb(0 0 0 / 7%);
}
.blog-left-side &gt; div:last-child {
    margin-bottom: 0px;
}
.blog-left-side h2 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.blog-left-side {} .blog-left-side .content {
    padding: 0;
}
.defaultsearch {
    background: #f7f7f7;
    position: relative;
}
.defaultsearch input {
    background: #f7f7f7 none repeat scroll 0% 0;
    border: 0 none;
    height: 54px;
    position: relative;
    width: 100%;
}
.defaultsearch button {
    background: #3d59e8;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    padding: 17px 20px;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    outline: none;
}
.defaultsearch button:hover{
    background: #213162;	
}
.defaultsearch button i {}
.defaultsearch input[type="text"] {
  padding-left: 15px;
}

/* widget list */

.widget {}
.blog-left-side .widget h2 {
  border-bottom: 5px double #3d59e8;
  display: inline-block;
  line-height: 17px;
  margin-bottom: 20px;
  padding-bottom: 12px; 
  position: relative; 
}
.blog-left-side .widget h2::after,
.blog-left-side .widget h2::before{
	content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 6px solid #3d59e8;
    border-radius: 50%;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
	margin-top: 17px;
}
.blog-left-side .widget h2::before {
    left: 0;
    animation-name: move_title_bg1;	
}
.blog-left-side .widget h2::after{
    right: 0;
    animation-name: move_title_bg2;
}

.blog-left-side .widget h2{}
.footer-middle .widget h5 {
    text-transform: capitalize;
}
.blog-left-side .widget ul {
    list-style: none;
}
.blog-left-side .widget ul li {
  margin: 0 0 5px;
  padding-left: 20px;
  position: relative;
}
.blog-left-side .widget ul li span{
/*     display: inline-block; */
    font-weight: 300;
}
.blog-left-side .widget ul li:last-child {
	padding-bottom: 0px;
    margin-bottom: 0;
}
.blog-left-side &gt; .widget &gt; ul &gt; li {
  margin: 0 0 10px;
  padding-bottom: 10px;
}
.blog-left-side .widget &gt; ul &gt; li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.blog-left-side .widget ul li a {
}
.blog-left-side .widget ul li a:hover,
.blog-left-side .widget ul li:hover::before{
    color: #3d59e8;
}
.blog-left-side .widget ul li::before {
  content: "\f105";
  font-family: FontAwesome !important;
  font-size: 18px;
  left: 0;
  position: absolute;
}
.blog-left-side .widget ul.children li{
	
}
/* webdesk_contact2_area */
.webdesk_contact2_area{
	padding:0px 0px 100px;
}
.apartment_area {
    text-align: center;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
	padding: 60px 35px 47px;
}
.contact2 .apartment_text h1 {
    font-size: 40px;
}
.contact2 .apartment_text h2 {
    font-size: 19px;
    font-weight: 500;
    margin: 10px 0px 33px 0px;
}
.contact2 .witr_apartment_form form select, 
.contact2 .witr_apartment_form textarea, 
.contact2 .witr_apartment_form input {
    border: 1px solid #3D59E8;
    background: #3D59E8;
	color: #fff;
	width:100%;
	padding-left: 30px;
	border-radius:5px;
}
.contact2 .witr_apartment_form input::-webkit-input-placeholder{
    color: #fff;
    opacity: 1;
}
.contact2 .witr_apartment_form select::-webkit-input-placeholder,
.contact2 .witr_apartment_form textarea::-webkit-input-placeholder{
    color: #fff;
    opacity: 1;
}
.contact2 .witr_apartment_form textarea {
    height: 150px;
    text-align: left;
    padding-top: 15px;
}
.contact2_page .btn {
    width: 100%;
}
.witr_apartment_form form select, .witr_apartment_form textarea, .witr_apartment_form input {
    width: 100%;
    height: 45px;
    color: #888888;
    border-radius: 5px;
    border: 1px solid #DDDDDD96;
    outline: none;
    margin-bottom:8px;
    text-align: left;
    padding-left: 30px;
}
.map_area iframe{
	width:100%;
	height:500px;
	border:none;
}
.btn {
    background-color: #3d59e8;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 15px 30px;
}
.btn:hover{
    background:#FE688B;
}
/* webdesk_contact_service2_area */
.webdesk_contact_service2_area{
	padding:100px 0px 70px;
}
.contact1 .all_color_service {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
    background-color: #3D59E8;
	    border-radius: 10px 10px 10px 10px;
    padding: 30px 30px 30px 30px;
	    margin-bottom: 30px;
}
.contact1 .all_icon_color i {
    color: #3D59E8;
    background-color: #F3F3F3;
    border-radius: 5px 5px 5px 5px;
    transform: rotate(0deg);
}
.contact1 .service-item h3 {
    color: #fff;
}
.contact1 .service-item p {
    color: #fff;
}
.contact1_top{
	margin-top:32px;
}
.witr_youtube_video {
    position: absolute;
    top: 50%;
    left: 50%; 
   -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%); 
	 height: 100%;
    width: 100%;

    overflow: hidden;
    z-index: 0;
    direction: ltr;
}








/*========================
webdesk FOOTER MIDDLE AREA CSS
=========================*/
.witrfm_area{
	background:#0b0737;
	position:relative;
}
.witrfm_area:before {
    content: "";
    position: absolute;
    top: 0;

    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
.footer-middle {
    padding: 65px 0 73px;
}
.footer-middle.wpfd {
    padding: 0;
}
.wpfdp {
    padding-top: 65px;
    padding-bottom: 80px;
}
.footer-middle .widget h2 {
    margin-bottom: 28px;
    margin-top: 28px;
    position: relative;
}
.footer-middle .widget h2:before {
 
}
.footer-middle table#wp-calendar td,
.footer-middle table#wp-calendar th {
    color: #fff;
}
.footer-middle #archives-dropdown--1 {
    height: 34px;
}
.footer-middle .widget ul li, .footer-middle .widget ul li a, .footer-middle .widget ul li::before, .footer-middle .tagcloud a, .footer-middle caption, .footer-middle table, .footer-middle table td a, .footer-middle cite, .footer-middle .rssSummary, .footer-middle span.rss-date, .footer-middle span.comment-author-link, .footer-middle .textwidget p, .footer-middle .widget .screen-reader-text, mc4wp-form-fields p, .mc4wp-form-fields, .footer-m-address p, .footer-m-address, .footer-widget.address, .footer-widget.address p, .mc4wp-form-fields p, .webdesk-description-area p, .webdesk-description-area .phone a, .webdesk-description-area .social-icons a, .recent-review-content h3, .recent-review-content h3 a, .recent-review-content p, .footer-middle .webdesk-description-area p, .footer-middle .recent-post-text h4 a, .footer-middle .recent-post-text .rcomment, .witr_sub_table span {
    color: #ffffff;
}
.footer-middle .widget h2 {
    color: #fff;
}
 .footer-middle .widget ul li:before {} .footer-middle .tagcloud a {} .footer-middle .widget ul {
    list-style: none;
}
.footer-middle .widget ul li {
    margin-bottom: 10px;
}
.footer-middle .widget ul li a,
.footer-middle .widget ul li:before {  
    transition: .5s;
}
.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
    color: #3d59e8;
}
.recent-portfolio-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.recent-portfolio {
    margin-bottom: 10px;
    margin-right: 10px;
}
.recent-portfolio {
    width: 29.33%;
}
.recent-portfolio-image img {
    width: 100%;
}
/*========================
END FOOTER middle AREA CSS
=========================*/
/*========================
webdesk FOOTER BOTTOM AREA CSS
=========================*/

.footer-bottom {
    padding: 26px 0 24px;
	position:relative;
}
.footer-bottom:before {
    content: "";
    position: absolute;
    top: 0;
    background:#ffffff61;
    height: 1px;
    width: 61%;
    left: 0;
    right: 0;
    margin: auto;
}
.copy-right-text {
	text-align:left;
}
.copy-right-text p {
    margin: 0;
    padding: 0;
    color: #fff;
}
.footer-menu {} .footer-menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.footer-menu ul li {
    display: inline-block;
}
.footer-menu ul li a {
    padding: 0 10px;
    display: block;
	color:#fff;
}
.copy-right-text a:hover,
.footer-menu ul li a:hover {
    color: #3d59e8;
}
.footer-menu ul li:last-child a {
    padding-right: 0px;
}
.footer_style_3 .footer-menu ul li:first-child a {
    padding-left: 0px;
}
.footer-menu ul ul {
    display: none;
}

/*========================
END FOOTER BOTTOM AREA CSS
=========================*/

/*========================
EM40 SCROLL TOP CSS
=========================*/
#scrollUp {
    background: #3d59e8 none repeat scroll 0% 0;
    bottom: 30px;
    color: #fff;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 100px;
    text-align: center;
    border-radius: 50px;
    width: 40px;
    /* animation: witr_bounce 800ms ease-out infinite; */
}
#scrollUp i {
    color: #fff;
}
/*========================
END EM40 SCROLL TOP CSS
=========================*/

/* button video text */
.f_left{
	float:left;
	margin-right:5px;
}
 .witr_vider_text {
     float: left;
}
 .witr_vider_text_inner {
     margin-top: 11px;
}
 span.witr_v_text1 {
    color: #3D59E8;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
	    display: block;
}
 span.witr_v_text2 {
    color: #FE688B;
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
	
}
.witr_btn_vstyled {
    display: inline-flex;
}
.witr_btn_vstyle{
	margin-right:15px;
}
.vtbtnsty4{
	margin-top:10px;
}
/* Video Default Button */
.witr_vbtn{
     width: 50px;
     height: 50px;
     line-height: 50px;
     text-align: center;
     position: relative;
     border-radius: 50%;
     z-index: 2;
     margin-top: 14px;
     display: inline-block;
	 color: #fff;
	 background:#3d59e8;
}
.witr_vbtn i{
	color:#fff;
}
.witr_vbtn:hover{
	 background:#fe688b;
	color: #fff;	 
}
/* Video Default Border Button */
.witr_vbbtn{
     width: 50px;
     height: 50px;
     line-height: 46px;
     text-align: center;
     position: relative;
     border-radius: 50%;
     z-index: 2;
     margin-top: 10px;
     display: inline-block;
	 border:2px solid #3d59e8;
}
.witr_vbbtn i{
	 color: #3d59e8;
}
.witr_vbbtn:hover{
	 background:#3d59e8;
border-color:#3d59e8;	 
}
.witr_vbbtn:hover i{
color:#fff;	 
}

/* button hover style */
.pricing-part a.btn ,
.feature_btn a,
.witr_ser_btnb a,
.service-btn &gt; a,
a.dtbtn,
.witr_btn,
.witr_bbtn,
.witr_gbtn,
.witr_gbbtn,
.webdesk_button a,
.witr_sbtn_s8 a{
	border-radius:30px;
	font-size:15px;
	font-weight:400;
	text-transform:capitalize;

}

.witr_ser_btnb a:hover,
a.dtbtn:hover,
.witr_btn:hover,
.webdesk_button a:hover{
	background:#fe688b;
}
.witr_gbtn::before {
    border-radius: 30px;
}
.tx_golobal_color{
	  background: #3d59e8;	   
}
.tx_btn_global_color:hover{
	background:#fe688b;
}

.witr_h_h2 .webdesk_menu,
 .witr_h_h3 .webdesk_menu,
 .witr_h_h4 .webdesk_menu,
 .witr_h_h5 .webdesk_menu,
 .witr_h_h6 .webdesk_menu,
 .witr_h_h7 .webdesk_menu,
 .witr_h_h8 .webdesk_menu,
 .witr_h_h9 .webdesk_menu,
 .witr_h_h10 .webdesk_menu,
 .witr_h_h11 .webdesk_menu,
 .witr_h_h14 .webdesk_menu,
 .witr_h_h17 .webdesk_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
	align-items: center;	
}
.tx_relative_m,.tx_top2_relative{
	position:relative;
}


.pricing-part.prst1 {
    position: relative;
    background: #fff;
    box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
	margin-left: -30px;
}</pre></body></html>