/*
Teamplate Name: wefirm
Author Name: wpexpert
*/

/* Table Of content 
#HEADING TOP MENU CSS

*/

/* Fonts CSS Area */

@import url("css2.css");


/* 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: "Barlow", sans-serif;
     font-weight: 400;
     font-style: normal;
     font-size: 16px;
     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: "Rajdhani", sans-serif;
     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;
}
 .wefirm_menu ul .sub-menu li a, .wefirm_menu > ul > li > a {
     font-family: "Barlow", 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;
}
/*======================= wefirm 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;
}
 .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;
}
/* ============== wefirm 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 .wefirm_menu > ul {
     text-align: left;
}
 .logo-right .wefirm_menu > ul > li:first-child a {
     padding-left: 0px;
}
/* logo top */
 .logo-top .logo {
     text-align: center;
}
 .logo-top .wefirm_menu > ul {
     text-align: center;
}
 .logo a {
     font-size: 23px;
     font-weight: 700;
     display: inline-block;
}
/* logo sticky */
 .wefirm-main-menu .logo a.main_sticky_main_l {
     display: block;
}
 .wefirm-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 */
 .wefirm-main-menu .prefix .logo a.main_sticky_main_l {
     display: none;
}
 .wefirm-main-menu .prefix .logo a.main_sticky_l {
     display: block;
}
/* mobile logo */
 .mobile_menu_logo.text-center {
     padding: 20px 0;
}
/* ============== wefirm menu css ================= */
 .wefirm_menu ul {
     text-align: right;
     list-style: none;
     margin-top: 0;
     margin-bottom: 0;
}
 .wefirm_menu > ul > li {
     display: inline-block;
     position: relative;
}
 .wefirm_menu > ul > li > a {
     display: block;
     margin: 40px 20px 40px 0;
     transition: 0.2s;
     position: relative;
     font-size: 19px;
     font-weight: 600;
}
 .wefirm_menu ul .sub-menu li a, .wefirm_menu > ul > li > a {
     font-family: "Barlow", sans-serif;
}
 .wefirm_menu > ul > li > a:before, .wefirm_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;
}
 .wefirm_menu ul li:last-child a {
     margin-right: 0px;
}
 .wefirm_menu > ul > li.current > a, .wefirm_menu > ul > li:hover > a, .wefirm_menu > ul > li:hover > a:before, .wefirm_menu > ul > li.current > a:before {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
 .wefirm_menu > ul > li.current > a, .wefirm_menu > ul > li:hover > a, .creative_header_menu > ul > li:hover > a {
     background: transparent;
}
/* sub menu style */
 .wefirm_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;
}
 .wefirm_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;
}
 .wefirm_menu ul .sub-menu li {
     position: relative;
     transition: 0.5s;
}
 .wefirm_menu ul .sub-menu li:before {
     opacity: 0;
     -webkit-transition: 0.1s;
     transition: 0.1s;
     position: absolute;
     top: 50%;
     content: "//";
     transform: translateY(-50%);
}
 .wefirm_menu ul .sub-menu li:hover:before {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
 .wefirm_menu ul .sub-menu li:hover {
     margin-left: 15px;
}
 .wefirm_menu ul .sub-menu li a {
     display: block;
     margin: 0;
     letter-spacing: normal;
     font-size: 18px;
     font-weight: 600;
     transition: 0.5s;
     padding: 7px 17px;
     visibility: inherit !important;
}
/* sub menu 2 */
 .wefirm_menu ul .sub-menu .sub-menu {
     left: 100%;
     top: 130%;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     visibility: hidden;
}
 .wefirm_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 */
 .wefirm_menu ul .sub-menu .sub-menu li {
     position: relative;
}
 .wefirm_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;
}
 .wefirm_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 */
 .wefirm_menu ul .sub-menu .sub-menu .sub-menu li {
     position: relative;
}
 .wefirm_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {
}
 .wefirm_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 */
 .wefirm-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 .wefirm_nav_area {
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     padding: 0;
     transition: 0.5s;
     position: absolute;
}
 .wefirm_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 .wefirm_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 .wefirm_menu > ul > li > a {
     margin: 32px 10px;
}
 .logo-right .wefirm_menu {
     -webkit-box-pack: start;
     -ms-flex-pack: start;
     justify-content: flex-start;
}
 .logo-top .wefirm_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 .wefirm_menu, .witr_h_h13 .wefirm_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 .wefirm_menu, .witr_h_h3 .wefirm_menu, .witr_h_h4 .wefirm_menu, .witr_h_h5 .wefirm_menu, .witr_h_h6 .wefirm_menu, .witr_h_h7 .wefirm_menu, .witr_h_h8 .wefirm_menu, .witr_h_h9 .wefirm_menu, .witr_h_h10 .wefirm_menu, .witr_h_h11 .wefirm_menu, .witr_h_h14 .wefirm_menu, .witr_h_h17 .wefirm_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;
     padding: 13px 25px;
}
/* user login */
 .logged-in .trp_nav_area {
     top: 32px;
}
 .logged-in .transprent-menu .wefirm_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 .wefirm_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);
}
 .wefirm_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;
}
 */
 .wefirm_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: 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;
     background-color: rgba(0, 0, 0, 0.3);
}
 .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 =========================*/
 .wefirm-blog-area {
     padding: 90px 0 100px;
}
 .wefirm-blog-index.blog-area.wefirm-blog-area, .wefirm-blog-area.wefirm-blog-archive {
     padding: 100px 0 100px;
}
 .wefirm-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 */
 .wefirm-blog-thumb {
     overflow: hidden;
}
 .wefirm-blog-thumb a {
     display: block;
     position: relative;
}
 .wefirm-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;
}
 .wefirm-blog-thumb img {
     transition: 0.5s;
     display: block;
}
 .wefirm-single-blog:hover .wefirm-blog-thumb a:before {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
 .wefirm-single-blog:hover .wefirm-blog-thumb img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
/* BLOG POST META LEFT CSS */
 .wefirm-blog-meta-left {
     padding: 0 0 9px;
}
 .wefirm-blog-meta-left a, .wefirm-blog-meta-left span {
     font-size: 16px;
     margin-right: 5px;
     -webkit-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
}
 .wefirm-blog-meta-left i {
     font-size: 13px;
     margin-right: 5px;
}
/* BLOG POST META RIGHT CSS */
 .wefirm-blog-meta-right {
     float: right;
     padding: 0px 0;
}
 .wefirm-blog-meta-right a, .wefirm-blog-meta-right span {
     font-size: 12px;
     margin-left: 5px;
}
 .wefirm-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;
}
/*======================== wefirm BLOG DETAILS AREA CSS =========================*/
 .wefirm-single-blog-details {
     margin-bottom: 40px;
}
 .em-theme-main-page .wefirm-single-blog-details {
     padding: 30px 30px 10px;
}
 .wefirm-single-blog-details-inner {
     padding: 38px 45px 15px;
     box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
     border-radius: 0 0 10px 10px;
}
 .wefirm-single-blog--thumb img {
     width: 100%;
}
 .wefirm-single-blog-title h2 {
     padding: 0;
     margin-top: 0;
     margin-bottom: 8px;
}
 .wefirm-single-blog-details .wefirm-blog-meta {
     padding: 0px;
     margin: 0px;
}
 .wefirm-single-blog-details .wefirm-blog-meta-right, .wefirm-single-blog-details .wefirm-blog-meta-left {
     padding: 0px 0 10px 0;
}
 .wefirm-blog-social {
     margin-bottom: 25px;
     margin-top: 25px;
}
 .wefirm-single-icon-inner {
     text-align: center;
}
 .wefirm-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 =========================*/
 .paginations {
     text-align: center;
     margin-top: 20px;
}
 .paginations a, .page-numbers span.current {
     display: inline-block;
     font-weight: 500;
     margin: auto 5px;
}
 .page-numbers li {
     display: inline-block;
}
/* tutor pagination */
 .tutor-pagination, .tutor-pagination-wrap {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
}
 a.page-numbers, .page-numbers, .tutor-pagination-wrap a, .tutor-pagination-wrap span.page-numbers.current {
     border-radius: 5px;
     margin-right: 10px;
     padding: 15px 24px;
     font-size: 19px;
     line-height: 1;
     transition: 0.5s;
}
 ul.page-numbers a.page-numbers {
     box-shadow: 0 10px 40px 0 rgba(50, 65, 141, 0.12);
}
 a.page-numbers {
     box-shadow: 0 10px 40px 0 rgba(50, 65, 141, 0.12);
}
 .paginations .page-numbers, .wefirm-blog-area .page-numbers, .witr_shop_area .page-numbers {
     background: 0% 0;
}
/*======================== 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_wefirm_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;
}
/*======================== wefirm 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;
}
/*======================== wefirm 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;
}
/*======================== wefirm 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 =========================*/
/*======================== wefirm 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 =========================*/
/*======================== wefirm 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: left;
}
 .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;
    }
     .wefirm-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;
}
/*===================== wefirm 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 */
 .wefirm-description-area a img {
     margin: 26px 0;
}
 .social-icons {
     text-align: left;
}
 .wefirm-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;
}
 .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;
}
 .slick-next {
     right: 5px;
}
 .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-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
     background: #28fce6;
     outline: 0;
     border: 0;
}
 .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
     color: #fff;
}
 .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;
}
 .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 */
 .wefirm-event-singlea {
     padding-bottom: 20px;
}
 h2.related-projects-title.text-left {
     padding-bottom: 30px;
}
/* site page social icon */
 .wefirm-single-icon {
     text-align: left;
}
 .wefirm-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 .wefirm-description-area p, .right_popupmenu_area .wefirm-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;
}
 .wefirm-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 wefirm 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: #0268811a;
     padding: 14px 23px;
     display: inline-block !important;
     color: #026881;
     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;
     background: #373737;
}
 .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: #026881;
     color: #fff;
     margin-right: 15px;
     padding: 16px 40px;
     font-size: 17px;
     font-weight: 600;
     margin-top: 10px;
}
 .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: #026881;
}
 a.witr_video_btn {
     color: #222429;
}
/* feature area css */
 .tx_sv_area {
     padding-top: 90px;
}
 .twr_feature_three_text a:hover {
     color: #222429;
}
 .witr_btn_all_color {
     color: #026881 !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 {
     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;
}
 .witr_cfeature9 .feature_btn {
     position: relative;
     top: 20px;
}
 .witr_cfeature9 .sub-item:hover .feature_btn a {
     background: #fff;
     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: #026881;
}
 .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;
}
 .wefirm_slider_icon {
     display: inline-block;
}
 .wefirm_slider_icon ul li {
     list-style: none;
     display: inline-block;
}
 .wefirm_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, .wefirm_button a, .witr_sbtn_s8 a {
     font-size: 18px;
     font-weight: 500;
     border-radius: 5px;
}
/* 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;
}
 .login_text span a {
     font-weight: 600;
     color: #272727;
}
 .prefix .login_text span a {
     color: #fff;
}
 .l_menu {
     justify-content: flex-end;
}
/* 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: #026881;
}
 .top-form-control input {
     border-bottom: 3px solid #fff;
}
/* Nav search icon */
/* Banner Css Area start */
 .witr_swiper_height {
     height: 879px;
     display: flex;
     flex-direction: column;
     justify-content: center;
     position: relative;
     background-repeat: no-repeat;
     background-position: center;
     background-size: cover;
}
 .witr_sw_text_area {
     width: 60%;
     height: 100%;
}
 .witr_swiper_content h2, .witr_swiper_content h3 {
     font-size: 68px;
     font-weight: 700;
     line-height: 1;
     color: #ffffff;
     margin: 0 auto 7px 0;
}
 .witr_swiper_content p {
     width: 70%;
     margin: 14px auto 15px 0;
     font-weight: 500;
     font-size: 18px;
     color: #ffffff;
}
 .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: #026881;
}
 .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: #ffffff;
     background-color: transparent;
     border: 1px solid #ffffff;
}
 .witr_swiper_content .witr_btn.active:hover {
     color: #ffffff;
     background-color: #026881;
     border: 1px solid transparent;
}
 .slider_btn {
     margin-top: 53px;
}
 .witr_swiper_content .witr_btn {
     color: #090909;
     background-color: #ffffff;
     font-size: 16px;
     font-weight: 700;
     border-style: none;
     border-radius: 5px;
}
 .witr_swiper_content .witr_btn:hover {
     background-color: #28fce6;
}
 .witr_swiper_content .witr_btn.active {
     color: #ffffff;
     background-color: #28fce678;
     border: 0;
}
 .witr_swiper_content .witr_btn.active:hover {
     border: 0;
}
/* Banner Css Area end */
/* Feature area start */
 .witr_section_title_inner h2 {
     font-size: 16px;
     display: inline-block;
     text-transform: uppercase;
     color: #026881;
}
 .witr_section_title_inner h1, .witr_section_title_inner h3 {
     font-size: 40px;
     margin: auto;
     font-weight: 700;
     line-height: 1.4;
}
 .feature_main {
     padding: 90px 0;
     background-color: #f9f9f9;
}
 .feature_inner .all_color_service {
     padding: 35px 35px 38px 35px;
     box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
     background-color: #ffffff;
     transition: 0.5s;
}
 .feature_inner .em-service-icon i {
     color: #026881;
     font-size: 80px;
     margin: 0px 0px 5px 0px;
     display: inline-block;
     transition: 0.5s;
}
 .feature_inner .em-service-title h3 {
     padding: 0px 0px 10px 0px;
     transition: 0.5s;
     margin-bottom: 8px;
}
 .feature_inner .em-service-desc p {
     transition: 0.5s;
}
 .feature_inner .em-service:hover {
     position: relative;
     backface-visibility: hidden;
     z-index: 3;
}
 .feature_inner .em-service:hover::before {
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
     transition: 0.5s;
     background-color: transparent;
     background-image: linear-gradient(180deg, #28fce6e3 0%, #026881e3 100%);
}
 .feature_inner .all_color_service:hover {
     border-color: #017e84;
     background-image: url("../image/feture-bg-img.jpg");
}
 .all_color_service:hover i, .all_color_service:hover .em-service-desc p, .all_color_service:hover .em-service-title h3 a {
     color: #ffffff;
}
 .em-service-title h3 a:hover {
     color: #28fce6 !important;
}
/* Feature area end */
/* About area start */
 .about_main {
     padding: 100px 0;
}
 .about_left img {
     width: 100%;
}
 .about_right {
     margin: 40px 0 0 40px;
}
 .about_right .witr_section_title_inner p {
     width: 100%;
     margin-top: 35px;
     margin-bottom: 10px;
}
 .about_icon .witr_s_flex {
     display: flex;
     margin-bottom: 20px;
}
 .em-service-icon {
     margin-right: 20px;
     margin-top: 10px;
}
 .em-service-icon img {
     margin-bottom: 15px;
}
 .about_icon .em-service-desc p {
     padding: 0px 40px 0px 0px;
}
 .about_icon {
     margin-top: 40px;
}
 .about_icon .em-service-title h3 a:hover {
     color: #026881 !important;
}
/* About area end */
/* Company area start */
 .company_main {
     border-style: solid;
     border-width: 1px 0px 0px 0px;
     border-color: #f3f3f3;
     padding: 70px 0px 70px 0px;
}
/* Company area end */
/* Application area start */
 .appli_inner {
     box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.06);
     padding: 55px 45px 45px 60px;
     z-index: 9;
     background-image: url(../image/call-to-img.jpg);
     background-position: center center;
     background-size: cover;
}
 .witr_s_flex {
     display: flex;
}
 .appli_left .em-service-inner {
     overflow: hidden;
     width: 100%;
}
 .appli_left .em-service-icon {
     margin: -3px 20px 0px 0px;
}
 .appli_left .all_icon_color i {
     color: #ffffff;
     font-size: 32px;
     width: 83px;
     height: 83px;
     line-height: 83px;
     transition: 0.5s;
     background-color: #14b1bb;
     display: inline-block;
     text-align: center;
     border-radius: 50%;
     margin: -3px 20px 0px 0px;
}
 .appli_left .all_icon_color i:hover {
     background-color: #28fce6;
}
 .appli_left .em-service-title h3 a {
     color: #ffffff;
     font-family: "IBM Plex Sans", Sans-serif;
     font-size: 25px;
}
 .appli_left .em-service-desc p {
     color: #ffffff;
}
 .appli_right .witr_btn {
     margin: 6px 0px 0px 0px;
     padding: 16px 42px 16px 42px;
     background-color: #ffffff;
     color: #090909;
     border-radius: 5px;
     font-size: 18px;
     font-weight: 500;
}
 .appli_right .witr_btn:hover {
     background-color: #026881;
     color: #fff;
}
/* Application area end */
/* Service area start */
 .service_main {
     margin-top: -110px;
     margin-bottom: 0px;
     padding: 185px 0px 80px 0px;
     z-index: 1;
     background-color: #f9f9f9;
}
 .ser_2 {
     margin-top: 0;
     padding: 95px 0px 80px 0px;
}
 .service_inner .all_color_service {
     padding: 38px 25px 42px 30px;
     background-color: #ffffff;
     border-radius: 5px 5px 5px 5px;
     text-align: left;
     transition: 0.5s;
}
 .width_height_link_0.service-item i {
     color: #017e84;
     font-size: 60px;
     height: auto;
     width: auto;
     border-radius: initial;
     line-height: normal;
     background: 0 0;
     border: none;
     display: inline-block;
     text-align: center;
}
 .service_inner .all_color_service h3 {
     padding: 19px 0px 14px 0px;
     color: #131313;
}
 .service_inner .service-btn a {
     color: #026881;
     font-size: 16px;
     border-style: none;
     margin: 10px 0px 0px 0px;
     padding: 0px 0px 0px 0px;
     display: inline-block;
     font-weight: 500;
}
 .service_inner .all_color_service:hover {
     background-color: transparent;
     background-image: linear-gradient(180deg, #28fce6e3 0%, #026881e3 100%);
}
 .all_color_service:hover p, .all_color_service:hover h3 a, .service-btn a:hover, .all_color_service:hover i {
     color: #ffffff;
}
 .service_inner {
     margin-bottom: 30px;
}
/* Service area end */
/* Team area start */
 .team-part {
     overflow: inherit;
     padding-bottom: 40px;
     box-shadow: none;
     border-radius: 5px;
     transition: 0.5s;
}
 .witr_team_section img {
     width: 100%;
}
 .witr_team_section {
     position: relative;
     text-align: center;
}
 .team_o_icons {
     top: auto;
     bottom: -30px;
     left: 0;
     right: 0;
     transform: inherit;
     transition: 0.5s;
     margin-top: 0;
     padding: 0;
     position: absolute;
}
 .team_o_icons ul li {
     display: inline-block;
}
 .team_o_icons ul li a {
     width: 55px;
     height: 55px;
     line-height: 55px;
     border: none;
     border-radius: 5px;
     margin: 0;
     font-size: 20px;
     background: #026881;
     color: #fff;
     display: inline-block;
}
 .post_team_p11 {
     position: absolute;
     bottom: -45px;
     left: 15px;
     right: 15px;
     border-radius: 5px;
     box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
     padding: 15px 0;
     background: #fff;
}
 .witr_team_content h5 {
     margin: 0;
}
 .witr_team_content span {
     font-size: 18px;
     color: #026881;
}
 .team_o_icons ul li a:hover {
     background: #28fce6;
}
 .team-part:hover .team_o_icons {
     bottom: 65px;
}
 .team_inner {
     margin-bottom: 30px;
}
 .team_main {
     padding: 120px 0;
}
/* Team area end */
/* Support area start */
 .support_main {
     background: url(../image/skill-bg.jpg);
     padding: 90px 0px 90px 0px;
     background-position: center center;
     background-size: cover;
}
 .support_main .witr_section_title_inner p {
     margin-top: 10px;
     width: 100%;
     padding: 15px 0px 0px 0px;
}
 .support_right img {
     width: 100%;
}
 .progressbar_main {
     margin-top: 20px;
}
 .witr_single_progress {
     overflow: hidden;
}
 .witr_progress-style2.progress {
     box-shadow: none;
     border-radius: 0;
     overflow: visible;
     height: 6px;
     margin-top: 10px;
     margin-bottom: 20px;
}
 .witr_progress-style2 .progress-bar {
     position: relative;
     text-align: left;
     line-height: 4px;
     border-radius: 0;
     box-shadow: none;
     background-color: transparent;
     background-image: linear-gradient(90deg, #026881 0%, #28fce6 100%);
}
 .witr_progress-style2 .witr_percent {
     position: absolute;
     right: 0;
     font-weight: 700;
     font-size: 16px;
     top: -19px;
     color: #272727;
}
 .witr_label {
     font-size: 16px;
     font-weight: 500;
     color: #272727;
}
 .support_left .witr_btn {
     margin-top: 45px;
     background-color: transparent;
     background-image: linear-gradient(90deg, #28fce6 0%, #026881 100%);
     border-radius: 5px;
}
 .support_left .witr_btn:hover {
     background-color: transparent;
     background-image: linear-gradient(90deg, #026881 0%, #28fce6 100%);
}
/* Support area end */
/* Price area start */
 .price_main {
     padding: 90px 0;
}
 .pricing_area {
     box-shadow: 0px 0px 54px 0px rgba(66.99999999999993, 93.99999999999989, 255, 0.09);
     border-radius: 5px;
}
 .pricing-part {
     position: relative;
     overflow: hidden;
     text-align: center;
}
 .pricing-part h4 {
     font-size: 30px;
     padding: 55px 0px 10px 0px;
     display: block;
     margin: 0;
}
 .pricing-part h5 {
     font-size: 35px;
}
 .pricing-part span {
     font-size: 30px;
     margin-right: 5px;
}
 .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: 37px;
     padding-bottom: 40px;
}
 .pricing-part a.btn {
     border: 0;
     background: #026881;
     display: inline-block;
     margin: 0px 0px 20px 0px;
     padding: 12px 30px 12px 30px;
}
 .witr_btnp_color a.btn:hover {
     color: #ffffff;
     background-color: transparent;
     background-image: linear-gradient(45deg, #28fce6 0%, #026881 100%);
}
 .price_inner:hover {
     background-image: url("../image/pricing-bg.png");
     background-size: cover;
}
 .price_inner .all_pricing_color:hover h4, .price_inner .all_pricing_color:hover h5, .price_inner .all_pricing_color:hover .witri_texti_list ul li {
     color: #ffffff;
}
/* Price area end */
/* Gallery area start */
 .gallery_main {
     border-style: solid;
     border-width: 1px 0px 0px 0px;
     border-color: #dddddd8c;
     padding: 80px 0px 0px 0px;
}
 .witr_pslide_image:before {
     position: absolute;
     content: "";
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     transform: scale(0);
     transition: 0.5s;
     z-index: 1;
     background-color: transparent;
     background-image: linear-gradient(180deg, #026881 0%, #28fce6 100%);
     opacity: 0.5;
}
 .witr_pslide_image img {
     margin-right: auto;
     margin-left: auto;
     transition: 0.5s;
     width: 100%;
}
 .witr_pslide_image {
     overflow: hidden;
     position: relative;
}
 .witr_single_pslide {
     margin-bottom: 0px;
     overflow: hidden;
     position: relative;
     text-align: left;
}
 .witr_single_pslide:hover .witr_pslide_image img, .witr_single_pslide:hover .witr_pslide_image:before {
     transform: scale(1.2);
}
 .witr_content_pslide_text {
     z-index: 1;
     bottom: -170px;
     padding: 26px 40px 20px;
     border-radius: 0;
     left: 30px;
     right: 30px;
     text-align: left;
     box-shadow: 0px 0px 65px 0px #00000017;
     opacity: 1;
     background: #fff;
     position: absolute;
     transition: 0.5s;
}
 .witr_single_pslide:hover .witr_content_pslide_text {
     bottom: 30px;
}
 .witr_pslide_custom a span {
     width: 45px;
     height: 45px;
     line-height: 45px;
     font-size: 18px;
     box-shadow: 0px 0px 65px 0px #00000014;
     background: #026881;
     color: #fff;
     display: inline-block;
     text-align: center;
     transition: 0.5s;
}
 .witr_pslide_custom a span:hover {
     background: #28fce6;
}
 .witr_pslide_custom {
     bottom: auto;
     top: 30px;
     position: absolute;
     right: 12%;
}
/* Gallery area end */
/* Faq area start */
 .faq_main {
     padding: 100px 0;
}
 .about_faq {
     padding-bottom: 0;
}
 .service_faq {
     padding-bottom: 100px;
}
 .faq_left img {
     width: 100%;
}
 .accordion_area .card-2 {
     border-style: solid;
     border-width: 1px 1px 1px 1px;
     border-color: #f1f1f1;
     margin-bottom: 15px;
}
 .accordion_area .card-header.witr_ac_card {
     background: 0 0 !important;
     padding: 0;
     border-bottom: 0;
     text-align: left;
}
 .witr_ac_style {
     font-size: 17px;
     font-weight: 600;
     display: flex;
     align-items: center;
     padding: 11px 25px;
     transition: 0.5s;
     color: #222429;
     background-color: #ffffff00;
}
 .active .witr_ac_style {
     color: #026881;
     background-color: #ffffff00;
}
 .accordion_area .card-2 p {
     padding: 0px 25px 0px 25px;
}
 .witr_ac_style:before {
     position: absolute;
     content: "\ea99";
     right: 30px;
     font-family: IcoFont !important;
     font-weight: 400;
}
 .active .witr_ac_style:before {
     content: "\eaa1";
}
 .active .witr_ac_style:hover {
     background-color: transparent;
     color: #026881;
}
 .witr_ac_style:hover {
     background-color: #026881;
     color: #ffffff;
}
 .faq_right .accordion_area {
     margin-top: 30px;
}
/* Faq area end */
/* Testimonial area start */
 .testi_main {
     background: url(../image/testi-bg.png);
     padding: 0px 0px 190px 0px;
}
 .testi_padding {
     padding-top: 100px;
}
 .testi_margin {
     margin: 180px 0px 0 0px;
}
 .testi_inner {
     padding: 0 195px;
}
 .testi_inner p {
     position: relative;
     font-size: 20px;
     padding: 12px 50px 22px 50px;
     line-height: 28px;
     z-index: 3;
     margin-bottom: 0;
}
 .testi_inner p:after {
     position: absolute;
     left: 0;
     top: 8px;
     right: 0;
     content: "\efce";
     font-family: icofont;
     font-size: 146px;
     line-height: 0.8;
     z-index: -1;
     color: #eee;
}
 .witr_author_name {
     margin-top: 20px;
     z-index: 11;
     position: relative;
}
 .witr_author_name h6 {
     font-size: 20px;
     font-weight: 600;
}
 .witr_author_name span {
     font-size: 16px;
}
 .testi_slider .slick-dots li button {
     width: 14px;
     height: 14px;
}
 .testi_slider .slick-dots {
     bottom: -67px;
}
/* Testimonial area end */
/* Counter area start */
 .counter_main {
     background-color: transparent;
     background-image: linear-gradient(90deg, #026881 0%, #28fce6 100%);
     padding: 60px 0px 60px 0px;
}
 .witr_counter_number_inn {
     overflow: hidden;
}
 .witr_counter_number_inn h3, .witr_counter_number_inn span {
     color: #ffffff;
     font-size: 36px;
     display: inline-block;
     font-weight: 700;
     margin-bottom: 0;
}
 .witr_counter_number_inn h4 {
     color: #ffffff;
     font-family: "DM Sans", Sans-serif;
     font-size: 18px;
     margin: 7px 0px 0px 0px;
}
/* Counter area end */
/* BLog area start */
 .blog_main {
     padding: 120px 0;
}
 .busi_singleBlog {
     transition: 0.5s;
     box-shadow: 0 5px 10px 0 rgba(50, 65, 141, 0.07);
     position: relative;
     overflow: hidden;
     background: #fff;
}
 .witr_sb_thumb {
     overflow: hidden;
     position: relative;
}
 .witr_sb_thumb:before {
     position: absolute;
     content: "";
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     transform: scale(0);
     background: rgba(0, 0, 0, 0.5);
     transition: 0.5s;
     z-index: 1;
}
 .witr_sb_thumb img {
     width: 100%;
     transition: 0.5s;
}
 .busi_singleBlog:hover .witr_sb_thumb img, .busi_singleBlog:hover .witr_sb_thumb:before {
     transform: scale(1.2);
}
 .witr_blog_con {
     padding: 20px 30px 25px;
}
 .witr_blog_con h2 {
     margin: 15px 0 0;
     color: #222429;
}
 .witr_blog_meta_potion14 {
     margin: 5px 0 17px;
}
 .bs5 span {
     line-height: 26px;
     font-size: 13px;
     font-weight: 500;
     text-transform: uppercase;
     margin-bottom: 15px;
     margin-right: 2px;
     color: #888;
}
 .witr_blog_con span a {
     color: #888;
     font-size: 13px;
     font-weight: 500;
     text-transform: uppercase;
}
 .witr_blog_con span i {
     padding-right: 5px;
     padding-left: 5px;
     color: #026881;
     transition: 0.5s;
}
 .learn_btn {
     display: inline-block;
     border-radius: 5px;
     padding: 10px 30px;
     margin-top: 20px;
     color: #ffffff;
     background-color: transparent;
     background-image: linear-gradient(90deg, #026881 0%, #28fce6 100%);
     transition: 0.5s;
}
 .learn_btn:hover {
     background-color: transparent;
     background-image: linear-gradient(90deg, #28fce6 0%, #026881 100%);
     color: #ffffff;
}
 .blog_inner {
     margin-bottom: 20px;
}
 .blog_slider .slick-prev {
     left: -65px;
}
 .blog_slider .slick-next {
     right: -65px;
}
/* BLog area end */
/* Footer area start */
 .footer-middle .wefirm-description-area p {
     color: #fff;
}
 .footer-sociala-icon i, .footer-sociala-info p {
     color: #fff;
     margin-bottom: 6px;
}
/* Footer area end */
/* Price2 area start */
 .price2_inner .pricing_area {
     border-radius: 5px;
     box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
}
 .price2_bg {
     background-color: #f9f9f9;
}
 .price2_inner .witr_pricing_icon i {
     font-size: 40px;
     padding-top: 40px;
     display: block;
     color: #026881;
}
 .price2_inner .pricing-part h4 {
     font-size: 30px;
     padding: 26px 0 12px;
     display: block;
     margin: 0;
}
 .pricing_style_2 .pricing-part h5 {
     padding: 10px 0;
     margin-bottom: 30px;
     background: #026881;
     color: #fff;
     font-size: 35px;
}
 .pricing_style_2 a.btn {
     padding: 17px 30px;
     display: inline-block;
     border: 1px solid #026881;
     margin-bottom: 0;
}
 .pricing_style_2 a.btn:hover {
     color: #026881;
     background: 0 0;
}
 .pricing_style_2 .witri_texti_list ul li i {
     margin-right: 10px;
}
 .pricing_style_2 .pricing-part strong {
     font-size: 16px;
     font-weight: 400;
     position: absolute;
     right: -40px;
     top: 13px;
     padding: 7px 20px;
     width: 160px;
     text-align: center;
     background: #026881;
     color: #fff;
     transform: rotate(45deg);
}
 .price2_main {
     padding: 100px 0;
}
/* Price2 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 */
/* Faq2 area start */
 .faq_area2 {
     padding: 100px 0 100px;
}
 .writ_ac_style_02:focus, .writ_ac_style_02:hover {
     color: #232323;
     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: 19px;
     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;
}
/* Faq2 area end */
/* Bussniess area start */
 .bussniess_feature {
     background: transparent;
}
 .bussniess_feature .feature_inner {
     box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
     background-color: #ffffff;
}
/* Bussniess area end */
/* Price3 area start */
 .price_inner3 .pricing_area {
     box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
     border-style: solid;
     border-width: 1px 1px 1px 1px;
     border-color: #dddddd;
}
 .price_inner3 .pricing_top_box {
     position: relative;
     padding: 30px 25px;
     background: #026881;
}
 .price_inner3 .pricing_style_6.pricing-part h4 {
     padding: 0;
     color: #fff;
     display: block;
     font-size: 30px;
     margin: 0;
}
 .price_inner3 .top_by_bottom {
     padding-top: 30px;
}
 .price_inner3 .pricing_style_6.pricing-part h5 {
     color: #fff;
}
 .price_inner3 .pricing_top_box p {
     color: #fff;
     margin: 0;
}
 .pricing_style_6 .witr_pricing_icon {
     position: relative;
     top: -50px;
     left: 44px;
}
 .pricing_style_6 .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: #026881;
}
 .price_inner3 .witri_texti_list {
     margin-top: 0px;
}
 .price_inner3 .pricing-part ul {
     text-align: left;
     padding: 0px 0px 0px 50px;
}
 .price_inner3 .witri_texti_list ul li i {
     margin-right: 10px;
}
 .pricing_style_6 .witr_btnp_color {
     padding-top: 45px;
     padding-bottom: 0;
}
 .price_inner3 .witr_btnp_color a.btn {
     background-color: #026881;
     border-style: solid;
     border-color: #026881;
     border-radius: 0px 0px 0px 0px;
     padding: 17px 30px;
     margin-bottom: 0;
     display: block;
}
 .price_inner3 .witr_btnp_color a.btn:hover {
     color: #ffffff;
     background-color: #28fce6;
     border-style: solid;
     border-color: #28fce6;
     background-image: none;
}
 .price_main3 {
     padding-top: 100px;
}
/* Price3 area end */
/* Case area start */
 .case_main{
     padding: 100px 0;
}
 .witr_case2 {
     padding-bottom: 95px;
     position: relative;
     overflow: hidden;
     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: "";
     background: #026881a6;
     transition: 0.5s;
}
 .witr_case:hover .witr_case_image:before {
     height: 100%;
}
 .witr_content_casem {
     padding: 21px 15px 26px;
     position: absolute;
     bottom: 15px;
     box-shadow: 0 5px 20px 0 #0049ff14;
     left: 15px;
     margin: auto;
     transition: 0.5s;
     right: 15px;
     text-align: center;
     background: #fff;
}
 .witr_case:hover .witr_content_casem {
     bottom: -4px;
}
 .witr_content_casei p {
     font-size: 15px;
     font-weight: 700;
     margin-bottom: 4px;
     color: #026881;
}
 .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;
     border: 1px solid #ececec;
     transition: 0.5s;
     background: #fff;
     color: #026881;
}
 .witr_case_btnb a:hover {
     border: 1px solid #026881;
     background: #026881;
     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: 60%;
     width: 100%;
     left: 50%;
     transform: translateX(-50%) translateY(-50%);
     z-index: 10;
     transition: all 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: #02688180;
}
 .prot_content h3 a {
     font-size: 23px;
     font-weight: 700;
     text-transform: capitalize;
     transition: 0.5s;
     color: #fff;
}
 .prot_content h3 {
     margin-bottom: 0;
}
 .prot_content p span {
     display: inline-block;
     padding-top: 0;
     color: #fff;
     position: relative;
     margin: 0 2px;
}
 .prot_content h3 a:hover {
     color: #026881;
}
 .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: #026881;
}
 .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: #026881;
}
 .single_protfolio:hover .prot_content {
     opacity: 1;
     transform: scale(1, 1);
}
 .prot_content {
     position: absolute;
     text-align: center;
     transition: 0.5s;
     right: 0;
     top: 0;
     bottom: 0;
     left: 0;
     opacity: 0;
     z-index: 9;
     background-color: #02688180;
}
 .prot_thumb img {
     transition: 0.5s;
}
 .single_protfolio:hover .prot_thumb img {
     transform: scale(1.1);
}
 .single_protfolio:hover .prot_content_inner {
     top: 50%;
     opacity: 1;
}
/* Portfolio area end */
/* Contact area start */
 .c_card_inner .all_color_service {
     padding: 50px 30px 50px 30px;
     box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
 .c_card_inner .service-item i {
     font-size: 30px;
     height: 80px;
     width: 80px;
     text-align: center;
     line-height: 80px;
     display: inline-block;
     transition: 0.5s;
     border-radius: 5px 5px 5px 5px;
     background: #026881;
     color: #fff;
}
 .c_card_inner .service-item h3 {
     padding: 15px 0 10px;
}
 .c_card_inner .all_color_service:hover p {
     color: #616161;
}
 .c_card_inner .all_color_service:hover i {
     background-color: #111111;
}
 .contact_card {
     padding: 90px 0;
}
/* Contact area end */
/* Contact Input area start */
 .contact_input {
     padding: 90px 0;
     background: #026881;
}
 .apartment_area {
     position: relative;
     background-size: cover;
     padding: 60px 35px 60px;
     border-radius: 10px;
     text-align: left;
     box-shadow: 0 0 30px 0 rgb(0 0 0 / 6%);
     background: #ffffff;
}
 .apartment_area h1 {
     font-size: 17px;
     margin-bottom: 5px;
     color: #026881;
}
 .apartment_area h2 {
     margin-bottom: 40px;
     font-size: 38px;
}
 .input_left input, .input_left textarea {
     width: 100%;
     height: 45px;
     border-radius: 5px;
     outline: 0;
     margin-bottom: 23px;
     padding-left: 30px;
     transition: 0.5s;
}
 .input_left input, .input_left textarea {
     border: 1px solid #f1f1f1;
     color: #888;
}
 .input_left input:focus, .input_left textarea:focus {
     color: #495057;
     background-color: #fff;
     border-color: #80bdff;
     outline: 0;
}
 .input_left textarea {
     padding: 10px 30px;
     margin-bottom: 25px;
     height: 150px;
}
 .input_left button {
     display: inline-block;
     font-weight: 600;
     padding: 15px 30px;
     cursor: pointer;
     background: #026881;
     color: #fff;
     outline: 0;
     border: 0;
     transition: 0.5s;
     border-radius: 5px;
}
 .input_left button:hover {
     background: #02101e;
}
.input_right iframe {
    height: 610px;
    width: 100%;
    border: none;
}
/* Contact Input area end */
/* Blog left area start */
 .wefirm-blog-thumb a img{
     width: 100%;
}
/* Blog left area end */
/* Single Team area start */
 .single_team_main{
     padding: 100px 0;
}
 .team_single_btn a:hover {
     background: #28fce6;
}
/* Single Team 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;
}
/* Bg video area end */
 