@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;family=Source+Sans+Pro:wght@200;300;400;600;700;900&amp;display=swap');

/*theme css*/
a{
	color: #17161a;
     transition: .5s;
}
 a:hover {
     text-decoration: none;
	 #1a2e92;
}
 body {
	color: #314192;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 1.6;
}
 p {
     font-style: normal;
}
 h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    margin-bottom: 0;
    line-height: 1.2;
    font-weight: 700;
    transition: .5s;
    font-size: 24px;
    color: #1a2e92;
    margin: 0 0 10px;
    transition: .5s;
}
 .btn-primary:focus, select:focus, textarea:focus, input:focus{
     box-shadow: none !important;
}
 textarea, input{
     outline:none;
}
 a:focus, .btn:focus {
     text-decoration: none;
     outline: none;
}
 .uppercase {
     text-transform: uppercase;
}
 .capitalize {
     text-transform: capitalize;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active{
  transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;	
}
p.form-messege{
    margin-top: 8px;
}
/* title css */
.witr_section_title_inner.text-center p {
    width: 52%;
    margin-right: auto;
    margin-left: auto;
}
.witr_section_title {
    padding-bottom: 0px;
}
.witr_section_title {
    position: relative;
    padding-bottom: 30px;
}
 .witr_section_title_inner{
     position:relative;
     z-index:1;
}
 .witr_back_title{
     position:absolute;
     top:0;
     bottom:0;
     right:0;
     left:0;
}
 .title_in .witr_back_title {
     z-index: -1;
}
 .witr_back_title h4{
     font-size:80px;
     -webkit-text-stroke: 1px #888888;
     -webkit-text-fill-color: transparent;
     line-height:1;
}
.witr_section_title_inner h1, .witr_section_title_inner h2, .witr_section_title_inner h3 {
    font-size: 40px;
    margin: auto;
}
 .text-right.witr_section_title_inner h1,
 .text-right.witr_section_title_inner h2, .
 text-right.witr_section_title_inner h3{
     margin-right: 0px;
}
 .text-left.witr_section_title_inner h1,
 .text-left.witr_section_title_inner h2, 
 .text-left.witr_section_title_inner h3{
     margin-left: 0px;
}
.witr_section_title_inner h2 {
    font-size: 18px;
    margin-bottom: 13px;
    display: inline-block;
}
 .witr_section_title_inner p span a,
 .witr_section_title_inner p span, 
 .witr_section_title_inner h1 span,
 .witr_section_title_inner h2 span,
 .witr_section_title_inner h3 span{
     color:#1a2e92;
}
 .witr_section_title_inner p {
     margin-top: 10px;
}
 .witr_image_title {
     margin-top: 0px;
     margin-bottom: 10px;
}
.white .witr_section_title_inner h1,
.white .witr_section_title_inner h2,
.white .witr_section_title_inner h3,
.white .witr_section_title_inner p{
    color:#fff;
}
.title_btn a {
    background: #1a2e92;
    padding: 15px 30px;
    color: #fff;
    display: inline-block;
}
 .title_btn a {
    margin: 45px 0px 0px 0px;
}
 .title_btn a:hover {
    background-color: #FE688B;
}
/* button hover style */
.pricing-part a.btn, .feature_btn a, .witr_ser_btnb a, .service-btn > a, a.tubabtn, .witr_btn, .witr_bbtn, .witr_gbtn, .witr_gbbtn, .tuba_button a, .witr_sbtn_s8 a {
    border-radius: 5px;
    font-size: 16px;
}
 .witr_ser_btnb a:hover, a.tubabtn:hover,
 .witr_btn:hover, .tuba_button a:hover{
     background:#140909;
}
.witr_btn:hover {
    background: #140909;
    color: #fff;
}
 .witr_gbtn::before {
     border-radius: 30px;
}
 .tx_golobal_color{
     background: #e0a067;
}
 .tx_btn_global_color:hover{
     background:#140909;
}
.logo-right,
.logo-left {
    align-items: center;
}
 .witr_h_h2 .tuba_menu, .witr_h_h3 .tuba_menu, .witr_h_h4 .tuba_menu, .witr_h_h5 .tuba_menu, .witr_h_h6 .tuba_menu, .witr_h_h7 .tuba_menu, .witr_h_h8 .tuba_menu, .witr_h_h9 .tuba_menu, .witr_h_h10 .tuba_menu, .witr_h_h11 .tuba_menu, .witr_h_h14 .tuba_menu, .witr_h_h17 .tuba_menu, .witr_h_h18 .tuba_menu, .witr_h_h19 .tuba_menu, .witr_h_h20 .tuba_menu, .witr_h_h21 .tuba_menu {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: end;
     -ms-flex-pack: end;
     justify-content: flex-end;
     align-items: center;
}
 .tx_relative_m,.tx_top2_relative{
     position:relative;
}
/* bar color title */
 .witr_bar_main {
     margin: 10px 0;
}
.witr_bar_inner {
    height: 5px;
    width: 90px;
    background: #1a2e92;
    margin: 0px auto;
    position: relative;
    border-radius: 30px;
}
 .text-left .witr_bar_inner{
     margin-left:0px;
}
 .text-right .witr_bar_inner{
     margin-right:0px;
}
/* circale Bar css */
 .witr_bar_innerc{
     position:relative;
}
.witr_bar_innerc::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 6px solid #1a2e92;
    border-radius: 50%;
    background: #1c1b1b;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: move_title_bg;
    animation-name: move_title_bg1;
}
.witr_bar_innerc::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 6px solid #1a2e92;
    border-radius: 50%;
    background: #1c1b1b;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: move_title_bg;
    animation-name: move_title_bg2;
}

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

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

/*===================== tuba HEADING TOP AREA CSS =========================*/
/* LEFT RIGHT CSS */
 .em40_header_area_main.hdisplay_none {
     display: none;
}
.tuba-header-top {
    background: #1a2e92;
	padding:10px 0px;
}
 .top-address p {
     margin-bottom: 0;
}
 .top-address p span, .top-address p a {
     margin-right: 20px;
}
 .top-address p span i, .top-address p a i {
     font-size: 13px;
     color: #fff;
     margin-right: 5px;
}
 .top-address p span i:hover, .top-address p a i:hover{

 }
 .top-address p a {
     display: inline-block;
     text-decoration: none;
     -webkit-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
/* TOP RIGHT CSS */
 .top-right-menu ul.social-icons {
     margin: 0;
     padding: 0;
}
 .top-right-menu ul.social-icons li {
     display: inline-block;
     margin-left: 15px;
     position: relative;
}
 .top-right-menu ul.social-icons li a {
     display: inline-block;
     text-decoration: none;
     -webkit-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
     font-size: 15px;
}
 .top-welcomet p span, .top-welcomet p a, .top-welcome p span, .top-welcome p a, .top-welcome p, .top-address p a, .top-right-menu ul.social-icons li a, .top-address p span {
     color: #fff;
     font-size: 15px;
     font-weight: 500;
}
 .top-welcome p a:hover{
     color:#17161a;
}
 .top-right-menu .social-icons li a:hover, .top-right-menu .social-icons li a i:hover {
     color: #17161a;
}
 .top-both-p0 .top-address p a, .top-both-p0 .top-address p span {
     margin-right: 0px;
     margin-left: 12px;
}
 .top-right-menu .menu-item-has-children > a:after {
     margin-left: 5px;
     content: "\e62a";
     font-family: themify;
     font-size: 15px;
     opacity: .7;
}
/* sub menu css */
 .top-right-menu ul .sub-menu {
     position: absolute;
     left: 0px;
     top: 100%;
     visibility: hidden;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     border-top: 1px solid #821F05;
     width: 150px;
     text-align: left;
     background: #821F05;
     z-index: 1;
     transition: .5s;
}
 .top-right-menu ul.social-icons li:hover .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
}
 .top-right-menu ul .sub-menu li {
     padding: 5px 0px 5px;
}
 .top-right-menu ul .sub-menu li a {
     font-size: 14px;
}
 .top-right-menu ul .sub-menu ul {
     display: none;
}
 .top-welcome p {
     padding: 0px;
     margin: 0px;
}
 .top-address.em-login a {
     margin-right: 10px;
}
 .top-address.em-login a + a {
     margin-right: 0;
}
 .top-address.em-login p a i, .top-address.em-login p a i {
     margin-right: 5px;
}
 .top-address.em-login a + a:before {
     content: "|";
     margin-right: 12px;
}
 .txtc {
     text-align: center;
}
 .text-center {
     text-align: center;
}
 .text-left {
     text-align: left!important;
}
 .text-right {
     text-align: right!important;
}
/* top opening */
 .top-address.menu_18 span {
     padding: 8px 15px 9px;
     display: inline-block;
}
 .top-right-menu ul.social-icons.menu_18, .top-right-menu ul.social-icons.menu_19 {
     padding: 7px 0;
}
 .em-login.menu_18, .em-quearys-top.menu_19 {
     padding: 7px 0;
}
/* address left right icon */
 .top-right-menu.litop {
     float: left;
}
/* mobile logo */
 .mobile_menu_logo.text-center {
     padding: 20px 0;
}
/*===================== END tuba HEADING TOP AREA CSS =========================*/
/*======================== EM tuba HEADER =========================*/
 .em_tuba_header {
     background: #f9f9f9 none repeat scroll 0% 0;
     padding: 28px 0;
     position: relative;
     overflow: hidden;
     z-index: 1;
}
 .em_tuba_header:before {
     background: #821F05 none repeat scroll 0% 0;
     content: "";
     left: 0;
     top: 0;
     bottom: 0;
     width: 25%;
     height: 100%;
     z-index: -1;
     position: absolute;
}
 .em_tuba_header:after {
     background: #821F05 none repeat scroll 0% 0;
     content: "";
     left: 18%;
     top: 0;
     bottom: 0;
     width: 15%;
     height: 100%;
     position: absolute;
     -webkit-transform: rotate(-121deg);
     transform: rotate(-121deg);
     z-index: -1;
}
 .single_header_address {
     text-align: left;
}
 .tuba_logo_thumb {
     z-index: 9;
     text-align: right;
}
 .tuba_header_icon {
     float: left;
     margin-right: 10px;
     overflow: hidden;
}
 .tuba_header_icon i {
     color: #821F05;
     font-size: 30px;
     margin-top: 5px;
     margin-left: 2px;
     display: inline-block;
}
 .tuba_header_address {
     overflow: hidden;
     padding-left: 80px;
}
 .tuba_header_address_text > h3 {
     font-size: 18px;
     margin: 0;
     padding: 0;
}
 .tuba_header_address_text > p {
     margin: 0;
     overflow: hidden;
}
 .tuba_header_address_text > p > a {
     color:#999;
}
 .tuba_logo_thumb {
     z-index: 9;
}
 .tuba_header_button {
     padding-left: 50px;
     position: relative;
}
 .tuba_header_button:before {
     content: "";
     position: absolute;
     background: #821F05;
     width: 1px;
     height: 74px;
     left: 10px;
     top: -14px;
}
 .tuba_header_button .tubabtn {
     background: #821F05;
     border-radius: 5px;
     color: #fff;
     display: inline-block;
     font-size: 15px;
     font-weight: 600;
     margin-left: 0;
     padding: 12px 26px;
     transition: .5s;
}
 .tuba_header_button > a:hover {
     background: #821F05;
}
 .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 {
     background: #821F05;
     border: 1px solid #821F05;
     border-radius: 50%;
     color: #fff;
     display: inline-block;
     font-size: 16px;
     height: 35px;
     line-height: 33px;
     margin-bottom: 10px;
     text-align: center;
     width: 35px;
}
 .em_slider_social a:hover {
     background: #821F05;
     color: #fff;
     border-color: #821F05;
}
 .no-logo-sr .tuba_menu ul {
     text-align: center;
}
 .no-logo-sr .tuba_menu ul li {
     text-align: left;
}
/*======================= tuba HEADING NAV AREA CSS ========================*/
 .mean-container .mean-bar {
     padding: 0;
}
 .mean-container .mean-nav {
     background: transparent;
     float: none;
}
 .main_menu_div {
     position: relative;
}
 .tuba_nav_area {
     transparent;
}
/* LOGO CSS */
 .logo a {
     font-size: 23px;
     font-weight: 700;
     display: inline-block;
}
/* MENU CSS */
 .tuba_menu ul {
     text-align: right;
     list-style: none;
}
/* witr_h_h18 menu css */
 .witr_shop_sc .tuba_menu ul {
     text-align: left;
}
 .search_popup_button, .tx_mmenu_together{
     align-items: center;
     display: flex;
     justify-content: flex-end;
}
 .tx_mmenu_together .donate-btn-header {
     padding: 0;
}
 .witr_shop_sc .donate-btn-header , .witr_shop_sc .em_top_cart.hshop {
     padding: 0;
}
 .witr_shop_sc .em-quearys-menu i{
     border-radius:3px;
     margin-right: 20px;
     margin-top: 7px;
}
 .witr_shop_sc a.cart-contents {
     background: #ff4a17;
     color: #fff;
     border-radius: 3px;
     padding: 8px;
     margin-top: 3px;
     display: block;
}
 .witr_shop_sc a.tubabtn {
     margin-left: 20px;
}
 .witr_shop_sc .em-header-quearys {
     text-align: center;
}
/* witr_h_h21 menu css */
 .sb_popup .tx_mmenu_together {
     justify-content: space-between;
}
/* witr_h_h22 menu css */
 .number_align {
     justify-content: space-between;
     display: flex;
     align-items: center;
}
 .menu_search{
     display: flex;
     align-items: center;
}
 .main_menu_address_a {
     display: flex;
     align-items: center;
     position: relative;
}
 .main_menu_address_a::before {
     content: "";
     position: absolute;
     background:#fbfbfb40;
     width: 1px;
     height: 107px;
     left: 0;
}
 .main_menu_header_icon {
     margin-left: 25px;
     margin-right: 10px;
}
 .main_menu_header_icon i{
     font-size: 30px;
     color: #821F05;
}
 .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;
     color: #821F05;
}
 .main_menu_header_address_text h4 a{
     font-size: 18px;
}
 .main_menu_header_address_text h4{
     margin-bottom: 0;
}
 .prefix .main_menu_header_address_text h3, .prefix .main_menu_header_address_text h4 a, .prefix .main_menu_header_icon i {
     color: #fff;
}
 .tuba_menu > ul > li {
     display: inline-block;
     position: relative;
}
.tuba_menu > ul > li > a {
    display: block;
    margin: 38px 15px;
    transition: .5s;
    position: relative;
    color: #272727;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
    text-transform: uppercase;
	color: #fff;
}
.tuba_menu > ul > li:hover > a, .tuba_menu > ul > li.current > a, .right_sideber_menu i:hover, .witr_search_wh .em-header-quearys .em-quearys-menu i:hover, .main_menu_header_address_text h4 a:hover, .tuba_menu ul .sub-menu li:hover > a, .tuba_menu ul .sub-menu .sub-menu li:hover > a, .tuba_menu ul .sub-menu .sub-menu .sub-menu li:hover > a, .tuba_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
    color: #e08f4e;
}
 .tuba_menu > ul > li > a:before, .tuba_menu > ul > li.current > a:before {
     background: #ffb600 none repeat scroll 0% 0;
     bottom: -7px;
     content: "";
     height: 2px;
     left: 0;
     margin: auto;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     position: absolute;
     right: 0;
     -webkit-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
     width: 15%;
     display:none;
}
 .heading_style_2 .tuba_menu > ul > li > a {
     color: #fff;
}
 .heading_style_3 .tuba_menu > ul > li > a {
     color: #fff;
}
 .heading_style_4 .tuba_menu > ul > li > a {
     color: #fff;
}
 .heading_style_5 .tuba_menu > ul > li > a {
     color: #fff;
}
 .tuba_menu ul li:last-child a {
     margin-right: 15px !important;
}
/* transparent 2 */
 .trp_nav_area {
     position: fixed;
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     transition: .5s;
}
/* stycky nav js */
 .transprent-menu.menu4 {
     position: relative;
}
 .transprent-menu .tuba_nav_area {
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     padding: 0;
     transition: .5s;
     position: absolute;
}
 .tuba_nav_area.postfix {
     -webkit-transition: .3s;
     transition: .3s;
}
.tuba_nav_area.prefix, .hbg2 {
    background-color: #8292e6;
}
 .tuba_nav_area.prefix .tuba_menu > ul > li > a {
     color:#fff;
}
 .tuba_nav_area.prefix .tuba_menu > ul > li.current > a {
     color: #1a2e92;
}
/* LOGO LEFT RIGHT CSS */
.logo-left {
    align-items: center;
}
 .logo-left .logo {
     text-align: left;
}
 .logo-right .logo {
     text-align: right;
}
 .logo-right .tuba_menu > ul {
     text-align: left;
}
 .logo-right .tuba_menu > ul > li:first-child a {
     padding-left: 0px;
}
 .logo-right .tuba_menu > ul > li:last-child a {
     padding-right: auto;
}
/* logo top */
 .logo-top .logo {
     text-align: center;
}
 .logo-top .tuba_menu > ul {
     text-align: center;
}
 .logo-top > .tuba_menu > ul > li:last-child a {
     padding-right: auto;
}
/* sub menu style */
 .tuba_menu ul .sub-menu {
     position: absolute;
     left: 0;
     top: 130%;
     width: 235px;
     text-align: left;
     background: #fff;
     margin: 0;
     padding: 15px 20px 8px;
     z-index: 9999;
     box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
     transition: .2s;
     opacity: 0;
     visibility: hidden;
}
 .tuba_menu ul li:hover > .sub-menu {
     transition: .5s;
     opacity: 1;
     visibility: visible;
     top: 100%;
     z-index: 9;
}
 .tuba_menu ul .sub-menu li {
     position: relative;
	 transition:.5s;
}
.tuba_menu ul .sub-menu li a {
    display: block;
    margin: 0;
    margin-bottom: 7px;
    letter-spacing: normal;
    font-size: 16px;
    font-weight: 600;
    transition: .5s;
    font-family: 'Source Sans Pro';
    visibility: inherit !important;
}

.tuba_menu > ul > li > a::before, .tuba_menu > ul > li.current:hover > a::before, .tuba_menu > ul > li.current > a:before {
    background-color: #e08f4e;
}
/* sub menu 2 */
 .tuba_menu ul .sub-menu .sub-menu {
     left: 100%;
     top: 130%;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     visibility: hidden;
}
 .tuba_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 */
 .tuba_menu ul .sub-menu .sub-menu li {
     position: relative;
}
 .tuba_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;
}
 .tuba_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 */
 .tuba_menu ul .sub-menu .sub-menu .sub-menu li {
     position: relative;
}
 .tuba_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%;
}
/* user login */
 .logged-in .trp_nav_area {
     top: 32px;
}
 .logged-in .transprent-menu .tuba_nav_area.prefix {
     top: 32px;
}
 .logged-in .trp_nav_area.hbg2 {
     top: 32px;
}
/* has menu icon */
.tuba-main-menu .menu-item-has-children > a:after {
    margin-left: 8px;
    content: "\f107";
    font-family: FontAwesome !important;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-size: 13px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    font-weight: 600;
}
 .tuba-main-menu .menu-item-has-children .menu-item-has-children> a:after {
     margin-left: 8px;
     content: "\f107";
}
/* logo sticky */
 .tuba-main-menu .logo a.main_sticky_main_l {
     display: block;
}
 .tuba-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 */
 .tuba-main-menu .prefix .logo a.main_sticky_main_l {
     display: none;
}
 .tuba-main-menu .prefix .logo a.main_sticky_l {
     display: block;
}
 .headroom--pinned {
     -webkit-transform: translateY(0);
     transform: translateY(0);
}
 .headroom--unpinned {
     -webkit-transform: translateY(-100%);
     transform: translateY(-100%);
}
 .header--fixed {
     position: fixed;
     z-index: 10;
     right: 0;
     left: 0;
     top: 0;
     -webkit-transition: -webkit-transform .25s ease-in-out;
     transition: -webkit-transform .25s ease-in-out;
     transition: transform .25s ease-in-out;
     transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
     will-change: transform;
}
 .menu-height-space {
     height: 100px;
}
/* sticky logo */
 .tuba_logo_thumb a.main_sticky_l {
     display: none;
}
 .tuba_logo_thumb .logo a {
     margin-top: 0;
}
/* popup menu area css */
.menu_popup_option {
    margin-left: 10px;
}
.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;
	transition:.5s;
}
.menu_popup_option .right_sideber_menu i:hover{
	color:#1a2e92
}
 .prefix .right_sideber_menu i {
    color: #fff;
}
.prefix .right_close_class .right_sideber_menu i, .right_close_class .right_sideber_menu i {
    color: #1a2e92;
}
.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 .itpart_menu,
.witr_h_h13 .itpart_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 .itpart_menu, .witr_h_h3 .itpart_menu, .witr_h_h4 .itpart_menu, .witr_h_h5 .itpart_menu, .witr_h_h6 .itpart_menu, .witr_h_h7 .itpart_menu, .witr_h_h8 .itpart_menu, .witr_h_h9 .itpart_menu, .witr_h_h10 .itpart_menu, .witr_h_h11 .itpart_menu, .witr_h_h14 .itpart_menu, .witr_h_h17 .itpart_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: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;	
}
.footer-social-icon.htop-menu-s {
    display: inline-block;
    margin-left: 15px;
}

.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;
    z-index: 999;
}
.donate-btn-header .dtbtn {
    font-size: 14px;
    font-weight: 600;
}
a.dtbtn:hover, .creative_header_button > a:hover {
    background-color: #2e95e9;
	    color: #ffffff;
}

.txbd_visualizer .row {
    align-items: center;
}

/* mobile-menu  */
.mobile-menu {
    display: none !important;
}
.mobile_logo_area {
    display: none !important;
}
.mobile_menu_logo.text-center {
    padding: 20px 0;
}
 .mean-container .mean-bar {
     padding: 0;
}
 .main_menu_div {
     position: relative;
}
.mean-container .mean-bar {
    float: none;
    background: #1a2e92 none repeat scroll 0% 0;
    overflow: hidden;
}
.tuba_menu.main-search-menu > .em-header-quearys, .em-quearys-top.msin-menu-search {
    display: inline-block;
}
.em-top-quearys-area {
    position: relative;
}
.tuba_menu div.em-header-quearys {
    text-align: center;
}
.em-quearys-top.msin-menu-search .em-quearys-menu i {
    height: 36px;
    width: 36px;
    line-height: 36px;
    margin-left: 20px;
    cursor: pointer;
}
.em-quearys-menu i {
    background: #e0a067;
    border-radius: 50px;
    display: inline-block;
    height: 26px;
    text-align: center;
    width: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}
.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%;
    background: rgba(0, 0, 0, 0);
    z-index: 10000;
    -webkit-transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .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-s-open {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 0;
    background: #000000e6 !important;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.em-quearys-form {
    width: 100%;
    max-width: 895px;
    margin: auto;
    padding: 30px 0;
}
.top-form-control {
    position: relative;
}
.top-form-control input {
    background: transparent;
    color: #fff;
    font-size: 50px;
    font-weight: 500;
    height: 100px;
    padding: 0 40px 0 15px;
    width: 100%;
    border: none;
    -webkit-transition: 1s;
    -webkit-transition: .5s;
    transition: .5s;
    border-bottom: 3px solid #fff;
}
textarea, input {
    outline: none;
}
.top-form-control button.top-quearys-style {
    position: absolute;
    right: 6px;
    top: 50%;
    background: transparent;
    font-size: 45px;
    border: none;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tuba_menu div.em-header-quearys {
    text-align: center;
}
.em-quearys-top.msin-menu-search .em-quearys-menu i {
    height: 36px;
    width: 36px;
    line-height: 36px;
    margin-left: 20px;
    cursor: pointer;
}
.em-quearys-menu i {
    background: #e0a067;
    border-radius: 50px;
    display: inline-block;
    height: 26px;
    text-align: center;
    width: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}
.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    transition: .5s;
}
.tuba_nav_area, .trp_nav_area, .transprent-menu .tuba_nav_area {
    padding-right: 150px;
    padding-left: 150px;
}
 /* End Menu AREA CSS */
/* Swiper Slider Area Css */
 .witr_swiper_area{
     overflow:hidden;
     position:relative;
}
 .witr_swiper_height{
     position:relative;
     background-size: cover;
     background-position: center center;
}
 .wittr_gallery_swiper::before, .witr_swiper_height::before{
     content:"";
     position:absolute;
     left:0px;
     top:0px;
     right:0px;
     bottom:0px;
}
 .wittr_gallery_swiper {
     position:relative;
     height: 100px !important;
     margin-top: 10px;
     background-size: cover;
     background-position: center center;
}
 .witr_sw_text_area{
     margin: auto;
     height:100%;
     width:88%;
}
 .witr_swiper_content{
     position: relative;
     top: 50%;
     transform: translateY(-50%);
     z-index: 1;
}
 .witr_swiper_topimg {
     margin-bottom: 23px;
}
 .witr_swiper_content h1 span, .witr_swiper_content h2 span, .witr_swiper_content h3 span{
     color: #821F05;
     font-weight:Italic;
}
.tuba_single_event:hover .event_page_title h2 a, .witr_swiper_content h1 span, .witr_swiper_content h2 span, .witr_swiper_content h3 span {
    color: #1a2e92;
}
 .witr_swiper_content p {
     margin-top: 20px;
}
.text-left .witr_swiper_content p {
    margin: 28px auto 15px 0;
}
 .text-center .witr_swiper_content h1, .text-center .witr_swiper_content h2, .text-center .witr_swiper_content h3 .text-center .witr_swiper_content p {
     margin-left:auto;
     margin-right:auto;
}
 .text-center .witr_swiper_content p {
     margin: 28px auto 0;
     width: 60%;
}
 .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3{
     margin: 0px 0 10px auto;
}
 .text-right .witr_swiper_content p {
     margin: 28px 0 15px auto;
}
.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3 {
    width: 50%;
}
.witr_swiper_content h1 {
    font-size: 24px;
    display: inline;
}
 .witr_swiper_area .swiper-slide a {
     display: inline-block;
}
 .witr_swiper_area .text-left .witr_slider_thumb {
     right: 170px;
}
 .witr_swiper_area .text-right .witr_slider_thumb {
     left: 170px;
}
 .witr_swiper_area .text-left .slider_vd_icon {
     right: 16%;
}
 .witr_swiper_area .text-right .slider_vd_icon {
     left: 16%;
}
 .witr_swiper_area .text-center .slider_vd_icon {
     top: 23%;
     position: absolute;
     left: 50%;
     transform: translate(-50%, -50%);
}
 .witr_icon_section{
     margin-top:30px;
}
.witr_swiper_content h2, .witr_swiper_content h3 {
    font-size: 58px;
}
/* YouTube Video */
.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;
}
.video_page_area .witr_swiper_height {
    z-index: -1;
}
.video_page_area .witr_swiper_content h1,
.video_page_area .witr_swiper_content h2,
.video_page_area .witr_swiper_content h3,
.video_page_area .witr_swipers_title h4,
.video_page_area .witr_swiper_content p
{
	color:#fff;
}
/* pagination bullet */
 .witr_swiper_area .swiper-pagination-bullet {
     width: 15px;
     height: 15px;
     background: #fff;
}
/* progressbar */
 .witr_swiper_area .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
     background: #821F05;
}
 .witr_swiper_area .swiper-container-horizontal>.swiper-pagination-progressbar{
}
 .witr_swiper_area .swiper-pagination-progressbar .swiper-pagination-progressbar-fill, .witr_swiper_area .swiper-container-horizontal>.swiper-pagination-progressbar{
     height: 0px;
}
/* scrollbar */
 .witr_swiper_area .swiper-scrollbar-drag {
     background: #821F05;
}
 .witr_swiper_area .swiper-container-horizontal>.swiper-scrollbar{
     background: rgba(0,0,0,.0);
}
 .witr_swiper_area .swiper-scrollbar-drag, .witr_swiper_area .swiper-container-horizontal>.swiper-scrollbar{
     height: 10px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 0px;
}
.witr_swiper_height {
    height: 850px;
}
.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3 {
    margin: 0px auto 10px 0;
}
.witr_swiper_content h2{
	margin:0px auto 0px 0 !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
}
.witr_swiper_content p {
    font-size: 17px;
    margin-top: 20px;
    font-weight: 400;
}
.text-left .witr_swiper_content p, .text-right .witr_swiper_content p {
    width: 42%;
}
.witr_swiper_content p {
    padding: 0px 0px 8px 0px;
}
.witr_swiper_content .witr_btn {
    border-style: default;
}
.witr_swiper_area .swiper-slide a {
    display: inline-block;
}
.donate-btn-header {
    display: inline-block;
}
.witr_swiper_area .witr_btn.active.recpwit {
    margin-left: 20px;
}
a.dtbtn {
    border: none;
    display: block;
    font-size: 17px;
    margin-left: 20px;
    font-weight: 500;
    background-color: #1a2e92;
    border-radius: 30px;
    color: #fff;
    padding: 13px 25px;
}
.witr_ser_btnb a:hover, a.dtbtn:hover, .witr_btn:hover, .tuba_button a:hover {
    background: #2e95e9;
}
a.dtbtn, .creative_header_button .dtbtn, .em-quearys-menu i, .top-form-control button.top-quearys-style {
    color: #1a2e92;
}
a.dtbtn, .creative_header_button .dtbtn, .em-quearys-menu i {
    background-color: #ffffff;
}
.pricing-part a.btn, .feature_btn a, .witr_ser_btnb a, .service-btn > a, a.dtbtn, .witr_btn, .witr_bbtn, .witr_gbtn, .witr_gbbtn, .tuba_button a, .witr_sbtn_s8 a {
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
 .witr_btn:hover, .witr_bbtn:hover, .witr_gbtn:hover::before, .witr_vbtn:hover, .witr_vhgbtn:hover::before, .witr_vbbgbtn_inner:hover:after, .witr_vbbgbtn:hover::after, .witr_vdbbgbtn_inner:hover:before, .witr_vdbbgbtn:hover::before {
    background-color: #1a2e92;
}
.slider_btn .witr_btn {
    border: none;
    outline: none;
}
 .witr_swiper_content .witr_btn {
    border-style: default;
    background-color: transparent;
    background-image: linear-gradient(90deg, #1A2E92 0%, #2E95E9 100%);
}
.witr_btn {
    background: #1a2e92;
    color: #fff;
    display: inline-block;
    padding: 13px 30px;
    text-align: center;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    transition: 1s;
}
 .witr_swiper_content .witr_btn:hover {
    background-color: transparent;
    background-image: linear-gradient(90deg, #2E95E9 0%, #1A2E92 100%);
}
.slider_btn {
    margin-top: 40px;
}
.witr_sw_text_area {
    margin: auto;
    width: 63%;
    height: 100%;
}
 .redX {
     color: #821F05;
}
.tuba_slider_icon ul li a i {
    font-size: 15px;
    color: #fff;
    background: #1a2e92;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
    transition: .5s;
	display: inline-block;
}
.tuba_slider_icon ul li a i:hover {
    background: #fe688b;
}
.tuba_slider_icon ul li {
    list-style: none;
    display: inline-block;
}
.text-left .witr_slider_thumb {
    position: absolute;
    right: -100px;
    top: 50%;
    transform: translateY(-50%);
}
.witr_swiper_area .text-left .witr_slider_thumb {
    right: 280px;
}
/* video button css */
 .tx_svd_icon {
    font-size: 25px;
    background-color: #1a2e92;
}
.witr_swiper_area .tx_svd_icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
}
.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-transition: .5s;
}
@-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);
    }
}
 .tx_svd_icon i {
    color: #FFFFFF;
}
.witr_swiper_area .text-left .slider_vd_icon {
    right: 333px;
    top: 319px;
}
.text-left .slider_vd_icon {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
/* pagination prev next */
 .swiper-button-prev, .swiper-button-next {
     background-image:inherit !important;
     color:#fff;
     transition: .5s;
     outline: none;
}
.video_page_area .swiper-button-prev, .video_page_area .swiper-button-next {
    background-image: inherit !important;
    color: #fff;
    transition: .5s;
    outline: none;
    display: none;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
    color: #1a2e92;
    background: #fff;
    padding: 30px;
}
 .swiper-button-next:after, .swiper-button-prev:after{
     font-size: 30px;
}
 .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
     opacity:0 !important;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #e0a067;
}
/* brand area css */
.tuba_brand_area {
    padding: 72px 0px 88px 0px;
}
.tuba_brand_area .slide_items {
    text-align:center;
}
/* service area css */
.service_area {
    position: relative;
    padding: 40px 0px 23px 0px;
}
.about_page_service_area {
    padding: 90px 0px 23px 0px;
}
 .service-item h3, .service-item h3 a {
    font-weight: 600;
}
.service-item h3 {
    padding-top: 18px;
}
.service-item {
    Margin-bottom: 35px;
}
/* about area css */
.tuba_about_area {
    padding: 60px 0px 0;
	position:relative;
}
 .witr_shape_item_inner {
     position: absolute;
     z-index: -1;
     content: "";
     transition:.5s;
}
.witr_shape_item_inner {
    bottom: 315px;
    left: 0px;
    left: -30px;
}
.noguttergs, .witr_all_pd0 {
    padding: 0 !important;
}
.about_left_content_inner .witr_section_title_inner h3 {
    font-size: 22px;
    font-weight: 600;
}
.about_left_content_inner {
    margin: -100px 0px 20px 15px;
}
.about_left_content_inner .witr_section_title_inner.text-left p {
    width: 81%;
    margin-right: auto;
    margin-left: 0px;
    margin: 11px 0 10px;
}
.about_left_content_inner .witr_section_title {
    padding-bottom: 0px;
}
.tuba_about_area .witr_single_socials ul li a i {
    color: #FFFFFF;
    font-size: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: transparent;
    background-image: linear-gradient(90deg, #1A2E92 0%, #2E95E9 100%);
    border-radius: 100px 100px 100px 100px;
    margin: 0px 0px 0px 5px;
}
.tuba_about_area .witr_single_socials ul li a i:hover {
    background-color: transparent;
    background-image: linear-gradient(90deg, #2E95E9 0%, #1A2E92 100%);
    transform: rotate(0deg);
}
.about_right_inner {
    padding: 10px 81px 0px 20px;
}
.about_right_inner .witr_section_title_inner p {
    width: 100%;
    padding: 40px 0px 0px 0px;
}
.f_left {
    float: left;
    margin-right: 5px;
}
.witr_vbtn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    z-index: 2;
    margin-top: 14px;
    display: inline-block;
    color: #fff;
    background: #1a2e92;
}
.witr_vider_text {
    float: left;
}
.witr_vider_text_inner {
    margin-top: 11px;
}
span.witr_v_text1 {
    color: #1a2e92;
    display: block;
    font-size: 15px;
    font-weight: 400;
}
span.witr_v_text2 {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}
.witr_btn_vstyle {
    margin-right: 15px;
}
.witr_vbtn:hover {
    background: #2e95e9;
    color: #fff;
}
 .witr_btn, .witr_bbtn, .witr_gbtn, .witr_gbbtn, .witr_vbtn, .witr_vhgbtn, .witr_vbbgbtn, .witr_vdbbgbtn {
    margin: 20px 0px 0px 0px;
}
/* tuba token sale area */
.tuba_token_sale_area {
    padding: 93px 0px 120px;
}
.tuba_about_area .witr_section_title {
    padding-bottom: 20px;
}
.about_left_content_inner .witr_section_title {
    padding-bottom:0px;
}
.witr_s_flex {
    display: flex;
}
.em-service2 .em-service-inner {
    width: 100%;
}
 .tuba_token_sale_area .all_color_service h3 {
    margin: 0px 0px 0px 0px;
}
.tuba_token_sale_area  .all_color_service h3, .tuba_token_sale_area .all_color_service h3 a {
    font-size: 16px;
    font-weight: 600;
}
.em-service-title h3 {
    padding: 0;
    transition: .5s;
}
 .all_color_service p {
    font-size: 16px;
    font-weight: 400;
}
.all_icon_color i {
    font-size: 17px;
    transform: rotate(89deg);
}
 .all_icon_color i, .em-service2.sleft .em-service-icon {
    margin: 0px 8px 0px 0px;
}
.em-service2:hover .em-service-icon i {
    color: #2e95e9;
}
.em_service_content {
    margin-bottom: 40px;
    margin-top: 5px;
}
/* COUNTDOWN CSS */
span.cdowns {
    width: 100px;
    height: 100px;
    padding: 20px 0px 0px 0px;
    border-style: default;
    border-radius: 50px 50px 50px 50px;
    margin: 0px 0px 10px 12px;
}
span.cdowns {
    background: #fff;
	line-height: 1;
}

 span.cdowns::before {
     position: absolute;
     content: "";
     background: #1a2e92;
     top: 55px;
     right: -19px;
     height: 12px;
     width: 12px;
     border-radius: 50%;
}
 span.cdowns::after{
     position: absolute;
     content: "";
     background: #1a2e92;
     top: 84px;
     right: -19px;
     height: 12px;
     width: 12px;
     border-radius: 50%;
}
 span.cdowns:last-child:before, span.cdowns:last-child:after {
     display:none;
}
 .counterdowns {
     text-align: center;
}
 span.time-counts {
     font-size: 35px;
     color: #1a2e92;
     display: inline-block;
     font-weight:700;
}
.counterdowns p {
    color: #1a2e92;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
}
 .dotnoneb span.cdowns:before {
     display:none;
}
 .dotnonea span.cdowns:after {
     display:none;
}
 .mean-container .mean-nav ul li a:hover {
     color:#1a2e92 ;
     border-radius: 0;
}
.countdown_inner {
    background-color: transparent;
    background-image: linear-gradient(90deg, #1A2E92 0%, #2E95E9 100%);
    padding: 24px 50px 43px 50px;
    border-radius: 10px 10px 10px 10px;
}
.autob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.autob {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    text-align: center;
    justify-content: center;
}
.icon-list-items.inline-items {
    margin-right: calc(-59px/2);
    margin-left: calc(-59px/2);
}
#left-area ul icon-list-items, .icon-list-items {
    padding: 0;
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
}
.icon-list-items .inline-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.icon-list-item, .icon-list-item a {
    font-size: 14px;
    font-weight: 600;
}
.countdown_inner .icon-list-text {
    color: #FFFFFF;
}
.countdown_inner ul li span:first-child {
	margin-left:-50px;
}
/* counter area css */
.tuba_counter_area2 {
    background-image: url("assets/images/video-bg1.jpg");
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 100px 0px 80px;
}
.tuba_counter_area2 .counter_title h4 {
    color: #FFFFFF;
    font-size: 16px;
}
.tuba_counter_area2::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #1A2E92;
    opacity: 0.76;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.single_counter {
    position: relative;
    padding: 32px 0;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    margin-bottom: 20px;
}
 .single_counter:before {
     content: "";
     position: absolute;
     left: 0;
     bottom: 0;
     right: 0;
     border-left: 2px solid #FFFFFF;
     border-right: 2px solid #FFFFFF;
     height: 40%;
}
 .single_counter:after {
     content: "";
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     border-left: 2px solid #FFFFFF;
     border-right: 2px solid #FFFFFF;
     height: 40%;
}
 .counter_icon {
     margin-top: 7px;
}
 .single_counter:hover .counter-icon{
     color:#fff;
}
.single_counter:hover {
    background: #2E95E9;
	border-color:#2E95E9;
}
.single_counter:hover::after {
	border-color:#2E95E9;
}
.single_counter:hover::before {
	border-color:#2E95E9;
}
 .counter_icon i {
     display: inline-block;
     font-size: 30px;
     text-align: center;
     display: block;
}
 .countr_text > h1 {
     display: inline-block;
     font-size: 45px;
     font-weight: 600;
     -webkit-transition: .3s;
     margin: 0;
     transition: .3s;
}
 .countr_text > h3 {
     display: inline-block;
     font-size: 43px;
}
 .countr_text span{
     transition: .5s;
     display: inline-block;
     font-size: 43px;
}
 .counter_title {
     padding: 0 0 0;
}
 .counter_title h4 {
     font-size: 22px;
     margin: 0;
     transition: .5s;
     padding-bottom: 8px;
}
 .single_counter:hover .countr_text span, .single_counter:hover .counter_icon i, .single_counter:hover .countr_text > h1, .single_counter:hover .counter_title > h4, .single_counter:hover .countr_text > h3{
     color: #fff;
}
.counter_icon {
    margin-top: 7px;
}
 .all_counter_color i {
    color: #FFFFFF;
    font-size: 60px;
    border-style: default;
    transform: rotate(0deg);
}
.counter_icon i {
    display: inline-block;
    font-size: 60px;
    text-align: center;
    display: block;
}
/* counter area 3 css */
.counter_area {
    background: #FFFFFF;
    padding: 100px 0px 80px;
}
/*====== style 6 ======*/
.witr_counter_6.witr_counter_single {
    background: #fff;
    padding: 30px 25px 25px;
    box-shadow: 0px 5px 20px 0px #0000000d;
}
.witr_counter_6 .wirt_new_iner {
    background: #1a2e92;
    padding: 30px 0px 32px;
    border-radius: 5px;
    width: 29%;
    text-align: center;
    transform: skewY(356deg);
}
 .witr_counter_6 .witr_counter_number_inn h3, .witr_counter_6 .witr_counter_number_inn span {
     font-size: 31px;
     color: #fff;
}
 .witr_counter_6 .witr_counter_number_inn {
     overflow: inherit;
}
.counter_area .witr_counter_number_inn h3, .counter_area .witr_counter_number_inn span {
    font-size: 31px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
}
.counter_area .wirt_new_iner {
    float: left;
    margin-right: 20px;
}
.counter_area  .witr_counter_6.witr_counter_single {
    margin-bottom: 20px;
}
/* tuba counter area3 */
.tuba_counter_area3 {
    padding: 100px 0 100px;
}
.tuba_counter_area3 .single_counter {
    padding: 0;
}
.counter3_inner {
    background: #2E95E9;
    padding: 20px 0 10px;
}
.tuba_counter_area3 .counter_title h4 {
    color: #FFFFFF;
    font-size: 16px;
}
.tuba_counter_area3 .single_counter {
    border: none;
}
.tuba_counter_area3 .single_counter:before {
    border: none;
}
.tuba_counter_area3 .single_counter:after {
    border: none;
}
.tuba_counter_area3 .all_counter_color h3, .tuba_counter_area3 .all_counter_color span {
    color: #FFFFFF;
    margin: -15px 0px -8px 0px;
}
 /* token sale progress css */
 .witr_progress-style1 {
    height: 30px;
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
    background: #fff;
    margin-top: 20px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
 .witr_progress-style1 + .witr_progress-style1 {
    margin-top: 50px;
}
 .witr_progress-style1 .progress-bar {
    position: relative;
    text-align: left;
    line-height: 30px;
    box-shadow: none;
}
 .witr_title1 .witr_label {
    position: absolute;
    left: 5px;
    top: 0px;
    color: #272727;
    font-size: 16px;
    font-weight: 600;
}
 .witr_progress-style1 .witr_percent {
    position: absolute;
    right: 10px;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
 .progress {
    height: 10px;
    border-radius: 30px 30px 30px 30px;
}
 .progress-bar {
    background-color: #1A2E92;
    border-radius: 31px 31px 31px 31px;
}
.witr_single_progress {
    overflow: hidden;
}
/* btn css */
.witr_gbtn {
    background-color: #1a2e92;
    background: linear-gradient(90deg, #2e95e9, #1a2e92);
    color: #fff;
    display: inline-block;
    padding:12px 40px 12px 40px;
    text-align: center;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    transition: all 0.5s;
	border-radius:50px;
}
.witr_gbtn:hover {
    color: #fff;
}
.countdown_inner .witr_btn_sinner {
    text-align: center;
}
.witr_gbtn::before {
    position: absolute;
    border-radius: 50px;
    left: 0;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: linear-gradient(90deg, #1a2e92, #2e95e9);
    top: 0;
    content: "";
    width: 100%;
    z-index: -2;
    transition: all .5s ease;
}
.witr_gbtn:hover::before {
    opacity: 1;
}
.em-service2.sright {
    text-align: right;
}
/* token distribution area css */
.token_distribution_area .witr_section_title {
    padding-bottom: 20px;
}
/* sale constribution area css */
.sale_constribution_area {
    padding: 90px 0px 100px 0px;
}
.sale_constribution_area .witr_section_title {
    position: relative;
    padding-bottom: 40px;
}
.sale_constr_left_inn{
	padding:10px 0 0;
	margin-bottom:30px;
}
.sale_constr_right_inn {
    padding: 80px 0px 0px 30px;
}
.witr_text_widget_inner h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.witr_text_widget .witr_text_widget_inner h1, .witr_text_widget .witr_text_widget_inner h2, .witr_text_widget .witr_text_widget_inner p {
    margin-left: auto !important;
    margin-right: auto !important;
}
 .about-content span {
    font-size: 18px;
}
 .about-content span i {
    color: #6776E4;
    margin: 0px 16px 0px 0px;
    padding: 25px 0px 0px 0px;
}
.witr_text_widget {
    text-align: left;
}
/* counter up area css */
.counter_up_area {
    padding: 100px 0px 0px;
}
.counter_inner {
    padding: 63px 0px 33px 0px;
    z-index: 999;
    position: relative;
    background: #1a2e92;
}
.witr_counter_single {
    text-align: center;
    margin-bottom: 30px;
}
.witr_counter_number_inn {
    overflow: hidden;
    text-align: left;
}
.witr_counter_number_inn h3, .witr_counter_number_inn span {
    font-size: 22px;
    display: inline-block;
    padding-top: 7px;
}
.witr_counter_number_inn span {
    line-height: 0;	
}
.witr_counter_icon i {
    color: #1a2e92;
}
 .all_counter_color i {
    color: #FFFFFF;
    font-size: 60px;
    border-style: default;
    transform: rotate(0deg);
}
.witr_counter_number_inn h3, .witr_counter_number_inn span {
    font-size: 40px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
}
.all_counter_color h3, .all_counter_color span {
    color: #FFFFFF;
    margin: -10px 0px 0px 0px;
}
/* team area css */
.tuba_team_area {
    padding: 100px 0px 150px;
}
.tuba_team_area .witr_section_title {
    position: relative;
    padding-bottom: 14px;
}
.team_single_pic {
    overflow: hidden;
}
.team_single_pic img{
	width:100%;
}
.witr_single_team_s {
    text-align: center;
    background: #1a2e92;
    padding: 15px 0;
}
.witr_single_team_s  a{
    text-align: center;
    font-size: 20px;
    margin: 0 7px;
    color: #fff;	
}
.witr_single_team_s  a:hover{
    color: #272727;
}
.team_single_content{}
.team_single_content h3{
	font-size: 40px;	
}
.team_single_title {
    margin-bottom: 15px;
}
.team_single_title h2 {
    margin:0;
	font-size: 27px;	
}
.team_single_title h1 {
	font-size: 17px;
	color:#1a2e92;	
}
.single_team_list ul li i,
.single_team_list ul li a i{
    font-size: 19px;
    color: #fff;
    background: #1a2e92;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    transition: .5s;
    display: inline-block;
	margin-right: 10px;
    margin-bottom: 10px;
}
.single_team_list ul li i:hover,
.single_team_list ul li a i:hover{
    background:#272727;	
}
.team_single_btn{
    margin-top: 30px;	
}
.team_single_btn a{
	background: #1a2e92;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 12px 30px;
    transition: .5s;
    font-weight: 700;	
}
.team_single_btn a:hover{
	background: #fe688b;	
}
/* cur_part_6 */
.witr_single_team {
    position: relative;
    overflow: hidden;
}
.witr_single_team img {
    width: 100%;
    transition: .5s;
}
.witr_single_team:hover img {
    transform: scale(1.04);
}
.witr_single_team:after{
    position: absolute;
	content: '';
	top:0;
    bottom: 0;
    left: 0;
    right: 0;
    background:#1a2e9280;
    opacity: 0;
    transition: all 0.4s ease-out;
}
.witr_single_team:hover:after{
    visibility: visible;
    opacity: 1;
}
.witr_team_content_car{
    position: absolute;
    left: -300px;
    bottom: 22px;
    z-index: 3;
	transition: .5s;
}
.witr_single_team:hover .witr_team_content_car{
    left: 30px
} 
.witr_team_content_car span {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    margin: 0 0 9px;
}
.witr_team_content_car h5{
    font-size: 22px;
    color: #fff;
    margin: 0;	
}
.witr_team_content_car h5 a{
    color: #fff;
}
/* pricing area css */
.tuba_pricing_area {
    padding: 30px 0px 80px;
}
.pricing_area {
    border-radius: 5px;
    background: #fff;
    box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
    margin-bottom: 20px;
}
.tuba_pricing_area .witr_section_title {
    padding-bottom: 21px;
}
 .pricing-part {
     position: relative;
     overflow: hidden;
}
 .pricing-part sub {
     color: #fff;
     font-size: 16px;
     font-weight: 400;
     position: absolute;
     right: -65px;
     top: 20px;
     background: #1a2e92;
     line-height: 43px;
     width: 217px;
     height: 45px;
     text-align: center;
     -webkit-transform: rotate(35deg);
     transform: rotate(45deg);
}
 .witr_pricing_icon i {
     color: #1a2e92;
     font-size: 40px;
     padding-top: 40px;
     display: block;
}
.pricing-part h4 {
    font-size: 24px;
    padding: 26px 0 2px;
    display: block;
}
.pricing-part h5 {
    font-size: 35px;
    padding-bottom: 20px;
}
 .pricing-part h6 {
     font-size: 21px;
     color: #989898;
     display: block;
     text-decoration: line-through;
     margin: 0;
}
 .pricing-part span {
     font-size: 24px;
     margin-right: 5px;
}
 .pricing-part ul{
}
 .pricing-part ul li {
     color: #555555;
     line-height: 40px;
     list-style: none;
}
 .prt_content {
     padding: 20px 18px 10px 0px;
     font-size: 20px;
}
/* pricing list css */
 .pricing-part ul li:nth-child(odd){
}
 .pricing-part ul li:nth-child(even){
}
 .witr_btnp_color {
     padding-top: 37px;
     padding-bottom: 40px;
}
.pricing-part a.btn {
    background: #1a2e92;
    padding: 15px 30px;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #1a2e92;
    display: inline-block;
}
 .pricing-part a.btn:hover {
     background: transparent;
     color: #1a2e92;
}
 .pricing-part {
    text-align: center;
}
.slide_items {
     text-align: center; 
}
.grid_caur_image {
    margin-bottom: 23px;
}
/* slick dots css */
 .slick-dots li button {
    width: 18px;
    height: 18px;
	border-radius:50px;
}
.slick-dots li button {
    border: 0 solid #1a2e92;
}
.slick-dots li.slick-active button {
    background: #1a2e92;
}
.slick-dots li button {
    background: #1a2e925c;
}
.slick-dots li button {
    border: 0 solid #1a2e92;
}
.slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -50px;
    display: inline-block;
    z-index: 11;
    text-align: center;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots li button {
    font-size: 0;
    margin: 0 5px;
    cursor: pointer;
    padding: 0;
    transition: .5s;
    outline: 0;
}
/* team area  css */
.tuba_team_area {
    padding: 0px 0px 30px;
    position: relative;
}
.tuba_team_area .witr_shape_item_inner {
    bottom: 110px;
    left: 0px;
    left: -30px;
}
.tuba_team_area .witr_section_title {
    position: relative;
    padding-bottom: 15px;
}
.team_o_icons {
    margin-top: 15px;
    padding-top: 17px;
    padding-bottom: 10px;
    position: relative;
}
.team_o_icons::before {
    position: absolute;
    content: "";
    background: #ddd;
    top: 0px;
    height: 1px;
    width: 25%;
    margin: auto;
    left: 0;
    right: 0;
	transition:.5s;
}
.all_color_team:hover .team_o_icons::before {
    background: #1a2e92;
    width: 100%;
}
.team_o_icons ul li{
	list-style:none;
	display:inline-block;
}
.team_o_icons ul li a{
    display: block;
    width: 35px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #1a2e921c;
	background:#1a2e9233;
    border-radius: 5px;
	text-align:center;
	transition:.5s;
	color:#1a2e92;
	margin: 0px 2px;
	font-size: 15px;
}
.team_o_icons ul li a:hover {
    color: #fff;
    background: #1a2e92;
    border-color: #1a2e92;
}
/* content css */
.witr_team_content {
    padding: 25px 0;
}
.witr_team_content h5 {
	margin: 0;
}
.witr_team_content h5:hover,
.witr_team_content h5 a:hover{
	color:#1a2e92;
}
.witr_team_content span {
    font-size: 18px;
    color: #1a2e92;
}
.team-part {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 25px;
    background: #E0E5FF;
    padding: 30px 0 0 0;
    text-align: center;
}
/* team area2 css */
.tuba_team_area.team_area2 {
    padding: 70px 0px 20px;
}
.team2_inner_area{
	padding: 30px 70px 0px 70px;
}
/* team area 3 css */
.tuba_team_area3 {
    padding: 0px 0px 70px;
}
.cteam_9 .post_team_content {
    text-align: left;
}
.cteam_9 .post_team_content {
    padding: 0px;
    display: flex;
    align-items: center;
}
.post_team_icon_9{
    background: #1a2e92;
    padding: 10px;
	margin-right: 20px;
}
.post_team_icon_9 ul{}
.post_team_icon_9 ul li{}
.post_team_icon_9 ul li a{
	color:#fff;
	transition:.5s;
}
.post_team_icon_9 ul li a:hover{
    color: #272727;
}
/* team Post 9 */
.cteam_9 .post_team_content {
}
.cteam_9 .post_team_content {
    padding: 0px;
    display: flex;
    align-items: center;
}
.post_team_icon_9{
    background: #1a2e92;
    padding: 10px;
	margin-right: 20px;
}
.post_team_icon_9 ul{}
.post_team_icon_9 ul li{}
.post_team_icon_9 ul li a{
	color:#fff;
	transition:.5s;
}
.post_team_icon_9 ul li a:hover{
    color: #272727;
}
.post_team_content {
    box-shadow: 0px 5px 20px 0px #00000014;
    transition: .5s;
    background: #fff;
    padding: 30px 25px 25px;
}
.post_team_content9.all_content_bg_color h5 {
    margin: 0px;
}
 .all_color_team {
    transition: .5s;
    margin-bottom: 30px;
}
/* road map area css */
.tuba_road_map_area {
    padding: 80px 0px 112px;
}
 .witr_timeline_area{
}
/* single timeline */
 .witr_hd_timeline_contant {
     position:relative;
     padding-bottom: 39px;
}
/* left border */
 .witr_hd_timeline_inner {
     padding-left: 27px;
}
.witr_hd_timeline_inner:before {
    width: 1px;
    height: 100%;
    transition: .5s;
    background: #1a2e92;
    position: absolute;
    left: 7.5px;
    top: 0;
    content: "";
}
/* circle border */
.witr_dslborder {
    display: inline-block;
    width: 15px;
    height: 15px;
    transition: .5s;
    background: #1a2e92;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
}
 .witr_hd_timeline_inner:hover:before, .witr_hd_timeline_inner:hover .witr_hd_sicon_inner, .witr_hd_timeline_inner:hover .witr_dslborder{
     background: #000;
}
/* title */
 .witr_timeline_item {
     width: 230px;
     text-align: left;
}
 .witr_timeline_item h2{
     transition:.5s;
}
 .witr_hd_timeline_inner:hover .witr_timeline_item h2{
     color:#000;
}
/* witr_number_item css */
 .witr_number_item {
     position: absolute;
     z-index: 999;
     top: 50%;
     left: 50%;
     transform: translateX(-50%) translateY(-50%);
     color: #fff;
     font-size: 20px;
}
/* timeline icon css */
 .witr_hd_sicon {
     position: absolute;
     left: -17px;
     bottom: -25px;
}
.witr_hd_sicon_inner {
    width: 55px;
    height: 55px;
    background: #1a2e92;
    line-height: 54px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    transition: .5s;
    font-size: 22px;
}
 .witr_hd_sicon_inner i{
}
/* margin left spacing */
 .mrl15{
     margin-left:15px;
}
 .mrl65{
     margin-left:65px;
}
 .mrl110{
     margin-left:110px;
}
/* margin right spacing */
 .mrr50{
     margin-right:50px;
}
 .mrr95{
     margin-right:95px;
}
 .mrr90{
     margin-right:90px;
}
/* timeline bottom right text */
 .witr_sicon_bottom.witr_hd_timeline_contant {
     padding-bottom: 0px;
     padding-top: 51px;
}
 .witr_sicon_bottom{
     text-align:right;
}
 .witr_sicon_bottom .witr_timeline_item {
     width: 230px;
     margin-right: 0;
     margin-left: auto;
     text-align: right;
}
 .witr_sicon_bottom .witr_dslborder {
     left: auto;
     top: auto;
     bottom: 0;
     right: 1px;
}
 .witr_sicon_bottom .witr_hd_timeline_inner:before{
     left: auto;
     right: 7.5px;
     top: auto;
     bottom: 0;
}
 .witr_sicon_bottom .witr_hd_timeline_inner {
     padding-left: 0px;
     padding-right: 27px;
}
/* icon bottom position */
 .witr_sicon_bottom .witr_hd_sicon {
     position: absolute;
     right: -17px;
     top: -28px;
     left: auto;
     bottom: auto;
}
 .middle_border_divider{
     height:1px;
     display:block;
     background: #1a2e92;
}
/* tuba bussines detail area */
.tuba_bussines_detail_area{
	position:relative;
}
.tuba_bussines_detail_area .witr_shape_item_inner {
    bottom: 225px;
    left: auto;
    right: -20px;
}
.tuba_bussines_detail_area .witr_section_title {
    padding-bottom: 20px;
}
.bussiness_detail_right_inner .witr_section_title_inner h3 {
    font-size: 24px;
    font-weight: 600;
}
.bussiness_detail_right_inner .witr_section_title_inner p {
    width: 100%;
    padding: 10px 0px 0px 0px;
}
.bussiness_detail_right_inner {
    padding: 60px 81px 0px 15px;
}
.tuba_bussines_detail_area .single_image_area {
    margin-bottom: 20px;
}
/* accordion area css */
.tuba_accordion_area {
    padding: 10px 0px 40px;
}
/* accordion area css */
 .accordion_area .card-header.witr_ac_card {
     background: none !important;
     padding: 0;
     border-bottom: 0;
     text-align: left;
}
 .witr_ac_card i {
     margin-right: 10px;
     font-size: 20px;
}
 .accordion_area .card-2{
     margin-bottom: 22px;
     border: 1px solid #1a2e92;
}
.accordion_area .card-2 p {
    padding: 2px 20px 20px;
    margin: 0;
}
.witr_ac_style {
    padding-left: 30px;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 11px 15px;
    transition: .5s;
    color: #314192;
}
 .witr_ac_style:focus, .witr_ac_style:hover{
     color:#fff;
     background: #1a2e92;
}
 .witr_ac_style:before {
     position: absolute;
     content: '\f107';
     right: 30px;
     font-family: fontawesome !important;
     font-weight: 400;
}
 .active .witr_ac_style:before {
     content: '\f106';
}
 .active .witr_ac_style{
     background: #1a2e92;
     color:#fff;
}
 .card-body ul{
}
 .card-body ul li{
     margin-left: 18px;
     margin-bottom: 4px;
}
.tuba_accordion_area .card-2 p {
    background-color: #1A2E92;
	color:#fff;
}
/* faq page area2 css */
.faq_page_accordion_area {
    padding: 90px 0 80px;
}
.tuba_faq_area2 {
    background: #F1F1FF4D;
    padding: 87px 0 90px;
}
.tuba_faq_area2 .witr_ac_style {
    background-color: #fff;
}
.tuba_faq_area2 .witr_section_title {
    padding-bottom: 45px;
}
.tuba_faq_area2 .witr_ac_style:hover {
    background-color: transparent;
    background-image: linear-gradient(90deg, #1A2E92 0%, #2E95E9 100%);
}
.tuba_faq_area2 .active .witr_ac_style {
       background-color: transparent;
    background-image: linear-gradient(90deg, #1A2E92 0%, #2E95E9 100%);
}
/*===================== TESTIMONIAL AREA CSS =========================*/
.testimonial_area3 {
    padding: 0px 0px 120px;
    position: relative;
}
.testimonial_area3 .witr_shape_item_inner {
    left: 240px;
    top: -85px;
}
.witr_testomonial_area {
	width:80%;
	margin: auto;
}
.witr_background_test{
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);	 
	margin-top:50px;
	margin-bottom:60px;
}
.witr_testi_main {
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);	
    text-align: center;
    padding: 50px 0px;
    width: 70%;
    margin: auto;
    margin-top: -50px;
    margin-bottom: -50px;
}
.witr_test_part {
    float: left;
    margin-left: 215px;
    margin-right: -165px;	
}
.witr_test_part img {}
.witr_ns_part{}
.witr_ns_part h6 {
	font-size: 22px;
    margin-top: 10px;	
}
.witr_ns_part i {
    font-size: 17px;
    font-weight: 500;
}
.witr_test_content{}
.witr_test_content p {
    width: 88%;
    margin: auto;
    margin-top: 30px;
}
.witr_test_name{
	margin: 30px 0 15px;
}
.witr_test_name li{
	list-style:none;
}

.witr_test_name i{
    font-size: 18px;	
}
.witr_background_test, .witr_testi_main {
    border-top: 2px solid #001eb6;
    border-bottom: 2px solid #001eb6;
}
.testimonial_area3 .slick-dots {
    margin-bottom: -15px;
}
.testimonial_area3 .slick-dots li button {
    width: 50px;
    height: 15px;
    border-radius: 3px;
}
.testimonial_area3 .witr_test_name i {
    font-size: 22px;
}
.top_single_testi {
    padding: 50px 25px;
    margin: 10px 0;
}
.single_2p_testimonial {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 8%);
    padding: 30px 20px;
    text-align: left;
}
.single_2p_testimonial {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 8%);
    padding: 47px 25px;
    text-align: left;
    background: #fff;
}
.img_text_part_dflex, .two_part_dflex, .two_sec_flex {
    display: -webkit-box;
    display: -ms-flexbox;
     display: flex; 
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; 
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
     justify-content: space-between; 
}
.two_part_img {
    margin-right: 15px;
}
.testimonial_area3 .em_testi_content:after, .testimonial_area3 .em_testi_content:before, .testimonial_area3 .em_testi_title span, .testimonial_area3 .execllent_star h3, .testimonial_area3 .test_q_icon i, .testimonial_area3 .title_and_sub h6 {
    color: #1a2e92;
    font-size: 18px;
    font-style: normal;
    margin-left: 0px;
    align-items: center;
    margin: 2px;
}
.single_2p_testimonial.top_single_testi.all_color_testimonial.top-testimonial_mbtm {
    margin-bottom: 20px;
}
.mash_and_icon h5 {
    font-size: 16px;
    margin-bottom: 10px;
}
.single_2p_testimonial.bottom_single_testi.all_color_testimonial {
    padding: 30px 20px;
    margin: -7px 0px;
}
.testomonial_2part .slick-slide.slick-current.slick-active .bottom_single_testi {
    background: #1a2e92;
    transition: .5s;
}
.bottom_single_testi.slick-current .bottom_single_testi.all_color_testimonial p, .slick-current .bottom_single_testi.all_color_testimonial h2, .slick-current .bottom_single_testi.all_color_testimonial h5, .slick-current .bottom_single_testi.all_color_testimonial h6, .slick-current .bottom_single_testi.all_color_testimonial i, .slick-current .bottom_single_testi.all_color_testimonial span, .team_overlay_icon a {
    color: #fff;
	transition:.5s;
}
 .all_color_testimonial {
    -webkit-transition: .5s;
    transition: 1s;
}
/* single_creativeItem */
 .single_creativeItem{
     text-align:center;
}
 .box-size{
}
 .testiCreCon {
     position: relative;
     box-shadow: 0px 2px 29px 0px rgba(0, 0, 0, 0.06);
     background: #fff;
     border-radius: 5px;
     padding: 25px 20px 30px 20px;
     margin-bottom: 32px;
     margin-right: 30px;
}
 .testiCreCon:after {
     position: absolute;
     content: '';
     left: 50%;
     bottom: -19px;
     border-radius: 15px;
     width: 50px;
     height: 50px;
     background: #fff;
     transform: rotate(45deg);
     z-index: -1;
     box-shadow: 0px 2px 29px 5px rgba(0, 0, 0, 0.08);
}
.testiCreCon i {
    font-size: 100px;
    color: #dddddd;
    position: absolute;
    left: 50%;
}
 .testiCreCon p {
     position: relative;
     margin: 0;
     z-index: 1;
}
 .testAuthor{
}
 .testAuthor h6{
     margin-bottom: 0px;
}
 .testAuthor span{
     font-size: 15px;
}
.test-part, .em_single_testimonial, .witr_testi_main, .testiCreCon {
    padding: 0px 15px 22px 15px;
}
.testiCreCon {
    position: relative;
    box-shadow: 0px 2px 29px 0px rgba(0, 0, 0, 0.06);
    background: #fff;
    border-radius: 0;
    padding: 25px 25px 30px 25px;
    margin-bottom: 32px;
    margin-right: 30px;
}
.testiCreCon p {
    font-weight: 300;
}
.em_crating i.active {
    color: #1a2e92;
    font-size: 18px;
}
.execllent_star h3 {
    color: #1a2e92;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    font-style: italic;
}
.em_single_testimonial {
    background: #fff none repeat scroll 0% 0;
    margin-bottom: 30px;
    transition: all 0.5s ease 0s;
    padding: 37px 31px 26px;
    margin-top: 20px;
    box-shadow: 0 10px 25px 0 rgb(50 65 141 / 12%);
    overflow: hidden;
    position: relative;
    text-align: left;
}
.em_single_testimonial:hover {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.13);
}
.em_testi_title span {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 600;
    color: #1a2e92;
}
/* testimonial area3 */
.testimonial_area {
    padding: 0 0 70px;
}
.testimonial_area3.testimonial_page_area {
    padding: 105px 0px 120px;
}
.testimonial_area3.testimonial_page_area .witr_section_title {
    padding-bottom: 20px;
}
.testimonial_area3.testimonial_page_area .witr_shape_item_inner {
    left: 240px;
    top: 200px;
}
/* process area css */
.tuba_process_area {
    padding: 100px 0px 70px;
}
.tuba_process_area .witr_section_title_inner h2 {
    color: #FE688B;
}
.tuba_process_area .witr_section_title {
    padding-bottom: 45px;
}
/* witr service Style 10 */
.witr_service_10 {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    padding: 40px 30px 35px;
    background: #fff;
    position: relative;
    margin-bottom: 20px;
}
.witr_service_10::before{
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 3px;
    height:0%;
    background: #1a2e92;
	transition:.5s;
}
.witr_service_10:hover::before{
    height: 40%;
}
.witr_service_10 .serIcon i {
    line-height: 1;
}
.witr_service_10 .detail_SS p {
    margin-bottom: 0;
}
.witr_service_10 .service_list_op {
	margin-bottom: 5px;
    margin-top: 15px;
}
.witr_service_10 .service-btn a {
    background: #1a2e9226;
    padding: 12px 30px;
    color: #1a2e92;
    margin-top: 20px;
	font-weight: 500;
}
.witr_service_10 .service-btn a:hover{
    background: #1a2e92;
    color: #fff;
}
.tuba_process_area .all_icon_color i {
    color: #FFFFFF;
    font-size: 40px;
    background-color: #FE688B;
    width: 90px;
    height: 90px;
    line-height: 90px !important;
    text-align: center;
    border-radius: 5px 5px 5px 5px;
	display:inline-block;
}
.tuba_process_area .all_color_service:hover i {
    background-color: #1a2e92;
}
.tuba_process_area .all_icon_color i, .tuba_process_area .em-service2.sleft .tuba_process_area .em-service-icon {
    margin: 0px 0px 15px 0px;
}
.tuba_process_area .service_list_op ul li a, .tuba_process_area .service_list_op ul li p, .tuba_process_area .service_list_op ul li span, .tuba_process_area .service_list_op ul li {
    color: #777777;
    font-size: 16px;
    font-weight: 300;
}
.tuba_process_area .service_list_op ul li {
    margin-bottom: 7px;
}
/* tuba call to action 2 css */
.call_to_action2 {
    background-image: url("assets/images/contact-bg.html");
    background-position: center center;
    background-size: cover;
    padding: 100px 0px 110px;
	position:relative;
}
.call_to_action2::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
    background-color: #000000B0;
    opacity: 0.94;
}
/*======== Button css ==========*/
.tuba_button {
    margin-top: 52px;
}
.tuba_button a {
    background: #1a2e92;
    padding: 18px 35px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
	transition:1s;
    margin-right: 15px;
    font-weight: 500; 
		border-radius:0px;
}
.tuba_button a:hover{
    background: #fe688b;
	color: #fff;
}
 .call_to_action2 .all_cal_color a:hover, .call_to_action2 .all_cal_color button:hover {
    color: #1a2e92;
    background-color: #FFFFFF;
    border-style: default;
}
.tuba_button a i{
    margin-left: 10px;
}
.witr_b9  {
    margin-top: 100px;
}
.call_to_action2 .all_cal_color h2 {
    color: #FFFFFF;
    font-size: 40px;
    margin: 15px 0px 18px 0px;
}
.call_to_action2 .all_cal_color h5 {
    color: #FFFFFF;
    font-size: 18px;
}
.call_to_action2 .all_cal_color h3 {
    color: #FFFFFF;
    font-weight: 400;
}
/* testimonial area3 */
.testimonial_area.testimonial_area3 {
    padding: 100px 0px 120px;
}
.testimonial_area3  .slick-dots {
    bottom: -20px;
}
 .em_single_testimonial {
    text-align: center;
}
 .em_testi_text {
    float: none;
    text-align: inherit;
}
.test_q_icon i {
    font-size: 54px;
    color: #1a2e92;
    margin-bottom: 18px;
}
.testimonial_area.testimonial_area3 .em_test_thumb {
    float: inherit;
    margin-right: 0px;
    padding-bottom: 25px;
}
.testimonial_area3 .em_single_testimonial {
    padding: 37px 30px 26px;
}
.testimonial_area3 .test-part {
    padding: 0px 0px 25px 0px;
}
/* blog grid area css */
.tuba_blog_grid_area {
    padding: 100px 0px 70px;
}
.tuba_blog_area.blog_grid_area {
	background:#FFFFFF;
}
.tuba_blog_area.blog_grid_area .witr_section_title {
    padding-bottom: 25px;
}
.blog_grid_area .learn_btn {
    border-radius: 5px;
    padding: 9px 30px;
    margin-top: 20px;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
    border: 1px solid #ddd;
    color: #1a2e92;
}
.blog_grid_area .learn_btn:hover {
    background: #1a2e92;
	border-color:#1a2e92;
	color:#fff;
}
.blog_grid_area .witr_blog_area12 .witr_blog_con {
    padding: 20px 15px 30px 25px;
    background: #FFF;
}
.blog_grid_area .witr_blog_con h2 a {
    margin-bottom: 8px;
}
.tuba_blog_area.blog_grid_area .witr_top_category.category_blog_grid ul li a {
    border-radius: 5px;
    display: inline-block;
    background-color: #1a2e92;
    padding: 3px 10px 3px 10px;
    color: #fff;
    transform: scale(0);
    transition: .5s;
}
.busi_singleBlog:hover .witr_top_category.category_blog_grid ul li a {
	transform:scale(1);
}
.blog_grid_area .witr_section_title_inner h2 {
    font-size: 19px;
}
.tuba_blog_grid_area .witr_blog_con span {
    color: #666;
	font-size:15px;
}
.tuba_blog_area .witr_blog_con span a {
    color: #314192;
    font-weight: 600;
}
.tuba_blog_grid_area .busi_singleBlog {
    box-shadow:0 10px 40px 0 rgb(50 65 141 / 7%);
    background: #fff;
    margin-bottom: 30px;
}
.tuba_blog_grid_area .busi_singleBlog:hover {
    box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.05);
}
.tuba_blog_grid_area .witr_blog_con {
    padding: 20px 20px 20px 25px;
    margin-bottom: 0px;
}
/* single service area css */
.single_service_area {
    padding: 100px 0px 0px;
    background: #FFFFFF;
}
 .single_service_area .witr_text_widget p {
    line-height: 1.7em;
}
.single_service_area .witr_text_widget_inner h2 {
    font-size: 40px;
    padding: 45px 0px 13px 0px;
}
.faq_area1.single_service_faq1 {
    background: #FFFFFF;
}
/* PORTFOLIO AREA CSS */
.portfolio_nav {
    padding: 0px 0 40px;
}
.portfolio_nav ul {}
 .portfolio_nav ul li {
    display: inline;
}
.portfolio_nav ul li {
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    margin: 0 5px 10px;
    padding: 5px 20px;
    position: relative;
    transition: .5s;
    border: 1px solid #f3eaea;
}
.prot_wrap {
    overflow: hidden;
}
/* single gallery css */
.single_protfolio {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.portfolio_area .witr_section_title_inner h3 {
    padding: 0px 0px 0px 0px;
}
.prot_thumb {} .prot_thumb img {
    display: block;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single_protfolio:hover .prot_thumb img {
    transform: scale(1.1);
}
.prot_content {
    position: absolute;
    text-align: center;    
    transition: .5s;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 9;
}
.multi_gallery.prot_content {
    height: 90%;
    width: 80%;
    right: 10%;
    top: 5%;
    bottom: 5%;
    left: 10%;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
}
.prot_content h3 {
    margin: 0;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 0;
}
.prot_content h3 a {
    font-size: 23px;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff;
    margin-bottom: 5px;
    display: inline-block;
}
.prot_content h3 a:hover {
    color: #2e95e9;
}
.prot_content p {
    line-height: 1.2;
    margin: 5px 0 0;
}
.prot_content p span {
    display: inline-block;
    color: #fff;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
    transform: scale(1, 1);
}
.porttitle_inner span,
.porttitle_inner4 span,
.prot_content span {
    position: relative;
    margin: 0 2px;
}
.prot_content span:before,
.porttitle_inner4 span:before,
.porttitle_inner span:before {
    bottom: 0;
    content: ",";
    position: absolute;
    right: -5px;
}
.porttitle_inner span:last-child:before,
.prot_content span:last-child:before,
.porttitle_inner4 span:last-child:before {
    content: "";
}
.nospace.col-xs-12 {
    padding: 0px;
}
.nospace .single_protfolio {
    margin-bottom: 0px;
}

/* load button css */
.gallery_load_button {} .gallery_load_button a {
    padding: 7px 15px;
    display: inline-block;
    font-size: 17px;
    margin-top: 0px;
}
.prot_wrap.nospace .gallery_load_button a {
    margin-top: 30px;
}
/* single portfolio */
.pimgs img {
    height: 465px;
    width: 100%;
}
.prots-contentg p {} 
/*style 1 */
.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;
    top: -100%;
    width: 100%;   
    transition: .5s;
    text-align: center;
}
.pstyle_1 .porttitle_inner h3 {
    padding-bottom: 0px;
}
.pstyle_1 .prot_content p {
    margin: 2px 0 0;
}
.pstyle_1 .single_protfolio {   
    -webkit-transition: .5s;   
    transition: .5s;
}
.portfolio_readmore_btn {
    padding-top: 23px;
}
.portfolio_readmore_btn > a {
    border-radius: 5px;
    display: inline-block;
    padding: 6px 21px;
    text-transform: uppercase;   
    -webkit-transition: .3s;   
    transition: .3s;
    border: 1px solid transparent;
}
.pstyle_1 .picon a {
    background: #1a2e92;
    border-radius: 5px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0 8px 11px;
    width: 50px;
    transition: .5s;
    color: #fff;
}
.pstyle_1 .picon a:hover {
    border-color: #2e95e9;
    background: #2e95e9;
}
/* style 4 */
 .pstyle4.pstyle_1 .single_protfolio:hover {
     box-shadow: none;
}
 .pstyle4 .prot_content_inner {
     top: 50%;
}
 .pstyle4 .prot_thumb {
     overflow: hidden;
     position: relative;
}
 .pprotfolio4 {
     box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.7);
     padding: 17px 10px 20px;
}
 .pprotfolio4 {
     border: 1px solid #f1f1f1;
     border-top: 0px solid #f1f1f1;
     padding: 20px 10px 23px;
}
 .porttitle_inner4 h3 {
     margin: 0;
     text-transform: capitalize;
     color: #454545;
     font-size: 18px;
     font-weight: 600;
     line-height: 1;
}
 .porttitle_inner4 h3 a {
     text-transform: uppercase;
     color: #454545;
     font-size: 18px;
     font-weight: 600;
}
 .porttitle_inner4 p {
     color: #454545;
     line-height: 1;
     margin: 5px 0 0;
}
 .porttitle_inner4 p span {
     display: inline-block;
     padding-top: 5px;
}
/* style 3 */
 .positi_3.pprotfolio4 {
     padding: 20px 10px 23px;
     border: none;
     position: absolute;
     bottom: -100px;
     background: #1a2e92;
     left: 0;
     right: 0;
     z-index: 9;
     transition:.5s;
     text-align:center;
}
 .single_protfolio:hover .positi_3.pprotfolio4 {
     bottom: 0px;
}
 .positi_3 .porttitle_inner4 p span, .positi_3 .porttitle_inner4 h3 a {
     color: #fff;
}
/* portfolio icon css */
.portfolio_4collumn_area .picon a {
     background: transparent;
     border-radius: 5px;
     color: #fff;
     display: inline-block;
     font-size: 25px;
     height: 50px;
     line-height: 50px;
     margin: 0 3px 11px;
     width: 50px;
     text-align: center;
}
.portfolio_4collumn_area .picon a:hover {
     border-color: #1a2e92;
     background: #1a2e92;
     color: #fff;
}
.pstyle4 .prot_thumb {
    overflow: hidden;
    position: relative;
}
.pprotfolio4 {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.7);
    padding: 17px 10px 20px;
}
.pprotfolio4 {
    padding: 20px 10px 23px;
}
.porttitle_inner4 h3 {
    margin: 0;
}
.porttitle_inner4 h3 a {}
.porttitle_inner4 p {
	margin-bottom: 0;	
}
.porttitle_inner4 p span {
    display: inline-block;
}
.portfolio_nav ul li.current_menu_item, .portfolio_nav ul li:hover {
    border-color: #1a2e92;
	background: #1a2e92;
	color: #fff;
}
.prot_content {
    background: #1a2e9280;
}
.pprotfolio4 {
    box-shadow: 0 10px 16px 0 rgba(0,0,0,.7);
    padding: 30px 10px 30px;
    border: 1px solid #f1f1f1;
    border-top: 0 solid #f1f1f1;
}
.portfolio_nav {
    text-align: center;
}
.portfolio_area {
    background: #FFFFFF;
    padding: 110px 0px 120px;
}
.portfolio_area .witr_section_title_inner h2 {
    text-transform: capitalize;
}
.page-numbers span.current, .paginations a.current, .paginations a:hover {
    border-color: #1a2e92;
	 background: #1a2e92;
	 color: #fff;
}
ul.page-numbers a.page-numbers {
    box-shadow: 0 10px 40px 0 rgba(50,65,141,.12);
}
.page-numbers, .tutor-pagination-wrap a, .tutor-pagination-wrap span.page-numbers.current, a.page-numbers {
    border-radius: 5px;
    margin-right: 10px;
    padding: 15px 24px;
    font-size: 14px;
    line-height: 1;
    -webkit-transition: .5s;
    transition: .5s;
}
.page-numbers span.current, .paginations a {
    display: inline-block;
    font-weight: 500;
    margin: auto 5px;
}
 .paginations a {
    color: #888;
}
.page-numbers li {
    display: inline-block;
}
.paginations {
    text-align: center;
    margin-top: 20px;
}
.portfolio_4column_gutter .single_protfolio {
    margin-bottom: 0px;
}
/* port style 3 */
.em_plus_port {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 99;
}
 .prot_content_inner {
    left: 50%;
    position: absolute;
    top: 60%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    -webkit-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s;
    opacity: 0;
}
 .single_protfolio:hover .prot_content_inner {
    top: 50%;
    opacity: 1;
}
.picon a {
    border-radius: 5px;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px 11px;
    width: 50px;
    text-align: center;
	color:#fff;
}
.gallery_load_button a:hover, .picon a {
    background: #1a2e92;
}
.picon a:hover {
    border-color: #555;
}
.picon a:hover {
    background-color: #1a2e92;
}
/*style 1 */
.em_port_content {
    height: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9;
    left: 0;
    top: -100%;
    width: 100%;   
    -webkit-transition: .5s;   
    transition: .5s;
    text-align: center;
}
.pstyle_1 .porttitle_inner h3 {
    padding-bottom: 0px;
}
.pstyle_1 .porttitle_inner h3 a {} .pstyle_1 .porttitle_inner p {
}
.pstyle_1 .prot_content p {
    margin: 2px 0 0;
}
.pstyle_1 .single_protfolio {   
    -webkit-transition: .5s;   
    transition: .5s;
}
.portfolio_readmore_btn {
    padding-top: 23px;
}
.portfolio_readmore_btn > a {
    border-radius: 5px;
    display: inline-block;
    padding: 6px 21px;
    text-transform: uppercase;   
    -webkit-transition: .3s;   
    transition: .3s;
    border: 1px solid transparent;
}
.port_3column_area .pstyle_1 .picon a {
    background: transparent;
    border-radius: 5px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0 8px 11px;
    width: 50px;
    -webkit-transition: .5s;
    transition: .5s;
}
.page-numbers span.current, .paginations a.current, .paginations a:hover {
    border-color: #b78b5c;
}
.page-numbers span.current, .paginations a.current, .paginations a:hover {
    background: #1a2e92;
}
.page-numbers span.current, .paginations a.current, .paginations a:hover {
    color: #fff;
}
/* blog area css */
.tuba_blog_area {
    padding: 100px 0px 80px;
    position: relative;
} 
.tuba_blog_area .witr_section_title_inner h3 {
    padding: 0px 0px 0px 0px;
}
/* witr_blog_area12 */
.witr_blog_area12 .witr_blog_con {
    padding: 20px 30px 30px 30px;
    background: #FFF;
}
.wbutton_right_icon {
    position: absolute;
    bottom: 0px;
    right: 24px;
}
.wbutton_right_icon a{
	font-size:20px;	
	position: relative;
		z-index: 1;
}
.wbutton_right_icon a::before {
    content: '';
    position: absolute;
    height: 110px;
    width: 110px;
    border:2px solid #f7f7f7;
    bottom: -78px;
    z-index: -1;
    transform: rotate(-35deg);
    right: -38px;
    border-radius: 0px 20px;
    transition: .5s;
}
.busi_singleBlog:hover .wbutton_right_icon a{
    color: #fff;
}
.blog_sidebar .busi_singleBlog {
    background: #fff;
}
.blog_sidebar .witr_blog_con span {
    color: #666;
}
/* blog area css 5 */
.busi_singleBlog {
    background: #fff;
    transition: .5s;
    box-shadow: 0 10px 40px 0 rgba(50,65,141,.07);
	margin-bottom: 20px;
}
.busi_singleBlog:hover {
    box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.05);
}
.witr_sb_thumb {
    overflow: hidden;
	position: relative;
}
.witr_sb_thumb img{
    width: 100%;
	-webkit-transition: .5s;
	transition:.5s;	
}
.witr_sb_thumb:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	bottom:0;
	right:0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .5s;
	transition:.5s;
	z-index:1;
}
.busi_singleBlog:hover .witr_sb_thumb img,
.busi_singleBlog:hover .witr_sb_thumb:before{
	-webkit-transform: scale(1.2);
	 transform: scale(1.2);	
}
.witr_blog_border {
    border: 1px solid #f2f2f2;
    margin-bottom: 10px;
}
.witr_blog_con {
    padding: 14px 28px 23px 25px;
    margin-bottom: 0px;
}
.home_blog_area .witr_blog_con {
    padding: 20px 28px 25px 25px;
}
.witr_blog_con span {
    font-size: 16px;
    line-height: 50px;
    font-size: 16px;
    margin-bottom: 15px;
    margin-right: 2px;
    font-weight: 600;
}
.learn_btn {
    color: #1a2e92;
    border-style: default;
    border-radius: 0px 0px 0px 0px;
}
 .learn_btn:hover {
    background: #1a2e92;
    color: #fff;
}
.learn_btn {
    border: 0 none;
    border-radius: 5px;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    padding: 10px 30px;
    text-transform: capitalize;
    text-align: center;
    background: #1a2e9214;
    margin-bottom: 22px;
}
.home_blog_area .learn_btn {
    border: 0 none;
    font-weight: 500;
    padding: 0px 30px;
    text-transform: capitalize;
    text-align: center;
    background: transparent;
    margin-bottom: 22px;
    color: #314192;
}
.home_blog_area .witr_blog_con h2 a {
    margin: 0px;
}
.bs5 span {
    line-height: 26px;
}
.witr_blog_con span i {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-transition: .5s;
    transition: .5s;	
}
.witr_blog_con h2 {
    margin: 10px 0 0;
}
.witr_blog_con h2 a{
    display: inline-block;
}
.witr_blog_con h2 a:hover {
    color: #1a2e92;
}
.witr_sb_thumb {
    overflow: hidden;
	position: relative;
}
.witr_sb_thumb img{
    width: 100%;
	transition:.5s;	
}
.witr_sb_thumb:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1;
    background: rgba(0,0,0,.5);
}
.busi_singleBlog:hover .witr_sb_thumb img,
.busi_singleBlog:hover .witr_sb_thumb:before{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);	
}
.witr_sb_thumb {
    overflow: hidden;
    position: relative;
}
.witr_top_category{
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 999;
}
.tuba_blog_area .witr_section_title {
    padding-bottom: 42px;
}
.tuba_blog_area .witr_top_category ul li{
    display: inline-block;
}
.tuba_blog_area .witr_top_category ul li a {
    border-radius: 5px;
    display: inline-block;
    background-color: #1a2e92;
    padding: 3px 10px 3px 10px;
    color: #fff;
	 background: #1a2e92;
	 margin: 0 10px 10px 0;
}
.witr_blog_con h2 a:hover {
    color: #1a2e92;
}
.blog_add_icon a, .busi_singleBlog:hover .wbutton_right_icon a::before {
    background: #1a2e92;
}
.blog_sidebar .btn2.witr_bt2, .tuba_blog_area .btn2.witr_bt2 {
    font-size: 16px;
    font-weight: 500;
    padding: 9px 30px;
    border-radius: 5px;
    transition: .5s;
    display: inline-block;
    border: 1px solid #1a2e92;
}
.blog_sidebar .witr_blog_con {
    padding: 20px 15px 20px 25px;
    margin-bottom: 0px;
}
.blog_sidebar .btn2.witr_bt2:hover, .tuba_blog_area .btn2.witr_bt2:hover {
    background: #1a2e92;
    color: #fff;
}
.blog_grid_area{}
.blog_grid_area .witr_blog_con h2 a {
    margin-bottom: 5px;
}
.blog_grid_area .all_blog_color p {
    padding: 15px 0px 20px 0px;
}
/*======== footer area css  ======= */
.em_footer_area{
	
}
.em_footer_area.footer-middle {
    padding: 65px 0 0px;
}
.em_footer_bottom.footer-bottom {
    padding: 26px 0 24px;
    position: relative;
    margin-top: 80px;
}
.em_footer_bottom.footer-bottom:before {
    content: "";
    position: absolute;
    top: 0;
    background: #ffffff61;
    height: 1px;
    width: 61%;
    left: 0;
    right: 0;
    margin: auto;
}
.witrfm_area{
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	position:relative;
}
 .witrfm_area:before {
     content: "";
     position: absolute;
     top: 0;
     height: 100%;
     width: 100%;
     left: 0;
     right: 0;
     margin: auto;
}
.witrfm_area:before {
    background-color: #f1f1ff;
}
 .footer-middle {
     padding: 65px 0 73px;
}
 .footer-middle.wpfd {
     padding: 0;
}
 .wpfdp {
     padding-top: 65px;
     padding-bottom: 80px;
}
 .footer-middle .widget h2 {
     margin-bottom: 28px;
     margin-top: 28px;
     position: relative;
}
 .footer-middle .widget h2:before {
}
 .footer-middle table#wp-calendar td, .footer-middle table#wp-calendar th {
     color: #fff;
}
 .footer-middle #archives-dropdown--1 {
     height: 34px;
}
 .footer-middle .widget h2 {
}
 .footer-middle .widget ul li:before {
}
 .footer-middle .tagcloud a {
}
 .footer-middle .widget ul {
     list-style: none;
}
 .footer-middle .widget ul li {
     margin-bottom: 10px;
}
 .footer-middle .widget ul li a, .footer-middle .widget ul li:before {
     -webkit-transition: .5s;
     transition: .5s;
}
.footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
    color: #e08f4e;
}
 .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%;
}
.em_footer_area.footer-middle .widget h2 {
    margin-bottom: 28px;
    margin-top: 28px;
    position: relative;
	font-size:22px;
}
.footer-middle .mc4wp-form-fields input::placeholder{
	color: #212d48;
}
 .widget ul li {
    margin-bottom: 10px;
}
.footer-widget.address, .footer-widget.address p {
    color: #17161a;
}
.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 18px;
    margin-right: 12px;
}
.footer-middle .mc4wp-form-fields p:nth-child(1) {
    margin-bottom: 22px;
}
.footer-middle .mc4wp-form-fields input {
    height: 50px;
    position: relative;
    background: transparent;
    width: 100%;
    line-height: 43px;
    color: #fff;
    border: 1px solid #e0a067;
    border-radius: 0px;
    padding-left: 10px;
}
.mc4wp-form-fields input {
    width: 67%;
    background: #1837d345;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    border-radius: 50px;
    border: none;
    outline: none;
    padding: 15px 30px;
    border: 2px solid #465ed9;
}
.footer-middle .mc4wp-form-fields button {
    position: absolute;
    height: 50px;
    border-radius: 0px;
    color: #fff;
    background: #E0A067;
    cursor: pointer;
    padding: 10px 15px;
    -webkit-transition: .5s;
    transition: .5s;
    border: none;
}
#witr_mp4_video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    object-fit: cover;
    height: 100%;
    z-index: -1;
}
.footer-logo img {
    margin-top: 30px;
    margin-bottom: 20px;
}
.footer-middle .widget ul li, .footer-middle .widget ul li a, .footer-middle .widget ul li::before, .footer-middle .tagcloud a, .footer-middle caption, .footer-middle table, .footer-middle table td a, .footer-middle cite, .footer-middle .rssSummary, .footer-middle span.rss-date, .footer-middle span.comment-author-link, .footer-middle .textwidget p, .footer-middle .widget .screen-reader-text, mc4wp-form-fields p, .mc4wp-form-fields, .footer-m-address p, .footer-m-address, .footer-widget.address, .footer-widget.address p, .mc4wp-form-fields p, .tuba-description-area p, .tuba-description-area .phone a, .tuba-description-area .social-icons a, .recent-review-content h3, .recent-review-content h3 a, .recent-review-content p, .footer-middle .tuba-description-area p, .footer-middle .recent-post-text h4 a, .footer-middle .recent-post-text .rcomment, .witr_sub_table span {
    color: #314192;
}
.tuba-description-area .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #fe688b;
    text-align: center;
    border-radius: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
	display:inline-block;
    color: #fff;
}
.witr_sub_table {
    display: flex;
    justify-content: space-between;
    padding-bottom: 8px;
    border-bottom: 1px solid #ffffff8c;
    margin-bottom: 8px;
}
.tuba-description-area .social-icons a:hover {
    border-color: #1a2e92;
	background: #1a2e92;
}
.tuba-description-area a img {
    margin: 26px 0;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.footer-bottom:before {
    background: #ffffff61;
}
.footer-bottom:before {
    content: "";
    position: absolute;
    top: 0;
    height: 1px;
    width: 61%;
    left: 0;
    right: 0;
    margin: auto;
}
/*======================== END FOOTER middle AREA CSS =========================*/
.footer-bottom {
    padding: 26px 0 24px;
    position: relative;
    background: #e4ecff;
}
 .copy-right-text {
     text-align:left;
}
 .copy-right-text p {
     margin: 0;
     padding: 0;
}
 .footer-menu {
}
 .footer-menu ul {
     list-style: none;
     margin: 0px;
     padding: 0px;
}
 .footer-menu ul li {
     display: inline-block;
}
 .footer-menu ul li a {
     padding: 0 10px;
     display: block;
	 transition:.5s;
}
.copy-right-text a:hover, .footer-menu ul li a:hover {
    color: #e08f4e;
}
 .footer-menu ul li:last-child a {
     padding-right: 0px;
}
 .footer_style_3 .footer-menu ul li:first-child a {
     padding-left: 0px;
}
 .footer-menu ul ul {
     display: none;
}
/*======================== END FOOTER BOTTOM AREA CSS =========================*/
#witr_mp4_video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    object-fit: cover;
    height: 100%;
    z-index: -1;
}
.port_3column_area .witr_section_title_inner p {
    width: 39%;
}

/*========================  BREADCRUMB AREA CSS =========================*/
 .breadcumb-blog-area {
     padding: 60px 0 65px;
     background-color: #f7f7f7;
     background-position: center top;
     background-repeat: no-repeat;
     background-size: cover;
     position: relative;
}
.breadcumb-inner h2 {
     font-size: 36px;
}
.breadcumb-area {
    background-image: url("assets/images/breadcame.png");
    padding: 152px 0px 100px;
    background-color: #f7f7f7;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
}
 .breadcumb-area:before, .breadcumb-blog-area:before {
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     content: "";
}
.breadcumb-inner ul, .breadcumb-inner ul span a, .breadcumb-inner li, .breadcumb-inner li a {
    color: #ffffff;
    font-display: swap;
}
 .breadcumb-inner ul {
     font-weight: 600;
}
.breadcumb-inner li {
    display: inline-block;
    margin: 0 2px;
    color: #fff;
    font-weight: 600;
}
.breadcumb-inner li:nth-last-child(-n+1) {
    color: #821F05;
    color: #fff;
    font-weight: 600;
}
 .breadcumb-inner li a {
     font-weight: 600;
     color: #fff;
}
.breadcumb-inner li a:hover {
    color: #1a2e92;
}
 .brpt h2 {
     color: #fff;
     font-size: 40px;
}
 .lcase {
     text-transform: lowercase;
}
 .ucase {
     text-transform: uppercase;
}
 .ccase {
     text-transform: capitalize;
}
/* =============== blog left sidebar css =============== */
/* side bar css */
.witr-blog-side-area.blog_sidebar {
    padding: 100px 0px 100px;
    background: #f9f9f9;
}
.blog-left-side > div {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 15px;
    box-shadow: 0 0 5px 0 rgba(148, 146, 245, 0.2);
}
.blog-left-side > div:last-child {
    margin-bottom: 0;
}
.blog-left-side h2 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.blog-left-side .content {
    padding: 0;
}
.blog-left-side .push-bottom-large {
    margin-bottom: 0;
}
.blog-left-side > div:last-child {
    margin-bottom: 0;
}
.blog-left-side > aside:last-child {
    margin-bottom: 0 !important;
}
.blog-left-side .nav .children li a:hover,
.blog-left-side .sub-menu li a:hover {
    background: 0 0;
    color: #18c8ff;
}
.defaultsearch {
    background: #f7f7f7;
    position: relative;
}
.defaultsearch input {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 0 none;
    height: 54px;
    position: relative;
    width: 100%;
}
.defaultsearch button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #858585;
    font-size: 18px;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}
.defaultsearch input[type="text"] {
    padding-left: 10px;
}
.blog-left-side .widget h2 {
    border-bottom: 1px solid #e5e5e5;
    bottom: -1px;
    display: block;
    line-height: 17px;
    margin-bottom: 20px;
    padding-bottom: 14px;
    position: relative;
    text-transform: capitalize;
}
.blog-left-side .widget h2::before {
    background: #1a2e92 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 20px;
    left: -15px;
    position: absolute;
    width: 2px;
    top: -3px;
}
.footer-middle .widget h5 {
    text-transform: capitalize;
}
.blog-left-side .widget ul {
    list-style: none;
}
.blog-left-side .widget ul li {
    margin: 0 0 5px;
    padding-left: 20px;
    position: relative;
}
.blog-left-side .widget ul li span {
    font-weight: 300;
}
.blog-left-side .widget ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.blog-left-side > .widget > ul > li {
    margin: 0 0 10px;
    padding-bottom: 10px;
}
.blog-left-side .widget > ul > li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.blog-left-side .widget ul li a:hover,
.blog-left-side .widget ul li:hover::before {
    color: #1a2e92;
}
.blog-left-side .widget ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    left: 0;
    position: absolute;
}
.blog-left-side .widget select {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    padding-left: 5px;
}
.widget .screen-reader-text {
    display: none;
}
.textwidget select {
    width: 100%;
}
#wp-calendar {
    width: 100%;
}
.tagcloud a {
    display: inline-block;
    font-size: 14px !important;
    margin: 0 8px 10px 0;
    padding: 7px 15px;
    text-align: center;
    font-weight: 400;
    border: 1px solid #ddd;
    text-transform: capitalize;
}
.r-post-content h3 a:hover,
.r-post-content h3:hover,
.tagcloud a:hover,
.widget_archive ul li a:hover,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_categories ul li:hover:before {
    color: #1a2e92;
}
.tagcloud a:hover {
    background: #1a2e92;
    color: #fff;
}
#wp-calendar caption {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}
#wp-calendar {
    font-size: 13px;
}
#wp-calendar {
    border: 0 solid #e5e5e5;
    margin-bottom: 20px;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    margin: 0;
}
table#wp-calendar td {
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
}
#wp-calendar td,
#wp-calendar th {
    padding: 8px;
}
table#wp-calendar th {
    border: 1px solid #e5e5e5;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
table#wp-calendar td#today {
    color: #fff;
    background-color: #1a2e92;
}
table#wp-calendar td#today a {
    color: #fff;
}
.textwidget img {
    margin-bottom: 15px;
}
.textwidget p {
    margin-bottom: 0.5rem;
}
.tuba-blog-thumb img {
    width: 100%;
}
.witr-blog-side-area .imagess_area .slick-slide img {
    display: inline-block;
    margin: auto;
    width: 100%;
}
/* end sidebar css */
/* witr-blog-2side-area */
.witr-blog-side-area.witr-blog-2side {
    padding: 100px 0px 70px;
    background: #f9f9f9;
}
.tuba-single-blog {
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.tuba-blog-thumb {
    overflow: hidden;
}
.tuba-blog-thumb a {
    display: block;
	position: relative;
}
.tuba-blog-thumb a:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,.7);
    opacity: 0;
    z-index: 999;
    transition: .5s;
}
.tuba-single-blog:hover .tuba-blog-thumb a:before {
    opacity: 1;
	transition: .5s;
}
.tuba-blog-thumb img {
    transition: .5s;
    display: block;
}
.em-blog-content-area {
    padding: 15px 0px 15px;
}
.blog-page-title h2 {
    display: block;
    font-size: 22px;
    margin-bottom: 7px;
    text-transform: capitalize;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.blog-page-title a {
    display: inline-block;
    word-break: break-all;
}
.blog-content {
    word-break: break-word;
}
.tuba-blog-meta.post_blog h2 a {
    font-size: 24px;
	font-weight:700;
	transition:.5s;
}
.tuba-blog-meta.post_blog h2 {
    margin-bottom: 8px;
}
.recent-post-item {
    margin-bottom: 10px;
}
.blog-left-side .widget ul li a, .blog-left-side .widget ul li::before {
    color: #444;
}
.tuba-blog-meta.post_blog h2 a:hover{
	color:#1a2e92;
}
.tuba-single-blog-title h2 {
    padding: 0;
    margin-top: 0;
    margin-bottom: 8px;
}
.tuba-blog-meta-left a, .tuba-blog-meta-left span {
    color: #888888;
    font-size: 16px;
    margin-right: 5px;
	margin-bottom:10px;
	display:inline-block;
}
.tuba-blog-meta-left i {
    color: #1a2e92;
    margin-right: 5px;
}
.blog-content p {
    font-size: 17px;
    padding-top: 14px;
}
.em-blog-content-area .witr_btn {
    background: #1a2e92;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    text-align: center;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    transition: 1s;
    font-weight: 400;
	margin-bottom:15px;
}
.em-blog-content-area .witr_btn:hover {
    background: #323232;
    color: #fff;
}
.witr-blog-side-area.blog_sidebar .tuba-single-blog {
    margin-bottom: 30px;
    box-shadow: none;
    border-bottom: 1px solid #e7e7e7;
    background: transparent;
}
blockquote p {
    font-size: 20px;
    position: relative;
	color:##999;
}
.witr-blog-side-area blockquote {
    background-color: #f7f7f7;
    border-left: 3px solid  #1a2e92;
    padding: 1em 1em;
    margin-top: 15px;
}
.recent-post-text h4 {
    margin: 0px;
    line-height: 1;
}
.recent-post-text h4 a {
    color: #17161a;
    font-size: 19px;
    transition: all .3s ease 0s;
}
/* video play css */
.video-open-inline iframe{
	width:100%;
	height:400px;
	border:none;
}
/* =============== End blog left sidebar css =============== */
/* single blog css */
.witr-blog-side-area {
    padding: 100px 0px 100px;
}
.comment-respond {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 25px 10px 30px;
    background-color: #f1f1f1;
}
.single_blog_page{
	margin-bottom:0px;
}
.comment_field .input-field input, .comment_field .textarea-field textarea {
    color: #555555;
}
.comment_field .input-field input {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 6px 20px;
    height: 54px;
    font-size: 17px;
}
.comment_field .input-field label, .comment_field .textarea-field label {
    color: #606060;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 500;
}
.comment_field .input-field {
    width: 33.33%;
    float: left;
    margin-bottom: 25px;
}
.comment_field .textarea-field label {
    margin-top: 20px;
    margin-bottom: 10px;
}
.comment_field .textarea-field textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    height: 150px;
    padding: 10px;
}
.tuba_btn {
    background: transparent;
    border: 1px solid #ddd;
    display: inline-block;
    text-align: center;
    padding: 12px 20px;
    margin-top: 15px;
    border-radius: 5px;
    transition: .5s;
    color: #444;
}
.tuba_btn:hover {
    background:#1a2e92;
	border-color:#1a2e92;
	color:#fff;
}
.single_blog_thumb img {
    width: 100%;
    height: 500px;
}
blockquote {
    padding: 25px 32px 25px;
    margin: 0 0 30px;
    font-size: 17px;
    /* border-left: 3px solid #f99a00; */
    font-weight: 400;
    box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
}
blockquote p {
    font-size: 20px;
    position: relative;
}
.block .wp-block-quote.is-large p, .block .wp-block-quote.is-style-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
}
.witr-blog-side-area.single_blog  blockquote {
    background-color: #f7f7f7;
    border-left: none;
}
.wp-block-group.block {
    text-align: center;
}
.tuba-single-blog-details-inner {
    padding: 38px 45px 45px;
    box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
    border-radius: 0 0 10px 10px;
}
.tuba-single-icon-inner {
    text-align: center;
}
.tuba-single-icon-inner a {
    border: 1px solid #e6e6e6;
    color: #17161a;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 41px;
    margin: 0 9px 0 0;
    text-align: center;
    width: 40px;
    border-radius: 5px;
	transition:.5s;
}
.tuba-single-icon-inner a:hover {
    background: #1a2e92 ;
    border-color: #1a2e92 ;
    color: #fff;
}
.recent-post-image {
    float: left;
    margin-right: 10px;
}
.recent-post-image img {
    width: 75px;
    margin-top: 8px;
}
/*========================
EM40 SCROLL TOP CSS
=========================*/
#scrollUp {
    background: #1a2e92;
    bottom: 30px;
    color: #fff;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 100px;
    text-align: center;
    border-radius: 5px;
    width: 40px;
}
#scrollUp i {
    color: #fff;
    font-weight: 900;
}
 .brand_active:hover .slick-prev, .brand_active:hover .slick-next, .service_active:hover .slick-prev, .service_active:hover .slick-next, .feature_active:hover .slick-prev, .feature_active:hover .slick-next, .event_active:hover .slick-prev, .event_active:hover .slick-next, .imagess_area:hover .slick-prev, .imagess_area:hover .slick-next, .witr_ds_content_area:hover .slick-prev, .witr_ds_content_area:hover .slick-next, .blog_wrap:hover .slick-prev, .blog_wrap:hover .slick-next, .witr_team_area_c:hover .slick-prev, .witr_team_area_c:hover .slick-next, .images_area:hover .slick-prev, .images_area:hover .slick-next, .testomonial-slide:hover .slick-prev, .testomonial-slide:hover .slick-next, .Screenshots-slide:hover .slick-prev, .Screenshots-slide:hover .slick-next, .mobile-slide:hover .slick-prev, .mobile-slide:hover .slick-next, .mobile-slide-7:hover .slick-prev, .mobile-slide-7:hover .slick-next, .witr_islidess_slick:hover .slick-prev, .witr_islidess_slick:hover .slick-next, .testomonial:hover .slick-prev, .testomonial:hover .slick-next{
    opacity:1;
}
/* slick prev slick next css */
/*======== slick ========*/
.slick-prev, .slick-next {
    font-size: 0;
    position: absolute;
    display: block;
    padding: 0;
    cursor: pointer;
    color: #fff;
    outline: none;
    background: #1a2e92;
    z-index: 9;
    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%;
    transform: translate(0px, -50%);
    transition: .5s;
    border: 0px solid #17161a;
}
 .slick-prev {
     left: -65px;
}
 .slick-next {
     right: -65px;
}
 .slick-prev.slick-disabled, .slick-next.slick-disabled{
     background: #E0A067;
}
 .witr_ds_content_area .slick-prev {
     left: 15px;
}
 .witr_ds_content_area .slick-next {
     right: 15px;
}
.slick-prev:before, .slick-next:before {
    color: #fff;
    font-size: 25px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: inherit;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    content: "\f177";
    font-family: FontAwesome !important;
}
.slick-next:before {
	content: "\f178";
    font-family: FontAwesome !important;
}
 .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
     color: #fff;
}
 .blog_active:hover .slick-prev, .blog_active:hover .slick-next{
	 opacity:1;
 }
 .slider_active_bottom_id2:hover .slick-prev, .slider_active_bottom_id2:hover .slick-next{
	 opacity:1;
 }
.tuba_team_area2 .slick-prev {
    left: -15px;
}
.tuba_team_area2 .slick-next {
    right: -15px;
}
.tuba_brand_area .slick-prev {
    left: -40px;
}
.tuba_brand_area .slick-next {
    right: -40px;
}
button:focus {
    outline: none;
    outline: none;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    background: #2e95e9;
}
/* service page area css */
.em_service_area {
    padding: 100px 0px 70px;
}
.em_single_service {
    border-radius: 5px 5px 5px 5px;
    padding: 60px 35px 10px 35px;
	box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 9%);
    text-align: center;
	transition:.9s;
	margin-bottom:30px;
}
.service_icon i {
    color: #3757F7;
    font-size: 55px;
    transform: rotate(0deg);
	transition:.5s;
}
.service_inner_content h3 {
    padding: 20px 0px 0px 0px;
}
.service_inner_content h3 a {
    transition: .5s;
    margin-top: 10px;
    display: inline-block;
}
.service_inner_content p {
    padding: 22px 0px 30px 0px;
    transition: .5s;
}
.em_single_service:hover{
    background-color: transparent;
    background-image: linear-gradient(90deg, #001EB6 0%, #3757F7F0 100%);
}
.em_single_service:hover .service_icon i,
.em_single_service:hover .service_inner_content h3,
.em_single_service:hover .service_inner_content h3 a,
.em_single_service:hover .service_inner_content p{
	color:#fff;
}
.service_page_pricing {
    margin-top: -315px;
    padding-bottom: 80px;
}
 .witr_all_pd0 {
    padding: 0 !important;
}
/* call to action css */
.call_to_action_area {
    background-image: url("assets/images/news-img.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    margin-top: 80px;
    margin-bottom: 0px;
    padding: 55px 0px 120px 0px;
    position: relative;
}
.call_to_action_area .witr_shape_item_inner {
    bottom: -270px;
    left: auto; 
    right: -30px;
}
.call_action_inner{
	padding: 0px 200px 0px 200px;
	text-align:center;
}
.call_to_action_area h2 {
    font-size: 25px;
    padding: 15px 0 15px;
}
 .witr_single_socials ul li a i {
    color: #FFFFFF;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #1A2E92;
    border-radius: 50px 50px 50px 50px;
	display: inline-block;
    margin-right: 8px;
    font-size: 16px;
    transition: .5s;
}
 .witr_single_socials ul li a i:hover {
    background-color: #2E95E9;
}
 .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%;
     background: #fff;
     font-size: 16px;
     line-height: 28px;
     color: #b0afaf;
     border-radius: 30px;
     border: 1px solid #1a2e92;
     outline: none;
     padding: 10px 30px;
}
 .mc4wp-form-fields button {
     width: 30%;
     border-radius:50px;
     background: #2e95e9;
     border: none;
     outline: none;
     position: absolute;
     right: -3px;
     top: 0;
     bottom:0;
     font-size: 18px;
     color: #fff;
     text-align: center;
     z-index: 2;
     cursor: pointer;
     padding: 10px 15px;
     transition: .5s;
}
 .mc4wp-form-fields button:hover {
     background: #18406b;
}
 .witr_own_shorcode {
     margin-top: 21px;
}
 .checkbox_witr input {
     width: 20px;
     float: left;
     margin-right: 15px;
     margin-top: -8px;
}
 .checkbox_witr span {
     color: #fff;
     font-size: 15px 
}
 .mc4wp-alert.mc4wp-error a, .mc4wp-alert.mc4wp-error p{
     color: #fff;
}
 .mc4wp-form-fields input::-moz-placeholder {
     color: #888888;
}
 .mc4wp-form-fields input::-webkit-input-placeholder {
     color: #888888;
}
/* contact area css */
 .apartment_text h1 {
    font-size: 17px;
    margin-bottom: 5px;
	color: #1a2e92;
}
 .apartment_text h2 {
    padding: 10px 0px 40px 0px;
    font-size: 38px;
}
.witr_apartment_form input, .witr_apartment_form form select, .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap a, .wpcf7-form-control-wrap input {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DDDDDDCC;
    padding: 23px 0px 23px 30px;
    background-color: #87494900;
}
 .witr_apartment_form form select, .witr_apartment_form input {
    outline: 0;
    margin-bottom: 20px;
}
 .witr_apartment_form input,  .witr_apartment_form textarea {
    border: 1px solid #DDDDDDC4;
    width: 100%;
    font-size: 17px;
}
 .witr_apartment_form textarea {
    height: 150px;
    padding-top: 20px;
    padding-left: 30px;
    color: #888;
}
 .witr_apartment_form  .btn {
    margin-top: -10px;
    background: #FE688B;
    transition: .5s;
    border-radius: 0px;
}
 .witr_apartment_form .btn:hover{
    background-color: #1a2e92;;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
}
/* contact page area css */
.contact_page_area .all_color_service {
    padding: 30px 30px 45px;
    margin-bottom: 20px;
    background: #2E95E9;
    border-radius: 10px;
}
.contact_page_area .service-item i {
    font-size: 30px;
    height: 80px;
    width: 80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
    background: #F3F3F3;
    color: #2E95E9;
    border-radius: 5px;
	transform: rotate(0deg);
}
.contact_page_area .service-item h3 {
    padding: 18px 0 8px;
    color: #fff;
    font-size: 24px;
}
.contact_page_area .all_color_service p {
    font-size: 16px;
}
.contact_page_area .text_box.all_icon_color p {
    padding: 0px;
    margin: 0px;
    line-height: 1.5;
    color: #fff;
}
.map_inner_area iframe {
    width: 100%;
    height: 500px;
    border: none;
    margin-bottom: -11px;
}
.contact_page_area {
    padding: 80px 0px 65px;
}
/* contact area css */
.box_shadow {
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
	border-radius: 10px;
}
.contact_area .apartment_area {
    position: relative;
    background-size: cover;
    padding: 60px 35px 60px;
    text-align: left;
}
/* contact area css */
.contact_area {
    background: #FFFFFF;
    padding: 4px 0px 100px;
}
 .witr_apartment_form input,  .witr_apartment_form form select,  textarea, .wpcf7-form-control-wrap a,  .wpcf7-form-control-wrap input{
	 border: 1px solid #f1f1f1;
}
 .apartment_area {
    padding: 58px 37px 57px;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
}
.contact_area .witr_apartment_form form select, .contact_area .witr_apartment_form input {
    height: 45px;
}
 .witr_apartment_form textarea {
    padding-top: 20px;
}
 .witr_apartment_form  .btn {
    font-weight: 600;
    padding: 15px 30px;
    background: #1a2e92;
    color: #fff;
    border-radius: 5px;
}
 .witr_apartment_form  .btn:hover {
    background: #2E95E9;
}
 .witr_apartment_form  .btn {
    width: 100%;
    margin-top: -10px;
}
 .witr_apartment_form input,  .witr_apartment_form form select,  .witr_apartment_form input::-webkit-input-placeholder,  .witr_apartment_form form select option, .twr_form_box textarea {
    background-color: #2E95E9;
    border-radius: 5px;
    color: #fff;
    height: 47px;
    font-size: 16px;
}
 .twr_form_box textarea{
	height:150px;
}
 textarea::placeholder{
	color:#fff;
}
.witr_apartment_form form select, .witr_apartment_form form select, .witr_apartment_form input {
    border-radius: 5px;
    outline: none;
}
.twr_form_box textarea {
    margin-bottom: 25px;
    height: 150px;
    width: 100%;
}
 .witr_apartment_form textarea {
    padding-top: 15px;
    padding-left: 30px;
}
/* service page area css */
.service_area.service_page_service_aera {
    padding: 90px 0px 0px 0px;
}
.tuba_token_sale_area.service_page_token_sale_area {
    padding: 55px 0px 86px;
}
/* about page area css */
/* cryptocurency toke css */
.cryptocurrency_token_area .witr_section_title_inner h3 {
    margin: -15px 0px 0px 0px;
}
 .cryptocurrency_token_area .witr_section_title {
    padding-bottom: 20px;
}
.cryptocurrency_right_inner .witr_section_title_inner h1 {
    font-weight: 400;
}
.cryptocurrency_right_inner  .witr_section_title_inner p {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 5px;
}
.cryptocurrency_right_inner ul li span i {
    color: #46BDF4;
    font-size: 19px;
    float: left;
    overflow: hidden;
    margin: 5px 15px 30px 0;
}
.cryptocurrency_right_inner p {
    font-size: 19px;
}
.cryptocurrency_token_area .witr_gbtn {
    background-color: #1a2e92;
    background: linear-gradient(90deg, #2e95e9, #1a2e92);
    color: #fff;
    display: inline-block;
    padding: 17px 30px;
    text-align: center;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    transition: all 0.5s;
    border-radius: 5px;
    margin-top: 25px;
}
.cryptocurrency_token_area {
    padding: 33px 0 80px;
}
.cryptocurrency_token_area .single_image  img {
    margin-bottom:40px;
}
.tuba_token_sale_area.about_page_token_sale {
    padding: 63px 0px 120px;
    background: #F1F1FF63;
}
.tuba_bussines_detail_area.about_page_buss_detail {
    padding: 100px 0 52px;
}
.tuba_team_area.about_page_team_area {
    padding: 0px 0px 0px;
}
/* team page area css */
.team_page_team_area {
    padding: 90px 0px 80px;
}
/* pricing page pricing area css */
.tuba_pricing_area.pricing_page_pricing_area {
    padding: 100px 0px 80px;
}
.tuba_pricing_area2 {
    background: #FAFAFA;
    padding: 95px 0px 80px;
}
.tuba_pricing_area2 .all_pricing_color p {
    color: #2E95E9;
}
.tuba_pricing_area2 .witr_btnp_color a.btn {
    color: #2E95E9;
    background-color: #FFFFFF00;
    border-style: default;
}
.tuba_pricing_area2 .witr_btnp_color a.btn {
    font-size: 14px;
    font-weight: 600;
}
.tuba_pricing_area2 .witr_btnp_color a.btn:hover {
    color: #FFFFFF;
    background-color: #2E95E9;
    border-style: default;
    border-color: #2E95E9;
}
/* road map page area */
.road_map_page_area {
    padding: 80px 0px 78px;
} 
/* circle progress area css */
.circle_progress_area {
    padding: 70px 0 43px;
}
.witr_circle_area {
    text-align: center;
    margin-bottom: 30px;
}
 .witr_cp_class{
     position:relative;
}
 span.witr_cir_text {
     position: absolute;
     content: "";
     left: 50%;
     top: 50%;
     font-size: 20px;
     transform: translateX(-50%) translateY(-50%);
     font-weight:700;
     color:#7c7c7c;
}
 span.witr_cir_text:first-letter {
     font-size: 0px;
}
.witr_circle_title {
    margin-top: 7px;
}
 .witr_btn_hover a:hover{
     color:#1a2e92 !important;
}
 .slider_btn .witr_btn i {
     font-size: 15px;
}
 .ps_absulate{
     position: absolute !important;
     top: -154px;
     right: 0;
     left: 0;
     z-index: 999;
}
 .psc_absolute{
     position: absolute !important;
     top: -340px;
     right: 0;
     left: 0;
     z-index: 999;
}
 .footer-logo img {
     margin-top: 30px;
     margin-bottom: 20px;
}
 .footer-address {
     padding-top: 0;
}
 .witr_h_h17pdlt .trp_nav_area{
     padding-left:100px;
     padding-right:100px;
}
 .pdlr0{
     padding-left:0;
     padding-right:0;
}
 .prots-contentg ul {
     margin-left: 40px;
     display: inline-block;
     margin-bottom: 25px;
}
 .prots-contentg ul li{
}
/* call to action area2 */
.call_to_action_area2 {
    background-image: url(assets/images/video-bg1.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 100px 0px 100px 0px;
}
.call_to_action_area2::before{
	content:"";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
	bottom:0;
	right:0;
    position: absolute;
	background: #1A2E92;
    opacity: 0.75;
}
.call_to_action_area2 .all_cal_color h5, .call_to_action_area2 .all_cal_color h2, .call_to_action_area2 .all_cal_color h3{
    color:#fff;
}
.call_to_action_area2 .tuba_content h2 {
    padding: 0px 0px;
}
.call_to_action_area2 .all_cal_color h3 {
    color: #FFFFFF;
    font-weight: 400;
	padding-top:5px;
}
 .tuba_content{
}
 .tuba_content p{
     padding-top: 10px;
}
 .witr_6 .tuba_content p, .witr_5 .tuba_content p{
     width: 75%;
     margin: auto;
}
 .tuba_content h5{
     padding-bottom:7px;
     font-size: 18px;
}
 .tuba_content h2, .tuba_content h3{
     font-size: 35px;
     padding:4px 0px;
}
 .tuba_content p span, .tuba_content h5 span, .tuba_content h2 span, .tuba_content h3 span{
     color:#1a2e92;
}
.call_to_action_area2 .tuba_button a {
    background: #2E95E9;
    padding: 18px 35px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    transition: 1s;
    border-radius: 5px;
	border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
}
.call_to_action_area2 .tuba_button a:hover {
    background-color: #1A2E92;
}
.call_to_action_area2 .tuba_button {
    margin-top: 40px;
}
.tuba_pricing_area3 .witr_section_title_inner h2 {
    letter-spacing: 2px;
	font-size:20px;
}
/* why choose page faq css */
.faq_area3 {
    background: #F1F1FFB3;
    padding: 87px 0 80px;
}
.faq_area3 .witr_ac_style:focus, .faq_area3 .witr_ac_style:hover {
    color: #fff;
    background: #1a2e92;
}
.faq_area3 .active .witr_ac_style {
    background: #1a2e92;
    color: #fff;
}
.why_choose_service_area {
    padding: 90px 0px 62px 0px;
}
.why_choose_brand_area {
    background: #F1F1FFC7;
    padding: 76px 0px 88px 0px;
}
.tuba_pricing_area3 {
    background: #fff;
    padding: 95px 0px 0px;
}
.why_choose_bussiness {
    padding: 100px 0 62px;
}
.why_choose_bussiness .witr_shape_item_inner {
    bottom: 250px;
    left: auto;
    right: -20px;
    z-index: 1;
}
.why_choose_testimonial {
    padding: 10px 0px 70px;
}
.why_choose_testimonial .witr_section_title {
    padding-bottom: 20px;
}
.tuba_counter_area3.why_choose_counter_area3 {
    padding: 100px 0 0px;
}

