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

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

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

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

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
   	font-family: 'Jost', sans-serif;
    font-style: normal;
    line-height: 1.2;
    font-weight:600;
    -webkit-transition:.5s;
    transition: .5s;
    font-size: 25px;
    transition: .5s;
	margin-bottom:5px;
}

.poket_menu ul .sub-menu li a,
.poket_menu > ul > li > a{
    font-family: 'Jost', sans-serif;	
}

a{
    -webkit-transition:.5s;
    transition: .5s;
	text-decoration:none;
}
.btn-primary:focus,
select:focus,
textarea:focus,
input:focus{
    box-shadow: none !important;
}
textarea,
input{
	outline:none;
}

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

ul {
/*     margin: 0;
    padding: 0; */
}
li {

}
input:focus,
button:focus{
	border-color:transparent;
	outline-color:transparent;
}
textarea:focus{
	border-color:transparent;
	outline-color:transparent;	
}
hr {
    margin: 60px 0;
    padding: 0px;
    border-top: 0px;
}
hr.mp-0 {
    margin: 0;
}
hr.mtb-40 {
    margin: 40px 0;
    border-top: 0px;
}
label {
    
    cursor: pointer;
    /* font-size: 14px; */
    font-weight: 400;
}

a,i, cite, em, var, address, dfn,ol,li,ul{

}
.slick-slide img {
    display: inline-block !important;
}


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

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

.blog-left-side {} 
.blog-left-side > div {
	margin-bottom: 30px;
    padding: 35px 30px 35px;
    border-radius: 8px;
	box-shadow: 0 0 30px rgb(0 0 0 / 7%);
}
.blog-left-side > div:last-child {
    margin-bottom: 0px;
}
.blog-left-side {} .blog-left-side .content {
    padding: 0;
}
.blog-left-side .push-bottom-large {
    margin-bottom: 0;
}
.blog-left-side > div:last-child {
    margin-bottom: 0px;
}
.blog-left-side > aside:last-child {
    margin-bottom: 0px !important;
}
.blog-left-side .sub-menu li a:hover,
.blog-left-side .nav .children li a:hover {
    background: transparent;
}
.defaultsearch {
    position: relative;
}
.defaultsearch input {
  border: 0 none;
  height: 54px;
  position: relative;
  width: 100%;
}
.defaultsearch button {
    border: 0 none;
    font-size: 18px;
    padding: 13px 20px;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    outline: none;
}
.defaultsearch button i {}
.defaultsearch input[type="text"] {
  padding-left: 15px;
}
/* widget list */
.tagcloud a{}
.widget {}
.blog-left-side .widget h2 {
  line-height: 17px;
  margin-bottom: 20px;
  padding-bottom: 12px; 
  position: relative; 
}
.blog-left-side .widget h2:after,
.blog-left-side .widget h2:before{
	content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 50%;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
	margin-top: 17px;
}

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

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

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

.blog-left-side .widget ul li:before { 
  content: "\eaa0";
  font-family: IcoFont !important;
  font-size: 18px;
  left: 0;
  position: absolute;


}
/* widget select */
.blog-left-side .widget select {
    width: 100%;
    height: 50px;
}
.widget .screen-reader-text {
    display: none;
}
.textwidget select{
	width:100%;
}

/* table css */

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

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


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

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



/* === style_w7 unittest ==== */


/* THEME UNIT TEST CSS */



.blockquote p{
	font-size:16px;
}



table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 18px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
th {
    font-weight: bold;
    text-transform: uppercase;
}
td {
    padding: 6px 10px 6px 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    padding: 1em 1em;
}
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;	
}
blockquote blockquote {
	margin-right: 0;
}
blockquote cite,
blockquote small {
    font-size: 20px;
    
    font-weight: 600;
}
blockquote code{
   font-weight: 400;
}	
blockquote em,
blockquote i {
	font-style: normal;
}

blockquote strong,
blockquote b {
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

address {
    font-style: italic;
    margin: 0 0 24px;
}
i, cite, em, var, address, dfn {
    font-style: italic;
	
}
i{
display: inline-block;	
}
em{
 font-style: italic;
font-weight: bold; 
}
pre {
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 18px;	
}
tt, code, samp {

}
kbd{

}
.bypostauthor{}

/* image aligment */
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    margin-left: -60px;
}
figure.wp-caption.alignleft, img.alignleft {
    margin: 5px 20px 5px 0;
}
img.size-full, img.size-large, img.wp-post-image {
/* 	height: 404px; */
    max-width: 100%;
}
.alignleft {
    float: left;
}
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
    max-width: 100%;
}
/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

/**
 * 14.1 Captions
 */

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	
	font-size: 18px;
	line-height: 1.5;
	padding: 0.5em 0;
}


/**
 * 14.2 Galleries
 */

.gallery {

}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	display: block;
	font-size: 12px;
	font-size:19.2px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
.wp-block-button__link {
 padding: 8px 24px 12px;
} 
.wp-block-cover.has-background-dim.alignleft {
    margin-right: 15px;
}
.wp-block-button.alignright {
    margin-left: 10px;
}
.wp-block-button.alignleft {
    margin-right: 10px;
}
ul.wp-block-gallery.alignleft {
    margin-right: 15px;
}
.wp-block-button {
    margin-bottom: 15px;
}
.wp-block-group__inner-container {
    padding: 14px 15px 1px;
    margin-bottom: 10px;
}


.wp-block-media-text {
    margin-bottom: 15px;
}

ul.blocks-gallery-grid {
    padding: 0;
}
figcaption.blocks-gallery-caption {
    margin-bottom: 25px;
}

.wp-block-gallery.is-cropped.extraclass {
    margin-right: 30px;
}

.wp-block-categories-dropdown select,
.wp-block-archives-dropdown select {
    height: 42px;
	margin-bottom:30px;
}


.post-password-form input[type=submit] {
    border: none;
    padding: 6px 25px;
	text-transform:lowercase;
}
.post-password-form input[type=password] {
	height: 38px;
	padding-left:5px;
}


.site-title {
	font-size: 30px;
	margin: 0;
}
.site-title a {
    font-weight: 600;	
    text-transform: capitalize;
}
.site-description {
	margin: 0;
}
.logo_area.text-center {
    padding: 0px 0 12px;
}

.pdlr0{
	padding-right:0px;
	padding-left:0px;
}
/*=======================
poket mobile menu css
========================*/
.mobile-menu{
 display:none !important;
}
 .mobile_logo_area{
 display:none !important;
}
.mean-container .mean-bar {
    padding: 0;
}
.mean-container .mean-nav {
    float: none;
}
.mean-container .mean-bar {
    float: none;
    overflow: hidden;
}
.mean-container .mean-nav ul li li a {
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* ============== 
poket logo left right menu css 
================= */
.align_item_center,
.logo-right,
.logo-left {
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
}
.logo-left .logo {
    text-align: left;
}
.logo-right .logo {
    text-align: right;
}

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

.logo-top .logo {
    text-align: center;
}
.logo-top .poket_menu > ul {
    text-align: center;
}
.logo-top > .poket_menu > ul > li:last-child a {
    padding-right: auto;
}

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

/* logo sticky */

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

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

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

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

.poket_menu > ul > li {
    display: inline-block;
    position: relative;
}
.poket_menu > ul > li > a {
    display: block;
    margin: 35px 35px 35px 0;
    -webkit-transition: .2s;
    transition: .2s;
    position: relative;
    font-size: 19px;
    font-weight: 500;
}

.poket_menu > ul > li > a:before, .poket_menu > ul > li.current > a:before {
  bottom: -7px;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  right: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 15%;
  display:none;
} 
.poket_menu ul li:last-child a {
    margin-right: 0px;
}
.poket_menu > ul > li.current > a,
.poket_menu > ul > li:hover > a,
.poket_menu > ul > li:hover > a:before,
.poket_menu > ul > li.current > a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.poket_menu > ul > li.current > a,
.poket_menu > ul > li:hover > a,
.creative_header_menu > ul > li:hover > a {
    background: transparent;
}

/* sub menu style */

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

.poket_menu ul li:hover > .sub-menu {
	-webkit-transition:.5s;
	transition: .5s;	
    opacity: 1;	
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 100%;
    z-index: 9;
}
.poket_menu ul .sub-menu li {
    position: relative;
	 -webkit-transition:.5s;
	 transition: .5s;
}
.poket_menu ul .sub-menu li:before {
    opacity: 0;
    -webkit-transition: .1s;
    transition: .1s;
    position: absolute;
    top: 50%;
    content: "//";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);

}
.poket_menu ul .sub-menu li:hover:before {
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.poket_menu ul .sub-menu li:hover {
    margin-left: 15px;
}
.poket_menu ul .sub-menu li a {
    display: block;
    margin: 0;
    letter-spacing: normal;
    font-size: 18px;
    font-weight: 500;
    -webkit-transition:.5s;
    transition: .5s;
    padding: 7px 17px;
    visibility: inherit !important;
}
/* sub menu 2 */

.poket_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}
.poket_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 */

.poket_menu ul .sub-menu .sub-menu li {
    position: relative;
}
.poket_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;
}
.poket_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 */

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

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

/* transparent 2 */

.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: transparent;
    
    -webkit-transition:.5s;
    
    transition: .5s;
}

/* stycky nav js */
.transprent-menu.menu4 {
    position: relative;
}
.transprent-menu .poket_nav_area {
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: transparent;
    padding: 0;
    
    -webkit-transition:.5s;
    
    transition: .5s;
    position: absolute;
}
.poket_nav_area.postfix {
    -webkit-transition:.3s;
    transition: .3s;
}
.poket_nav_area.prefix {
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
}
.main_menu_div {
    position: relative;
}

/* witr_h_h18 menu css */
.witr_shop_sc .poket_menu ul {
     text-align: left; 
}
.search_popup_button,
.tx_mmenu_together{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;	
}
.tx_mmenu_together .donate-btn-header {
    padding: 0;
}
.witr_shop_sc .donate-btn-header ,
.witr_shop_sc .em_top_cart.hshop {
    padding: 0;
}
.witr_shop_sc .em-quearys-menu i{
	border-radius:3px;
	margin-right: 20px;	
	margin-top: 7px;	
}
.witr_shop_sc a.cart-contents {
    border-radius: 3px;
	padding: 8px;
    margin-top: 3px;
    display: block;	
}
.witr_shop_sc a.dtbtn {
    margin-left: 20px;
}
.witr_shop_sc .em-header-quearys {
    text-align: center;
}

/* witr_h_h21 menu css */
.sb_popup .tx_mmenu_together {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
/* witr_h_h22 menu css */
.number_align {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.menu_search{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.main_menu_address_a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	position: relative;	
}
.main_menu_address_a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 107px;
    left: 0;
}

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

/* headroom css */
.headroom--pinned {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.headroom--unpinned {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
.header--fixed {
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    top: 0;
    -webkit-transition: -webkit-transform .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;
}


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

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

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



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

.witr_search_wh .em-header-quearys .em-quearys-menu i {
    background: 0%;
    height: auto !important;
    width: auto !important;
    line-height: inherit !important;
    font-size: 20px;
}
 
.witr_h_h12 .poket_menu,
.witr_h_h13 .poket_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 .poket_menu, .witr_h_h3 .poket_menu, .witr_h_h4 .poket_menu, .witr_h_h5 .poket_menu, .witr_h_h6 .poket_menu, .witr_h_h7 .poket_menu, .witr_h_h8 .poket_menu, .witr_h_h9 .poket_menu, .witr_h_h10 .poket_menu, .witr_h_h11 .poket_menu, .witr_h_h14 .poket_menu, .witr_h_h17 .poket_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;
}
.elementor-widget-witr_section_Shape.elementor-widget:not(:last-child) {
    margin-bottom: 0px;
}
.mainmenu_width_tx.container {
    padding: 0;
}
.wrapper{
	position:relative;
}
.all_header_abs {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
}
.ps_absulate{
    position: absolute !important;
   top: -154px;
    right: 0;
    left: 0;
    /* bottom: 0; */
    z-index: 999;
}

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

/* menu button */

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

/* user login */
.logged-in .trp_nav_area {
 top: 32px;
}
 .logged-in .transprent-menu .poket_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 .poket_nav_area.prefix {
 top: 0px;
}
 .elementor-editor-active.logged-in .trp_nav_area.hbg2 {
 top: 0px;
}


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

/* top search menu */
/* top quearys */
.em-top-quearys-area {
    position: relative; 
}
.em-header-quearys {
    list-style: none;
}
.em-quearys-menu i {	
    border-radius: 50px;
    display: inline-block;
    height: 26px;
    text-align: center;
    width: 26px;
    line-height: 26px;
    font-size: 17px;
}
.topsr .em-quearys-menu {
    text-align: center;
}
.em-quearys-inner {} 
.em-quearys-form {
    width: 100%;
    max-width: 895px;
    margin: auto;
    padding: 30px 0;
}
.top-form-control {
    position: relative;
}
.top-form-control input {
    background: transparent;
    font-size: 50px;
	font-weight:500;
    height: 100px;
    padding: 0 40px 0 15px;
    width: 100%;
    border: none;  
    -webkit-transition:.5s;  
    transition: .5s;
}
.top-form-control input::-webkit-input-placeholder {
    font-size: 50px;
}
.top-form-control input::-moz-placeholder {
    font-size: 14px;
}
.top-form-control input:-ms-input-placeholder {
    font-size: 14px;
}
.top-form-control button.top-quearys-style {
    position: absolute;
    right: 6px;
    top: 50%;
    background: transparent;
    font-size: 45px;
    border: none;   
    -webkit-transform: translateY(-50%);   
            transform: translateY(-50%);
}
.em-s-hidden {
    display: none !important;
}
.em-quearys-inner {
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    top: 0;
    left: -150%;
    width: 100%;
    height: 100%;
    z-index: 10000;
    -webkit-transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .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-quearys-inner{}

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


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

.breadcumb-blog-area {
    padding: 60px 0 65px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
	  position: relative;
}
.breadcumb-inner h2 {
    font-size: 36px;
}
.breadcumb-area {
    padding:140px 0px;
    background-position: center top;
    background-repeat: no-repeat;
	    position: relative;	
    z-index: 1;
}
.breadcumb-area.breadcumb_st2 {
    padding: 20px 20px;
}

.breadcumb-area:before,
.breadcumb-blog-area:before{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";	
    z-index: -1;
}
.breadcumb-inner {

}
.breadcumb-inner ul{
    margin-bottom:0px;padding:0px;
}
 .breadcumb-inner li {
    display: inline-block;
    margin: 0 2px;
	
}
.brpt h2 {
}
.brpt.brptsize h2 {
    font-size: 30px;
}
.lcase {
    text-transform: lowercase;
}
.ucase {
    text-transform: uppercase;
}
.ccase {
    text-transform: capitalize;
}


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


.witr_breadcumb_shop ul li:last-child{

}
.breadcumb-area.breadcumb_st2.msope_bgarea{}
/* page template css */
.poket-page-template ul,
.page-left-template ul,
.page-right-template  ul,
.poket-blog-single ul{
/*     padding-left: 40px; */
}



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


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


/* BLOG THUMB CSS */

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

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

/*========================
poket BLOG DETAILS AREA CSS
=========================*/

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

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

.paginations {
    text-align: center;
    margin-top: 20px;
}
.paginations a,
.page-numbers span.current {
    display: inline-block;
    font-weight: 500;
    margin: auto 5px;
}
.page-numbers li {
    display: inline-block;
}


/* tutor pagination */
.tutor-pagination,
.tutor-pagination-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
a.page-numbers,
.page-numbers,
.tutor-pagination-wrap a,
.tutor-pagination-wrap span.page-numbers.current {
    border-radius: 5px;
    margin-right: 10px;
    padding: 15px 24px;
	font-size: 19px;
    line-height: 1;
	-webkit-transition:.5s;
	transition:.5s;	
}
ul.page-numbers a.page-numbers {
    box-shadow: 0 10px 40px 0 rgba(50,65,141,.12);
}
a.page-numbers{
    box-shadow: 0 10px 40px 0 rgba(50,65,141,.12);	
}
.paginations .page-numbers,
.poket-blog-area .page-numbers,
.witr_shop_area .page-numbers{  
	background: 0% 0;   
}

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

.post_comment {
    margin: 20px 0;
    padding: 0 15px;
}
.comment_inner {} .commment_title {} 
.commment_title h3 {
    margin-bottom: 40px;
    position: relative;
}
.commment_title h3:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -9px;
    width: 40px;
    height: 2px;
}
.commment_title p {} .post_replay {}
 .post_replay_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px;
word-break: break-all;	
}
.mgl-30 {
    margin-left: 30px;
}
.post_reply_thumb {} .post_reply_thumb img {
    border-radius: 50%;
}
.post_replay {
    margin-top: 25px;
}
.post_reply {
    padding-left: 15px;
    width: 100%;
}
.post_reply div.st {
    font-size: 18px;
    font-weight: 400;
}
.post_reply div.st a {
    
}
.reply_date {
    overflow: hidden;
    margin-bottom: 5px;
}
.reply_date span.span_left {
    float: left;
    font-size: 13px;
}
.reply_date span.span_right {
    float: right;
    font-size: 12px;
    font-weight: 400;
}
.post_reply p {} .comments-area .children {
    margin-left: 30px;
}
.post_comment .post_comment {
    margin-left: 15px;
}
/* COMMENT FORM CSS */
.comments,
.comment-respond {
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);	
    margin-bottom: 30px;
    padding: 38px 30px 45px !important;
}
.comments{
    padding: 38px 30px 25px;
}
.comment_field  input.form-control {
    height: 42px;

}
.comment_field .textarea-field textarea {
    height: 150px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.comment_poket_btn {	
    border: 0;
    display: inline-block;
    text-align: center;
	padding: 16px 30px;
    margin-top: 15px;
    border-radius: 5px;
    -webkit-transition:.5s;
    transition: .5s;	
	cursor: pointer;
}
.em-theme-main-page .commment_title h3 {
    margin-top: 0px;
}
.em-theme-main-page .empgc {
    margin-top: 40px;
}
.em-theme-main-page .empgc.commment_title h3 {
    margin-bottom: 35px;
}
.em-single-page-comment .commment_title.empgc > h3 {
    margin-bottom: 35px;
}
.logged-in-as {
    margin-bottom: 0;
    margin-top: 30px;
}
a.comment-edit-link {
    margin-bottom: 12px;
    display: inline-block;
}
.em-theme-main-page .comments-area {
    margin-top: 40px;
    clear: both;
}
p.comment-form-cookies-consent {
}
/*========================
 theme 404 css
=========================*/
.not-found-area {
    background-position: center top;
    background-repeat: repeat;
    background-size: cover;
    padding: 0 0 16px;
}
.not-found {
    display: table;
    width: 100%;
    height: 500px;
    text-align: center;
    padding-bottom: 40px;
}
.not-found-inner {
    display: table-cell;
    vertical-align: middle;
}
.not-found-inner {
    font-size: 30px;
}
.not-found-inner h2 {
    display: inline-block;
    font-size: 160px;
    font-weight: 700;
    line-height: 1.2;
    padding: 15px 0;
}
.not-found-inner p {
    font-size: 30px;
}
.not-found-inner a {
    font-size: 24px;
    margin-top: 40px;
    display: inline-block;
    text-decoration: underline;
}
/*========================
 theme search css
=========================*/

.search-error .search input {
    padding: 20px 0;
}
.search-error .search input[type="text"] {
    padding-left: 10px;
}
.search-error .search button {
    top: 48%;
    
    -webkit-transform: translateY(-50%);
    
            transform: translateY(-50%);
}
.search-error > p {
    font-size: 14px;
    margin: 14px 0 19px;
}
.search-error > h3 {
    display: block;
    font-size: 30px;
    
}
.search-error .search input {
    height: 54px;
}









/*========================
poket unit test footer

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

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


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

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

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

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

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

.footer-top {
    padding: 100px 0;
}
.footer-top-inner h2 {
    font-size: 35px;
    height: 60px;
    padding: 0 15px;
    text-transform: uppercase;
}
.footer-top-inner h2 span {
    font-weight: 600;
}
.footer-top-inner p {
    margin-bottom: 26px;
    margin-left: auto;
    margin-right: auto;
    width: 62%;
}
.footer-social-icon {
    padding: 10px 0 20px;
    text-align: center;
}
.footer-social-icon a i {
    border-radius: 50px;
    display: inline-block;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    margin: 0 7px;
    text-align: center;
    width: 45px;
    -webkit-transition: .3s;
    transition: .3s;
}
.footer-social-icon.htop-menu-s {
    padding: 0;
    display: inline-block;
    margin-left: 30px;
}
.footer-social-icon.htop-menu-s a i {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin: 0 3px;
    width: 35px;
    
}
.footer-top-inner .text-center {
    margin-bottom: 11px;
    text-align: center;
}
/*========================
END FOOTER TOP AREA CSS
=========================*/
/*========================
poket FOOTER MIDDLE AREA CSS
=========================*/
.witrfm_area{
	position:relative;
}
.witrfm_area:before {
    content: "";
    position: absolute;
    top: 0;

    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
.footer-middle {
    padding: 65px 0 73px;
}
.footer-middle.wpfd {
    padding: 0;
}
.wpfdp {
    padding-top: 65px;
    padding-bottom: 80px;
}
.footer-middle .widget h2 {
    margin-bottom: 28px;
    margin-top: 28px;
    position: relative;
}
.footer-middle #archives-dropdown--1 {
    height: 34px;
}

 .footer-middle .widget ul {
    list-style: none;
}
.footer-middle .widget ul li {
    margin-bottom: 10px;
}
.footer-middle .widget ul li a,
.footer-middle .widget ul li:before {  
    -webkit-transition:.5s;  
    transition: .5s;
}
.recent-portfolio-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.recent-portfolio {
    margin-bottom: 10px;
    margin-right: 10px;
}
.recent-portfolio {
    width: 29.33%;
}
.recent-portfolio-image img {
    width: 100%;
}

/* footer widget css */

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

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

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



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

 .mc4wp-form-fields p {
 position: relative;
 line-height: 27px;
 margin-bottom: 22px; 
}
 .mc4wp-form-fields p label {
 font-size: 16px;
 font-weight: 700;
 margin: 15px 0;
}
 .mc4wp-form-fields input {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    border-radius: 5px;
    border: none;
    outline: none;
    padding: 15px 30px; 
}
 .mc4wp-form-fields button {
    width: 30%;
    border-radius: 0 5px 5px 0px;
    border: none;
    outline: none;
    position: absolute;
    right: -3px;
    top: 0;
	bottom:0;
    font-size: 18px;
    text-align: center;
    z-index: 2;
    cursor: pointer;
    padding: 10px 15px;
    -webkit-transition:.5s;
    transition: .5s;
}
 
/* mailchim 2 */ 
 .footer-middle .mc4wp-form-fields p {
 position: relative;
 line-height: 27px;
 margin-bottom: 22px;
}
 .footer-middle .mc4wp-form-fields p label {
 font-size: 16px;
 font-weight: 700;
 margin: 15px 0;
}
 .footer-middle .mc4wp-form-fields input {
 height: 58px;
 position: relative;
 background: transparent;
 width: 100%;
 line-height: 43px;
 border-radius: 0px;
 padding-left: 20px; 
}
 .footer-middle .mc4wp-form-fields button {
	position: absolute;
    right: 0;
    top: 0;
    width: 37%;
    height: 50px;
    border-radius: 0px;
    cursor: pointer;
	    padding:29px 10px;
    line-height: 0;    
    -webkit-transition:.5s;
    
    transition: .5s; 
}
 .footer-middle .checkbox_witr input {
 width: 20px;
 float: left;
 margin-right: 15px;
 margin-top: -8px; 
 } 
 .footer-middle .mc4wp-form-fields p:nth-child(1) {
 margin-bottom: 22px;
}


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

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

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




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


/* small mobile :320px. */

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

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

.send_message input {
    border: 0;
		height:72px;
		-webkit-transition: .5s;
		transition:.5s;

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






/* color class */

.witr_all_color_style{}
.witr_all_color_style h2{}
.witr_all_color_style h3{}
.witr_all_color_style h1{}
/* end color class */

/* witr carsoule image edit */






/* top search */



/* footer text des */
.poket-description-area{}
.poket-description-area a{}
.poket-description-area a img {
    margin: 26px 0;
}
.poket-description-area p{}
.footer-middle .poket-description-area p,
.poket-description-area .phone a{
	
}
.social-icons {
    text-align: left;
}
.poket-description-area .social-icons a{
	width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius:0px;
    margin-right: 5px;
    margin-bottom: 5px;	
}


/* theme css */

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






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


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

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





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

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

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

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


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

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

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

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


/* mini wc */
.twr_mini_cart {
    position: absolute;
    right: 0;
    top: 130%;
    width: 300px;
    z-index: 999;
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		    visibility: hidden;
			-webkit-transition:.2s;
			transition:.2s;
			
}
.mini_shop_content:hover .twr_mini_cart{
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	    top: 167%;
		    visibility: visible;

}
.twr_mini_cart .widget_shopping_cart {
    background: #fff;
    width: 300px;
    padding: 14px 10px 10px;
    box-shadow: 0px 0px 18px 0px #0a0a0a0d;
}
.twr_mini_cart .widget_shopping_cart ul.cart_list  li,
.twr_mini_cart .widget_shopping_cart ul.product_list_widget  li
 {
    border-bottom: 1px solid #eee;
    padding: 15px 10px 14px  25px;
}

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

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

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


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

.twr_mini_cart .woocommerce.widget_shopping_cart  .cart_list li a.remove,
.twr_mini_cart .woocommerce.widget_shopping_cart  .product_list_widget li a.remove 
{
    position: absolute;
    top: 48%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.twr_mini_cart .woocommerce a.remove:hover {
    color: #f00!important;
    background: transparent;
}
.twr_mini_cart  p.woocommerce-mini-cart__total.total {
    text-align: center;
}
.twr_mini_cart .woocommerce.widget_shopping_cart .total {
    border-top: 0px double #ebe9eb;
    padding: 12px 0 0;
}
.twr_mini_cart span.woocommerce-Price-amount.amount {
    font-weight: 600;
    color: #0049ff;
}
.twr_mini_cart .woocommerce.widget_shopping_cart .buttons a {
    background: #fff;
    color: #222429;
    font-weight: 500;
    border: 1px solid #eaeaea;
}
.twr_mini_cart .woocommerce.widget_shopping_cart .buttons a.checkout  {
    color: #fff;
    border-color:#0049ff;
}
.twr_mini_cart .woocommerce.widget_shopping_cart .buttons a:hover{
		color:#fff;
}
.twr_mini_cart p.woocommerce-mini-cart__empty-message {
    margin: 0;
    padding: 20px 23px 25px;
}

 /*======== slick arrow and dot ========*/
 .slick-prev, .slick-next {
    font-size: 0;
    position: absolute;
    display: block;
    padding: 0;
    cursor: pointer;
    color: #fff;
    outline: none;
    z-index: 9;
    opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 0px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	width: 55px;
    height: 55px;
	line-height: 55px;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
            transform: translate(0px, -50%);  
    -webkit-transition:.5s;  
    transition: .5s;   
    border: 0px solid #17161a;
}
.slick-slider:hover .slick-prev, 
.slick-slider:hover .slick-next{
	opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	
}
.slick-prev {
 left: -15px;
}
.slick-next {
    right: -15px;
}
.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: 40px;
 -webkit-transition: all 0.3s ease 0s;
 transition: all 0.3s ease 0s;
 content: "\ea93";
 font-family: IcoFont !important;
 line-height: inherit;
     opacity: 1;
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
 .slick-next:before {	 
 content: "\ea94";
 font-family: IcoFont !important;
}
 .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
 background: #222429;
     border-color: transparent;
    outline-color: transparent;
    outline: none;
}
 .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
 color: #fff;
}
.blog_wrap  .slick-prev, 
.blog_wrap  .slick-next {
top: 35%;
-webkit-transform: translate(0px, -50%);
        transform: translate(0px, -50%);

}
.testomonial-slide  .slick-prev,
.blog_wrap  .slick-prev
 {
 left: -65px;
}
.testomonial-slide  .slick-next,
.blog_wrap  .slick-next
 {
 right: -65px;
}

.witr_car_overlay .slick-slide{
	padding:0 12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.twr_pretwr_loader_pre p {
}

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

}
.twr_loader_pre .row {
    height: 100%;
}

.twr_loader_pre .trw_prebg {
    padding: 0px;
}

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


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

}

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

}



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

@media screen and (max-width: 767px) {
    .twr_pretwr_loader_pre .twr_animation .twr_circle_pre {
        height: 8em;
        width: 8em;
    }
    .twr_pretwr_loader_pre .twr_animation .twr_text_pre {
        font: bold 3.5em "Poppins", sans-serif;
    }
}

@media screen and (max-width: 500px) {
    .twr_pretwr_loader_pre .twr_animation .twr_circle_pre {
        height: 7em;
        width: 7em;
    }
    .twr_pretwr_loader_pre .twr_animation .twr_text_pre {
        font: bold 2em "Poppins", sans-serif;
    }
}
@-webkit-keyframes twr_circle_pre {
    to {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}

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

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

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



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



/* Single team css */
 .team_single_pic {
     overflow: hidden;
}
 .team_single_pic img{
     width:100%;
}
 .witr_single_team_s {
     text-align: center;
     padding: 15px 0;
}
 .witr_single_team_s a{
     text-align: center;
     font-size: 20px;
     margin: 0 7px;
}
 .team_single_content h3{
     font-size: 40px;
	 margin-bottom:20px;
}
 .team_single_title {
     margin-bottom: 15px;
}
 .team_single_title h2 {
     margin:0;
     font-size: 27px;
}
 .team_single_title h1 {
     font-size: 17px;
}
 .single_team_list ul li i, .single_team_list ul li a i{
     font-size: 19px;
     height: 40px;
     width: 40px;
     line-height: 40px;
     border-radius: 5px;
     text-align: center;
     -webkit-transition: .5s;
     transition: .5s;
     display: inline-block;
     margin-right: 10px;
     margin-bottom: 10px;
}
 .team_single_btn{
     margin-top: 30px;
}
 .team_single_btn a{
     border-radius: 5px;
     display: inline-block;
     font-size: 20px;
     padding: 12px 30px;
     -webkit-transition: .5s;
     transition: .5s;
     font-weight: 700;
}

/* single portfolio2 */
.portfolio-details-box h2{
    font-size: 25px;	
}
.portfolio-details-box ul{}
.portfolio-details-box ul li{
    padding-top: 15px;
    padding-bottom: 10px;
    list-style: none;		
}
.portfolio-details-box ul li b{
    font-size: 18px;
    font-weight: 600;	
}
.portfolio-details-box ul li span.eright{
	font-weight: 400;
    font-size: 16px;
	margin-left: 5px;	
}
.prots-contentg ul {
    display: inline-block;
    margin-bottom: 20px;
}
.prots-contentg ul li{
	list-style:none;
}
.portfolio-details-box .prots-contentg ul{
    margin-left: 0px;	
}

.pr-title{}
.pr-title h2 {
    margin-top: 15px;
    margin-bottom: 15px;
}

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



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

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


