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

/*personal*/

.white-text {
    color: #FFFFFF;
}
.orange-text {
    color: #fa4006;
}
.black-background {
    background: #000000;
}

/*theme css*/
a{
    color: #17161a;
    transition: .5s;
}
 a:hover {
     text-decoration: none;
     color:#fa4006;
}
 body {
	color: #5c5959;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.7;
}
 p {
     font-style: normal;
}
 h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    line-height: 1.2;
    font-weight: 700;
    transition: .5s;
    font-size: 20px;
    color: #000000;
    margin: 0 0 8px;
    transition: .5s;
}
p.form-messege {
    color: #fff;
    margin-top: 10px;
}
 .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;
}
/* title css */
.witr_section_title_inner h1, .witr_section_title_inner h2, .witr_section_title_inner h3 {
    font-size: 40px;
    margin: auto;
    font-weight: 700;
}
.witr_section_title_inner.text-center p {
    width: 71%;
    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 h1{
}
.witr_section_title_inner h2 {
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    color: #fa4006;
}
 .all_counter_color i, .witr_counter_img {
    margin: 0px 20px 0px 0px;
    padding: 10px 0px 0px 0px;
}
 .witr_section_title_inner h3 {
    padding: 0px;
}
 .witr_section_title_inner h3 {
    color: #FFFFFF;
}
 .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:#fa4006;
}
 .witr_section_title_inner p {
     margin-top: 10px;
}
 .witr_section_title_inner.text-center p{
     margin-right:auto;
     margin-left:auto;
}
 .witr_section_title_inner.text-left p{
     margin-right:auto;
     margin-left:0px;
}
 .witr_section_title_inner.text-right p{
     width:81%;
     margin-right:0px;
     margin-left:auto;
}
 .witr_image_title {
     margin-top: 0px;
     margin-bottom: 10px;
}
.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: #e0a067;
    padding: 15px 30px;
    color: #fff;
    display: inline-block;
}
/* button hover style */
 .witr_btn, .witr_bbtn, .witr_gbtn, .witr_gbbtn, .witr_vbtn, .witr_vhgbtn, .witr_vbbgbtn, .witr_vdbbgbtn {
    margin: 33px 0px 0px 0px;
    padding: 14px 44px 14px 44px;
	border-radius: 50px 50px 50px 50px;
}
 .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: #FA4006;
}
.witr_bbtn, .witr_gbbtn {
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0D0D0D;
	margin: 33px 0px 0px 0px;
    padding: 14px 44px 14px 44px;
	border-radius:50px;
}
.witr_bbtn:hover, .witr_gbbtn:hover{
	color:#FA4006;
}
 .witr_ser_btnb a:hover, a.dtbtn:hover,
 .witr_btn:hover, .liton_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 .liton_menu, .witr_h_h3 .liton_menu, .witr_h_h4 .liton_menu, .witr_h_h5 .liton_menu, .witr_h_h6 .liton_menu, .witr_h_h7 .liton_menu, .witr_h_h8 .liton_menu, .witr_h_h9 .liton_menu, .witr_h_h10 .liton_menu, .witr_h_h11 .liton_menu, .witr_h_h14 .liton_menu, .witr_h_h17 .liton_menu, .witr_h_h18 .liton_menu, .witr_h_h19 .liton_menu, .witr_h_h20 .liton_menu, .witr_h_h21 .liton_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: 3px;
     width: 90px;
     background: #821F05;
     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: '\f177';
     position: absolute;
     left: 0;
     top: 50%;
     transform:translateY(-50%);
     border:5px solid #e0a067;
     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: '\f178';
     position: absolute;
     right: 0;
     top: 50%;
     transform:translateY(-50%);
     border:5px solid #e0a067;
     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%;
    }
}
/* === style_w6 shape ==== */
 .witr_shape_item_inner {
     position: absolute;
     z-index: -1;
     content: "";
     transition:.5s;
}
 .witr_shape_box {
     width: 300px;
     height: 300px;
     background: #ddd;
     border-radius: 50%;
     border: 54px solid #f9f9f9;
     margin: auto;
     transition: .5s;
}
/* responsive 320 start */
/* small mobile :320px. */
 @media (max-width: 479px) {
     body {
         overflow-x: hidden;
    }
     .liton-header-top {

    }
     .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 */

/*===================== liton HEADING TOP AREA CSS =========================*/
/* LEFT RIGHT CSS */
 .em40_header_area_main.hdisplay_none {
     display: none;
}
.liton-header-top {
    background: #fa4006;

}
 .liton-header-top {
	background-repeat: no-repeat;
    background-position: center center;
    background-image: url("assets/images/top-bg-img.png");
    background-size: cover;
	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{
	 color:#dd3333
 }
 .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:#dd3333;
}
 .top-right-menu .social-icons li a:hover, .top-right-menu .social-icons li a i:hover {
     color: #dd3333;
}
 .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 liton HEADING TOP AREA CSS =========================*/
/*======================== EM liton HEADER =========================*/
 .em_liton_header {
     background: #f9f9f9 none repeat scroll 0% 0;
     padding: 28px 0;
     position: relative;
     overflow: hidden;
     z-index: 1;
}
 .em_liton_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_liton_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;
}
 .liton_logo_thumb {
     z-index: 9;
     text-align: right;
}
 .liton_header_icon {
     float: left;
     margin-right: 10px;
     overflow: hidden;
}
 .liton_header_icon i {
     color: #821F05;
     font-size: 30px;
     margin-top: 5px;
     margin-left: 2px;
     display: inline-block;
}
 .liton_header_address {
     overflow: hidden;
     padding-left: 80px;
}
 .liton_header_address_text > h3 {
     font-size: 18px;
     margin: 0;
     padding: 0;
}
 .liton_header_address_text > p {
     margin: 0;
     overflow: hidden;
}
 .liton_header_address_text > p > a {
     color:#999;
}
 .liton_logo_thumb {
     z-index: 9;
}
 .liton_header_button {
     padding-left: 50px;
     position: relative;
}
 .liton_header_button:before {
     content: "";
     position: absolute;
     background: #821F05;
     width: 1px;
     height: 74px;
     left: 10px;
     top: -14px;
}
 .liton_header_button .dtbtn {
     background: #821F05;
     border-radius: 5px;
     color: #fff;
     display: inline-block;
     font-size: 15px;
     font-weight: 600;
     margin-left: 0;
     padding: 12px 26px;
     transition: .5s;
}
 .liton_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 .liton_menu ul {
     text-align: center;
}
 .no-logo-sr .liton_menu ul li {
     text-align: left;
}
/*======================= liton HEADING NAV AREA CSS ========================*/
 .mean-container .mean-bar {
     padding: 0;
}
 .mean-container .mean-nav {
     background: #821F05 none repeat scroll 0% 0;
     float: none;
}
 .main_menu_div {
     position: relative;
}
 .liton_nav_area {
     background: #fff none repeat scroll 0% 0;
}
/* LOGO CSS */
 .logo a {
     font-size: 23px;
     font-weight: 700;
     display: inline-block;
}
/* MENU CSS */
 .liton_menu ul {
     text-align: right;
     list-style: none;
}
/* witr_h_h18 menu css */
 .witr_shop_sc .liton_menu ul {
     text-align: left;
}
 .search_popup_button, .tx_mmenu_together{
     align-items: center;
     display: flex;
     justify-content: flex-end;
}
 .tx_mmenu_together .donate-btn-header {
     padding: 0;
}
 .witr_shop_sc .donate-btn-header , .witr_shop_sc .em_top_cart.hshop {
     padding: 0;
}
 .witr_shop_sc .em-quearys-menu i{
     border-radius:3px;
     margin-right: 20px;
     margin-top: 7px;
}
 .witr_shop_sc a.cart-contents {
     background: #ff4a17;
     color: #fff;
     border-radius: 3px;
     padding: 8px;
     margin-top: 3px;
     display: block;
}
 .witr_shop_sc a.dtbtn {
     margin-left: 20px;
}
 .witr_shop_sc .em-header-quearys {
     text-align: center;
}
/* witr_h_h21 menu css */
 .sb_popup .tx_mmenu_together {
     justify-content: space-between;
}
/* 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;
}
 .liton_menu > ul > li {
     display: inline-block;
     position: relative;
}
.liton_menu > ul > li > a {
    display: block;
    margin: 38px 14px;
    transition: .5s;
    position: relative;
    color: #272727;
    font-size: 19px;
    font-weight: 500;
}
 .liton_menu > ul > li > a:before, .liton_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 .liton_menu > ul > li > a {
     color: #fff;
}
 .heading_style_3 .liton_menu > ul > li > a {
     color: #fff;
}
 .heading_style_4 .liton_menu > ul > li > a {
     color: #fff;
}
 .heading_style_5 .liton_menu > ul > li > a {
     color: #fff;
}
 .liton_menu ul li:last-child a {
     margin-right: 0px;
}
 .liton_menu > ul > li.current > a, .liton_menu > ul > li:hover > a, .liton_header_menu > ul > li:hover > a {
     color: #fa4006;
     background-color: transparent;
}
 .liton_menu > ul > li:hover > a:before, .liton_menu > ul > li.current > a:before {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* transparent 2 */
 .trp_nav_area {
     position: fixed;
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     transition: .5s;
}
 .hbg2 {
     background: rgba(0, 0, 0, .7);
}
/* stycky nav js */
 .transprent-menu.menu4 {
     position: relative;
}
 .transprent-menu .liton_nav_area {
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     padding: 0;
     transition: .5s;
     position: absolute;
}
 .liton_nav_area.postfix {
     -webkit-transition: .3s;
     transition: .3s;
}
 .liton_nav_area.prefix, .hbg2 {
	 background:#232323;
}
 .liton_nav_area.prefix .liton_menu > ul > li > a {
     color:#fff;
}
 .liton_nav_area.prefix .liton_menu > ul > li.current > a {
     color: #fa4006;
}
/* LOGO LEFT RIGHT CSS */
.logo-left {
    align-items: center;
}
 .logo-left .logo {
     text-align: left;
}
 .logo-right .logo {
     text-align: right;
}
 .logo-right .liton_menu > ul {
     text-align: left;
}
 .logo-right .liton_menu > ul > li:first-child a {
     padding-left: 0px;
}
 .logo-right .liton_menu > ul > li:last-child a {
     padding-right: auto;
}
/* logo top */
 .logo-top .logo {
     text-align: center;
}
 .logo-top .liton_menu > ul {
     text-align: center;
}
 .logo-top > .liton_menu > ul > li:last-child a {
     padding-right: auto;
}
/* sub menu style */
 .liton_menu ul .sub-menu {
     position: absolute;
     left: 0;
     top: 130%;
     width: 217px;
     text-align: left;
     background: #fff;
     margin: 0;
     padding: 15px 20px 8px;
     z-index: 9999;
     box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
     transition: .2s;
     opacity: 0;
     visibility: hidden;
}
 .liton_menu ul li:hover > .sub-menu {
     transition: .5s;
     opacity: 1;
     visibility: visible;
     top: 100%;
     z-index: 9;
}
 .liton_menu ul .sub-menu li {
     position: relative;
	 transition:.5s;
}
.liton_menu ul .sub-menu li a {
    display: block;
    margin: 0;
    margin-bottom: 7px;
    letter-spacing: normal;
    font-size: 18px;
    font-weight: 500;
    transition: .5s;
    visibility: inherit !important;
}
 .liton_menu ul .sub-menu li:hover > a, .liton_menu ul .sub-menu .sub-menu li:hover > a, .liton_menu ul .sub-menu .sub-menu .sub-menu li:hover > a, .liton_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
     color: #fa4006;
}
.liton_menu ul .sub-menu li:hover {
    margin-left: 15px;
}
.liton_menu ul .sub-menu li:before {
    opacity: 0;
    transition: .1s;
    width: 15px;
    height: 1px;
    background: #0049ff;
    position: absolute;
    left: -20px;
    top: 50%;
    font-size: 20px;
    content: "";
    transform: translateY(-50%);
}
.liton_menu ul .sub-menu li:hover:before{
	opacity:1;
}
.liton_menu ul .sub-menu li:before, .mini_shop_content a span.count, .slick-next, .slick-next.slick-disabled, .slick-prev, .slick-prev.slick-disabled, .twr_mini_cart .woocommerce.widget_shopping_cart .buttons a.checkout, .twr_mini_cart .woocommerce.widget_shopping_cart .buttons a:hover {
    background: #fa4006;
}
/* sub menu 2 */
 .liton_menu ul .sub-menu .sub-menu {
     left: 100%;
     top: 130%;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     visibility: hidden;
}
 .liton_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 */
 .liton_menu ul .sub-menu .sub-menu li {
     position: relative;
}
 .liton_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;
}
 .liton_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 */
 .liton_menu ul .sub-menu .sub-menu .sub-menu li {
     position: relative;
}
 .liton_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 .liton_nav_area.prefix {
     top: 32px;
}
 .logged-in .trp_nav_area.hbg2 {
     top: 32px;
}
 .elementor-editor-active.logged-in .trp_nav_area {
     top: 0px;
}
 .elementor-editor-active.logged-in .transprent-menu .liton_nav_area.prefix {
     top: 0px;
}
 .elementor-editor-active.logged-in .trp_nav_area.hbg2 {
     top: 0px;
}
/* has menu icon */
 .liton-main-menu .menu-item-has-children > a:after {
     margin-left: 10px;
     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)";
}
 .liton-main-menu .menu-item-has-children .menu-item-has-children> a:after {
     margin-left: 8px;
     content: "\f105";
}
/* menu button */
 .donate-btn-header {
     display: inline-block;
}
a.dtbtn {
    background: #fa4006;
}
a.dtbtn {
    border: none;
    display: block;
    font-size: 17px;
    margin-left: 20px;
    font-weight: 500;
    border-radius: 30px;
    padding: 13px 25px;
}
.btn, a.dtbtn {
    color: #fff;
}
.liton_button a:hover, .witr_btn:hover, a.dtbtn:hover {
    background: #121111;
}
.witr_swiper_content .witr_btn:hover {
    background-color: #FFFFFF;
}
 .witr_swiper_content .witr_btn:hover, .witr_swiper_content form button:hover, .witr_video_butns:hover {
    color: #fa4006;
}
 .redX {
     color: #821F05;
}
/* logo sticky */
 .liton-main-menu .logo a.main_sticky_main_l {
     display: block;
}
 .liton-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 */
 .liton-main-menu .prefix .logo a.main_sticky_main_l {
     display: none;
}
 .liton-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 */
 .liton_logo_thumb a.main_sticky_l {
     display: none;
}
 .liton_logo_thumb .logo a {
     margin-top: 0;
}
/*======================= END liton HEADING NAV AREA CSS ========================*/
/* 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: #fa4006 none repeat scroll 0% 0;
    overflow: hidden;
}
.liton_menu.main-search-menu > .em-header-quearys, .em-quearys-top.msin-menu-search {
    display: inline-block;
}
.em-top-quearys-area {
    position: relative;
}
.liton_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%);
}
.liton_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;
}
/*========================
 End Menu AREA CSS
=========================*/
.lt_animate_area{
    background-image: url("assets/images/slider1.jpg");
    background-position: top center;
    background-size: cover;
	padding: 205px 0px 205px 0px;
}
.home2_area{
	background-image: url("assets/images/home2-slider.jpg");
}
.home_video_area{
	background-image: none;
	padding:0px;
}
.home_video_padding{
	padding: 215px 0px 215px 0px;
}
 .single_image_area {
    text-align: center;
}
.elementor-9 .elementor-element.elementor-element-d9751de {
    text-align: center;
}
.animate_title{}
.animate_title {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 1;
    padding: 22px;
}
.cd-headline.clip b {
    opacity: 0;
}
.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
    font-weight: 700;
}
 .witr_animate_area {
    text-align: center;
}
.witr_animate_content h1 {
    color: #fff;
    font-size: 70px;
}
 .witr_animate_content h1 span {
	-webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: transparent;
}
.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
    font-weight: 700;
}
.cd-headline.clip .cd-words-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #aebcb9;
}
 .witr_custom_icons i {
    margin: 45px 0px 0px 0px;
}
 .witr_custom_icons i {
    color: #FFFFFF;
    font-size: 14px;
    width: 41px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #2C2C2C;
    border-radius: 50px 50px 50px 50px;
	transition: .5s;
	display:inline-block;
}
 .witr_custom_icons {
    text-align: center;
}
 .witr_custom_icons i:hover {
    color: #000000;
    background-color: #FFFFFF;
	border-color:#fff;
}
.animate_list {
    justify-content: center;
    display: flex;
    margin-right: -8px;
    margin-left: -8px;
    padding: 25px 0px 30px;
}
.animate_list_icon i {
    color: #fff;
    width: 1.25em;
    font-size: 8px;
	margin-left:20px;
}
.animate_icon_list_iteam{
	font-size: 14px;
    font-weight: 700;
}
.animate_icon_list_text{
	color: #FFFFFF;
    padding-left: 16px;
}
/* witr Single Image animater*/
 .single_img_ani img{
     -webkit-animation: single_img_ani 10s linear infinite alternate forwards;
}
 @keyframes single_img_ani {
     0%, to {
         border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
    }
     14% {
         border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
    }
     28% {
         border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
    }
     42% {
         border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
    }
     56% {
         border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
    }
     70% {
         border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
    }
     84% {
         border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
    }
}

/*==== Use This Code style.css ====*/

/* new banner slider css */
.animate_image_height,
.animate_banner_image_area{
    position: relative;
}
.animate_banner_slider.banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.animate_image_height {
    height: 790px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    background-repeat: no-repeat;
}
.animate_image_height::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
	top:0px;
	background: #0000007a;
}
.animate_banner_image_area .slick-prev {
    left: 15px;
}
.animate_banner_image_area .slick-next {
    right: 15px;
}
.animate_banner_image_area:hover .slick-prev,
.animate_banner_image_area:hover .slick-next{
	 opacity:1;
 }


/* about area css */
.lt_about_area {
    padding: 85px 0px 100px;
    background: #0D0D0D;
}
.about_left_content_inner,
.about_right_image img {
    margin-top: 30px;
}
 .departmentList{
     position: relative;
     padding: 73px 30px 65px;
     border-radius: 10px;
     background-size:cover;
     text-align: left;
}
 .departmentList h3{
     margin-bottom: 22px;
}
 .departmentList h3 a{
     font-size: 30px;
}
 .departmentList ul{
}
 .departmentList ul li{
}
 .departmentList ul li a{
     color: #272727;
     font-size: 18px;
     display:block;
     padding: 8px 10px 8px;
     margin-bottom: 1px;
}
 .departmentList ul li a:hover{
     color: #fa4006;
}
 .departmentList ul li a span{
     display:inline-block;
     margin-top: 4px;
}
 .departmentList .discover_more{
     color: #272727;
     display: inline-block;
     margin-left: 10px;
     margin-top:15px;
}
 .departmentList .discover_more i{
     font-size: 15px;
     padding-left: 5px;
     transition:.5s;
}
 .departmentList .discover_more:hover{
     color: #fa4006;
}
.lt_about_area .witr_section_title_inner h3 {
    margin-bottom: 10px;
}
.lt_about_area .witr_section_title_inner h1 {
    color: #FFFFFF;
    font-family: "Nunito", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    font-style: italic;
    margin: 12px 0px 0px 0px;
}
.lt_about_area .witr_section_title_inner p {
    color: #CDCDCD;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 4px;
    line-height: 29px;
}
 .all_list_color {
    text-align: left;
    border-style: default;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
 .all_list_color ul li a {
    color: #fff;
    font-size: 16px;
    padding: 0px 0px 20px 0px;
}
.lt_about_area .departmentList ul li a {
    color: #fff;
    font-size: 18px;
    display: block;
    padding: 8px 10px 8px;
    margin-bottom: 8px;
}
.department_flex{
	display:flex;
}
.departmentList ul {
    margin-right: 30px;
}
/* button default style */
 .witr_button_area {
     text-align: left;
     overflow: hidden;
}
 .witr_btn {
     background: #fa4006;
     color: #fff;
     display: inline-block;
     padding: 17px 30px;
     text-align: center;
     position: relative;
     margin-right: 15px;
     z-index: 2;
     transition: 1s;
}
 .witr_btn:hover{
     background:#011e44;
     color: #fff;
}
/* video button i */
 .witr_btn i {
     font-size: 18px;
     margin-left: 6px;
}
/* pluse_btn_icon */
 .pluse_btn_icon{
     display: inline-block;
}
 .pluse_btn_icon span{
}
/* button default br style */
 .witr_bbtn{
     border-radius: 30px;
     color: #fa4006;
     display: inline-block;
     padding: 16px 30px;
     text-align: center;
     position: relative;
     margin-right: 20px;
     z-index:2;
     transition: 1s;
     border:2px solid #fa4006;
}
 .witr_bbtn:hover{
     color:#fff;
     background:#fa4006;
     border-color:#fa4006;
}
/* video button i */
 .witr_bbtn i {
     font-size: 15px;
     margin-right: 6px;
}
.lt_about_area .witr_btn {
    margin: 32px 0px 0px 0px;
    padding: 14px 44px 14px 44px;
    background: #fff;
    color: #000000;
    font-size: 18px;
}
.lt_about_area .witr_btn:hover{
	background: #FA4006;
	color:#fff;
}
.witr_bbtn {
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0D0D0D;
    font-size: 18px;
}
.witr_bbtn:hover{
	 background-color: #0D0D0D;
	 border-color:transparent;
	 color:#FA4006;
}
/* skill area css */
.skill_area {
    background: #0D0D0D;
    padding: 10px 0px 85px;
}
.witr_single_progress {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
 .progress-bar {
     background-color: #fff;
}
 .witr_progress-style2 {
    height: 4px;
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
    margin-top:0px;
}
 .witr_progress-style2 + .witr_progress-style2 {
    margin-top: 50px;
}
 .witr_progress-style2 .progress-bar {
   position: relative;
    text-align: left;
    line-height: 4px;
    border-radius: 0;
    box-shadow: none;
}
.witr_title2 .witr_label {
    left: 0px;
    top: 0px;
    margin-bottom: 8px;
    display: inline-block;
}
 .witr_label {
    color: #CDCDCD;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
 .witr_progress-style2 .witr_percent {
    position: absolute;
    right: 0;
    top: -19px;
}
.witr_percent {
    color: #CDCDCD;
    font-size: 16px;
    font-weight: 400;
}
.witr_lf_area {
    margin-top: 100px;
}
.progress {
    height: 4px;
    background-color: #4A4A4A;
    margin-bottom: 22px;
}
  /* service area css */
.lt_service_area {
    background: #010101;
    padding: 105px 0px 100px;
}
   /*=========================== 6.service css ===========================*/
 .service {
     background: rgb(1, 219, 176);
}
 .witr_s_flex{
     display: flex;
}
 .sright .witr_s_flex {
     flex-flow: row-reverse;
}
 .service .section-title h3, .service .section-title p {
}
 .service-item i {
     font-size: 30px;
     color: #fff;
     height: 80px;
     width: 80px;
     text-align: center;
     border-radius: 50%;
     line-height: 80px;
     background: #fa4006;
     display:inline-block;
     transition: .5s;
}
 .width_height_link_02 .service-item i, .width_height_link_0.service-item i{
     font-size: 50px;
     color: #fa4006;
     height: auto;
     width: auto;
     border-radius: initial;
     line-height: normal;
     background: none;
     border:none;
}
 .service-item:hover i {
     color: #011e44;
}
 .service-item h3 {
     padding-top: 18px;
}
 .service-item p {
    /* padding-right: 2px;
     */
     padding-top: 0px;
}
.all_color_service, .service_top_image::after {
    background-color: #1B1B1B;
    padding: 30px 36px 30px 36px;
    margin-bottom: 20px;
}
.width_height_link_02 .service-item i, .width_height_link_0.service-item i {
    font-size: 50px;
    color: #fff;
    height: auto;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: none;
    border: none;
}
 .all_icon_color i {
    color: #fff;
    transform: rotate(0deg);
    padding: 15px 0px 0px 0px;
}
.lt_service_area .all_color_service h3, .lt_service_area .all_color_service h3 a {
    color: #FFFFFF;
    padding-bottom: 14px;
}
 .lt_service_area .service-item p {
    /* padding-right: 2px; */
    padding-top: 0px;
	color:#fff;
}
/*===================== mettle PORTFOLIO AREA CSS =========================*/
.portfolio_nav {
    padding: 0px 0 40px;
    text-align: center;
}
 .portfolio_nav ul {
}
 .portfolio_nav ul li {
     display: inline;
}
 .portfolio_nav ul li {
     border: 1px solid #f3eaea;
     border-radius: 5px;
     cursor: pointer;
     display: inline-block;
     font-weight: 500;
     margin: 0 5px 10px;
     padding: 5px 20px;
     position: relative;
     transition:.5s;
}
 .prot_wrap {
     overflow: hidden;
}
/* single gallery css */
 .single_protfolio {
     position: relative;
    /* margin-bottom: 30px;
     */
     overflow: hidden;
}
 .prot_thumb {
}
 .prot_thumb img {
     display: block;
     -webkit-transform: scale(1);
     transform: scale(1);
     -webkit-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
     width: 100%;
}
 .single_protfolio:hover .prot_thumb img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
 .prot_content {
     position: absolute;
     text-align: center;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     transition: .5s;
     right: 0;
     top: 0;
     bottom: 0;
     left: 0;
     opacity: 0;
     background: #fa400680;
     z-index: 9;
	 transition:1s;
}
.prot_content {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #00000008 100%);
}
 .multi_gallery.prot_content {
     height: 90%;
     width: 80%;
     right: 10%;
     top: 5%;
     bottom: 5%;
     left: 10%;
	 transition:5s;
}
 .prot_content_inner {
     position: absolute;
     top: 50%;
     width: 100%;
     left: 50%;
     transform: translateX(-50%) translateY(-50%);
     z-index: 10;
     -webkit-transition: all 0.5s ease-in-out 0.5s;
     transition: all 0.5s ease-in-out 0.5s;
}
 .single_protfolio:hover .prot_content {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
 .prot_content h3 {
     margin: 0;
     text-transform: capitalize;
     color: #fff;
     font-size: 18px;
}
.prot_content h3 a {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    text-transform: capitalize;
    transition: .5s;
    color: #000000;
}
 .prot_content h3 a:hover {
     color: #000000;
}
 .prot_content p {
     color:#000;
     line-height: 1.2;
     margin: 5px 0 0;
}
.prot_content p span {
    display: inline-block;
    padding-top: 2px;
}
 .single_protfolio:hover .prot_content {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     -webkit-transform: scale(1, 1);
     transform: scale(1, 1);
}
 .porttitle_inner span, .porttitle_inner4 span, .prot_content span {
     position: relative;
     margin: 0 2px;
}
 .prot_content span:before, .porttitle_inner4 span:before, .porttitle_inner span:before {
     bottom: 0;
     content: ",";
     position: absolute;
     right: -5px;
}
 .porttitle_inner span:last-child:before, .prot_content span:last-child:before, .porttitle_inner4 span:last-child:before {
     content: "";
}
 .nospace.col-xs-12 {
     padding: 0px;
}
 .nospace .single_protfolio {
     margin-bottom: 0px;
}
/* load button css */
 .gallery_load_button {
}
 .gallery_load_button a {
     border: 1px solid #ddd;
     color: #444;
     padding: 7px 15px;
     display: inline-block;
     font-size: 17px;
     margin-top: 0px;
}
 .gallery_load_button a:hover {
     border-color:#fa4006;
     background: #fa4006;
     color: #fff;
}
 .prot_wrap.nospace .gallery_load_button a {
     margin-top: 30px;
}
/* portfolio icon css */
 .picon {
}
 .picon a {
     background: #fa4006;
     border-radius: 5px;
     color: #fff;
     display: inline-block;
     font-size: 20px;
     height: 50px;
     line-height: 50px;
     margin: 0 3px 11px;
     width: 50px;
     text-align: center;
}
 .picon a:hover {
     border-color: #011e44;
     background: #011e44;
     color: #fff;
}
/* single portfolio */
 .pimgs {
}
 .pimgs img {
     width: 100%;
}
/*style 1 */
 .em_port_content {
     background: #fa400680;
     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%;
     transition: .5s;
     text-align: center;
     color: #fff;
}
 .pstyle_1 .porttitle_inner h3 {
     color: #fff;
     padding-bottom: 9px;
}
 .pstyle_1 .prot_content p {
     margin: 2px 0 0;
}
 .pstyle_1 .single_protfolio {
     transition: .5s;
}
 .pstyle_1 .porttitle_inner .prots-content {
     color: #fff;
}
 .portfolio_readmore_btn {
     padding-top: 23px;
}
 .portfolio_readmore_btn > a {
     background: #fff none repeat scroll 0% 0;
     border-radius: 5px;
     display: inline-block;
     padding: 6px 21px;
     text-transform: uppercase;
     color: #fa4006;
     -webkit-transition: .3s;
     transition: .3s;
     border: 1px solid transparent;
}
 .portfolio_readmore_btn > a:hover {
     background: #fa4006;
     color: #fff;
     border: 1px solid #fa4006;
}
 .em_port_container {
     overflow: hidden;
     position: relative;
}
 .pstyle_1 .porttitle_inner p span {
     padding-top: 5px;
     color: #fff;
}
.pstyle_1 .picon a {
    background: #0D0D0D;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0 8px 11px;
    width: 50px;
    transition: .5s;
}
 .pstyle_1 .picon a:hover {
     background: #0D0D0D;
     color: #fff;
}
 .pstyle2 .prot_content {
     background: #fa400680;
}
 .pstyle2 .prot_content_inner {
     left: 50%;
     position: absolute;
     top: 60%;
     transform: translateX(-50%) translateY(-50%);
     width: 100%;
     z-index: 10;
     -webkit-transition: all 0.3s ease-in-out 0.3s;
     transition: all 0.3s ease-in-out 0.3s;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
 .pstyle2 .single_protfolio:hover .prot_content_inner {
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     top: 50%;
     opacity: 1;
}
 .portfolio_area {
    padding: 115px 0px 100px;
	background-color: #0D0D0D;
}
 .portfolio_nav ul li {
    color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
}
.single_protfolio{
	margin-bottom:30px;
}
.portfolio_nav ul li:hover {
    color: #FA4006;
    background-color: transparent;
}
/*===================== TESTIMONIAL AREA CSS =========================*/
.testimonial_area{}
.testimonial_area {
    background-image: url("assets/images/testi-bg.jpg");
    background-position: center center;
    background-size: cover;
    padding: 115px 0px 150px;
}
 .witr_testi_itemt{
     padding: 0 10px;
}
.em_single_testimonial {
    background: #1B1B1B;
    margin-bottom: 30px;
    transition: all 0.5s ease 0s;
    padding: 55px 73px 40px;
    margin-top: 20px;
    box-shadow: 0 0px 25px 0 rgb(0 0 0 / 8%);
    overflow: hidden;
    position: relative;
    text-align: left;
}
 .em_testi_logo {
     position: absolute;
     right: 4%;
     bottom:55px;
}
 .em_single_testimonial:hover {
     box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.13);
}
 .em_testi_content {
     position: relative;
}
 .em_testi_content:before {
     color: #fa4006;
     content: "ï„";
     font-family: fontawesome !important;
     font-size: 60px;
     left: 3px;
     opacity: 0.1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
     position: absolute;
     top: -97px;
     display:none;
}
 .em_testi_content:after {
     bottom: -28px;
     color: #fa4006;
     content: "ï„Ž";
     font-family: fontawesome !important;
     font-size: 60px;
     opacity: 0.1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
     position: absolute;
     right: 3px;
     display:none;
}
 .em_test_thumb {
     float: left;
     margin-right: 20px;
}
 .post_t6{
     text-align:center;
}
 .post_t6 .em_test_thumb {
     float: inherit;
     margin-right: 0px;
     margin-bottom: 10px;
}
 .em_test_thumb img {
     border-radius: 50%;
     width: 59px;
}
 .em_testi_title span {
     display: block;
     margin-top: 5px;
     font-size: 18px;
     font-weight: 600;
     color: #fa4006;
}
 .em_testi_text {
     overflow: hidden;
     padding-top: 15px;
     float: left;
     text-align: left;
}
.all_color_testimonial img {
    border-radius: 100px 100px 100px 100px;
    margin-bottom: 13px;
}
.testimonial_area .em_test_thumb {
    float: left;
    margin-right: 20px;
}
.all_color_testimonial, .em_single_testimonial, .em_testi_text, .witr_testi_s_11 {
    text-align: center !important;
}
 .testimonial_area .all_color_testimonial h6, .testimonial_area .all_color_testimonial h2 {
    color: #FFFFFF;
}
.testimonial_area .all_color_testimonial span, .testimonial_area .execllent_star h3 {
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 5px;
    font-weight: 400;
}
.testimonial_area .execllent_star h3{
	font-style: italic;
}
.testimonial_area .all_color_testimonial p {
    color: #FFFFFF;
    margin-bottom: 9px;
}
.testimonial_area .all_color_testimonial i {
    color: #FFFFFF;
    margin: 15px 0px 0px 0px;
    font-size: 18px;
    margin-right: 5px;
}
.execllent_toggol {
    display: flex;
    align-items: center;
    justify-content: center;
}
.em_crating{
	display: flex;
	 align-items: center;
}
.test-part {
    display: inline-block;
    margin-bottom: 10px;
}
.execllent_star {
    margin-top: 20px;
    margin-left: 10px;
}
/* counter area css */
 .witr_counter_single{
     text-align: left;
}
.witr_counter_number_inn {
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
}
 .witr_counter_number_inn h3, .witr_counter_number_inn span {
     font-size: 40px;
     color: #fa4006;
     display: inline-block;
     font-weight: 700;
     margin-bottom: 0;
}
 .witr_counter_number_inn span {
     line-height: 0;
}
/* content */
 .witr_counter_number_inn h4{
     font-size: 22px;
}
/*====== style 2 ======*/
 .witr_counter_icon{
}
 .witr_counter_icon i {
     font-size: 23px;
     display: inline-block;
}
 .witr_custom_icon{
}
 .witr_custom_icon i{
     font-size: 60px;
     display: inline-block;
     margin-bottom: 10px;
}
.counter_area {
    background: #000;
    padding: 110px 0px 80px;
}
 .all_counter_color h3, .all_counter_color span {
    color: #FFFFFF;
    margin: 0px 0px 10px 0px;
}
.all_counter_color h4, .all_counter_color h1 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 700;
}
/* blog area css */
.blog_area {
    padding: 120px 0px 100px;
    background: #0D0D0D;
}
 .all_blog_color {
     text-align: left;
}
 .blog-part {
}
 .blog_part_inner {
}
 .witr_blog_imags{
     overflow: hidden;
}
 .blog-img {
     position:relative;
     transition: .5s;
}
 .blog-img img{
     width:100%;
}
 .blog-img a{
     position:relative;
     display:block;
}
 .blog-img a::before {
     position:absolute;
     content:'';
     background:rgba(0, 0, 0, 0.5);
     top:0;
     left:0;
     bottom:0;
     right:0;
     width:100%;
     height:100%;
     transform: scale(0);
     transition:.5s;
}
 .blog_part_inner:hover .blog-img, .blog_part_inner:hover .blog-img a::before{
     transform: scale(1.2);
}
.wblog-content {
    padding: 25px 25px 30px;
    background: #1B1B1B;
}
 .blog_part_inner:hover.wblog-content {
     box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.5);
}
 .wblog-content span {
     font-size: 15px;
     color: #fa4006;
     line-height: 28px;
     padding-bottom: 15px;
     margin-right: 10px;
}
 .wblog-content span a {
     font-size: 15px;
     color: #fa4006;
}
 .wblog-content span i {
     padding-right: 5px;
     padding-left: 5px;
     color: #fa4006;
     transition: .5s;
}
 .wblog-content h5 > a {
     font-weight: 700;
}
 .wblog-content h5 > a:hover, .wblog-content span i:hover {
     color: #fa4006;
}
 .wblog-content h5 {
     margin: 10px 0px 15px;
}
 .wblog-content > a {
     font-size: 16px;
     font-weight: 500;
    /* line-height: 49px;
     */
     padding: 9px 30px;
     border: 1px solid #fa4006;
     border-radius: 5px;
     margin-top: 10px;
     margin-bottom: 5px;
     transition: .5s;
     display: inline-block;
}
 .wblog-content > a:hover {
     background: #fa4006;
     color: #fff;
}
 .witr_bt2{
}
 .wblog-content.blog-content-5 {
     padding: 15px 20px 15px;
}
 .wblog-content.blog-content-5 h5 {
     padding-bottom: 0px;
}
 .wblog-content > a, .learn_btn {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #3B3B3B;
    border-radius: 0px 0px 0px 0px;
    margin: 12px 0px 0px 0px;
    padding: 6px 20px 6px 20px;
}
.blog_area .all_blog_color h5 > a, .blog_area .all_blog_color h2 a {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
}
.blog_area .all_blog_color p {
    color: #FFFFFF;
    padding: 5px 0px 5px;
}
.blog_area .witr_section_title_inner h3 {
    color: #FFFFFF;
}
/*======== apartment contact css ==========*/
/* ======= DEFAULT CONTACT CSS ========= */
 .wpcf7 label {
     width: 100%;
}
 .wpcf7 input, .wpcf7 textarea{
     width: 100%;
     border:none;
     padding-left: 30px;
}
 .wpcf7 input{
     height:50px;
}
.wpcf7 textarea {
    height: 120px;
}
 input.wpcf7-submit {
     width: auto;
     padding: 0px 50px;
     cursor: pointer;
}
 .wpcf7-form p {
}
 div.wpcf7-response-output {
     color: #fa4006;
     border: none !important;
}
 .send_message .wpcf7-form p {
     display: flex;
     flex-direction: row;
}
 .send_message input {
     border: 0;
     background: #f7f7f7;
     height:72px;
     transition:.5s;
}
 .send_message input.wpcf7-submit{
     background: #fa4006;
     color:#fff;
     transition:.5s;
}
 .send_message input.wpcf7-submit:hover{
     background: #f8f8f8;
     color:#fa4006;
}
 .send_message input::-webkit-input-placeholder{
     color: #888888 !important;
}
 .send_message input:-ms-input-placeholder{
     color: #888888 !important;
}
 .send_message input::-moz-placeholder{
     color: #888888 !important;
}
.contact_area {
    background: #010101;
    padding: 100px 0px 75px;
}
.contact_area .witr_section_title {
    position: relative;
    padding-bottom: 24px;
}
.apartment_area {
    position: relative;
    background-size: cover;
    padding: 0px 35px 43px;
    border-radius: 10px;
    text-align: left;
}
 .apartment_text h1{
     color: #fa4006;
     font-size: 17px;
     margin-bottom: 5px;
}
 .apartment_text h2{
     margin: 0 0 21px;
     font-size: 38px;
}
 .form-group {
     margin-bottom: 0px;
}
 .witr_apartment_form {
}
 .witr_apartment_form form select option{
}
 .witr_apartment_form form select, .witr_apartment_form input{
     width: 100%;
     height: 45px;
     color: #888888;
     border-radius: 5px;
     border: none;
     outline: none;
     margin-bottom: 20px;
     text-align: left;
}
 .witr_apartment_form textarea{
     margin-bottom: 20px;
     text-align: left;
}
 .witr_apartment_form input::-moz-placeholder{
     color: #fff ;
     opacity: 1;
}
 .witr_apartment_form input::-ms-input-placeholder{
     color: #fff ;
     opacity: 1;
}
 .witr_apartment_form input::-webkit-input-placeholder{
     color: #fff;
     opacity: 1;
}
 .witr_apartment_form select::-webkit-input-placeholder, .witr_apartment_form textarea::-webkit-input-placeholder{
     color: #fff;
     opacity: 1;
}
 .witr_apartment_form .const_btn{
     font-size: 15px;
     background: transparent;
     font-weight: 600;
     border-radius: 5px;
     margin-top: 10px;
     border: 0;
     color: #fa4006;
     cursor:pointer;
     transition:.5s;
}
 .witr_apartment_form .const_btn:hover{
     background: transparent;
     color: #fff;
}
/* Bottom Contact */
 .witr_bottom_contact .form-group {
     margin-bottom: 20px;
}
 .witr_bottom_contact textarea {
     height: 100px;
}
 .witr_apartment_form input, .witr_apartment_form form select, .witr_apartment_form textarea, .wpcf7-form-control-wrap a, .wpcf7-form-control-wrap input {
    margin-top: 0px;
    margin-bottom: 50px;
	border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #2F2F2F;
    border-radius: 0px 0px 0px 0px;
	background:#FFFFFF00;
	color:#fff;
}
.witr_apartment_form textarea {
    padding-top: 20px;
}
.apartment_area .btn {
    color: #000000;
    background-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 60px 15px 60px;
    border: none;
    font-weight: 600;
	font-size:18px;
}
.apartment_area button{
	text-align:center;
}
/* barand area css */
.brand_area {
    background: #0D0D0D;
    padding: 100px 0px 98px;
}
.slide_items.false.witr_grayscaleh {
    text-align: center;
}
/* slick dots css */
 .slick-dots li button {
    width: 50px;
    height: 20px;
    border-radius: 0px 0px 0px 0px;
}
.slick-dots li.slick-active button {
    background: #fff;
}
.slick-dots li button {
    background: #fa40065c;
}
.slick-dots li button {
    border: 0 solid #fa4006;
}
.slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -38px;
    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;
}
.slick-dots li button {
    width: 10px;
    height: 10px;
    background-color: #02010100;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF42;
    border-radius: 0px 0px 0px 0px;
}
#witr_mp4_video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    object-fit: cover;
    height: 100%;
    z-index: -1;
}

.witr_youtube_video{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    object-fit: cover;
    height: 100%;
    z-index: -1;
}


/*========================  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/breadcump.jpg");
    padding: 140px 0px;
    background-color: #000000;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}
 .breadcumb-area:before, .breadcumb-blog-area:before {
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     content: "";
}
.breadcumb-area::before, .breadcumb-blog-area::before {
        background-color: rgba(0,0,0,0.39)
}
.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: #821F05;
}
 .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: #ff3d00 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: #ff3d00;
}
.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: #ff3d00;
}
.tagcloud a:hover {
    background: #ff3d00;
    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: #ff3d00;
}
table#wp-calendar td#today a {
    color: #fff;
}
.textwidget img {
    margin-bottom: 15px;
}
.textwidget p {
    margin-bottom: 0.5rem;
}
.liton-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;
}
.liton-single-blog {
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.liton-blog-thumb {
    overflow: hidden;
}
.liton-blog-thumb a {
    display: block;
	position: relative;
}
.liton-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;
}
.liton-single-blog:hover .liton-blog-thumb a:before {
    opacity: 1;
	transition: .5s;
}
.liton-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;
}
.liton-blog-meta.post_blog h2 a {
    font-size: 24px;
	font-weight:700;
	transition:.5s;
}
.liton-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;
}
.liton-blog-meta.post_blog h2 a:hover{
	color:#ff3d00;
}
.liton-blog-meta-left a, .liton-blog-meta-left span {
    color: #888888;
    font-size: 16px;
    margin-right: 5px;
	margin-bottom:10px;
	display:inline-block;
}
.liton-blog-meta-left i {
    color: #ff3d00;
    margin-right: 5px;
}
.blog-content p {
    font-size: 17px;
    padding-top: 14px;
}
.em-blog-content-area .witr_btn {
    background: #ff3d00;
    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 .liton-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  #ff3d00;
    padding: 1em 1em;
    margin-top: 15px;
}
.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;
}
.liton_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;
}
.liton_btn:hover {
    background:#fa4006;
	border-color:#fa4006;
	color:#fff;
}
.single_blog_thumb img {
    width: 100%;
    height: 500px;
}
blockquote {
    padding: 25px 32px 25px;
    margin: 0 0 30px;
    font-size: 17px;
    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;
}
.liton-single-blog-details-inner {
    padding: 38px 45px 45px;
    box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
    border-radius: 0 0 10px 10px;
}
.liton-single-icon-inner {
    text-align: center;
}
.liton-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;
}
.liton-single-icon-inner a:hover {
    background: #fa4006 ;
    border-color: #fa4006 ;
    color: #fff;
}
.recent-post-image {
    float: left;
    margin-right: 10px;
}
.recent-post-image img {
    width: 75px;
}

/* EM40 SCROLL TOP CSS */

#scrollUp {
    background: #fff;
    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: #fa4006;
    font-weight: 900;
}
 .witr_case:hover .slick-prev, .witr_case: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: #ff3d0;
     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: -15px;
}
 .slick-next {
     right: -15px;
}
 .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;
     content: "\f177";
     font-family: FontAwesome !important;
     line-height: inherit;
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
 .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;
}
 .brand_active:hover .slick-prev, .brand_active:hover .slick-next{
	 opacity:1;
 }
button:focus {
    outline: none;
    outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: #011e44;
    border-color: transparent;
    outline-color: transparent;
    outline: none;
}
/*======================== liton FOOTER TOP AREA CSS =========================*/
.top-address-area {
    background: #111111;
    padding: 100px 0px 93px;
    text-align: center;
}
 .top_address_logo {
     margin-bottom: 30px;
}
 .address_content {
     padding-top: 38px;
}
 .top_address_content a, .top_address_content span {
     color: #ffffff;
     display: inline-block;
     font-weight: 400;
     line-height: 12px;
     margin-right: 14px;
}
 .top_address_content a i, .top_address_content span i {
     font-size: 14px;
     margin-right: 11px;
}
 .footer-top-address h2 {
     color: #fff;
     text-transform: uppercase;
     margin-bottom: 30px;
     letter-spacing: 10px;
     font-weight: 700;
     font-size: 26px;
}
 .footer-top-address h2 span {
     color: #fa4006;
     font-weight: 700;
}
 .widget_media_image{
     margin-top: 30px;
     margin-bottom: 27px;
}
.single_blog{
	background:#FFFFFF;
}
/*======================== liton FOOTER TOP AREA CSS =========================*/
 .footer-top {
     background: #1b1919 none repeat scroll 0% 0;
     padding: 100px 0;
}
 .footer-top-inner h2 {
     color: #fff;
     font-size: 35px;
     height: 60px;
     padding: 0 15px;
     text-transform: uppercase;
}
 .footer-top-inner h2 span {
     color: #fa4006;
     font-weight: 600;
}
 .footer-top-inner p {
     color: #fff;
     margin-bottom: 26px;
     margin-left: auto;
     margin-right: auto;
     width: 62%;
}
 .footer-social-icon {
     padding: 10px 0 20px;
     text-align: center;
}
 .footer-social-icon a i {
     background-color: #fa4006;
     border-radius: 50px;
     color: #fff;
     display: inline-block;
     font-size: 18px;
     height: 45px;
     line-height: 45px;
     margin: 0 7px;
     text-align: center;
     width: 45px;
     -webkit-transition: .3s;
     transition: .3s;
}
 .footer-social-icon a i:hover {
     background-color: #011e44;
     color: #fff;
}
 .footer-social-icon.htop-menu-s {
     padding: 0;
     display: inline-block;
     margin-left: 30px;
}
 .footer-social-icon.htop-menu-s a i {
     font-size: 14px;
     height: 35px;
     line-height: 35px;
     margin: 0 3px;
     width: 35px;
}
 .footer-top-inner .text-center {
     margin-bottom: 11px;
     text-align: center;
}
/*======================== END FOOTER TOP AREA CSS =========================*/
/*======================== liton FOOTER MIDDLE AREA CSS =========================*/
 .witrfm_area{
     background: #fa4006;
     position:relative;
}
 .witrfm_area:before {
     content: "";
     position: absolute;
     top: 0;
     height: 100%;
     width: 100%;
     left: 0;
     right: 0;
     margin: auto;
}
 .footer-middle {
     padding: 65px 0 73px;
}
 .footer-middle.wpfd {
     padding: 0;
}
 .wpfdp {
     padding-top: 65px;
     padding-bottom: 80px;
}
 .footer-middle .widget h2 {
     margin-bottom: 28px;
     margin-top: 28px;
     position: relative;
    font-size: 24px;
}
 .footer-middle .widget h2:before {
}
 .footer-middle table#wp-calendar td, .footer-middle table#wp-calendar th {
     color: #fff;
}
 .footer-middle #archives-dropdown--1 {
     height: 34px;
}
 .footer-middle .widget ul li, .footer-middle .widget ul li a, .footer-middle .widget ul li:before, .footer-middle .tagcloud a, .footer-middle caption, .footer-middle table, .footer-middle table td a, .footer-middle cite, .footer-middle .rssSummary, .footer-middle span.rss-date, .footer-middle span.comment-author-link, .footer-middle .textwidget p, .footer-middle .widget .screen-reader-text {
}
 .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 {
     transition: .5s;
}
 .footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
     color: #fa4006;
}
 .recent-portfolio-area {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-flow: row;
     flex-flow: row;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
 .recent-portfolio {
     margin-bottom: 10px;
     margin-right: 10px;
}
 .recent-portfolio {
     width: 29.33%;
}
 .recent-portfolio-image img {
     width: 100%;
}
.footer-middle .widget_nav_menu ul li {
    display: inline-block;
    width: 49%;
}
/*======================== END FOOTER middle AREA CSS =========================*/
/*======================== liton FOOTER BOTTOM AREA CSS =========================*/
.footer-bottom {
    padding: 30px 0 30px;
    position: relative;
}
 .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 0px;
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #2C2C2C;
    border-radius: 50px 50px 50px 50px;
    margin: 0px 4px;
}
 .copy-right-text a:hover, .footer-menu ul li a:hover {
     color: #000;
	 background:#fff;
}
 .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;
}
.footer-bottom {
    background-color: #010101;
}
.copy-right-text p, .footer-menu ul li a {
    color: #ffffff;
}
/*======================== END FOOTER BOTTOM AREA CSS =========================*/
