/*
Teamplate Name: taskoit
Author Name: Codexpert
*/

/* Table Of content 

#HEADING TOP MENU CSS



*/

/* Fonts CSS Area */

@import url("css2.css");
:root {
  --clr-main: #CD9F34;
  --clr-secondary: #070500;
  --separate-bg: #F8F6FF;
  --default-bg: #ffffff;
  --hover:#fec90f;
  --grad-one: #055882;
  --grad-two: #055882;
  --gradient-bg2: linear-gradient(to right, var(--grad-one), var(--grad-two));

  --gradient-bg: linear-gradient(to right, var(--grad-one), var(--grad-one) 5%, var(--grad-one), var(--grad-two), var(--grad-two), var(--grad-two), var(--grad-one), var(--grad-one) 100%);
}
/* End Fonts CSS Area */

/* template default css */
html,
body {
  overflow-x: hidden;
}
body {
  margin: 0;
  direction: ltr;
  unicode-bidi: embed;
}
.theme_cr_logo {
  text-align: left;
}
.play-overlay a::before {
  left: 0;
}
.all_cal_color .text-right p {
  margin-left: auto;
}
img {
  max-width: 100%;
  height: auto;
}
/* box layout */

.box.wrapper {
  max-width: 1200px;
  margin: auto;
  box-shadow: 0px 0px 5px #ddd;
}
/* end box layout */

.fix {
  overflow: hidden;
}
.clear_both {
  clear: both;
}
body {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.6;
}
p {
  font-style: normal;
}

h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 17px;
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
  font-family: "Baloo Thambi 2", cursive;
  font-style: normal;
  line-height: 1.2;
  font-weight: 700;
  transition: 0.5s;
  font-size: 24px;
  transition: 0.5s;
  margin-bottom: 5px;
}
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;
}
.taskoit_menu ul .sub-menu li a,
.taskoit_menu > ul > li > a {
  font-family: "Rubik", sans-serif;
}

a {
  transition: 0.5s;
  text-decoration: none;
}
.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;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.mrt10 {
  margin-top: 10px;
}
input:focus,
button:focus {
  border-color: transparent;
  outline-color: transparent;
}
textarea:focus {
  border-color: transparent;
  outline-color: transparent;
}
hr {
  margin: 60px 0;
  padding: 0px;
  border-top: 0px;
}
hr.mp-0 {
  margin: 0;
}
hr.mtb-40 {
  margin: 40px 0;
  border-top: 0px;
}
label {
  cursor: pointer;
  font-weight: 400;
}

*::-moz-selection {
  text-shadow: none;
}
::-moz-selection {
  text-shadow: none;
}
::selection {
  text-shadow: none;
}
::-moz-placeholder {
  font-size: 16px;
}
::-webkit-input-placeholder {
  font-size: 16px;
}
:-ms-input-placeholder {
  font-size: 16px;
}
::placeholder {
  font-size: 16px;
}
.template-home-wrapper ul {
  list-style: none;
}
/* blog left right widget */

/* === style_w8 widget blog left right ==== */

.blog-left-side {
}
.blog-left-side > div {
  margin-bottom: 30px;
  padding: 35px 30px 35px;
  border-radius: 8px;
  box-shadow: 0 0 30px rgb(0 0 0 / 7%);
}
.blog-left-side > div:last-child {
  margin-bottom: 0px;
}
.blog-left-side {
}
.blog-left-side .content {
  padding: 0;
}
.blog-left-side .push-bottom-large {
  margin-bottom: 0;
}
.blog-left-side > div:last-child {
  margin-bottom: 0px;
}
.blog-left-side > aside:last-child {
  margin-bottom: 0px !important;
}
.blog-left-side .sub-menu li a:hover,
.blog-left-side .nav .children li a:hover {
  background: transparent;
}
.defaultsearch {
  position: relative;
}
.defaultsearch input {
  border: 0 none;
  height: 54px;
  position: relative;
  width: 100%;
}
.defaultsearch button {
  border: 0 none;
  font-size: 18px;
  padding: 16px 20px;
  position: absolute;
  right: 0;
  top: 50%;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: none;
}
.defaultsearch button i {
}
.defaultsearch input[type="text"] {
  padding-left: 15px;
}
/* widget list */
.tagcloud a {
}
.widget {
}
.blog-left-side .widget h2 {
  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%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  -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;
  margin-top: 17px;
}

.blog-left-side h2.widget-title:before {
  width: 26%;
}

.blog-left-side .widget h2 {
}
.footer-middle .widget h5 {
}
.blog-left-side .widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-left-side .widget a {
  color: #454545;
}
.blog-left-side .widget ul li {
  margin: 0 0 5px;
  padding-left: 20px;
  position: relative;
}
.blog-left-side .widget ul li span {
  font-weight: 300;
}

.blog-left-side .widget ul li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0;
}
.blog-left-side > .widget > ul > li {
  margin: 0 0 10px;
  padding-bottom: 10px;
}

.blog-left-side .widget ul li:before {
  content: "\eaa0";
  font-family: IcoFont !important;
  font-size: 18px;
  left: 0;
  position: absolute;
}
/* widget select */
.blog-left-side .widget select {
  width: 100%;
  height: 50px;
}
.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;
  text-transform: capitalize;
}

#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 {
  margin-bottom: 20px;
  overflow: auto;
  vertical-align: top;
  width: 100%;
  margin: 0;
}
table#wp-calendar td {
  padding: 5px 10px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
}
#wp-calendar th,
#wp-calendar td {
  padding: 8px;
}
table#wp-calendar th {
  font-size: 13px;
  font-weight: 700;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

.witr_blog_both .calendar_wrap {
  overflow: scroll;
}
.textwidget img {
  margin-bottom: 15px;
}
.textwidget p {
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}

/*=======================
taskoit mobile menu css
========================*/
.mobile-menu {
  display: none !important;
}
.mobile_logo_area {
  display: none !important;
}
.mean-container a.meanmenu-reveal {
  display: none !important;
}
.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important;
}
.mean-container .mean-bar {
  background: #fff;
  padding: 0;
}
.mean-container .mean-nav ul li {
  border-top: 0px solid #ddd;
}
.mean-container .mean-nav ul li li a,
.mean-container .mean-nav ul li a {
  color: #444;
}
.mean-container .mean-nav ul li li a {
  border-top: 1px solid #ddd;
}
.mean-container .mean-nav ul li a:hover {
  /*color: #006ff9;*/
  color: var(--hover);
  
}
.mobile_p {
  position: fixed;
  right: 0;
  width: 300px;
  padding: 80px 20px 0px;
  overflow-y: scroll;
  top: 0;
  height: 100%;
  z-index: 9999;
  display: block;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  box-shadow: 0 0 30px rgb(0 0 0 / 7%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  background: #ffffff;
}
.tx-s-open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.mobile_p .tuetion_theme_widget > div.widget_block {
  padding: 0;
}
.mobile_p .tuetion_theme_widget > div {
  padding: 20px 0px 20px;
  box-shadow: none;
}
.mean-container .mean-nav ul li a {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
  font-size: 14px;
  padding: 12px 5px;
  font-weight: 500;
  display: block;
}
.mean-container .mean-nav ul li a.mean-expand {
  /* top: -8px; */
  width: auto;
}
.mobile_opicon {
  text-align: right;
  padding: 4px 0;
}
.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0;
}
.mobilemenu_con {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile_menu_o i {
  font-size: 26px;
  color: #fff;
}
.closeclass {
  color: #444 !important;
}
.mobile_menu_content .mobile_menu_logo {
  margin-bottom: 20px;
}
.mobile_cicon {
  position: absolute;
  right: 30px;
  top: 50px;
}
.mobile_overlay {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0;
  z-index: 999;
  width: 100vw;
  height: 100vh;
  visibility: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.mobile_overlay.mactive {
  opacity: 1;
  visibility: visible;
}
/* ============== 
taskoit logo left right menu css 
================= */
.align_item_center,
.logo-right,
.logo-left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.logo-left .logo {
  text-align: left;
}
.logo-right .logo {
  text-align: right;
}
.logo-right .taskoit_menu > ul {
  text-align: left;
}
.logo-right .taskoit_menu > ul > li:first-child a {
  padding-left: 0px;
}
/* logo top */

.logo-top .logo {
  text-align: center;
}
.logo-top .taskoit_menu > ul {
  text-align: center;
}

.logo a {
  font-size: 23px;
  font-weight: 700;
  display: inline-block;
}

/* logo sticky */

.taskoit-main-menu .logo a.main_sticky_main_l {
  display: block;
}
.taskoit-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 */

.taskoit-main-menu .prefix .logo a.main_sticky_main_l {
  display: none;
}
.taskoit-main-menu .prefix .logo a.main_sticky_l {
  display: block;
}
/* mobile logo   */

.mobile_menu_logo.text-center {
  padding: 20px 0;
}
/* ============== 
taskoit menu css 
================= */

.taskoit_menu ul {
  text-align: right;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
}

.taskoit_menu > ul > li {
  display: inline-block;
  position: relative;
}
.taskoit_menu > ul > li > a {
  display: block;
  margin: 35px 12px;
  transition: 0.2s;
  position: relative;
  font-size: 16px;
  font-weight: 600;
}

.taskoit_menu ul .sub-menu li a,
.taskoit_menu > ul > li > a {
  font-family: "Poppins", sans-serif;
}

.taskoit_menu > ul > li > a:before,
.taskoit_menu > ul > li.current > a:before {
  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;
}
.taskoit_menu ul li:last-child a {
  margin-right: 0px;
}
.taskoit_menu > ul > li.current > a,
.taskoit_menu > ul > li:hover > a,
.taskoit_menu > ul > li:hover > a:before,
.taskoit_menu > ul > li.current > a:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.taskoit_menu > ul > li.current > a,
.taskoit_menu > ul > li:hover > a,
.creative_header_menu > ul > li:hover > a {
  background: transparent;
}

/* sub menu style */

.taskoit_menu ul .sub-menu {
  position: absolute;
  left: 0;
  top: 130%;
  width: 240px;
  text-align: left;
  margin: 0;
  padding: 15px 5px 14px;
  z-index: 9999;
  box-shadow: 0 0 30px rgb(0 0 0 / 9%);
  opacity: 0;
  visibility: hidden;
}

.taskoit_menu ul li:hover > .sub-menu {
  transition: 0.5s;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  top: 100%;
  z-index: 9;
}
.taskoit_menu ul .sub-menu li {
  position: relative;

  transition: 0.5s;
}
.taskoit_menu ul .sub-menu li:before {
  opacity: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  position: absolute;
  top: 50%;
  content: "";
  transform: translateY(-50%);
}
.taskoit_menu ul .sub-menu li:hover:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.taskoit_menu ul .sub-menu li:hover {
  margin-left: 15px;
}
.taskoit_menu ul .sub-menu li a {
  display: block;
  margin: 0;
  letter-spacing: normal;
  font-size: 15px;
  font-weight: 600;
  transition: 0.5s;
  padding: 7px 17px;
  visibility: inherit !important;
}
/* sub menu 2 */

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

.taskoit_menu ul .sub-menu .sub-menu li {
  position: relative;
}
.taskoit_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;
}
.taskoit_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  top: 0%;
}
/* sub menu 4 */

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

/* has menu icon */
.taskoit-main-menu .menu-item-has-children > a:after {
  margin-left: 5px;
  content: "\eac8";
  font-family: IcoFont !important;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  font-size: 13px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  font-weight: 600;
  width: 13px;
  height: 13px;
}

/* transparent 2 */

.trp_nav_area {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  background-color: transparent;

  transition: 0.5s;
}

/* stycky nav js */
.transprent-menu.menu4 {
  position: relative;
}
.transprent-menu .taskoit_nav_area {
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  background-color: transparent;
  padding: 0;

  transition: 0.5s;
  position: absolute;
}
.taskoit_nav_area.postfix {
  transition: 0.3s;
  /* box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%); */
}

.main_menu_div {
  position: relative;
}

/* witr_h_h18 menu css */
.witr_shop_sc .taskoit_menu ul {
  text-align: left;
}
.search_popup_button,
.tx_mmenu_together {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  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 {
  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 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/* witr_h_h22 menu css */
.number_align {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.menu_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main_menu_address_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.main_menu_address_a:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 107px;
  left: 0;
}

.main_menu_header_icon {
  margin-left: 25px;
  margin-right: 10px;
}
.main_menu_header_icon i {
  font-size: 30px;
}
.main_menu_header_address_text h3,
.main_menu_header_address_text h4 a {
  margin: 0;
  font-weight: 600;
}
.main_menu_header_address_text h3 {
  font-size: 18px;
}
.main_menu_header_address_text h4 a {
  font-size: 18px;
}
.main_menu_header_address_text h4 {
  margin-bottom: 0;
}

/* headroom css */
.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 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  will-change: transform;
}
.menu-height-space {
  height: 100px;
}

/* menu new css  */
.hmenu_box_style {
  margin-top: 80px;
  border-radius: 5px;
}

.hmenu_box_style.hbg2 {
  margin-top: 0px;
  padding: 0px;
}
.hmenu_box_style .taskoit_menu > ul > li > a {
  margin: 32px 10px;
}
.logo-right .taskoit_menu {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.logo-top .taskoit_menu {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ossos .em-quearys-top.msin-menu-search {
  float: right;
}

/* Popup menu Css */
.menu_popup_option {
  margin-left: 20px;
  margin-right: 5px;
}
.right_sideber_menu_inner {
  position: fixed;
  right: 0;
  width: 400px;
  top: 0;
  height: 100%;
  z-index: 999;
  overflow: auto;
  padding: 80px 40px 0px;
  display: block;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  box-shadow: 0 0 30px rgb(0 0 0 / 7%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.tx-s-open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.right_sideber_menu i {
  font-size: 22px;
  cursor: pointer;
}
.prefix .right_close_class .right_sideber_menu i,
.right_close_class .right_sideber_menu i {
  font-size: 22px;
  font-weight: 700;
}
.right_side_icon.right_close_class {
  position: absolute;
  right: 30px;
  top: 50px;
}
.right_sideber_content .blog-left-side > div {
  padding: 0;
  box-shadow: none;
}

.witr_search_wh .em-header-quearys .em-quearys-menu i {
  background: 0%;
  height: auto !important;
  width: auto !important;
  line-height: inherit !important;
  font-size: 20px;
}

.witr_h_h12 .taskoit_menu,
.witr_h_h13 .taskoit_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: pace-between;
  -ms-flex-pack: pace-between;
  justify-content: space-between;
}

.witr_h_h13 .col-md-12 {
  padding-right: 0;
}
.witr_h_h2 .taskoit_menu,
.witr_h_h3 .taskoit_menu,
.witr_h_h4 .taskoit_menu,
.witr_h_h5 .taskoit_menu,
.witr_h_h6 .taskoit_menu,
.witr_h_h7 .taskoit_menu,
.witr_h_h8 .taskoit_menu,
.witr_h_h9 .taskoit_menu,
.witr_h_h10 .taskoit_menu,
.witr_h_h11 .taskoit_menu,
.witr_h_h14 .taskoit_menu,
.witr_h_h17 .taskoit_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tx_relative_m,
.tx_top2_relative {
  position: relative;
}

.tx_menu_together,
.tx_bs_together {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-social-icon.htop-menu-s {
  display: inline-block;
  margin-left: 15px;
}
.elementor-widget-witr_section_Shape.elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}
.mainmenu_width_tx.container {
  padding: 0;
}
.wrapper {
  position: relative;
}
.all_header_abs {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}
.ps_absulate {
  position: absolute !important;
  top: -154px;
  right: 0;
  left: 0;
  /* bottom: 0; */
  z-index: 999;
}

.psc_absolute {
  position: absolute !important;
  top: -340px;
  right: 0;
  left: 0;
  /* bottom: 0; */
  z-index: 999;
}

/* menu button */

.donate-btn-header {
  display: inline-block;
}
a.dtbtn {
  border: none;
  display: block;
  font-size: 17px;
  margin-left: 20px;
  font-weight: 500;
  border-radius: 30px;
  padding: 11px 25px;
}

/* user login */
.logged-in .trp_nav_area {
  top: 32px;
}
.logged-in .transprent-menu .taskoit_nav_area.prefix {
  top: 32px;
}
.logged-in .trp_nav_area.hbg2 {
  top: 32px;
}
.elementor-editor-active.logged-in .trp_nav_area {
  top: 0px;
}
.elementor-editor-active.logged-in .transprent-menu .taskoit_nav_area.prefix {
  top: 0px;
}
.elementor-editor-active.logged-in .trp_nav_area.hbg2 {
  top: 0px;
}

/*========================
 theme top search css
=========================*/

/* top search menu */
/* top quearys */
.em-top-quearys-area {
  position: relative;
}
.em-header-quearys {
  list-style: none;
}
.em-quearys-menu i {
  border-radius: 50px;
  display: inline-block;
  height: 26px;
  text-align: center;
  width: 26px;
  line-height: 26px;
  font-size: 17px;
}
.topsr .em-quearys-menu {
  text-align: center;
}
.em-quearys-inner {
}
.em-quearys-form {
  width: 100%;
  max-width: 895px;
  margin: auto;
  padding: 30px 0;
}
.top-form-control {
  position: relative;
}
.top-form-control input {
  background: transparent;
  font-size: 50px;
  font-weight: 500;
  height: 100px;
  padding: 0 40px 0 15px;
  width: 100%;
  border: none;

  transition: 0.5s;
}
.top-form-control input::-webkit-input-placeholder {
  font-size: 50px;
}
.top-form-control input::-moz-placeholder {
  font-size: 14px;
}
.top-form-control input:-ms-input-placeholder {
  font-size: 14px;
}
.top-form-control button.top-quearys-style {
  position: absolute;
  right: 6px;
  top: 50%;
  background: transparent;
  font-size: 45px;
  border: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.em-s-hidden {
  display: none !important;
}
.em-quearys-inner {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: -150%;
  width: 100%;
  height: 100%;
  z-index: 10000;
  -webkit-transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1),
    background 0.3s 0s cubic-bezier(0.32, 0, 0, 1),
    -webkit-transform 0.3s 0.15s cubic-bezier(0.32, 0, 0, 1);
  transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1),
    background 0.3s 0s cubic-bezier(0.32, 0, 0, 1),
    -webkit-transform 0.3s 0.15s cubic-bezier(0.32, 0, 0, 1);
  transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1),
    transform 0.3s 0.15s cubic-bezier(0.32, 0, 0, 1),
    background 0.3s 0s cubic-bezier(0.32, 0, 0, 1);
  transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1),
    transform 0.3s 0.15s cubic-bezier(0.32, 0, 0, 1),
    background 0.3s 0s cubic-bezier(0.32, 0, 0, 1),
    -webkit-transform 0.3s 0.15s cubic-bezier(0.32, 0, 0, 1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);

  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  left: -150%;
  background: rgba(0, 0, 0, 0);
}
.em-quearys-inner {
}

.em-s-open {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  left: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.taskoit_menu.main-search-menu > .em-header-quearys,
.em-quearys-top.msin-menu-search {
  display: inline-block;
}
/* .em-quearys-top.msin-menu-search .em-quearys-menu i {
  height: 36px;
  width: 36px;
  line-height: 36px;
  margin-left: 25px;
  cursor: pointer;
} */
.taskoit_menu div.em-header-quearys {
  text-align: center;
}

/*========================
 theme breadcumb css
=========================*/

.breadcumb-blog-area {
  padding: 60px 0 65px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.breadcumb-inner h2 {
  font-size: 36px;
}
.breadcumb-area {
  padding: 60px 0px;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(../image/breadcrum-thumb.png);
  background-size: cover;
}
.breadcumb-area.breadcumb_st2 {
  padding: 20px 20px;
}

.breadcumb-area:before,
.breadcumb-blog-area:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: -1;
}
.breadcumb-inner ul {
  margin-bottom: 0px;
  padding: 0px;
}
.breadcumb-inner li {
  display: inline-block;
  margin: 0 2px;
}
.brpt.brptsize h2 {
  font-size: 30px;
  color: #ffffff;
}
.lcase {
  text-transform: lowercase;
}
.ucase {
  text-transform: uppercase;
}
.ccase {
  text-transform: capitalize;
}

.breadcumb_st2 .brpt {
  float: left;
}
.breadcumb_st2 .breadcumb-inner {
  float: right;
}
.alignlrt {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/*========================
 theme blog css
=========================*/

.taskoit-blog-area {
  padding: 90px 0 100px;
}
.taskoit-blog-index.blog-area.taskoit-blog-area,
.taskoit-blog-area.taskoit-blog-archive {
  padding: 100px 0 100px;
}
.taskoit-single-blog {
  box-shadow: 0px 0px 10px 0px rgba(148, 146, 245, 0.2);
  margin-bottom: 30px;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.em-blog-content-area {
  padding: 20px 15px 0px;
  overflow: hidden;
}
.blog-content {
  word-break: break-all;
}
.blog-page-title a {
  word-break: break-all;
}

/* BLOG THUMB CSS */

.taskoit-blog-thumb {
  overflow: hidden;
}
.taskoit-blog-thumb a {
  display: block;
  position: relative;
}
.taskoit-blog-thumb a:before {
  content: "";
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 999;

  transition: 0.5s;
}
.taskoit-blog-thumb img {
  transition: 0.5s;
  display: block;
}

.taskoit-single-blog:hover .taskoit-blog-thumb a:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.taskoit-single-blog:hover .taskoit-blog-thumb img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* BLOG POST META LEFT CSS */
.taskoit-blog-meta-left {
  padding: 0 0 9px;
}
.taskoit-blog-meta-left a,
.taskoit-blog-meta-left span {
  font-size: 16px;
  margin-right: 5px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.taskoit-blog-meta-left i {
  font-size: 13px;
  margin-right: 5px;
}
/* BLOG POST META RIGHT CSS */
.taskoit-blog-meta-right {
  float: right;
  padding: 0px 0;
}
.taskoit-blog-meta-right a,
.taskoit-blog-meta-right span {
  font-size: 12px;
  margin-left: 5px;
}
.taskoit-blog-meta-right i {
  margin-right: 5px;
}
/* blog button  */
.readmore a {
  display: inline-block;
  padding: 7px 25px;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

/*========================
taskoit BLOG DETAILS AREA CSS
=========================*/

.taskoit-single-blog-details {
  margin-bottom: 40px;
}
.em-theme-main-page .taskoit-single-blog-details {
  padding: 30px 30px 10px;
}

.taskoit-single-blog-details-inner {
  padding: 38px 45px 15px;
  box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
  border-radius: 0 0 10px 10px;
}
.taskoit-single-blog--thumb img {
  width: 100%;
}
.taskoit-single-blog-title h2 {
  padding: 0;
  margin-top: 0;
  margin-bottom: 8px;
}
.taskoit-single-blog-details .taskoit-blog-meta {
  padding: 0px;
  margin: 0px;
}
.taskoit-single-blog-details .taskoit-blog-meta-right,
.taskoit-single-blog-details .taskoit-blog-meta-left {
  padding: 0px 0 10px 0;
}
.taskoit-blog-social {
  margin-bottom: 25px;
  margin-top: 25px;
}
.taskoit-single-icon-inner {
  text-align: center;
}
.taskoit-single-icon-inner a {
  display: inline-block;
  font-size: 15px;
  height: 40px;
  line-height: 41px;
  margin: 0 9px 0 0;
  text-align: center;
  width: 40px;
  border-radius: 5px;
}
.single-blog-content ul {
  padding-bottom: 10px;
}
.single-blog-content {
  overflow: hidden;
}
.single-blog-content h2 {
  margin-bottom: 10px;
}
/*========================
 theme pagination css
=========================*/
/*================================================
Pagination Area CSS
=================================================*/
.pagination-area {
  margin-top: 20px;
}

.pagination-area .page-num {
  width: 45px;
  height: 45px;
  margin: 0 3px;
  display: inline-block;
  background-color: #ffffff;
  line-height: 48px;
  color: #111111;
  -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
          box-shadow: 0 2px 10px 0 #d8dde6;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.pagination-area .page-num.page-num-current, .pagination-area .page-num:hover, .pagination-area .page-num:focus {
  background: #e73c3e;
  color: #ffffff;
  -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
          box-shadow: 0 2px 10px 0 #d8dde6;
}

.pagination-area .page-num i {
  font-size: 30px;
  position: relative;
  top: 5px;
}

/*========================
theme comment css
=========================*/
/* POST REPLY CSS */

.post_comment {
  margin: 20px 0;
  padding: 0 15px;
}
.commment_title h3 {
  margin-bottom: 40px;
  position: relative;
}
.commment_title h3:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -9px;
  width: 40px;
  height: 2px;
}
.post_replay_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  word-break: break-all;
}
.mgl-30 {
  margin-left: 30px;
}
.post_reply_thumb img {
  border-radius: 50%;
}
.post_replay {
  margin-top: 25px;
}
.post_reply {
  padding-left: 15px;
  width: 100%;
}
.post_reply div.st {
  font-size: 18px;
  font-weight: 400;
}
.reply_date {
  overflow: hidden;
  margin-bottom: 5px;
}
.reply_date span.span_left {
  float: left;
  font-size: 13px;
}
.reply_date span.span_right {
  float: right;
  font-size: 12px;
  font-weight: 400;
}
.comments-area .children {
  margin-left: 30px;
}
.post_comment .post_comment {
  margin-left: 15px;
}
/* COMMENT FORM CSS */
.comments,
.comment-respond {
  box-shadow: 0 0 5px rgb(0 0 0 / 10%);
  margin-bottom: 30px;
  padding: 38px 30px 45px !important;
}
.comments {
  padding: 38px 30px 25px;
}
.comment_field input.form-control {
  height: 42px;
}
.comment_field .textarea-field textarea {
  height: 150px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.comment_taskoit_btn {
  border: 0;
  display: inline-block;
  text-align: center;
  padding: 16px 30px;
  margin-top: 15px;
  border-radius: 5px;
  transition: 0.5s;
  cursor: pointer;
}
.em-theme-main-page .commment_title h3 {
  margin-top: 0px;
}
.em-theme-main-page .empgc {
  margin-top: 40px;
}
.em-theme-main-page .empgc.commment_title h3 {
  margin-bottom: 35px;
}
.em-single-page-comment .commment_title.empgc > h3 {
  margin-bottom: 35px;
}
.logged-in-as {
  margin-bottom: 0;
  margin-top: 30px;
}
a.comment-edit-link {
  margin-bottom: 12px;
  display: inline-block;
}
.em-theme-main-page .comments-area {
  margin-top: 40px;
  clear: both;
}
/*========================
 theme 404 css
=========================*/
.not-found-area {
  background-position: center top;
  background-repeat: repeat;
  background-size: cover;
  padding: 0 0 16px;
}
.not-found {
  display: table;
  width: 100%;
  height: 500px;
  text-align: center;
  padding-bottom: 40px;
}
.not-found-inner {
  display: table-cell;
  vertical-align: middle;
}
.not-found-inner {
  font-size: 30px;
}
.not-found-inner h2 {
  display: inline-block;
  font-size: 160px;
  font-weight: 700;
  line-height: 1.2;
  padding: 15px 0;
}
.not-found-inner p {
  font-size: 30px;
}
.not-found-inner a {
  font-size: 24px;
  margin-top: 40px;
  display: inline-block;
  text-decoration: underline;
}
/*========================
 theme search css
=========================*/

.search-error .search input {
  padding: 20px 0;
}
.search-error .search input[type="text"] {
  padding-left: 10px;
}
.search-error .search button {
  top: 48%;

  -webkit-transform: translateY(-50%);

  transform: translateY(-50%);
}
.search-error > p {
  font-size: 14px;
  margin: 14px 0 19px;
}
.search-error > h3 {
  display: block;
  font-size: 30px;
}
.search-error .search input {
  height: 54px;
}

/*========================
taskoit unit test footer

=========================*/

.footer-middle .widget.widget_archive .widget-title {
  margin-bottom: 34px !important;
  margin-top: 28px !important;
}
.footer-middle .widget.widget_search .widget-title {
  margin-top: 25px !important;
}
.footer-middle .widget.widget_tag_cloud .widget-title {
  margin-bottom: 20px !important;
}
.footer-middle .widget.widget_nav_menu .widget-title {
  margin-bottom: 25px !important;
}
.footer-middle .widget.widget_text p img {
  margin-top: 10px !important;
  margin-bottom: 6px !important;
}

.blog-left-side .widget.widget_text p img {
  margin-top: 10px !important;
  margin-bottom: 6px !important;
}

.footer-middle .widget.widget_text p img {
  margin-top: 10px !important;
  margin-bottom: 6px !important;
}

.blog-left-side .widget h2 {
  margin-top: 0;
}

.footer-middle #archives-dropdown--1 {
  height: 34px;
  width: 100%;
}
.widget.widget_categories select {
  width: 100%;
  height: 34px;
}
.widget .screen-reader-text {
  display: none;
}
.textwidget select {
  width: 100%;
}
.footer-middle .widget ul li span {
  display: block;
}
.page-list-single {
  clear: both;
}
/*========================
taskoit FOOTER TOP AREA CSS
=========================*/

.top-address-area {
  padding: 90px 0px 85px;
  text-align: center;
}
.top_address_logo {
  margin-bottom: 30px;
}
.address_content {
  padding-top: 38px;
}
.top_address_content a i,
.top_address_content span i {
  font-size: 14px;
  margin-right: 11px;
}
.footer-top-address h2 {
  text-transform: uppercase;
  margin-bottom: 30px;
  letter-spacing: 10px;
  font-weight: 700;
  font-size: 26px;
}
.footer-top-address h2 span {
  font-weight: 700;
}
.widget_media_image {
  margin-top: 30px;
  margin-bottom: 27px;
}
/*========================
taskoit FOOTER TOP AREA CSS
=========================*/

.footer-top {
  padding: 100px 0;
}
.footer-top-inner h2 {
  font-size: 35px;
  height: 60px;
  padding: 0 15px;
  text-transform: uppercase;
}
.footer-top-inner h2 span {
  font-weight: 600;
}
.footer-top-inner p {
  margin-bottom: 26px;
  margin-left: auto;
  margin-right: auto;
  width: 62%;
}
.footer-social-icon {
  padding: 10px 0 20px;
  text-align: center;
}
.footer-social-icon a i {
  border-radius: 50px;
  display: inline-block;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  margin: 0 7px;
  text-align: center;
  width: 45px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer-social-icon.htop-menu-s {
  padding: 0;
  display: inline-block;
  margin-left: 30px;
}
.footer-social-icon.htop-menu-s a i {
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  margin: 0 3px;
  width: 35px;
}
.footer-top-inner .text-center {
  margin-bottom: 11px;
  text-align: center;
}
/*========================
END FOOTER TOP AREA CSS
=========================*/
/*========================
taskoit FOOTER MIDDLE AREA CSS
=========================*/
.witrfm_area {
  position: relative;
  background: #04000e;
}
.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;
  color: #ffffff;
}
.footer-middle #archives-dropdown--1 {
  height: 34px;
}

.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: 0.5s;
}
.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%;
}

/* footer widget css */

.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 > h4 {
  margin-bottom: 0;
  line-height: 1;
}
.recent-post-text h4 a {
  font-size: 17px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-weight: 600;
}
.recent-post-text .rcomment {
  font-size: 14px;
  text-transform: none;
}
.recent-post-text .rcomment i {
  margin-right: 5px;
}
.footer-middle .recent-post-text h4 a {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: -10px;
  display: inline-block;
}
.footer-middle .recent-post-text > h4 {
  margin-bottom: 0px;
  font-weight: 400;
  line-height: 1;
}
.footer-middle .recent-post-text .rcomment {
  font-size: 16px;
  font-weight: 400;
}
.footer-address {
  padding-top: 12px;
}
.footer_s_inner {
  margin-top: 10px;
}
.footer-sociala-icon {
  clear: both;
  float: left;
  font-size: 17px;
  margin-right: 12px;
}
.single-widget-item {
  overflow: hidden;
}
.recent-post-item {
  clear: both;
  overflow: hidden;
}
.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;
}
.footer-middle .recent-post-item + .recent-post-item {
  margin-top: 15px;
}
/* recent-review */
.recent-review-content h3,
.recent-review-content h3 a {
  font-size: 20px;
  font-weight: 500;
  clear: both;
  text-align: left;
}
span.em_footercrating {
  float: right;
}
.footer-widget.address p {
  margin-bottom: 6px;
}

.col-lg-d-none {
  display: none !important;
}
/*========================
 FOOTER middle AREA CSS
=========================*/
/*========================
taskoit FOOTER copy right AREA CSS
=========================*/

.footer-bottom {
  padding: 26px 0 24px;
  position: relative;
}
.footer-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  width: 61%;
  left: 0;
  right: 0;
  margin: auto;
}
.copy-right-text {
  text-align: center;
}
.copy-right-text p {
  margin: 0;
  padding: 0;
  color: #fff;
}
.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;
}
.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;
}

/*================================= mailchim 1=================================== */

.mc4wp-form-fields p {
  position: relative;
  line-height: 27px;
  margin-bottom: 22px;
}
.mc4wp-form-fields p label {
  font-size: 16px;
  font-weight: 700;
  margin: 15px 0;
}
.mc4wp-form-fields input {
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  border-radius: 0px;
  border: none;
  outline: none;
  padding: 15px 30px;
  height: 70px;
}
.mc4wp-form-fields button {
  width: 30%;
  border-radius: 0px;
  border: none;
  outline: none;
  position: absolute;
  right: -3px;
  top: 0;
  bottom: 0;
  font-size: 16px;
  text-align: center;
  z-index: 2;
  cursor: pointer;
  padding: 10px 15px;

  transition: 0.5s;
}

/* mailchim 2 */
.footer-middle .mc4wp-form-fields p {
  position: relative;
  line-height: 27px;
  margin-bottom: 22px;
}
.footer-middle .mc4wp-form-fields p label {
  font-size: 16px;
  font-weight: 700;
  margin: 15px 0;
}
.footer-middle .mc4wp-form-fields input {
  height: 50px;
  position: relative;
  background: transparent;
  width: 100%;
  line-height: 43px;
  border-radius: 0px;
  padding-left: 10px;
}
.footer-middle .mc4wp-form-fields button {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
  height: 50px;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 10px;
  line-height: 0;

  transition: 0.5s;
}
.footer-middle .checkbox_witr input {
  width: 20px;
  float: left;
  margin-right: 15px;
  margin-top: -8px;
}
.footer-middle .mc4wp-form-fields p:nth-child(1) {
  margin-bottom: 22px;
}

/* mc4wp */
.footer-middle .mc4wp-form-fields {
  margin-top: 20px;
}
.mc4wp-form-fields .witr_mail_From {
  text-align: left;
}
.mc4wp-form-fields .witr_mail_From input {
  margin-bottom: 20px;
}

.mc4wp-form-fields .witr_mail_From button {
  position: inherit;
  width: auto;
  border-radius: 5px;
  padding: 19px 30px;
}

.witr_joined .witr_field2 .witr_form_field2 input {
  height: 72px;
  border-radius: 0;
  border: 0;
}

/*----------------------
 * SLICK SLIDER  AREA CSS
 -----------------------*/

/* small mobile :320px. */

@media (max-width: 479px) {
  body {
    overflow-x: hidden;
  }
  .taskoit-header-top {
  }
  .top-right-menu ul.social-icons li {
    margin-left: 13px;
  }
  .mean-container .mean-bar:before {
    text-transform: uppercase;
    top: 10px;
  }
  .mean-container a.meanmenu-reveal {
    padding: 13px 14px;
  }
  /* .witr_ac_style:before,
  .active .witr_ac_style:before {
    display: none;
  } */
}
/* responsive 320 end */
/* contact default css */
.wpcf7 label {
  width: 100%;
}
.wpcf7 select,
.wpcf7 input,
.wpcf7 textarea {
  width: 100%;
  padding-left: 30px;
}
.wpcf7 input {
  height: 50px;
}
.wpcf7 textarea {
  height: 150px;
}
input.wpcf7-submit {
  width: auto;
  padding: 0px 50px;
  cursor: pointer;
}

div.wpcf7-response-output {
  border: none !important;
}
.send_message .wpcf7-form p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.send_message input {
  border: 0;
  height: 72px;

  transition: 0.5s;
}
.send_message input.wpcf7-submit {
  transition: 0.5s;
}
/*=====================
taskoit Single Event CSS
=========================  */
.single_event_content {
  padding: 25px 30px 20px;
}
.event-description {
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
  padding: 42px 20px 32px;
}
.event-dsc-title > h2 {
  font-size: 25px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
span.eleft {
  font-weight: 700;
  font-size: 18px;
}
.event-dsc-info li {
  list-style: outside none none;
  margin-bottom: 25px;
  font-size: 17px;
  display: inline;
  margin-right: 30px;
  line-height: 2.7;
}
.event-dsc-info li i {
  margin-right: 10px;
  display: inline-block;
}

/* color class */
/* end color class */

/* witr carsoule image edit */

/* top search */

/* footer text des */
.taskoit-description-area a img {
  max-width: 400px;
  margin: 26px 0;
}
.social-icons {
  text-align: left;
}
.taskoit-description-area .social-icons a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 5px;
}

/* theme css */

.footer-logo img {
  margin-top: 30px;
  margin-bottom: 20px;
}
.footer-address {
  padding-top: 0;
}

/* witr_table */
.witr_sub_table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.margin_30px {
  margin-left: 30px;
}

/* footer subscribe shortcode */
.witr_shortcode_area {
  position: relative;
  z-index: 1;
}
.witr_shortcode_inner {
  padding: 73px 30px 63px;
  border-radius: 10px;
  margin-left: 0;
  margin-right: 0;
}
.shortcode_content h2 {
  font-size: 40px;
  font-weight: 700;
}

.witr_shortcode_form {
  margin-top: 15px;
}
.witr_amar_table table td,
.witr_amar_table table th {
  padding: 15px 30px;
}

/*======= tutor LMS css ========*/
.tutor-course-filter-wrapper {
  padding: 100px 0px 80px;
  overflow: hidden;
}
.tutor-wrap {
  padding: 100px 0px 80px;
}
.tutor-course-filter-wrapper .tutor-wrap {
  padding: 0px;
}
.tutor-course-loop-header-meta {
  z-index: 3;
}
.tutor-cart-box-login-form {
  z-index: 999;
}
.tutor-course-loop {
  box-shadow: 0 10px 40px 0 rgb(50 65 141 / 12%);
  border-radius: 5px;
  border: none;
}
.etlms-course-list-classic .etlms-card,
.etlms-coursel-classic .etlms-card {
  border: none !important;
  box-shadow: 0 20px 40px 0 rgba(50, 65, 141, 0.12);
}
.etlms-course-list-classic .etlms-card:hover,
.etlms-coursel-classic .etlms-card:hover {
  box-shadow: 0 40px 50px 0 rgba(50, 65, 141, 0.08) !important;
}
.tutor-course-header a {
  overflow: hidden;
}
.tutor-course-header img {
  transition: 0.5s;
}
.tutor-course.tutor-course-loop:hover .tutor-course-header img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.tutor-course-loop-level {
  padding: 8px 10px;
  font-size: 16px;
}
.tutor-course-filter-form select {
  padding: 12px 10px;
  cursor: pointer;
  outline: none;
}
.tutor-course-archive-results-wrap strong {
  padding: 5px 12px;
  height: 5px;
  width: 15px;
  border-radius: 5px;
}

.tutor-single-course-segment {
  box-shadow: 0px 0px 12px 0px #dddddd4f;
  padding: 20px 15px 20px;
}

.tutor-segment-title,
.tutor-single-course-segment .tutor-segment-title {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
}

.tutor-course-filter-container .tutor-course-search-field,
.tutor-course-filter-container form > div > div {
  box-shadow: 0 0px 23px rgb(0 0 0 / 10%);
  padding: 5px 15px 20px;
  margin-bottom: 30px;
}
.tutor-course-header-h1 {
  font-weight: 600;
}
.tutor-course-lesson h5 a {
  font-size: 17px;
}

/*========================
 SCROLL TOP CSS
=========================*/

#scrollUp {
  bottom: 30px;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  right: 100px;
  text-align: center;
  border-radius: 5px;
  width: 40px;
}

.mini_shop_content {
  position: relative;
  margin-left: 15px;
}

.mini_shop_content a {
  position: relative;
}
.mini_shop_content a i {
  font-size: 20px;
  box-shadow: 0px 0px 30px 0px #d6c3c380;
  padding: 8px;
  border-radius: 100%;
  color: #222429 !important;
  background: #fff;
}
.mini_shop_content a span.count {
  position: absolute;
  right: -6px;
  top: -10px;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  line-height: 20px;
}

/* mini wc */
.twr_mini_cart {
  position: absolute;
  right: 0;
  top: 130%;
  width: 300px;
  z-index: 999;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.mini_shop_content:hover .twr_mini_cart {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  top: 167%;
  visibility: visible;
}
.twr_mini_cart .widget_shopping_cart {
  background: #fff;
  width: 300px;
  padding: 14px 10px 10px;
  box-shadow: 0px 0px 18px 0px #0a0a0a0d;
}
.twr_mini_cart .widget_shopping_cart ul.cart_list li,
.twr_mini_cart .widget_shopping_cart ul.product_list_widget li {
  border-bottom: 1px solid #eee;
  padding: 15px 10px 14px 25px;
}

.twr_mini_cart p.woocommerce-mini-cart__buttons.buttons {
  margin: auto;
  text-align: center;
}

.twr_mini_cart .woocommerce ul.cart_list li img,
.twr_mini_cart .woocommerce ul.product_list_widget li img {
  float: left;
  margin-left: 0;
  margin-right: 12px;
  width: 48px;
}

.twr_mini_cart .woocommerce ul.cart_list li a,
.twr_mini_cart .woocommerce ul.product_list_widget li a {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: #222429;
}

.twr_mini_cart span.quantity {
  font-size: 14px;
  font-weight: 600;
}

.twr_mini_cart .woocommerce.widget_shopping_cart .cart_list li a.remove,
.twr_mini_cart
  .woocommerce.widget_shopping_cart
  .product_list_widget
  li
  a.remove {
  position: absolute;
  top: 48%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.twr_mini_cart .woocommerce a.remove:hover {
  /*color: #f00 !important;*/
   color: var(--hover) !important;
  background: transparent;
}
.twr_mini_cart p.woocommerce-mini-cart__total.total {
  text-align: center;
}
.twr_mini_cart .woocommerce.widget_shopping_cart .total {
  border-top: 0px double #ebe9eb;
  padding: 12px 0 0;
}
.twr_mini_cart span.woocommerce-Price-amount.amount {
  font-weight: 600;
}
.twr_mini_cart .woocommerce.widget_shopping_cart .buttons a {
  background: #fff;
  color: #222429;
  font-weight: 500;
  border: 1px solid #eaeaea;
}
.twr_mini_cart .woocommerce.widget_shopping_cart .buttons a.checkout {
  color: #fff;
}
.twr_mini_cart .woocommerce.widget_shopping_cart .buttons a:hover {
  color: #fff;
}
.twr_mini_cart p.woocommerce-mini-cart__empty-message {
  margin: 0;
  padding: 20px 23px 25px;
}
.top-welcome {
  display: inline-block;
}
/*======== slick arrow and dot ========*/
.slick-prev,
.slick-next {
  font-size: 0;
  position: absolute;
  display: block;
  padding: 0;
  cursor: pointer;
  color: #fff;
  outline: none;
  z-index: 9;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 0px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  width: 55px;
  height: 55px;
  line-height: 55px;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);

  transition: 0.5s;
  border: 0px solid #17161a;
}
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.slick-prev {
  left: 5px;
  border-radius: 50%;
}
.slick-next {
  right: 5px;
  border-radius: 50%;
}
.simages_id1 .slick-prev {
  left: 15px !important;
}
.simages_id1 .slick-next {
  right: 15px;
}
.slick-prev:before,
.slick-next:before {
  color: #fff;
  font-size: 40px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  content: "\ea93";
  font-family: IcoFont !important;
  line-height: inherit;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.slick-next:before {
  content: "\ea94";
  font-family: IcoFont !important;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  /*background: #17161a;*/
   background:var(--hover);
  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;
  /*color: var(--hover);*/
}
.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 12px;
}

/* cursor css */
.carsur_dots .elementor-slick-slider ul.slick-dots {
  bottom: -70px;
}
.carsur_dots .elementor-slick-slider ul.slick-dots li {
  margin: 0 5px;
}
.carsur_dots .elementor-slick-slider ul.slick-dots li button:before {
  background-color: transparent;
  font-size: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #fff;
  cursor: pointer;
  border-radius: 50%;
}
.carsur_dots
  .elementor-slick-slider
  ul.slick-dots
  li.slick-active
  button:before {
  background-color: #fff;
}
.carsur_dots .elementor-slick-slider ul.slick-dots li button:hover:before {
  /*background-color: #fff;*/
  background-color: var(--hover);
}
.slick-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -26px;
  display: inline-block;
  z-index: 11;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
}
.slick-dots li button {
  font-size: 0;
  width: 18px;
  height: 18px;
  border: 0px solid #0049ff;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 50px;
  padding: 0;

  transition: 0.5s;
  outline: none;
}
.slick-slide:focus {
  border: none;
  outline: none;
}
.slick-slide {
  border: none;
  outline: none;
}

/* preloader css  */
.twr_pretwr_loader_pre {
  width: 100%;
  z-index: 9000;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: default;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.twr_pretwr_loader_pre .twr_animation {
  position: absolute;
  z-index: 9999;
}

.twr_pretwr_loader_pre .twr_animation .twr_circle_pre {
  height: 8em;
  margin: 0 auto 3em auto;
  width: 8em;
  -webkit-animation: twr_circle_pre 1s infinite linear;
  animation: twr_circle_pre 1s infinite linear;
  border-radius: 50%;
  border: 5px solid rgba(0, 0, 0, 0);
  border-top-color: #0049ff;
  border-bottom-color: #0049ff;
}

.twr_pretwr_loader_pre .twr_animation .twr_text_pre {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  font-weight: 700;
  font-size: 5em;
}

.twr_pretwr_loader_pre .twr_animation .twr_text_pre .twr_textletter_pre {
  position: relative;
  color: rgba(0, 0, 0, 0.2);
}

.twr_pretwr_loader_pre .twr_animation .twr_text_pre .twr_textletter_pre:before {
  content: attr(data-text-pretwr_loader_pre);
  color: #0049ff;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-animation: twr_textletter_pre 4s infinite;
  animation: twr_textletter_pre 4s infinite;
}

.twr_pretwr_loader_pre
  .twr_animation
  .twr_text_pre
  .twr_textletter_pre:nth-child(2):before {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.twr_pretwr_loader_pre
  .twr_animation
  .twr_text_pre
  .twr_textletter_pre:nth-child(3):before {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.twr_pretwr_loader_pre
  .twr_animation
  .twr_text_pre
  .twr_textletter_pre:nth-child(4):before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.twr_pretwr_loader_pre
  .twr_animation
  .twr_text_pre
  .twr_textletter_pre:nth-child(5):before {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.twr_pretwr_loader_pre
  .twr_animation
  .twr_text_pre
  .twr_textletter_pre:nth-child(6):before {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.twr_pretwr_loader_pre
  .twr_animation
  .twr_text_pre
  .twr_textletter_pre:nth-child(7):before {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.twr_pretwr_loader_pre
  .twr_animation
  .twr_text_pre
  .twr_textletter_pre:nth-child(8):before {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.twr_pretwr_loader_pre
  .twr_animation
  .twr_text_pre
  .twr_textletter_pre:nth-child(9):before {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.twr_pretwr_loader_pre
  .twr_animation
  .twr_text_pre
  .twr_textletter_pre:nth-child(10):before {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.twr_pretwr_loader_pre p {
}

.twr_pretwr_loader_pre .twr_loader_pre {
  position: fixed;
  top: 0;
  height: 100%;
  font-size: 0;
  z-index: 1;
  pointer-events: none;
  left: 0;
  width: 100%;
}
.twr_loader_pre .row {
  height: 100%;
}

.twr_loader_pre .trw_prebg {
  padding: 0px;
}

.twr_loader_pre .trw_prebg .twr_bgoverlay {
  width: 100%;
  -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #ffffff;
  height: 100%;
  left: 0;
}

.twr_loader_pre .twr_animation {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* .twr_loader_pre .trw_prebg .twr_bgoverlay {
  -webkit-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
  transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
  width: 0;
} */

#pretwr_loader_pre {
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 99999999;
  position: fixed;
  top: 0;
  left: 0;
}
.loding_logo {
  margin-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .twr_pretwr_loader_pre .twr_animation .twr_text_pre {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 767px) {
  .twr_pretwr_loader_pre .twr_animation .twr_circle_pre {
    height: 8em;
    width: 8em;
  }
  .twr_pretwr_loader_pre .twr_animation .twr_text_pre {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 500px) {
  .twr_pretwr_loader_pre .twr_animation .twr_circle_pre {
    height: 7em;
    width: 7em;
  }
}
@-webkit-keyframes twr_circle_pre {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

@keyframes twr_circle_pre {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

@-webkit-keyframes twr_textletter_pre {
  0%,
  75%,
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  25%,
  50% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@keyframes twr_textletter_pre {
  0%,
  75%,
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  25%,
  50% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}

/* slider social icon fixed css */
.em_slider_social {
  position: fixed;
  right: 30px;
  text-align: center;
  top: 60%;
  z-index: 999999;
}
.em_slider_social li {
  display: block;
  list-style: outside none none;
  text-decoration: none;
}
.em_slider_social a {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 35px;
  line-height: 33px;
  margin-bottom: 10px;
  text-align: center;
  width: 35px;
}

/* Single team css */
.team_single_pic {
  overflow: hidden;
}
.team_single_pic img {
  width: 100%;
}
.witr_single_team_s {
  text-align: center;
  padding: 15px 0;
}
.witr_single_team_s a {
  text-align: center;
  font-size: 20px;
  margin: 0 7px;
}
.team_single_content h3 {
  font-size: 40px;
  margin-bottom: 20px;
}
.team_single_title {
  margin-bottom: 15px;
}
.team_single_title h2 {
  margin: 0;
  font-size: 27px;
}
.team_single_title h1 {
  font-size: 17px;
}
.single_team_list ul li i,
.single_team_list ul li a i {
  font-size: 19px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 5px;
  text-align: center;

  transition: 0.5s;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.team_single_btn {
  margin-top: 30px;
}
.team_single_btn a {
  border-radius: 5px;
  display: inline-block;
  font-size: 20px;
  padding: 12px 30px;

  transition: 0.5s;
  font-weight: 700;
}

/* single portfolio2 */
.portfolio-details-box h2 {
  font-size: 25px;
}
.portfolio-details-box ul li {
  padding-top: 15px;
  padding-bottom: 10px;
  list-style: none;
}
.portfolio-details-box ul li b {
  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 {
  display: inline-block;
  margin-bottom: 20px;
}
.prots-contentg ul li {
  list-style: none;
}
.portfolio-details-box .prots-contentg ul {
  margin-left: 0px;
}
.pr-title h2 {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* single event */
.taskoit-event-singlea {
  padding-bottom: 20px;
}
h2.related-projects-title.text-left {
  padding-bottom: 30px;
}

/* site page social icon */
.taskoit-single-icon {
  text-align: left;
}
.taskoit-single-icon a {
  border: 1px solid #e6e6e6;
  display: inline-block;
  font-size: 15px;
  height: 40px;
  line-height: 41px;
  margin: 0 9px 0 0;
  text-align: center;
  width: 40px;
  border-radius: 5px;
}
.right_popupmenu_area .taskoit-description-area p,
.right_popupmenu_area .taskoit-description-area .phone a,
.right_popupmenu_area .footer-widget.address,
.right_popupmenu_area .footer-widget.address p {
  color: #17161a !important;
}

/* main_menu_pop_area */
.main_menu_pop_area .blog-left-side .widget ul li:before {
  display: none;
}
.main_menu_pop_area .blog-left-side .widget ul li {
  padding-left: 0;
}
.main_menu_pop_area .blog-left-side .widget a {
  font-size: 21px;
}
.main_menu_pop_area .right_sideber_menu_inner {
  width: 300px;
}
.main_menu_pop_area a.main_sticky_l {
  display: none;
}
.right_side_menu_icon {
  position: fixed;
  right: 0px;
  top: 0;
  z-index: 9;
}
.right_side_menu_icon .right_sideber_menu i {
  color: #fff;
  background: #fb3b00;
  padding: 25px;
}
.right_popupmenu_area .blog-left-side .widget ul li {
  padding-left: 0;
}
.right_popupmenu_area .blog-left-side .widget ul li:before {
  display: none;
}
.right_popupmenu_area .blog-left-side .widget a {
  font-size: 21px;
}

.tbd_product_title h2 {
  font-size: 25px;
}

/* ===============================================================================
#HEADING TOP MENU CSS
============================================================================== */
/* LEFT RIGHT CSS */

.em40_header_area_main {
}
.em40_header_area_main.hdisplay_none {
  display: none;
}
.taskoit-header-top {
  padding: 10px 0;
}
.top-address p {
  margin-bottom: 0;
}
.top-address p span,
.top-address p a {
  margin-right: 20px;
}
.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-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 {
  font-size: 15px;
  font-weight: 500;
}
.top-welcome p span i,
.top-welcomet p span i,
.top-address p span i,
.top-address p a i {
  font-size: 13px;
  margin-right: 5px;
}
.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
  margin-right: 0px;
  margin-left: 12px;
}
.top-welcomet p,
.top-welcome p {
  padding: 0px;
  margin: 0px;
}
.top-address {
  display: inline-block;
}
/* top menu */
.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;
  transition: all 0.2s ease-in-out;
  font-size: 15px;
}
.top-right-menu .menu-item-has-children > a:after {
  margin-left: 5px;
  content: "\ea5b";
  font-family: IcoFont;
  font-size: 15px;
  opacity: 0.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)";
  width: 150px;
  text-align: left;
  z-index: 1;
  transition: 0.5s;
  margin: 0;
  padding: 0;
}
.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-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;
}

.tx_top_together {
  display: flex;
  justify-content: flex-start;
}
/*=====================
END taskoit HEADING TOP AREA CSS
=========================*/

.witr_ds_content_aream {
  position: relative;
}

.witr_ds_content {
  position: relative;
  z-index: 1;
}

.witr_containers {
  margin: auto;
  width: 61%;
}

.witr_ds_content:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: -1;
}

.witr_ds_content {
  height: 877px;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.witr_ds_content_inner {
  position: relative;
  top: 43%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.witr_ds_content_inner h1 {
  font-size: 18px;
  margin-bottom: 14px;
  background: var(--gradient-bg);
  padding: 14px 23px;
  display: inline-block !important;
  color:var(--grad-one);
  border-radius: 5px;
}

.witr_ds_content_inner h2,
.witr_ds_content_inner h3 {
  font-size: 60px;
  line-height: 1.3;
}

.witr_ds_content_inner p {
  width: 62%;
  margin: 15px auto 15px auto;
  font-size: 17px;
}

.witr_slick_list {
  margin-top: 30px;
}

.witr_slick_list ul li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 10px;
}

.witr_slick_list ul li,
.witr_slick_list ul li a {
  font-weight: 500;
  color: #454545;
}

.witr_slick_list ul li i {
  margin-right: 5px;
}

.witr_slicks_title {
  position: absolute;
  top: -13%;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
}

.witr_slicks_title h4 {
  font-size: 130px;
  -webkit-text-stroke: 1px #222429;
  -webkit-text-fill-color: transparent;
  line-height: 1;
  opacity: 0.07;
  margin: 0;
}

.text-left .witr_ds_content_inner h2,
.text-left .witr_ds_content_inner h3,
.text-left .witr_slicks_title h4 {
  width: 61%;
  margin: 0 auto 7px 0;
}

.text-left .witr_ds_content_inner p {
  width: 52%;
  margin: 27px auto 15px 0;
}

.text-center .witr_ds_content_inner h1,
.text-center .witr_ds_content_inner h2,
.text-center .witr_ds_content_inner h3,
.text-center .witr_ds_content_inner p,
.text-center .witr_slicks_title h4 {
  margin-left: auto;
  margin-right: auto;
}

.text-right .witr_ds_content_inner h1,
.text-right .witr_ds_content_inner h2,
.text-right .witr_ds_content_inner h3,
.text-right .witr_slicks_title h4 {
  width: 70%;
  margin: 0 0 7px auto;
}

.text-right .witr_ds_content_inner p {
  width: 62%;
  margin: 14px 0 15px auto;
}

.text-left .witr_slicks_title h4,
.text-left .witrscontainer h1,
.text-left .witrscontainer h2,
.text-left .witrscontainer h3,
.text-left .witrscontainer p {
  width: 70%;
  margin: 14px auto 15px 0;
}

.text-center .witr_slicks_title h4,
.text-center .witrscontainer h1,
.text-center .witrscontainer h2,
.text-center .witrscontainer h3,
.text-center .witrscontainer p {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.text-right .witr_slicks_title h4,
.text-right .witrscontainer h1,
.text-right .witrscontainer h2,
.text-right .witrscontainer h3,
.text-right .witrscontainer p {
  width: 40%;
  margin: 14px 0 15px auto;
}

.text-center .witr_slicks_title h4,
.text-center .witrscontainer h1,
.text-center .witrscontainer h2,
.text-center .witrscontainer h3,
.text-center .witrscontainer p {
  width: 76%;
  margin-left: auto;
  margin-right: auto;
}

.text-left .witr_slicks_title h4 {
  width: 50%;
}

.text-right .witr_slicks_title h4 {
  width: 50%;
}

.text-center .witr_slicks_title h4 {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

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

.witrscontainer {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.text-center .icon_section {
  position: absolute;
  left: 50%;
  bottom: -27%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.text-left .icon_section {
  position: absolute;
  left: 0;
  bottom: -22%;
}

.text-right .icon_section {
  position: absolute;
  right: 0;
  bottom: -22%;
}

.slick_pluse_btn {
  display: inline-block;
}

.slick_pluse_btn span {
  margin-left: 5px;
  display: inline-block;
}

a.witr_video_btn {
  color: #222429;
}

.slider_btn {
  margin-top: 45px;
}

.text-left .witr_slider_thumb {
  position: absolute;
  right: -180px;
  top: 48%;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.text-right .witr_slider_thumb {
  position: absolute;
  left: -230px;
  top: 52%;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slick-vertical .slick-slide {
  border: 0 !important;
}

.slick-vertical .slick-prev {
  transform: rotate(-90deg);
}

.slick-vertical .slick-next {
  transform: rotate(-90deg);
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .em_slider_s2_image img {
    width: 70%;
  }

  .text-left .witr_slicks_title h4,
  .text-left .witrscontainer h1,
  .text-left .witrscontainer h2,
  .text-left .witrscontainer h3,
  .text-left .witrscontainer p {
    width: 51%;
  }

  .text-right .witr_slicks_title h4,
  .text-right .witrscontainer h1,
  .text-right .witrscontainer h2,
  .text-right .witrscontainer h3,
  .text-right .witrscontainer p {
    width: 51%;
  }
}

@media (min-width: 1025px) and (max-width: 1800px) {
  .elementor-section-full_width .witr_containers {
    width: 98% !important;
  }
}

@media (min-width: 1365px) and (max-width: 1660px) {
  .witr_ds_content {
    height: 980px !important;
  }
}

@media (min-width: 992px) and (max-width: 1300px) {
  .elementor-section-full_width .witr_containers {
    width: 90% !important;
  }

  .witr_ds_content_inner h2,
  .witr_ds_content_inner h3 {
    font-size: 50px;
  }
}

@media (min-width: 1301px) and (max-width: 1440px) {
  .elementor-section-full_width .witr_containers {
    width: 82% !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .witr_ds_content {
    height: 840px !important;
  }

  .text-right .witr_slider_thumb {
    left: -90px !important;
  }

  .text-left .witr_slider_thumb {
    right: -240px !important;
  }

  .em_slider_s2_image img {
    width: 65%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .elementor-section-full_width .witr_containers {
    margin: auto;
    width: 90% !important;
  }

  .witr_slick_list {
    text-align: center;
  }

  .slider_btn {
    margin-top: 15px;
  }

  .witr_ds_content {
    height: 550px !important;
  }

  .text-center .witr_ds_content_inner h1,
  .text-center .witr_ds_content_inner h2,
  .text-center .witr_ds_content_inner h3,
  .text-center .witr_ds_content_inner p,
  .text-left .witr_ds_content_inner h1,
  .text-left .witr_ds_content_inner h2,
  .text-left .witr_ds_content_inner h3,
  .text-left .witr_ds_content_inner p,
  .text-right .witr_ds_content_inner h1,
  .text-right .witr_ds_content_inner h2,
  .text-right .witr_ds_content_inner h3,
  .text-right .witr_ds_content_inner p {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
  }

  .text-left .slider_vd_icon {
    right: 43% !important;
    top: -13% !important;
  }

  .witr_ds_content_inner h2,
  .witr_ds_content_inner h3 {
    font-size: 48px;
  }

  .text-right .slider_vd_icon {
    left: 43% !important;
    top: -13% !important;
  }

  .witr_slicks_title h4 {
    font-size: 105px !important;
  }

  .slider_btn,
  .text-left .witr_btn_sinner,
  .text-right .witr_btn_sinner {
    text-align: center !important;
  }

  .witr_slider_thumb.em_slider_s2_image {
    display: none;
  }
}

@media (max-width: 767px) {
  .elementor-section-full_width .witr_containers {
    margin: auto;
    width: 90% !important;
  }

  .witr_slick_list {
    text-align: center;
  }

  .text-left .witr_btn_sinner,
  .text-right .witr_btn_sinner {
    text-align: center !important;
  }

  .witr_video_butns {
    display: block;
    margin-top: 15px;
  }

  .slider_btn {
    margin-top: 15px;
  }

  .witr_ds_content {
    height: 700px !important;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
  }

  .text-center .witr_ds_content_inner h1,
  .text-center .witr_ds_content_inner h2,
  .text-center .witr_ds_content_inner h3,
  .text-center .witr_ds_content_inner p,
  .text-left .witr_ds_content_inner h1,
  .text-left .witr_ds_content_inner h2,
  .text-left .witr_ds_content_inner h3,
  .text-left .witr_ds_content_inner p,
  .text-right .witr_ds_content_inner h1,
  .text-right .witr_ds_content_inner h2,
  .text-right .witr_ds_content_inner h3,
  .text-right .witr_ds_content_inner p {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
  }

  .text-left .slider_vd_icon {
    right: 40% !important;
    top: -18% !important;
  }

  .text-center .witr_ds_content_inner h1,
  .text-left .witr_ds_content_inner h1,
  .text-right .witr_ds_content_inner h1 {
    font-size: 20px;
  }

  .text-center .witr_ds_content_inner h2,
  .text-center .witr_ds_content_inner h3,
  .text-left .witr_ds_content_inner h2,
  .text-left .witr_ds_content_inner h3,
  .text-right .witr_ds_content_inner h2,
  .text-right .witr_ds_content_inner h3 {
    font-size: 25px;
  }

  .text-right .slider_vd_icon {
    left: 40% !important;
    top: -18% !important;
  }

  .witr_slicks_title h4 {
    font-size: 65px !important;
  }

  .witr_btn {
    padding: 10px 26px;
    margin-right: 0;
  }

  .slider_btn {
    text-align: center;
    margin-top: 15px;
  }

  .text-left .icon_section {
    left: 19%;
  }

  .text-right .icon_section {
    right: 45px;
    bottom: -15%;
  }

  .em_slider_s2_image {
    display: none;
  }
}

.witr_btn,
.witr_btn:hover {
  color: #fff;
  /*color: var(--hover);*/
  background: var(--hover);
}

.slider_btn .witr_btn {
  border: none;
  outline: none;
}
.slider_btn .witr_btn i {
  margin-right: 10px;
}
.slider_btn .witr_btn.active {
  background: transparent;
}
.slick-slide {
  padding-top: 0;
}

/* slider video icon css */
.witr_video_btn {
  font-size: 18px;
  font-weight: 500;
}
.witr_btn {
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 2;
  transition: 1s;
  background: var(--gradient-bg);
  color: #fff;
  margin-right: 15px;
  padding: 16px 40px;
  font-size: 17px;
  font-weight: 600;
  border-radius: 100px;
}
.witr_video_btn i {
  position: relative;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  transition: 0.5s;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 20px;
  color: #fff;
}
.witr_video_btn i:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: witr_squares 1.5s ease-in-out infinite;
  animation: witr_squares 1.5s ease-in-out infinite;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.witr_video_btn i,
.witr_video_btn i:after {
  background: var(--gradient-bg);
}
a.witr_video_btn {
  color: #222429;
}

/* feature area css */

.tx_sv_area {
  padding-top: 90px;
}

.twr_feature_three_text a:hover {
  /*color: #222429;*/
  color: var(--hover);
}

.witr_btn_all_color {
  color:var(--grad-one) !important;
}

.witr_btn_all_color {
  color: var(--e-global-color-ec42b8c);
  font-weight: 600;
}

.sub-item {
  position: relative;
  padding: 20px 0;

  transition: 0.5s;
}

.sub-item i {
  font-size: 30px;
  height: 80px;
  width: 80px;
  text-align: center;
  border-radius: 50%;
  line-height: 80px;
  display: inline-block;

  transition: 0.5s;
}

.width_height_link_0.sub-item i,
.width_height_link_02 .sub-item i {
  font-size: 50px;
  height: auto;
  width: auto;
  border-radius: initial;
  line-height: normal;
  background: 0 0;
  border: none;
}

.sub-item span {
  position: absolute;
  top: 15px;
  left: 20%;
  font-size: 50px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-weight: 700;
  line-height: 1;
}

.sub-item h3 {
  height: 80px;
  margin: 15px 0 10px;
}

.feature_btn a {
  transition: 0.5s;
  display: inline-block;
  padding: 9px 30px;
}

.sub-border-2 .sub-item span {
  top: 31px;
  left: auto;
  right: 11%;
  z-index: 999;

  transition: 0.5s;
}

.sub-border-2:hover .sub-item span {
  font-size: 60px;
}

.sub-border-2 .sub-item p {
  padding: 0 0;
}

.sub-item.sub-item-3 i {
  height: 80px;
  width: 80px;
  line-height: 78px;
  background: 0 0;

  transition: 0.5s;
  display: inline-block;
}

.sub-item.sub-item-3 p {
  padding-top: 15px;
}

.sub-item-3.sub-item h3 {
  padding-bottom: 8px;
  margin-top: 0;
}

.sub-item.sub-item-6 i {
  border-radius: 30% 70% 70% 30%/50% 50% 50% 50%;

  transition: 0.5s;
  display: inline-block;
}

.sub-item.sub-item-8 {
  padding: 30px 20px 21px;

  transition: 0.5s;
}

.sub-item.sub-item-8:hover {
  box-shadow: 0 0 29px -26px #000;
}

.witr_feature_3d {
  -webkit-perspective: 1000px;
  perspective: 1000px;

  transition: 0.5s;
}

.witr_single_feature_3d {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  text-align: center;
  z-index: 999;
}

.witr_feature_position {
  left: 0;
  padding: 40px 20px 40px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.witr_feature_back_3d,
.witr_feature_front_3d {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;

  transition: 0.5s;
}

.witr_feature_flip_left:hover .witr_single_feature_3d {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.witr_feature_flip_right:hover .witr_single_feature_3d {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.witr_feature_flip_up:hover .witr_single_feature_3d {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.witr_feature_flip_down:hover .witr_single_feature_3d {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}

.witr_feature_front_3d {
  z-index: 2;
}

.witr_feature_back_3d {
  z-index: 3;
}

.witr_feature_flip_left .witr_feature_back_3d {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.witr_feature_flip_right .witr_feature_back_3d {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.witr_feature_flip_up .witr_feature_back_3d {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.witr_feature_flip_down .witr_feature_back_3d {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}

.witr_feature_flip_zoomin .witr_feature_back_3d {
  opacity: 0;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
}

.witr_feature_flip_zoomin:hover .witr_feature_back_3d {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.witr_feature_flip_zoomout .witr_feature_front_3d {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 4;
}

.witr_feature_flip_zoomout:hover .witr_feature_front_3d {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.witr_feature_3d,
.witr_feature_back_3d,
.witr_feature_front_3d {
  height: 398px;
  width: 100%;
}

.witr_feature_icon_3d {
  margin-bottom: 14px;
}

.witr_feature_icon_3d i {
  font-size: 35px;
  display: inline-block;
}

.witr_feature_content_3d h3 {
  margin-bottom: 12px;
  font-size: 25px;
}

.witr_feature_content_3d h2 {
  margin-bottom: 12px;
  font-size: 17px;
}

.witr_feature_front_3d {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.witr_feature_front_3d:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.witr_feature_back_3d {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.witr_feature_back_3d:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.witr_feature_btn_3d {
  margin-top: 27px;
  z-index: 999;
}

.witr_feature_btn_3d a {
  display: inline-block;
  font-size: 15px;
  padding: 8px 33px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.witr_feature_bo11_thumb {
  overflow: hidden;
  position: relative;
}

.witr_slug_feature .witr_feture_back_con_slugf {
  position: absolute;
  top: -100%;
  left: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0 30px;

  transition: 0.5s;
}

.witr_slug_feature:hover .witr_feture_back_con_slugf {
  top: 0;
}

.witr_back_con_slugf {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.witr_slug_front_contentf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 20px;

  transition: 0.5s;
}

.witr_feature_iconf {
  font-size: 40px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.witr_back_con_slugf .witr_content_textf h3 {
  font-size: 23px;
  margin-bottom: 11px;
  padding-top: 0;
}

.witr_slug_front_contentf .witr_content_textf h3 {
  margin-left: 20px;
  margin-top: 17px;
  font-size: 22px;
}

.witr_slug_feature:hover .witr_slug_front_contentf {
  bottom: -100px;
}

.witr_slug_front_contentf .witr_content_textf p {
  display: none;
}

.witr_feature_btn_f a {
  padding: 8px 21px;
  border-radius: 30px;
  margin-top: 10px;
  display: inline-block;
}

.all_feature_color.ca_ferture_7 {
  margin: 15px 0;
}

.ca_ferture_7 .sub-item {
  padding: 30px 30px 30px;
  box-shadow: 0 5px 10px 0 rgb(240 241 243);
  -webkit-transition: 1s;
  transition: 1s;
}

.witr_cfeature8 .sub-item span {
  position: inherit;
  font-size: 18px;
  display: block;
  top: auto;
  left: auto;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  margin-top: 30px;
}

.witr_cfeature8 .sub-item span:before {
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  width: 58%;
  border-left-color: transparent;
  z-index: -1;
  margin: auto;
  top: -10px;
  border-radius: 0 5px 5px 0;
}

.witr_cfeature8 .sub-item h3 {
  margin-top: 30px;
}

.carsor_featutes_bottom {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

.carsor_featutes_bottom_text {
  align-items: center;
  display: flex;
}

.carsor_featutes_bottom_img {
  margin-right: 10px;
}

.carsor_featutes_bottom_img img {
  width: 30px;
  height: 36px;
}

.carsor_featutes_bottom_title h4 {
  font-size: 16px;
}

.witr_cfeature9 .all_feature_color {
  box-shadow: 0 5px 10px 0 rgb(240 241 243);
  background: #fff;
}

.witr_cfeature9 .slick-slide {
  padding-bottom: 30px;
}

.witr_cfeature9 .sub-item {
  padding: 0;
}

.feature_carsor_icon {
  margin-top: -48px;
  margin-bottom: 29px;
}

.witr_cfeature9 .sub-item span {
  position: inherit;
  font-size: 50px;
  display: block;
  top: auto;
  bottom: 5px;
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.witr_cfeature9 .sub-item:hover span {
  opacity: 1;
}

.witr_cfeature9 .sub-item i {
  position: relative;

  transition: 0.5s;
}

.witr_cfeature9 .sub-item i:after {
  position: absolute;
  content: "";
  height: 80px;
  width: 80px;
  left: 0;
  border-radius: 50%;
  z-index: -1;
  top: 6px;

  transition: 0.5s;
}

.witr_cfeature9 .sub-item:hover i:after {
  /*background: #fff;*/
  background: var(--hover);
}

.witr_cfeature9 .feature_btn {
  position: relative;
  top: 20px;
}

.witr_cfeature9 .sub-item:hover .feature_btn a {
  /*background: #fff;*/
  background: var(--hover);
  color: #222429;
  border-color: #fff;
  box-shadow: 0 0 30px 0 rgb(0 0 0 / 9%);
}

.witr_feature2 {
  position: relative;
  z-index: 1;
  padding: 65px 20px;

  transition: 0.5s;
}

.witr_fea2_icon_top i {
  font-size: 80px;
  display: inline-block;
}

.single_feature2:hover .witr_fea2_icon_top i {
  transition: 0.5s;
}

.witr_feature2_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  opacity: 0;

  transition: 0.5s;
}

.single_feature2:hover .witr_feature2_icon {
  opacity: 8%;
}

.witr_feature2_icon i {
  font-size: 150px;
}

.witr_feature2 h3 {
  margin: 19px 0 10px;
}

.twr_feature_three {
  box-shadow: 0 5px 83px rgb(3 43 86 / 12%);
  background: #fff;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
  margin-bottom: 20px;
}

.twr_feature_three_inner {
  position: relative;
  background: inherit;
  z-index: 2;
  transition: 0.5s;
  padding: 40px 30px;
}

.twr_feature_three:hover .twr_feature_three_inner {
  transform: translateY(-84px);
}

.twr_feature_three_icon {
  margin-bottom: 20px;
  transition: 1s;
}

.twr_feature_three_icon i {
  font-size: 64px;
}

.twr_feature_three_icon i,
.twr_feature_three_text a {
  color:var(--grad-one);
}

.twr_feature_three:hover .twr_feature_three_icon {
  transform: scale(0);
}

.twr_feature_relative_text {
  position: relative;
}

.twr_fe_three_middle_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  opacity: 0;
  transition: 1s;
}

.twr_feature_three:hover .twr_fe_three_middle_icon {
  opacity: 1;
}

.twr_fe_three_middle_icon i {
  font-size: 130px;
  color: #ddd;
}

.twr_feature_three_text h3 {
  margin-bottom: 15px;
}

.twr_feature_three_text p {
  margin-top: 0;
  margin-bottom: 0;
}

.twr_feature_three_text a {
  color: #222429;
  margin-top: 10px;
  display: inline-block;
}

.twr_feature_three_image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.twr_feature_four_image {
  position: relative;
  overflow: hidden;
}

.twr_feature_four_image::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

.twr_feature_four_inner {
  position: absolute;
  bottom: 0;
  padding: 20px 40px 30px;
  transition: 0.5s;
  transform: translateY(82px);
}

.twr_feature_four:hover .twr_feature_four_inner {
  transform: translateY(0);
}

.twr_feature_four_icon i {
  font-size: 45px;
  margin-bottom: 15px;
}

.twr_feature_four_icon i {
  font-size: 35px;
}

.feature_list_option {
  margin-top: 15px;
}

.feature_list_option ul {
  margin-bottom: 0;
}

.feature_list_option ul li {
  list-style: none;
  font-size: 16px;
  margin-bottom: 4px;
  font-weight: 500;
}

.feature_list_option ul li span {
  margin-right: 6px;
}

.singleService {
  position: relative;
  padding: 24px 0 0;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
}

.singleService h3 {
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 7px;
}

.singleService p {
  margin-bottom: 88px;
}

.boxTop.singleService p {
  margin-bottom: 0;
}

.box {
  position: relative;
  text-align: center;
}

.box:before {
  width: 267px;
  height: 276px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  text-align: center;
  background: url(https://demo.themexbd.com/html/images/corporate/s5.png) no-repeat center center/cover;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: box_blinker_before 3.5s linear infinite;
  animation: box_blinker_before 3.5s linear infinite;
}

@-webkit-keyframes box_blinker_before {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes box_blinker_before {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.box:after {
  width: 163px;
  height: 182px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  visibility: hidden;
  opacity: 0;
  content: "";
  text-align: center;
  background: url(https://demo.themexbd.com/html/images/corporate/s6.png) no-repeat center center/cover;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: box_blinker_after 3.5s linear infinite;
  animation: box_blinker_after 3.5s linear infinite;
}

@-webkit-keyframes box_blinker_after {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes box_blinker_after {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.singleService:hover .box:before {
  visibility: hidden;
  opacity: 0;
}

.singleService:hover .box:after {
  visibility: visible;
  opacity: 1;
}

.box i {
  font-size: 53px;
  line-height: 53px;
  z-index: 5;
  top: 0;
  left: 6px;
  text-align: center;
  position: relative;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  display: inline-block;
  -moz-transition: all ease 0.4s;
}

.singleService h2 {
  font-size: 60px;
  line-height: 37px;
  top: 35px;
  right: -52px;
  z-index: -1;
  position: relative;
  margin: 0;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
}

.boxTop h2 {
  top: -42px;
  right: -40px;
}

.boxTop {
  padding-top: 100px;
}

.boxTop .box {
  margin-bottom: 84px;
}

.witr_feature_12.sub-item {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 8%);
  padding: 40px 30px 30px;

  transition: 0.5s;
}

.witr_feature_12.sub-item:hover {
  background: url(https://demo.themexbd.com/html/images/corporate/fea-12.png) no-repeat center top;
}

.witr_feature_bo_thumb {
  margin-top: 24px;
}

.witr_feature_12.sub-item i {
  font-size: 40px;
  border-radius: 5px;
  background: no-repeat;
  height: auto;
  width: auto;
  line-height: 0;
}

.witr_feature_13.sub-border-2 .sub-item span {
  top: 5px;
  left: 67%;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  border-radius: 50px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.witr_feature_13 .sub-item i {
  position: relative;
  height: 95px;
  width: 95px;
  line-height: 95px;
}

.witr_feature_13 .sub-item:before {
  position: absolute;
  content: "";
  top: 75px;
  left: 0;
  width: 110%;
  height: 3px;

  transition: 0.5s;
}

.witr_feature_13 .sub-item:after {
  position: absolute;
  content: "";
  top: 75px;
  left: 0;
  width: 110%;
  height: 3px;
  z-index: -1;
}

.witr_feature_13 .sub-item h2 {
  font-size: 16px;
  margin-bottom: 8px;
}

.em-feature {
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.feature_inner_box {
  padding: 30px 21px 21px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 3;
  box-shadow: 0 5px 10px 0 rgb(240 241 243);
  border-radius: 5px;
}

.feature_inner_box:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  z-index: -1;
}

.em_feature-icon i {
  cursor: pointer;
  display: inline-block;
  font-size: 21px;
  height: 45px;
  line-height: 46px;
  margin-top: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 45px;
  border-radius: 30px;
  margin-right: 20px;
  text-align: center;
  float: left;
}

.em_feature-icon img {
  float: left;
}

.em_content_text {
  padding-top: 10px;
}

.feature_active .slick-list {
  padding-bottom: 10px;
}

.em-feature-title h2 {
  font-size: 17px;
  padding-bottom: 3px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  margin-top: 11px;
}

.em-feature-desc p {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.feature_inner {
  overflow: hidden;
}

.feature_icon {
  margin-top: 21px;
}

.f-readmore {
  padding-top: 7px;
}

.feature_button a {
  display: inline-block;
}

.feature_button a span i {
  margin-left: 10px;
  font-size: 11px;
}

.em-feature:hover .em-feature-desc,
.em-feature:hover .feature_button a,
.em-feature:hover h2,
.em-feature:hover h3,
.em-feature:hover h3 a {
  z-index: 1;
}

.feature_active .slick-slide img {
  display: initial;
}

.feature_active .all_feature_color h2 {
  font-size: 17px;
  font-weight: 400;
}

.feature_active .slick-dots {
  bottom: -35px;
}

.wcr_feature_10 {
  border-radius: 5px;
  box-shadow: 0 0 30px -5px rgb(0 0 0 / 10%);
  margin: 15px 0;
}

.wcr_feature_10 .sub-item {
  padding: 50px 20px 18px;
}

.wcr_feature_10 .feature_btn a {
  display: block;
  padding: 15px 30px;
  position: relative;
  z-index: 1;
}

.wcr_feature_10 .feature_btn a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  z-index: -1;

  transition: 0.5s;
  border-radius: 0 0 5px 5px;
}

.wcr_feature_10:hover .feature_btn a:before {
  height: 100%;
}

.wcr_feature_11 {
  padding-bottom: 43px;
}

.feature_positions_thumb,
.witr_sub_item_area {
  position: relative;
}

.feature_video_post {
  position: absolute;
  top: 20px;
  right: 20px;
}

.feature_video_post a {
  width: 50px;
  height: 50px;
  line-height: 44px;
  border-radius: 50px;
  display: inline-block;
  text-align: center;
}

.feature_topicon_post {
  position: absolute;
  top: 20px;
  left: 20px;
}

.feature_topicon_post i {
  font-size: 30px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;

  transition: 0.5s;
}

.witr_sub_item {
  position: relative;
  padding: 20px 20px 60px;
  box-shadow: 0 0 30px -5px rgb(0 0 0 / 10%);
  z-index: 1;
}

.witr_sub_item h3 {
  margin-bottom: 7px;
}

.feature_big_icon {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;

  transition: 0.5s;
  z-index: -1;
}

.feature_big_icon span {
  font-size: 100px;
}

.wcr_feature_11:hover .feature_big_icon {
  opacity: 1;
}

.car_feature_btn_icon {
  position: absolute;
  bottom: -35px;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
}

.car_feature_btn_icon a i {
  font-size: 26px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;

  transition: 0.5s;
  box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
}

.medi_singleFeature {
  position: relative;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.03);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.medi_singleFeature:after {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.medi_singleFeature:before {
  position: absolute;
  width: 0;
  height: 2px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  z-index: 3;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.medi_singleFeature:hover:before {
  width: 100%;
}

.medi_featureThumb {
  position: relative;
  margin-bottom: 20px;
}

.medi_featureThumb img {
  width: 100%;
  height: auto;
}

.medi_featureThumb:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.medi_featureDetail {
  position: relative;
  padding: 0 25px 24px 34px;
}

.medi_featureDetail p {
  margin-bottom: 10px;
}

.medi_featureDetail .discover_more {
  margin: 0;
}

.medi_featureDetail .discover_more i {
  position: relative;
  top: 2px;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.medi_featureDetail .discover_more:hover i {
  padding-left: 7px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sub-item p {
    padding: 0 6px;
  }

  .witr_feature2 h3 {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sub-border-2 .sub-item span {
    top: 31px;
    left: 75%;
  }

  .sub-item p {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .em_feature-icon {
    font-size: 18px;
  }

  .em_feature-icon i {
    float: none;
  }

  .twr_feature_four_inner {
    padding: 20px 16px 30px;
  }

  .em-feature-title h2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .witr_feature_content_3d h3 {
    font-size: 21px;
  }

  .sub-item h3 {
    font-size: 21px;
  }

  .feature_inner_box {
    text-align: center;
  }

  .em-feature {
    margin-bottom: 23px;
  }
}

@media (min-width: 10px) and (max-width: 991px) {
  .em-feature {
    margin-bottom: 20px;
  }
}

.fix {
  clear: both;
}
ol,
ul {
  padding-left: 0;
}
.btn:hover,
.btn:focus {
  border: none;
  box-shadow: none;
}

/* accouding elementor 2 */
.elementor-accordion .elementor-accordion-item {
  border: 0 !important;
  margin-bottom: 20px;
  box-shadow: 1px 1px 7px -5px rgba(0, 0, 0, 0.75);
}
.elementor-accordion .elementor-tab-content {
  border-top: none !important;
}
.elementor-tab-title a,
.elementor-widget-accordion .elementor-accordion .elementor-tab-title {
  font-size: 17px;
  font-weight: 600;
}
.witr_all_mb_30.mb_70 {
  margin-bottom: 113px;
}
.noguttergs,
.witr_all_pd0 {
  padding: 0 !important;
}
/* === style_w6 shape ==== */

.witr_shape_item_inner {
  position: absolute;
  z-index: -1;
  content: "";

  transition: 0.5s;
}
.witr_shape_box {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  margin: auto;
  transition: 0.5s;
}
.witr_shape_box_text {
  text-align: center;
  left: 50%;
  top: 50%;
  margin: auto;
  text-align: center;
  position: absolute;
  content: "";
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 18px;
}
/* translate lr */
@-webkit-keyframes witr_movelr_box45 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(45px);
    transform: translateX(45px);
  }
}
@keyframes witr_movelr_box45 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(45px);
    transform: translateX(45px);
  }
}
@-webkit-keyframes witr_movelr_box90 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(90px);
    transform: translateX(90px);
  }
}
@keyframes witr_movelr_box90 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(90px);
    transform: translateX(90px);
  }
}
@-webkit-keyframes witr_movelr_box180 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(180px);
    transform: translateX(180px);
  }
}
@keyframes witr_movelr_box180 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(180px);
    transform: translateX(180px);
  }
}
@-webkit-keyframes witr_movelr_box360 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(360px);
    transform: translateX(360px);
  }
}
@keyframes witr_movelr_box360 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(360px);
    transform: translateX(360px);
  }
}
/* translate tb */
@-webkit-keyframes witr_movetb_box45 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(45px);
    transform: translateY(45px);
  }
}
@keyframes witr_movetb_box45 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(45px);
    transform: translateY(45px);
  }
}
@-webkit-keyframes witr_movetb_box90 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(90px);
    transform: translateY(90px);
  }
}
@keyframes witr_movetb_box90 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(90px);
    transform: translateY(90px);
  }
}
@-webkit-keyframes witr_movetb_box180 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(180px);
    transform: translateY(180px);
  }
}
@keyframes witr_movetb_box180 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(180px);
    transform: translateY(180px);
  }
}
@-webkit-keyframes witr_movetb_box360 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(360px);
    transform: translateY(360px);
  }
}
@keyframes witr_movetb_box360 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(360px);
    transform: translateY(360px);
  }
}

/* rotate */
@-webkit-keyframes witr_rotate_360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes witr_rotate_360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes witr_rotate_180 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes witr_rotate_180 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@-webkit-keyframes witr_rotate_90 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@keyframes witr_rotate_90 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-webkit-keyframes witr_rotate_45 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@keyframes witr_rotate_45 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

/*  slick and swiper Slider shape*/
.wirt_ani_slick_image {
  position: absolute;
  left: -3%;
  top: -11%;
  z-index: 1;
  -webkit-animation: witr_movetb_box45 3s linear 2s infinite alternate running;
  animation: witr_movetb_box45 3s linear 2s infinite alternate running;
}

.witr_not_ani {
  -webkit-animation: witr_abmovetb_box15 3s linear 2s infinite alternate running;
  animation: witr_abmovetb_box15 3s linear 2s infinite alternate running;
}

@-webkit-keyframes witr_abmovetb_box15 {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes witr_abmovetb_box15 {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

/* witr Single Image animater*/
.single_img_ani img {
  -webkit-animation: single_img_ani 10s linear infinite alternate forwards;
}
@-webkit-keyframes single_img_ani {
  0%,
  to {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
@keyframes single_img_ani {
  0%,
  to {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}

/* single_seivice_ani */
.single_seivice_ani img {
  -webkit-animation: single_seivice_ani 10s linear infinite alternate forwards;
  animation: single_seivice_ani 10s linear infinite alternate forwards;
}
@-webkit-keyframes single_seivice_ani {
  0%,
  to {
    border-radius: 65% 86% 80% 69%/59% 55% 95% 89%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
@keyframes single_seivice_ani {
  0%,
  to {
    border-radius: 65% 86% 80% 69%/59% 55% 95% 89%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}

/* === style_w9 animate ==== */

/* witr_rotate_all */
@-webkit-keyframes witr_rotate_all {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes witr_rotate_all {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

.set_class {
  -webkit-animation: witr_rotate_all 800ms ease-out infinite;
  animation: witr_rotate_all 800ms ease-out infinite;
}

/* witr_rotate_left */
@-webkit-keyframes witr_rotate_left {
  to {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  from {
    -webkit-transform: rotate(175deg);
    transform: rotate(175deg);
  }
}
@keyframes witr_rotate_left {
  to {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  from {
    -webkit-transform: rotate(175deg);
    transform: rotate(175deg);
  }
}

.set_class {
  -webkit-animation: witr_rotate_left 800ms ease-out infinite;
  animation: witr_rotate_left 800ms ease-out infinite;
}

/* witr_rotate_right */
@-webkit-keyframes witr_rotate_right {
  from {
    -webkit-transform: rotate(-175deg);
    transform: rotate(-175deg);
  }
  to {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
}
@keyframes witr_rotate_right {
  from {
    -webkit-transform: rotate(-175deg);
    transform: rotate(-175deg);
  }
  to {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
}

.set_class {
  -webkit-animation: witr_rotate_right 800ms ease-out infinite;
  animation: witr_rotate_right 800ms ease-out infinite;
}

/* witr_squares_ */
@-webkit-keyframes witr_squares {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes witr_squares {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
.set_class {
  -webkit-animation: witr_squares 800ms ease-out infinite;
  animation: witr_squares 800ms ease-out infinite;
}

/* witr zoom out */
@-webkit-keyframes witr_zoom_out {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes witr_zoom_out {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.set_class {
  -webkit-animation: witr_zoom_out 800ms ease-out infinite;
  animation: witr_zoom_out 800ms ease-out infinite;
}

/* witr zoom in */
@-webkit-keyframes witr_zoom_in {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}
@keyframes witr_zoom_in {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}
.set_class {
  -webkit-animation: witr_zoom_in 800ms ease-out infinite;
  animation: witr_zoom_in 800ms ease-out infinite;
}

/* witr_zoom_wave */
@-webkit-keyframes witr_zoom_wave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
  20% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
  100% {
    -webkit-transform: scale(5.5);
    transform: scale(5.5);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes witr_zoom_wave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
  20% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
  100% {
    -webkit-transform: scale(5.5);
    transform: scale(5.5);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
.set_class {
  -webkit-animation: witr_zoom_wave 800ms ease-out infinite;
  animation: witr_zoom_wave 800ms ease-out infinite;
}

/* witr_focash */
@-webkit-keyframes witr_focash {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes witr_focash {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.set_class {
  -webkit-animation: witr_zoom 800ms ease-out infinite;
  animation: witr_zoom 800ms ease-out infinite;
}

/* witr_up_down */
@-webkit-keyframes witr_up_down {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes witr_up_down {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
.set_class {
  -webkit-animation: witr_up_down 800ms ease-out infinite;
  animation: witr_up_down 800ms ease-out infinite;
}

/* witr_bounce */
@-webkit-keyframes witr_bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes witr_bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.set_class {
  -webkit-animation: witr_bounce 800ms ease-out infinite;
  animation: witr_bounce 800ms ease-out infinite;
}

@-webkit-keyframes blinker {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@keyframes blinker {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

.align_item_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.witr_all_mb_30,
.guttergs {
  margin-bottom: 23px;
  border: none;
}

/* Animate Text */
.witr_animate_content h1 span {
  -webkit-text-stroke: 1px #888888;
  -webkit-text-fill-color: transparent;
}

/* slider icon - video icon css  */

.text-left .slider_vd_icon {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.text-right .slider_vd_icon {
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.tx_svd_icon {
  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-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);
  }
}
@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);
  }
}

.slider_btn .witr_btn {
  border: none;
  outline: none;
}
.slider_btn .witr_btn i {
  margin-right: 10px;
}
.slider_btn .witr_btn.active {
  background: transparent;
}

/* slider video icon css */
.witr_video_btn {
  font-size: 18px;
  font-weight: 500;
}
.witr_video_btn i {
  position: relative;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  transition: 0.5s;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 20px;
}
.witr_video_btn i:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: witr_squares 1.5s ease-in-out infinite;
  animation: witr_squares 1.5s ease-in-out infinite;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.taskoit_slider_icon {
  display: inline-block;
}
.taskoit_slider_icon ul li {
  list-style: none;
  display: inline-block;
}
.taskoit_slider_icon ul li a i {
  font-size: 15px;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 5px;
  margin-right: 5px;

  transition: 0.5s;
}

.all_color_testimonial,
.all_blog_color,
.all_color_service,
.all_service2_color,
.all_color_team,
.all_feature_color {
  transition: 0.5s;
}

/* button hover style */
.btn,
.learn_btn,
.witr_feature_btn_f a,
.witr_feature_btn_3d a,
.feature_btn a,
.witr_ser_btnb a,
.service-btn > a,
a.dtbtn,
.witr_bbtn,
.witr_gbtn,
.witr_gbbtn,
.taskoit_button a,
.witr_sbtn_s8 a {
  border-radius: 100px;
  font-size: 16px;
  font-weight: 500;
}

/* End Plugin CSS area */

/* Menu CSS Area Start */

.em-quearys-top.msin-menu-search .em-quearys-menu i {
  height: 36px;
  width: 36px;
  line-height: 36px;
  margin-left: 25px;
  cursor: pointer;
  color: #000;
  font-size: 20px;
}

.prefix .em-quearys-menu i {
  color: #fff !important;
}

/* Menu CSS Area End */

/* Nav search icon */

.em-quearys-menu2 i {
  height: 36px;
  width: 36px;
  line-height: 36px;
  margin-left: 25px;
  cursor: pointer;
  color: #fff !important;
  background: var(--gradient-bg);
}

.top-form-control input {
  border-bottom: 3px solid #fff;
}

/* Nav search icon */

/* Banner Css Area start */

.witr_swiper_height {
  height: 1000px;
}

.witr_sw_text_area {
  height: 100%;
}

.witr_swiper_content h1 {
  width: 100%;
  margin: 0 auto 7px 0;
  font-size: 18px;
  display: inline;
  color: #ffffff;
}

.witr_swiper_content h2 {
  color: #ffffff;
  font-size: 70px;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  padding: 10px 0px 15px 0px;
}

.witr_swiper_content h3 {
  font-size: 70px;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
}

.witr_swiper_content p {
  font-weight: 400;
  font-size: 18px;
  margin: 14px auto 15px 0;
  color: #ffffff;
  width: 58%;
  padding: 15px 0px 0px 0px;
}

.witr_swiper_content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.swiper-button-next,
.swiper-button-prev {
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  color: #fff;
  background-image: inherit !important;
  transition: 0.5s;
  outline: 0;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: #fff;
  /*color:var(--grad-one);*/
   color:var(--hover);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  padding: 30px;
}
.swiper-button-prev {
  left: 10px;
  right: auto;
}
.swiper-button-next {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 30px;
}
.witr_swiper_content .witr_btn.active {
  color: #000000;
  background-color: #ffffff;
}
.witr_swiper_content .witr_btn.active:hover {
  /*color: #ffffff;*/
  color:var(--hover);
  background-color: #c96e4f;
}
.witr_swiper_content .witr_btn {
  padding: 16px 28px;
  border-radius: 100px;
  background-color: #ffffff;
  padding: 15px 50px 15px 50px;
  font-size: 16px;
  font-weight: 500;
  /*color: #040202;*/
  color: #fff;
}

.witr_swiper_content .witr_btn:hover {
  color: #ffffff;
   background:var(--hover);
  
  /*background: #060606;*/
}

.witr_swiper_height {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* Banner Css Area end */

/* Card Area start */

.card_inner .all_feature_color {
  padding: 50px 50px 50px 50px;
  box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.05);
}

.card_inner .sub-item .sub-item-6 i {
  border-radius: 30% 70% 70% 30%/50% 50% 50% 50%;
  transition: 0.5s;
  display: inline-block;
}

.card_inner .sub-item i {
  font-size: 30px;
  height: 80px;
  width: 80px;
  line-height: 80px;
  display: inline-block;
  transition: 0.5s;
}

.card_inner .all_feature_color i {
  color: #ffffff;
  background:var(--gradient-bg);
  text-align: center;
}
.card_inner .all_feature_color i img{
  width: 40px;
}

.card_inner .all_feature_color p {
  height: 170px;
  padding: 0px 0px 10px 0px;
}

.feature_btn a {
  transition: 0.5s;
  display: inline-block;
  padding: 9px 30px;
  border-radius: 100px;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid var(--grad-one);
  color:var(--grad-one);
}

.feature_btn a:hover {
  /*background: var(--gradient-bg);*/
  background: var(--hover);
  color: #ffffff;
}

.card_main {
  padding: 100px 0;
}

/* Card Area End */

/* About Area start */

.about_page_ab,
.about_why {
  padding-top: 120px;
}

.witr_section_title_inner h2 {
  font-size: 20px;
  display: inline-block;
  color:var(--grad-one);
}

.witr_section_title_inner h1,
.witr_section_title_inner h3 {
  font-size: 40px;
  margin: auto;
  font-weight: 700;
  line-height: 1.4;
}

.witr_section_title_inner p {
  font-size: 22px;
  width: 100%;
  margin-right: auto;
  margin-left: 0;
  margin-top: 10px;
}

.about_left .witr_btn_sinner {
  margin-top: 20px;
}

/* About Area End */

/* Subscribe area start */

.subs_main .container {
  background: url(../image/call-to-bg.png) no-repeat center center /
    cover;
  padding: 30px 0;
  border-radius: 100px;
}

.subs_left {
  padding: 0 0px 0px 120px;
}

.subs_left .witr_section_title_inner h3 {
  color: #ffffff;
  font-size: 37px;
}

.subs_left .witr_section_title_inner p {
  color: #ffffff;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.subs_right input {
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  border-radius: 5px;
  border: none;
  outline: 0;
  padding: 15px 160px 15px 30px;
  height: 60px;
  color: #b0afaf;
  background: #fff;
}

.subs_right button {
  width: 40%;
  border-radius: 0 5px 5px 0;
  border: none;
  outline: 0;
  position: absolute;
  right: -3px;
  top: 0;
  bottom: 0;
  font-size: 18px;
  text-align: center;
  z-index: 2;
  cursor: pointer;
  padding: 10px 15px;
  transition: 0.5s;
  background: var(--gradient-bg);
  color: #ffffff;
}

.subs_right button:hover {
  /*background: #18406b;*/
  background: var(--hover);
}

.subs_right {
  margin: 20px 120px 0px 80px;
}

.subs_right p {
  position: relative;
  line-height: 27px;
  margin-bottom: 22px;
}

.subs_main {
  padding-top: 120px;
  position: relative;
  z-index: 1;
}

/* Subscribe area end */

/* Service area start */

.service_main {
  padding: 80px 0 120px 0;
  background-color: #f3f3f3;
  /* margin-top: -100px; */
}
.service_main .item{
  
}

.service_page_service {
  padding-top: 100px;
  margin-top: 0;
}

.service_inner .text_box {
  position: relative; 
  background-color: #ffffff;
  border-radius: 0px 0px 8px 8px;
  padding: 20px 20px 40px 20px;
}
.service_inner .text_box p{
  height: 120px;
}

.service_inner .service-item h3 {
  padding: 15px 0 10px;
  height: 80px;
}

.service_inner .all_color_service p {
  padding: 0px 0px 10px 0px;
}
.service_inner .text_box .service-btn{
   
}
.service-btn > a {
  display: inline-block;
  transition: 0.5s;
  padding: 9px 30px;
  border-radius: 100px;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid var(--grad-one);
  color: #ffffff;
  background:var(--gradient-bg);
}

.service-btn a:hover {
  /*background-color: #060606;*/
   background-color:var(--hover);
  border: 1px solid transparent;
}

/* Service area end */

/* Team area start */

.team_main {
  padding: 120px 0;
}

.team_inner .witr_team_content15 {
  padding: 35px 30px;
  text-align: center;
  position: absolute;
  bottom: -55px;
  left: 20px;
  right: 20px;
  clip-path: polygon(53% 25%, 100% 40%, 100% 100%, 0 100%, 0% 40%);
  background-color: #fbfbfb;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.15);
}

.team_inner .all_icon_bg_color {
  background-color: #fbfbfb;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.15);
}

.team_inner .all_color_team h5 {
  margin: 30px 0px 0px 0px;
}

.team_inner .all_color_team span {
  font-family: "Rubik", Sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.team_top_icon {
  position: absolute;
  bottom: -250px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.5s;
}

.team_bottom_icon {
  position: absolute;
  bottom: 48px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
  z-index: 1;
}

.template-home-wrapper ul {
  margin-bottom: 30px;
}

.team_bottom_icon a,
.team_top_icon ul li a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: block;
  text-align: center;
  font-size: 16px;
  border-radius: 100px 100px 100px 100px;
  margin: 10px 0px 0px 0px;
  transition: 0.5s;
  background: var(--gradient-bg);
  color: #ffffff;
}

.team_bottom_icon a:hover,
.team_top_icon ul li a:hover {
  /*background: #060606;*/
  background:var(--hover);
}

.witr_team_thumb15 {
  overflow: hidden;
  position: relative;
}

.witr_team_15n:hover .team_top_icon {
  bottom: 100px;
}

/* Team area end */

/* Project area start */

.project_main {
  padding:80px 0 120px 0;
}

.it_project {
  padding-top: 120px;
}

.witr_pslide_image {
  overflow: hidden;
  position: relative;
}

.witr_pslide_image:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0.5;
  z-index: 1;
  background: #222429;
}

.witr_single_pslide:hover .witr_pslide_image img,
.witr_single_pslide:hover .witr_pslide_image:before {
  transform: scale(1.2);
}

.witr_pslide_image img {
  margin-right: auto;
  margin-left: auto;
  transition: 0.5s;
  width: 100%;
}

.project_inner .witr_content_pslide_text {
  position: absolute;
  bottom: -100px;
  left: 30px;
  right: 30px;
  transition: 0.5s;
  opacity: 0;
  z-index: 2;
  background: #fff;
  text-align: center;
  padding: 40px;
  clip-path: polygon(10% 1%, 100% 1%, 88% 100%, 0% 100%);
}

.witr_content_pslide_text h3 {
  margin-bottom: 0;
}

.witr_single_pslide:hover .witr_content_pslide_text {
  opacity: 1;
  bottom: 30px;
}

.project_inner .witr_content_pslide p {
  color: #000000 !important;
}

/* Project area end */

/* Skill Area start */

.about_page_skill,
.why_skill {
  padding-top: 120px;
}

.skill_main {
  padding-bottom: 100px;
}

.skill_left .witr_section_title p {
  margin-top: 10px;
}

.progess_main { 
}

.witr_single_progress {
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}

.skill_left .witr_label {
  color: #030925;
  font-size: 24px; 
  font-weight: 700;
}

.witr_progress-style2.progress {
  box-shadow: none;
  overflow: visible;
  height: 6px;
  margin-top: 29px;
}

.witr_progress-style2 .progress-bar {
  position: relative;
  text-align: left;
  line-height: 4px;
  border-radius: 0;
  box-shadow: none;
  overflow: inherit;
  background: var(--gradient-bg);
}

.witr_progress-style2 .witr_percent {
  position: absolute;
  right: 0;
  font-weight: 700;
  font-size: 16px;
  top: -19px;
  color: #272727;
}

/* Skill Area end */

/* Company area start */

.company_inner {
  text-align: center;
}

/* Company area end */

/* Price Area start */

.price_main {
  padding: 120px 0;
}

.pricing_area {
  border-radius: 5px;
  box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
}

.pricing-part {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.pricing-part h4 {
  font-size: 30px;
  padding: 26px 0 12px;
  display: block;
  margin: 10px 0px 0px 0px;
}

.price_offer_line {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

.pricing-part h5 {
  font-size: 35px;
  color:var(--grad-one);
}

.witri_texti_list {
  margin-top: 25px;
}

.pricing-part ul {
  padding: 0 30px;
}

.witri_texti_list ul li {
  list-style: none;
  font-size: 17px;
  margin-bottom: 17px;
}

.witr_btnp_color {
  padding-top: 14px;
  padding-bottom: 40px;
}

.witr_btnp_color a.btn {
  color:var(--grad-one);
  background: transparent;
  padding: 12px 35px 12px 35px;
  display: inline-block;
  border-radius: 100px;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid var(--grad-one);
}

.witr_btnp_color a.btn:hover {
  color: #ffffff;
  /*background:var(--gradient-bg);*/
  background: var(--hover);
}

/* Price Area end */

/* Testimonial area start */

.testi_main {
  background: url(../image/testi-bg-img.jpg) no-repeat center center /
    cover;
  padding: 85px 0 60px 0;
}

.testi_page_testi {
  background: transparent;
}

.testi_main .witr_section_title_inner h2 {
  font-size: 20px;
  display: inline-block;
  color: #ffffff;
}

.testi_main .witr_section_title_inner h3 {
  color: #ffffff;
}

.testi_page_testi .witr_section_title_inner h2 {
  font-size: 20px;
  display: inline-block;
  color:var(--grad-one);
}

.testi_page_testi .witr_section_title_inner h3 {
  color: #000;
}

.testi_page_testi .test-part {
  box-shadow: 0 5px 10px 0 rgb(240 241 243);
}

.test-part {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  background-color: #ffffff;
  padding: 30px 17px 10px 30px;
  position: relative;
  text-align: left;
  display: inline-block;
  margin-bottom: 10px;
}

.test-part h6 {
  display: inline-block;
  font-size: 20px;
  line-height: 26px;
  padding-top: 30px;
  padding-bottom: 7px;
}

.test-part span {
  font-weight: 400;
  font-size: 17px;
}

.test-part ul {
  margin-bottom: 30px;
}

.test-part ul li {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 10px;
}

.execllent_toggol {
  display: flex;
  align-items: center;
  justify-content: center;
}

.em_crating i {
  font-size: 18px;
}

.em_crating i.active {
  color:var(--grad-one);
}

.execllent_star {
  margin-left: 15px;
}

.execllent_star h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  font-style: italic;
  color:var(--grad-one);
}

.test-part img {
  position: absolute;
  top: -43px;
  left: 30px;
  z-index: 22;
  width: 78px;
  height: 78px;
  border-radius: 100%;
}

.test-part p {
  margin: -20px 0px 25px 0px;
}

.testi_inner {
  margin-top: 60px;
  margin-bottom: 30px;
}

.testi_slider .slick-next {
  right: -55px;
  top: 60%;
  transform: translateY(-50%);
}

.testi_slider .slick-prev {
  left: -55px;
  top: 60%;
  transform: translateY(-50%);
}

/* Testimonial area end */

/* Blog area start */

.blog_main {
  padding: 120px 0;
}

.witr_blog_imags {
  overflow: hidden;
}

.blog-img {
  position: relative;
  transition: 0.5s;
}

.blog-img img {
  width: 100%;
}

.blog-img a {
  position: relative;
  display: block;
}

.blog-img a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transition: 0.5s;
  background: rgba(0, 0, 0, 0.5);
}

.wblog-content {
  padding: 23px 25px 26px;
  box-shadow: 0 2px 6px 0 #f5f2f2;
}

.wblog-content span {
  font-size: 15px;
  line-height: 28px;
  padding-bottom: 15px;
  margin-right: 10px;
  color:var(--grad-one);
}

.wblog-content span i {
  padding-right: 5px;
  padding-left: 5px;
  transition: 0.5s;
  color:var(--grad-one);
}

.wblog-content span a {
  font-size: 15px;
  color:var(--grad-one);
}

.wblog-content h5 {
  margin: 10px 0 15px;
}

.wblog-content > a {
  font-size: 16px;
  font-weight: 500;
  padding: 9px 30px;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 5px;
  transition: 0.5s;
  display: inline-block;
  border: 1px solid var(--grad-one);
  color:var(--grad-one);
}

.wblog-content > a:hover {
  /*background: var(--gradient-bg);*/
  border: 1px solid  var(--hover);
  background: var(--hover);
  color: #ffffff;
}

/* Blog area end */

/* Footer area start */

.taskoit-description-area p {
  font-size: 14px;
  color: #ffffff;
}

/* Footer area end */

/* Counter CSS area start */

.counter-main {
  background:var(--gradient-bg);
  padding: 60px 0;
}

.witr_counter_icon {
  float: left;
}

.witr_counter_number_inn {
  overflow: hidden;
}

.witr_counter_icon {
  color: #ffffff;
  font-size: 40px;
  transform: rotate(0deg);
  padding: 25px 23px 0px 0px;
}

.all_counter_color h3 {
  color: #ffffff;
  font-size: 36px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0;
}

.all_counter_color span {
  color: #ffffff;
  font-size: 36px;
  font-weight: 700;
}

.all_counter_color h4 {
  color: #ffffff;
  font-size: 18px;
  margin: 7px 0px 0px 0px;
}
/* Counter CSS area end */

/* Card2 area start */

.card2_main .all_color_service {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #ffffff;
  padding: 42px 20px 45px 20px;
  transition: 0.5s;
}

.card2_main .width_height_link_0.service-item i {
  font-size: 50px;
  height: auto;
  width: auto;
  border-radius: initial;
  line-height: normal;
  background: 0 0;
  border: none;
  color:var(--grad-one);
}

.card2_main .all_color_service h3 {
  padding: 15px 0px 5px 0px;
}

.card2_main .service-btn > a {
  display: inline-block;
  transition: 0.5s;
  padding: 9px 30px;
  border-radius: 100px;
  font-size: 17px;
  font-weight: 600;
  margin: 5px 0px 0px 0px;
  border: 1px solid var(--grad-one);
  color:var(--grad-one);
  background: transparent;
}

.card2_main .service-btn > a:hover {
  color: #ffffff;
  /*background: var(--gradient-bg);*/
  background: var(--hover);
}

.card2_main .all_color_service:hover {
  /*border-color:var(--grad-one);*/
  border-color: var(--hover);
}

.card2_main {
  padding-top: 120px;
}

/* Card2 area end */

/* Single area start */

.single_service_main {
  padding: 100px 0 0 0;
}

.s_service_img img {
  width: 100%;
}

.s_service_text {
  margin-top: 20px;
}

.witr_text_widget_inner h2 {
  font-size: 40px;
  padding: 20px 0px 0px 0px;
}

/* Single area end */

/* Faq area start */

.faq_area2 {
  padding: 100px 0 100px;
}

.writ_ac_style_02:focus,
.writ_ac_style_02:hover {
  /*color: #232323;*/
  color: var(--hover);
  background: none;
}

.active .writ_ac_style_02 {
  background: none;
  color: #232323;
}

.border_bottom_0 {
  border-bottom: none;
}

.writ_ac_style_02 {
  margin-left: 40px;
  font-size: 20px;
  font-weight: 600;
  display: block;
  padding: 10px 10px;
  color: #232323;
}

.writ_ac_style_02:before {
  position: absolute;
  content: "\f067";
  left: 25px;
  top: 10px;
  margin-right: 5px;
  font-family: fontawesome !important;
  font-weight: 200;
}

.active .writ_ac_style_02:before {
  content: "\f068";
}

.card-header.witr_ac_card.border_bottom_0 {
  background: #fff;
  padding: 0px 5px;
}

.faq_area1 .content_style p,
.faq_area1 .conent_style p {
  padding: 15px 25px 15px;
}

.card.card-2.accordion_02_shadow {
  border: 0 !important;
  margin-bottom: 20px;
  box-shadow: 1px 1px 7px -5px rgba(0, 0, 0, 0.75);
}

.faq_area2 .witr_ac_style {
  padding-left: 30px;
  font-size: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  padding: 11px 15px;
  transition: 0.5s;
  padding: 9px 20px 9px 10px;
  font-family: inherit;
}

.faq_area2 .accordion_area .card-2 p {
  padding: 15px 23px 15px;
}

.writ_ac_style_02:before {
  font-weight: 400;
  font-size: 20px;
  color: #232323;
}

/* Faq area end */

/* Price2 area start */

.price2_inner .pricing_area {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #dddddd;
  border-radius: 5px;
  box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
}

.price2_inner .pricing-part {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.price2_inner .pricing_top_box {
  position: relative;
  padding: 30px 25px;
  background: var(--gradient-bg);
}

.price2_inner .pricing_topb_zindex {
  position: relative;
  z-index: 1;
}

.price2_inner .pricing-part h4 {
  font-size: 30px;
  padding: 0;
  display: block;
  color: #fff;
  margin: 0;
}

.price2_inner .top_by_bottom {
  padding-top: 30px;
}

.price2_inner .pricing-part h5 {
  font-size: 35px;
  color: #fff;
}

.price2_inner .pricing-part span {
  font-size: 24px;
  margin-right: 5px;
}

.price2_inner .pricing_top_box p {
  margin: 0;
  color: #fff;
}

.price2_inner .witr_pricing_icon i {
  padding-top: 0;
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #fff;
  text-align: center;
  border-radius: 100%;
  box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
  font-size: 40px;
  color:var(--grad-one);
}

.price2_inner .witr_pricing_icon {
  position: relative;
  top: -50px;
  left: 44px;
}

.pricing_style_6 .witri_texti_list {
  margin-top: 0;
}

.price2_inner .pricing-part ul {
  text-align: left;
  padding: 0px 0px 0px 50px;
}

.price2_inner .witri_texti_list ul li i {
  margin-right: 10px;
}

.price2_inner .witr_btnp_color a.btn {
  background-color: #060606;
  border-style: solid;
  border-color: #060606;
  border-radius: 0px 0px 0px 0px;
  color: #ffffff;
}

.price2_inner .witr_btnp_color a.btn:hover {
  /*color: #ffffff;*/
  color: var(--hover);
  background:var(--gradient-bg);
  border-style: solid;
  border-color:var(--grad-one);
}

.pricing_style_6.pricing-part a.btn {
  display: block;
  padding: 17px 30px;
}

.pricing_style_6 .witr_btnp_color {
  padding-top: 45px;
  padding-bottom: 0;
}

.price2_main {
  padding-bottom: 120px;
}

/* Price2 area end */

/* Testimonial2 area start */

.testi_main2 {
  padding-bottom: 120px;
}

.testi_main2 .witr_testi_main {
  box-shadow: 0 0 10px 0 rgb(240 241 243);
  text-align: center;
  padding: 50px 0;
  width: 70%;
  margin: auto;
  margin-top: -50px;
  margin-bottom: -50px;
  border-top: 2px solid var(--gradient-bg);
  border-bottom: 2px solid var(--gradient-bg);
  background: #fff;
}

.witr_background_test {
  box-shadow: 0 0 10px 0 rgb(240 241 243);
  margin-top: 50px;
  margin-bottom: 60px;
  border-top: 2px solid var(--gradient-bg);
  border-bottom: 2px solid var(--gradient-bg);
}

.testi_main2 .witr_ns_part h6 {
  font-size: 22px;
  margin-top: 10px;
}

.testi_main2 .witr_test_content p {
  width: 88%;
  margin: auto;
  margin-top: 30px;
}

.testi_main2 .witr_test_name {
  margin: 30px 0 15px;
}

.testi_main2 .witr_test_part {
  float: left;
  margin-left: 300px;
  margin-right: -180px;
}

/* Testimonial2 area end */

/* Faqpage area start */

.faqpage_left img {
  width: 100%;
}

.witr_section_title p {
  margin-top: 10px;
}

.faqpage_right .accordion_area .card-2 {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #f1f1f1;
  margin-bottom: 15px;
}

.faqpage_right .accordion_area .card-header.witr_ac_card {
  background: 0 0 !important;
  padding: 0;
  border-bottom: 0;
  text-align: left;
}

.faqpage_right .witr_ac_style {
  font-size: 17px;
  font-weight: 600;
  display: flex;
  align-items: center;
  padding: 11px 15px;
  transition: 0.5s;
}

.faqpage_right .active .witr_ac_style {
  color:var(--grad-one);
  background-color: #ffffff00;
}

.faqpage_right .witr_ac_style:before {
  position: absolute;
  content: "\ea99";
  right: 30px;
  font-family: IcoFont !important;
  font-weight: 400;
}

.faqpage_right .card-2 p {
  padding: 0px 10px 0px 25px;
}

.faqpage_main {
  padding: 120px 0;
}

/* Faqpage area end */

/* Case area start */

.case_main {
  padding: 120px 0;
}

.witr_case {
  position: relative;
  overflow: hidden;
  padding-bottom: 45px;
  margin-bottom: 20px;
}

.witr_case_image {
  overflow: hidden;
  position: relative;
}

.witr_case_image img {
  width: 100%;
}

.witr_case_image:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0%;
  content: "";
  transition: 0.5s;
  background: var(--gradient-bg)a6;
}

.witr_case:hover .witr_case_image:before {
  height: 100%;
}

.witr_content_casem {
  padding: 21px 15px 26px;
  position: absolute;
  bottom: -80px;
  left: 15px;
  margin: auto;
  transition: 0.5s;
  right: 15px;
  text-align: left;
  background: #fff;
}

.witr_case:hover .witr_content_casem {
  bottom: -4px;
}

.witr_content_casei p {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 4px;
  color:var(--grad-one);
}

.witr_content_casei h3 {
  font-size: 21px;
}

.witr_case_btnb {
  margin-top: 20px;
}

.witr_case_btnb a {
  font-size: 16px;
  font-weight: 600;
  padding: 13px 25px;
  border-radius: 5px;
  display: inline-block;
  transition: 0.5s;
  border: 1px solid #ececec;
  background: #fff;
  color:var(--grad-one);
}

.witr_case_btnb a:hover {
  /*border: 1px solid var(--grad-one);*/
  /*background: var(--gradient-bg);*/
  border: 1px solid var(--hover);
  background: var(--hover);
  color: #fff;
}

.witr_case_btnb a i {
  margin-left: 5px;
  transition: 1s;
}

.witr_case_btnb a:hover i {
  margin-left: 15px;
}

/* Case area end */

/* Portfolio area start */

.port_main {
  padding: 120px 0;
}

.prot_content_inner {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10;
  transition: all 0.5s ease-in-out 0.5s;
}

.em_port_content {
  height: 100%;
  opacity: 1;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 9;
  left: 0;
  width: 100%;
  transition: 0.5s;
  background-color: #00000080;
}

.prot_content h3 a {
  font-size: 23px;
  font-weight: 700;
  text-transform: capitalize;
  transition: 0.5s;
  color: #fff;
}

.prot_content p span {
  display: inline-block;
  padding-top: 0;
  color: #fff;
  position: relative;
  margin: 0 2px;
}

.prot_content h3 a:hover {
  /*color:var(--grad-one);*/
   color:var(--hover);
}

.picon a {
  background: 0 0;
  border-radius: 5px;
  display: inline-block;
  font-size: 25px;
  height: 50px;
  line-height: 50px;
  margin: 0 8px 11px;
  width: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  text-align: center;
}

.picon a:hover {
  /*background: var(--gradient-bg);*/
  background: var(--hover);
}

.portfolio_nav ul li {
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  margin: 0 5px 10px;
  padding: 10px 20px;
  position: relative;
  transition: 0.5s;
  border: 1px solid #f3eaea;
}

.portfolio_nav ul li.current_menu_item,
.portfolio_nav ul li:hover {
  color: #ffffff;
  /*background: var(--gradient-bg);*/
  background: var(--hover);
}

/* Portfolio area end */

/* Contact area start */

.contact_card_inner .all_color_service {
  padding: 50px 30px 30px 30px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}

.contact_card_inner .service-item i {
  font-size: 30px;
  height: 80px;
  width: 80px;
  text-align: center;
  border-radius: 50%;
  line-height: 80px;
  display: inline-block;
  background: var(--gradient-bg);
  transition: 0.5s;
  color: #fff;
}

.contact_card_inner .service-item h3 {
  padding: 15px 0 10px;
}

.contact_card_inner .service-item p {
  padding-top: 0;
}

.contact_card_inner .all_color_service:hover i {
  /*background-color: #060606;*/
  background-color:var(--hover) ;
}

.contact_card {
  padding: 100px 0;
}

.apartment_area {
  text-align: center;
  position: relative;
  background-size: cover;
  padding: 60px 35px 60px;
  border-radius: 10px;
  box-shadow: 0 0 30px 0 rgb(0 0 0 / 6%);
}

.apartment_text h1 {
  color:var(--grad-one);
}

.apartment_text h2 {
  margin-bottom: 40px;
  font-size: 38px;
}

.contact_form input {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  outline: 0;
  margin-bottom: 23px;
  border: 1px solid #f1f1f1;
  color: #888;
  padding-left: 30px;
}

.form-control {
  display: block;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.contact_form textarea {
  margin-bottom: 25px;
  height: 150px;
  padding-left: 30px;
}

.contact_form button {
  border: 0;
  display: inline-block;
  font-weight: 600;
  padding: 15px 30px;
  cursor: pointer;
  background: var(--gradient-bg);
  color: #fff;
  border-radius: 100px;
  font-size: 17px;
  transition: 0.5s;
  margin-bottom: 1rem;
}

.contact_form button:hover {
  color: #fff;
  /*background: #02101e;*/
   background:var(--hover);
}

.contact_input_main {
  padding-bottom: 120px;
}

.contact_map iframe {
  width: 100%;
  margin-bottom: -8px;
  height: 500px;
     border: none; 
}

/* Contact area end */

/* Blog sidebar area start */

.blog-left-side .recent-post-item {
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}

.recent-post-image {
  float: left;
  margin-right: 15px;
}

.recent-post-image a img {
  width: 70px;
  height: 43px;
}

.blog-left-side .recent-post-text {
  overflow: hidden;
  margin-top: -6px;
}

.recent-post-text > h4 {
  margin-bottom: 0;
  line-height: 1;
}

.blog-left-side .widget a {
  color: #454545;
  transition: all 0.3s ease 0s;
  font-size: 17px;
}

/* Blog sidebar area end */

/* Bg video area start */

.witr_swiper_height {
  position: relative;
}

.video_bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.5;
  z-index: -1;
}
.banner_video .witr_ds_content_inner h1,
.banner_video .witr_ds_content_inner h2,
.banner_video .witr_ds_content_inner h3,
.banner_video .witr_ds_content_inner p {
  color: #fff !important;
}
.banner_video .witr_video_btn {
  color: #fff !important;
}
.witr_youtube_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -99;
}
.witr_youtube_video iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/* .banner_video .witr_swiper_content h2 {
  width: 75%;
} */

/* Bg video area end */
.about_main{
	padding-bottom:30px
	
}
.service_top_image img{
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.info-contact{
    color:#fff;
}
.news_nav{
	justify-content: center;
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
}
.nav-pills .nav-link{
	width: auto;
	margin:5px 25px 0 25px;
	padding:18px 0;
	border-bottom: 3px solid #fff;
	transition:0s

}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	border-bottom: 3px solid #e73c3e;
	border-radius: 0;
	background-color: #fff;
	color: #000;
	transition:0s
}
.single-blog .content .news-btn{
	font-weight: 500;
}
.blog-single-section{
  background: #fff;
  margin-bottom: 10px;
}

.blog-single-section .more-posts {
  overflow: hidden;
  background: #f9f9f9;
  padding: 0 25px;
}

.blog-single-section .more-posts > div {
  width: 50%;
  float: left;
}

@media (max-width: 767px) {
  .blog-single-section .more-posts > div {
    width: 100%;
    float: none;
  }
}

.blog-single-section .more-posts > div > a {
  /*display: inline-block;*/
}

.blog-single-section .more-posts .previous-post,
.blog-single-section .more-posts .next-post {
  padding: 40px 0;
}

@media (max-width: 767px) {
  .blog-single-section .more-posts .previous-post,
  .blog-single-section .more-posts .next-post {
    padding: 25px 15px !important;
  }
}

.blog-single-section .more-posts .next-post {
  text-align: right;
  border-left: 1px solid #ececec;
  padding-left: 15px;
  padding-right: 5px;
}

@media (max-width: 767px) {
  .blog-single-section .more-posts .next-post {
    border-left: 0;
    text-align: left;
    border-top: 1px solid #ececec;
  }
}

.blog-single-section .more-posts .next-post .post-control-link {
  padding-right: 25px;
  position: relative;
}

@media (max-width: 767px) {
  .blog-single-section .more-posts .next-post .post-control-link {
    padding-right: 0;
  }
}




.blog-single-section .more-posts .previous-post {
  padding-right: 15px;
  padding-left: 5px;
}

.blog-single-section .more-posts .previous-post .post-control-link {
  padding-left: 25px;
  position: relative;
}

@media (max-width: 767px) {
  .blog-single-section .more-posts .previous-post .post-control-link {
    padding-left: 0;
  }
}


@media (max-width: 767px) {
}

.blog-single-section .more-posts .previous-post > a > span,
.blog-single-section .more-posts .next-post > a > span {
  display: block;
}

.blog-single-section .more-posts .post-control-link {
  font-size: 14px;
  color: #57667e;
}

.blog-single-section .more-posts .post-name {
  font-size: 17px;
  color: #242632;
  margin: 0.7em 0 0;
  font-weight: 600;
  display: block;
}

@media (max-width: 991px) {
  .blog-single-section .more-posts .post-name {
    font-size: 18px;
  }
}

.blog-single-section .more-posts a:hover .post-control-link {
  /*color: #f28d35;*/
  color: var(--hover);
}

.flex{
    display: flex;
}
.just-center{
    justify-content: center;
}
.align-items{
    align-items: center;
}
.blog-single-section .comments-area {
  margin-top: 70px;
}

.blog-single-section .comments-area .comments {
  border: 1px solid #ececec;
}
.blog-single-section .comments-area .comments .comment-image {
  width: 80px;
}

.blog-single-section .comments-area li > div {
  border-bottom: 1px solid #ececec;
  padding: 35px;
}

@media (max-width: 991px) {
  .blog-single-section .comments-area li > div {
    padding: 35px 25px;
  }
}

.blog-single-section .comments-area ol {
  list-style-type: none;
  padding-left: 0;
}

.blog-single-section .comments-area ol ul {
  padding-left: 30px;
  list-style-type: none;
}

.blog-single-section .comments-area ol > li:last-child div {
  border-bottom: 0;
}

.blog-single-section .comments-area .comments-title {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 1.5em;
}

@media (max-width: 991px) {
  .blog-single-section .comments-area .comments-title {
    font-size: 20px;
  }
}

.blog-single-section .comments-area li > div {
  position: relative;
}

.blog-single-section .comments-area .comment-theme {
  position: absolute;
  left: 35px;
}

@media (max-width: 767px) {
  .blog-single-section .comments-area .comment-theme {
    position: static;
  }
}

.blog-single-section .comments-area .comment-image{
  width: 80px;
  height: 80px;
}
.blog-single-section .comments-area .comment-theme img {
  border-radius: 50%;
  width: 100%;
}

.blog-single-section .comments-area .comment-main-area {
  padding-left: 100px;
}

@media (max-width: 767px) {
  .blog-single-section .comments-area .comment-main-area {
    padding-left: 0;
    margin-top: 25px;
  }
}

.blog-single-section .comments-area .comment-main-area p {
  margin-bottom: 20px;
}

.blog-single-section .comments-area .comments-meta h4 {
  font-size: 16px;
  color: #242632;
  font-weight: bold;
  margin: 0 0 1em;
}

.blog-single-section .comments-area .comments-meta h4 span {
  font-size: 13px;
  color: #57667e;
  font-weight: normal;
  font-style: italic;
  text-transform: none;
  display: inline-block;
  padding-left: 5px;
}

@media (max-width: 767px) {
  .blog-single-section .comments-area .comments-meta h4 span {
    padding-left: 0;
  }
}

.blog-single-section .comments-area .comment-reply-link {
  color: #f28d35;
  float: right;
  font-size: 20px;
  margin-left: 14px;
  position: relative;
  top: -8px;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  padding: 10px;
  font-weight: bolder;
}

.blog-single-section .comments-area .comment-reply-link:hover {
  /*color: #242632;*/
  color: var(--hover);
}
.store_main {
  background-color: #f3f3f3;   
}
.store_main .store_item {
  background: #fff;
}
