@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&amp;family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap");
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: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.6;
}
p {
	font-style: normal;
}

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

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	line-height: 1.2;
	font-weight: 700;
	transition: 0.5s;
	font-size: 22px;
	transition: 0.5s;
	margin-bottom: 5px;
}

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

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

a:focus,
.btn:focus {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
.mrt10 {
	margin-top: 10px;
}
input:focus,
button:focus {
	border-color: transparent;
	outline-color: transparent;
}
textarea:focus {
	border-color: transparent;
	outline-color: transparent;
}
hr {
	margin: 60px 0;
	padding: 0px;
	border-top: 0px;
}
hr.mp-0 {
	margin: 0;
}
hr.mtb-40 {
	margin: 40px 0;
	border-top: 0px;
}
label {
	cursor: pointer;
	font-weight: 400;
}

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

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

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

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

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

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

/* logo sticky */

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

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

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

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

.fireit_menu > ul > li {
	display: inline-block;
	position: relative;
}
.fireit_menu > ul > li > a {
	display: block;
	margin: 35px 12px;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	position: relative;
	font-size: 18px;
	font-weight: 500;
	color: #272727;
/* text-transform: uppercase; */
}
.fireit_nav_area.prefix .fireit_menu > ul > li > a {
	color: #fff;
}
.fireit_menu > ul > li > a:hover {
	color: #101010;
}
.fireit_menu ul .sub-menu {
	background: #ffffff;
}
.fireit_menu > ul > li > a:before,
.fireit_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;
}
.fireit_menu ul li:last-child a {
	margin-right: 0px;
}
.fireit_menu > ul > li.current > a,
.fireit_menu > ul > li:hover > a,
.fireit_menu > ul > li:hover > a:before,
.fireit_menu > ul > li.current > a:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.fireit_menu > ul > li.current > a,
.fireit_menu > ul > li:hover > a,
.creative_header_menu > ul > li:hover > a {
	color: #fe2900 !important;
}
.fireit_menu ul .sub-menu li a:hover {
	color: #fe2900;
}

/* sub menu style */

.fireit_menu ul .sub-menu {
	position: absolute;
	left: 0;
	top: 130%;
	width: 260px;
	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;
}
.fireit_menu ul li:hover > .sub-menu {
	transition: 0.5s;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 100%;
	z-index: 9;
}
.fireit_menu ul .sub-menu li {
	position: relative;
	transition: 0.5s;
}
.fireit_menu ul .sub-menu li:hover:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.fireit_menu ul .sub-menu li:hover {
	margin-left: 15px;
}
.fireit_menu ul .sub-menu li a {
	display: block;
	margin: 0;
	letter-spacing: normal;
	font-size: 17px;
	font-weight: 500;
	transition: 0.5s;
	padding: 7px 17px;
	visibility: inherit !important;
}
.sub-menu li a:hover {
	color: #101010;
}
/* sub menu 2 */

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

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

.fireit_menu ul .sub-menu .sub-menu .sub-menu li {
	position: relative;
}
.fireit_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 */
.fireit-main-menu .menu-item-has-children > a:after {
	margin-left: 5px;
	content: "\eac8";
	font-family: IcoFont !important;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	font-size: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	font-weight: 600;
	width: 13px;
	height: 13px;
}

/* transparent 2 */

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

	transition: 0.5s;
}

/* stycky nav js */
.transprent-menu.menu4 {
	position: relative;
}
.transprent-menu .fireit_nav_area {
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	background-color: transparent;
	padding: 0;
	transition: 0.5s;
	position: absolute;
}
.fireit_nav_area.postfix {
	background: #fff;
}
.fireit_nav_area.prefix {
	transition: 0.3s;
	box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
	background-color: rgba(0, 0, 0, 0.9);
}

.main_menu_div {
	position: relative;
}

/* witr_h_h18 menu css */
.witr_shop_sc .fireit_menu ul {
	text-align: left;
}
.search_popup_button {
	-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_h22 menu css */
.number_align {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-around;
	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;
	background: #fbfbfb40;
}
.main_menu_address_a {
	border-left: 1px solid #270202;
}

.main_menu_header_icon {
	margin-left: 25px;
	margin-right: 15px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 30px;
	background: #f3f3f3;
}
.main_menu_header_icon i {
	font-size: 25px;
}
.main_menu_header_address_text h3,
.main_menu_header_address_text h4 a {
	margin: 0;
	font-weight: 400;
	font-size: 16px;
}
.main_menu_header_address_text h4 {
	margin-bottom: 0;
}
.prefix .em-quearys-top.msin-menu-search .em-quearys-menu i {
	color: #fff;
}
.prefix .main_menu_header_icon i {
	color: #fe2900;
}
/* headroom css */
.headroom--pinned {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.headroom--unpinned {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.header--fixed {
	position: fixed;
	z-index: 10;
	right: 0;
	left: 0;
	top: 0;
	-webkit-transition: -webkit-transform 0.25s ease-in-out;
	transition: -webkit-transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
	will-change: transform;
}
.menu-height-space {
	height: 100px;
}

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

.hmenu_box_style.hbg2 {
	margin-top: 0px;
	padding: 0px;
}
.hmenu_box_style .fireit_menu > ul > li > a {
	margin: 32px 10px;
}
.logo-right .fireit_menu {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.logo-top .fireit_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 .fireit_menu,
.witr_h_h13 .fireit_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 .fireit_menu,
.witr_h_h3 .fireit_menu,
.witr_h_h4 .fireit_menu,
.witr_h_h5 .fireit_menu,
.witr_h_h6 .fireit_menu,
.witr_h_h7 .fireit_menu,
.witr_h_h8 .fireit_menu,
.witr_h_h9 .fireit_menu,
.witr_h_h10 .fireit_menu,
.witr_h_h11 .fireit_menu,
.witr_h_h14 .fireit_menu,
.witr_h_h17 .fireit_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;
}
.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 .fireit_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 .fireit_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 {
	height: auto;
	text-align: center;
	width: auto;
	line-height: inherit;
	font-size: 20px;
}
.topsr .em-quearys-menu {
	text-align: center;
}
.em-quearys-form {
	width: 100%;
	max-width: 895px;
	margin: auto;
	padding: 30px 0;
}
.top-form-control {
	position: relative;
}
.top-form-control input {
	background: transparent;
	font-size: 50px;
	font-weight: 500;
	height: 100px;
	padding: 0 40px 0 15px;
	width: 100%;
	border: none;

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

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

.em-s-open {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	left: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.fireit_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 {
	margin-left: 25px;
	cursor: pointer;
	background: transparent;
	color: #272727;
}
.fireit_menu div.em-header-quearys {
	text-align: center;
}
.em-quearys-menu i:hover {
	color: #101010;
}

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

.breadcumb-blog-area {
	padding: 60px 0 65px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.breadcumb-inner h2 {
	font-size: 36px;
}
.breadcumb-area {
	padding: 60px 0px;
	background-position: center 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 ul {
	margin-bottom: 0px;
	padding: 0px;
}
.breadcumb-inner li {
	display: inline-block;
	margin: 0 2px;
}
.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;
}

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

.fireit-blog-area {
	padding: 90px 0 100px;
}
.fireit-blog-index.blog-area.fireit-blog-area,
.fireit-blog-area.fireit-blog-archive {
	padding: 100px 0 100px;
}
.fireit-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 */

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

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

.fireit-single-blog:hover .fireit-blog-thumb a:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.fireit-single-blog:hover .fireit-blog-thumb img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* BLOG POST META LEFT CSS */
.fireit-blog-meta-left {
	padding: 0 0 9px;
}
.fireit-blog-meta-left a,
.fireit-blog-meta-left span {
	font-size: 16px;
	margin-right: 5px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	color: #888;
}
.fireit-blog-meta-left i {
	font-size: 13px;
	margin-right: 5px;
	color: #fe2900;
}
.fireit-blog-meta-left span:hover {
	color: #fe2900;
}
/* BLOG POST META RIGHT CSS */
.fireit-blog-meta-right {
	float: right;
	padding: 0px 0;
}
.fireit-blog-meta-right a,
.fireit-blog-meta-right span {
	font-size: 12px;
	margin-left: 5px;
}
.fireit-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;
}

/*========================
fireit BLOG DETAILS AREA CSS
=========================*/

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

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

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

/* tutor pagination */
.tutor-pagination,
.tutor-pagination-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
a.page-numbers,
.page-numbers,
.tutor-pagination-wrap a,
.tutor-pagination-wrap span.page-numbers.current {
	border-radius: 5px;
	margin-right: 10px;
	padding: 15px 24px;
	font-size: 19px;
	line-height: 1;

	transition: 0.5s;
}
ul.page-numbers a.page-numbers {
	box-shadow: 0 10px 40px 0 rgba(50, 65, 141, 0.12);
}
a.page-numbers {
	box-shadow: 0 10px 40px 0 rgba(50, 65, 141, 0.12);
}
.paginations .page-numbers,
.fireit-blog-area .page-numbers,
.witr_shop_area .page-numbers {
	background: 0% 0;
}

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

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

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

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

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

/*========================
fireit 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;
}
/*========================
fireit 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;
}
/*========================
fireit FOOTER TOP AREA CSS
=========================*/

.footer-top {
	padding: 100px 0;
}
.footer-top-inner h2 {
	font-size: 35px;
	height: 60px;
	padding: 0 15px;
	text-transform: uppercase;
}
.footer-top-inner h2 span {
	font-weight: 600;
}
.footer-top-inner p {
	margin-bottom: 26px;
	margin-left: auto;
	margin-right: auto;
	width: 62%;
}
.footer-social-icon {
	padding: 10px 0 20px;
	text-align: center;
}
.footer-social-icon a i {
	border-radius: 50px;
	display: inline-block;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	margin: 0 7px;
	text-align: center;
	width: 45px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.footer-social-icon.htop-menu-s {
	padding: 0;
	display: inline-block;
	margin-left: 30px;
}
.footer-social-icon.htop-menu-s a i {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	margin: 0 3px;
	width: 35px;
}
.footer-top-inner .text-center {
	margin-bottom: 11px;
	text-align: center;
}
/*========================
END FOOTER TOP AREA CSS
=========================*/
/*========================
fireit 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: 30px 0 30px;
}
.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 {
	transition: 0.5s;
}
.recent-portfolio-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row;
	flex-flow: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.recent-portfolio {
	margin-bottom: 10px;
	margin-right: 10px;
}
.recent-portfolio {
	width: 29.33%;
}
.recent-portfolio-image img {
	width: 100%;
}

/* footer widget css */

.recent-post-item {
	clear: both;
}
.recent-post-image {
	float: left;
	margin-right: 15px;
}
.recent-post-image a {
	display: block;
	margin-top: 10px;
}
.recent-post-text {
	overflow: hidden;
}
.recent-post-text > h4 {
	margin-bottom: 0;
	line-height: 1;
}
.recent-post-text h4 a {
	font-size: 17px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	font-weight: 600;
}
.recent-post-text .rcomment {
	font-size: 14px;
	text-transform: none;
}
.recent-post-text .rcomment i {
	margin-right: 5px;
}
.footer-middle .recent-post-text h4 a {
	font-weight: 500;
	font-size: 18px;
	margin-bottom: -10px;
	display: inline-block;
}
.footer-middle .recent-post-text > h4 {
	margin-bottom: 0px;
	font-weight: 400;
	line-height: 1;
}
.footer-middle .recent-post-text .rcomment {
	font-size: 16px;
	font-weight: 400;
}
.footer-address {
	padding-top: 12px;
}
.footer_s_inner {
	margin-top: 10px;
}
.footer-sociala-icon {
	clear: both;
	float: left;
	font-size: 17px;
	margin-right: 12px;
}
.single-widget-item {
	overflow: hidden;
}
.recent-post-item {
	clear: both;
	overflow: hidden;
}
.footer-middle .recent-post-item:last-child {
	border-bottom: 0;
}
.recent_post_open .recent-post-item {
	margin-bottom: 25px;
}
.recent-post-image {
	float: left;
}
.recent-post-image a {
	display: inline-block;
}
.recent-post-image a {
	margin-top: 0;
}
.recent-post-text {
	overflow: hidden;
}
.blog-left-side .recent-post-item {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
.blog-left-side .recent-post-text {
	overflow: hidden;
	margin-top: -0;
}
.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
=========================*/
/*========================
fireit 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: 0px;
	border: none;
	outline: none;
	padding: 15px 30px;
	height: 70px;
}
.mc4wp-form-fields button {
	width: 30%;
	border-radius: 0px;
	border: none;
	outline: none;
	position: absolute;
	right: -3px;
	top: 0;
	bottom: 0;
	font-size: 16px;
	text-align: center;
	z-index: 2;
	cursor: pointer;
	padding: 10px 15px;

	transition: 0.5s;
}

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

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

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

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

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

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

/* small mobile :320px. */

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

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

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

	transition: 0.5s;
}
.send_message input.wpcf7-submit {
	transition: 0.5s;
}
/*=====================
fireit 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;
}

/* witr carsoule image edit */

/* top search */

/* footer text des */

.fireit-description-area a img {
	margin: 26px 0;
}
.social-icons {
	text-align: left;
}
.fireit-description-area .social-icons a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	border-radius: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
	background: #fe2900;
	color: #ffffff;
}
.fireit-description-area .social-icons a:hover {
	background: #4b4b4b;
	border-color: #4b4b4b;
	color: #ffffff;
}

/* theme css */

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

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

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

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

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

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

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

.mini_shop_content a {
	position: relative;
}
.mini_shop_content a i {
	font-size: 20px;
	box-shadow: 0px 0px 30px 0px #d6c3c380;
	padding: 8px;
	border-radius: 100%;
	color: #222429 !important;
	background: #fff;
}
.mini_shop_content a span.count {
	position: absolute;
	right: -6px;
	top: -10px;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
}
/*======== slick arrow and dot ========*/
.slick-prev,
.slick-next {
	font-size: 0;
	position: absolute;
	display: block;
	padding: 0;
	cursor: pointer;
	color: #fff;
	outline: none;
	z-index: 9;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border-radius: 0px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	width: 55px;
	height: 55px;
	line-height: 55px;
	top: 50%;
	-webkit-transform: translate(0px, -50%);
	transform: translate(0px, -50%);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.twr_loader_pre .trw_prebg {
	padding: 0px;
}

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

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

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

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

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

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

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

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

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

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

/* Single team css */

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

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

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

/* single portfolio2 */
.portfolio-details-box h2 {
	font-size: 25px;
}
.portfolio-details-box ul {
}
.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 */
.fireit-event-singlea {
	padding-bottom: 20px;
}
h2.related-projects-title.text-left {
	padding-bottom: 30px;
}

/* site page social icon */
.fireit-single-icon {
	text-align: left;
}
.fireit-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 .fireit-description-area p,
.right_popupmenu_area .fireit-description-area .phone a,
.right_popupmenu_area .footer-widget.address,
.right_popupmenu_area .footer-widget.address p {
	color: #17161a !important;
}

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

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

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

.em40_header_area_main {
}
.em40_header_area_main.hdisplay_none {
	display: none;
}
.fireit-header-top {
	padding: 10px 0;
}
.top-address p {
	margin-bottom: 0;
}
.top-address p span,
.top-address p a {
	margin-right: 20px;
}
.top-address p a {
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* TOP RIGHT CSS */

.top-welcomet p span,
.top-welcomet p a,
.top-welcome p span,
.top-welcome p a,
.top-welcome p,
.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
	font-size: 15px;
	font-weight: 500;
}
.top-welcome p span i,
.top-welcomet p span i,
.top-address p span i,
.top-address p a i {
	font-size: 13px;
	margin-right: 5px;
}
.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
	margin-right: 0px;
	margin-left: 12px;
}
.top-welcomet p,
.top-welcome p {
	padding: 0px;
	margin: 0px;
}
.top-address {
	display: inline-block;
}
/* top menu */
.top-right-menu ul.social-icons {
	margin: 0;
	padding: 0;
}
.top-right-menu ul.social-icons li {
	display: inline-block;
	margin-left: 15px;
	position: relative;
}
.top-right-menu ul .social-icons li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	font-size: 15px;
	color: red !important;
}
.top-right-menu .menu-item-has-children > a:after {
	margin-left: 5px;
	content: "\ea5b";
	font-family: IcoFont;
	font-size: 15px;
	opacity: 0.7;
}
/* sub menu css */
.top-right-menu ul .sub-menu {
	position: absolute;
	left: 0px;
	top: 100%;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: 150px;
	text-align: left;
	z-index: 1;
	transition: 0.5s;
	margin: 0;
	padding: 0;
}
.top-right-menu ul.social-icons li:hover .sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
}
.top-right-menu ul .sub-menu li {
	padding: 5px 0px 5px;
}
.top-right-menu ul .sub-menu li a {
	font-size: 14px;
}
.top-right-menu ul .sub-menu ul {
	display: none;
}
.top-address.em-login a {
	margin-right: 10px;
}
.top-address.em-login a + a {
	margin-right: 0;
}
.top-address.em-login p a i,
.top-address.em-login p a i {
	margin-right: 5px;
}
.top-address.em-login a + a:before {
	content: "|";
	margin-right: 12px;
}
.txtc {
	text-align: center;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right !important;
}
/* top opening */

.top-address.menu_18 span {
	padding: 8px 15px 9px;
	display: inline-block;
}
.top-right-menu ul.social-icons.menu_18,
.top-right-menu ul.social-icons.menu_19 {
	padding: 7px 0;
}
.em-login.menu_18,
.em-quearys-top.menu_19 {
	padding: 7px 0;
}

/* address left right icon */

.top-right-menu.litop {
	float: left;
}

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

.witr_ds_content_aream {
	position: relative;
}

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

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

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

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

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

.witr_ds_content_inner h1 {
	font-size: 18px;
	margin-bottom: 14px;
	background: #fe29001a;
	padding: 14px 23px;
	display: inline-block !important;
	color: #fe2900;
	border-radius: 5px;
}

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

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

.witr_slick_list {
	margin-top: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slick_pluse_btn {
	display: inline-block;
}

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

a.witr_video_btn {
	color: #222429;
}

.slider_btn {
	margin-top: 45px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.em_slider_s2_image img {
		width: 65%;
	}
}

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

	.witr_slick_list {
		text-align: center;
	}

	.slider_btn {
		margin-top: 15px;
	}

	.witr_ds_content {
		height: 550px !important;
	}

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

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

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

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

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

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

	.witr_slider_thumb.em_slider_s2_image {
		display: none;
	}
}

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

	.witr_slick_list {
		text-align: center;
	}

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

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

	.slider_btn {
		margin-top: 15px;
	}

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

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

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

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

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

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

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

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

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

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

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

	.em_slider_s2_image {
		display: none;
	}
}

.witr_btn,
.witr_btn:hover {
	color: #fff;
}

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

/* slider video icon css */
.witr_video_btn {
	font-size: 18px;
	font-weight: 500;
}
.witr_btn {
	display: inline-block;
	text-align: center;
	position: relative;
	z-index: 2;
	transition: 1s;
	background: #fe2900;
	color: #fff;
	margin-right: 15px;
	padding: 18px 40px;
	font-size: 16px;
	font-weight: 700;
}
.witr_video_btn i {
	position: relative;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	display: inline-block;

	transition: 0.5s;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 20px;
	color: #fff;
}
.witr_video_btn i:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	top: 0;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: witr_squares 1.5s ease-in-out infinite;
	animation: witr_squares 1.5s ease-in-out infinite;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.witr_video_btn i,
.witr_video_btn i:after {
	background: #fe2900;
}
a.witr_video_btn {
	color: #222429;
}

/* feature area css */

.tx_sv_area {
	padding-top: 90px;
}

.twr_feature_three_text a:hover {
	color: #222429;
}

.witr_btn_all_color {
	color: #fe2900 !important;
}

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

.sub-item {
	position: relative;
	padding: 20px 0;
	transition: 0.5s;
}

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

.fetaure_main .all_feature_color h3 a {
	font-family: "Roboto", Sans-serif;
}

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

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

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

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

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

	transition: 0.5s;
}

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

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

.sub-item.sub-item-3 i {
	height: 80px;
	width: 80px;
	line-height: 78px;
	background: 0 0;
	transition: 0.5s;
	display: inline-block;
}

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

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

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

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

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

	transition: 0.5s;
}

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

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

	transition: 0.5s;
}

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

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

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

	transition: 0.5s;
}

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

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

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

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

.witr_feature_front_3d {
	z-index: 2;
}

.witr_feature_back_3d {
	z-index: 3;
}

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

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

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

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

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

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

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

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

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

.witr_feature_icon_3d {
	margin-bottom: 14px;
}

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

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

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

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

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

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

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

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

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

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

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

	transition: 0.5s;
}

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

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

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

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

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

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

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

.witr_slug_front_contentf .witr_content_textf p {
	display: none;
}

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

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

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

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

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

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

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

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

.carsor_featutes_bottom_img {
	margin-right: 10px;
}

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

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

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

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

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

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

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

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

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

	transition: 0.5s;
}

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

	transition: 0.5s;
}

.witr_cfeature9 .sub-item:hover i:after {
	background: #fff;
}

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

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

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

	transition: 0.5s;
}

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

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

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

	transition: 0.5s;
}

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

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

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

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

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

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

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

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

.twr_feature_three_icon i,
.twr_feature_three_text a {
	color: #fe2900;
}

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

.twr_feature_relative_text {
	position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.feature_list_option {
	margin-top: 15px;
}

.feature_list_option ul {
	margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.boxTop {
	padding-top: 100px;
}

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

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

	transition: 0.5s;
}

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

.witr_feature_bo_thumb {
	margin-top: 24px;
}

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

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

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

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

	transition: 0.5s;
}

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

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

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

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

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

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

.em_feature-icon img {
	float: left;
}

.em_content_text {
	padding-top: 10px;
}

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

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

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

.feature_inner {
	overflow: hidden;
}

.feature_icon {
	margin-top: 21px;
}

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

.feature_button a {
	display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

.wcr_feature_11 {
	padding-bottom: 43px;
}

.feature_positions_thumb,
.witr_sub_item_area {
	position: relative;
}

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

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

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

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

	transition: 0.5s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.medi_featureDetail .discover_more {
	margin: 0;
}

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

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

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

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

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

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

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

	.em_feature-icon i {
		float: none;
	}

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

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

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

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

	.feature_inner_box {
		text-align: center;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* slider icon - video icon css  */

.text-left .slider_vd_icon {
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}
.text-right .slider_vd_icon {
	position: absolute;
	left: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}
.tx_svd_icon {
	width: 75px;
	height: 75px;
	line-height: 75px;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	-webkit-animation: witr-shadow 1s linear infinite;
	animation: witr-shadow 1s linear infinite;
}
@-webkit-keyframes witr-shadow {
	0% {
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3),
		0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
	}
	100% {
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3),
		0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
	}
}
@keyframes witr-shadow {
	0% {
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3),
		0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
	}
	100% {
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3),
		0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
	}
}
.slider_btn .witr_btn i {
	margin-right: 10px;
}
.slider_btn .witr_btn.active {
	background: transparent;
}

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

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

/* End Plugin CSS area */

/* Menu Area Start */
.top-form-control input {
	border-bottom: 3px solid #fff;
}
.em-s-open .em-header-quearys-close .em-quearys-menu i {
	height: 36px;
	width: 36px;
	line-height: 36px;
	margin-left: 25px;
	cursor: pointer;
	background: #fe2900;
	color: #fff;
	border-radius: 50%;
	display: inline-block;
}
.mrt10 {
	margin-top: 10px;
}
.fireit-header-top {
	background: #fe2900;
}
.creative_header_address_text > h3 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #010d14 !important;
}
.creative_header_address_text > p {
	color: #666666 !important;
	margin: 0;
	overflow: hidden;
	word-break: break-all;
}
.creative_header_address_text > p > a {
	color: #666666 !important;
}
.creative_header_icon i {
	font-size: 30px;
	margin-top: 5px;
	margin-left: 45px;
	display: inline-block;
}
.single_header_address {
	text-align: left;
}
.creative_header_icon {
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.tx_mmenu_together {
	display: flex;
	justify-content: space-between;
	padding: 0 20px !important;
	background: #fe2900;
}
.top_crt_style .main_sticky_l {
	display: none;
}
.witr_btn {
	border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	border-style: none;
}
/* Menu Area End */

/* Banner Css Area start */

.witr_swiper_content h1 {
	color: #ffffff;
	font-weight: 500;
	background: #fe2900;
	padding: 8px 10px;
	font-size: 16px;
	display: inline;
}
.witr_swiper_height {
	position: relative;
	/*background-size: cover;
	background-position: center center;*/
	height: 100vh;
}
.witr_swiper_content h2,
.witr_swiper_content h3 {
	color: #ffffff;
	font-size: 90px;
	font-weight: 700;
	line-height: 1;
	margin: 21px auto 3px 0;
	width: 66%;
}
.witr_swiper_content p {
	color: #ffffff;
	margin: 37px auto 15px 0;
	width: 39%;
	font-weight: 400;
	font-size: 18px;
}
.witr_swiper_content .witr_btn {
	color: #fff;
	background-color: #fe2900;
}
.witr_swiper_content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
.swiper-button-next,
.swiper-button-prev {
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
	z-index: 10;
	cursor: pointer;
	color: #fff;
	background-image: inherit !important;
	transition: 0.5s;
	outline: 0;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
	background-color: #fff;
	color: #fe2900;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
	padding: 30px;
}
.swiper-button-prev {
	left: 10px;
	right: auto;
	border-radius: 5px;
}
.swiper-button-next {
	right: 10px;
	left: auto;
	border-radius: 5px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 30px;
}
.witr_btn:hover {
	background: #270202;
	color: #fff;
}
/* Banner Css Area end */

/* Help Area Start */

.help_main {
	padding: 70px 0px 0px;
	background-color: #f3f3f3;
}
.witr_section_title_inner h2 {
	font-size: 22px;
	display: inline-block;
	margin: auto;
	font-weight: 700;
	line-height: 1.2;
	color: #fe2900;
}
.witr_section_title_inner.text-white h2{
	color: #fff;
}
.witr_section_title_inner h1,
.witr_section_title_inner h3 {
	font-size: 40px;
	margin: auto;
	font-weight: 700;
	line-height: 1.2;
	color: #020242;
}
.witr_service_11 {
	box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}
.wirt_detail_texti {
	padding: 15px 30px 10px;
	text-align: left;
	background-color: #ffffff;
}
.wirt_detail_icon {
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.wirt_detail_icon i {
	font-size: 45px;
	background-color: #fe2900;
	border-radius: 5px 5px 5px 5px;
	color: #fff;
}
.all_color_service h3 {
	padding: 10px 0px 0px 0px;
	color: #000000;
	text-align: center;
}
.wirt_detail_content {
	padding: 0px 30px 20px;
	background: #fff;
}
.wirt_detail_content p{
	text-align: justify;
}
.witr_service_11 .service_list_op {
	margin-bottom: 15px;
}
.witr_sbtn_s8 a {
	padding: 12px 30px;
	position: relative;
	transition: 0.5s;
	overflow: hidden;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	background-color: #fe2900;
	border: none;
	color: #fff;
	display: inline-block;
}
.service_list_op ul {
	display: table-cell;
	padding: 0;
}
.service_list_op ul li {
	list-style: none;
	margin-bottom: 7px;
}
.service_list_op ul i {
	margin-right: 15px;
}
.service-btn {
	position: relative;
	text-align: center;
}
.service-btn a:hover {
	background-color: #270202;
}
/* Help Area End */

/* About Css Area Start */

.about_main {
	padding: 70px 0px 50px;
	background-color: transparent;
	background-image: linear-gradient(180deg, #ff8f01 0%, #fe5c01 100%);
}
.about_main.bg-white {
	background: #fff;
}
.about_text_ex {
	background-color: #fe2900;
	width: 70%;
	border-radius: 15px;
	padding: 0px;
	margin: -70px auto 0 10px;
	position: relative;
	z-index: 1;
}
.all_counter_color {
	padding: 10px;
}
.witr_counter_single {
	text-align: center;
}
.witr_counter_number_inn h3 {
	font-size: 28px;
	display: inline-block;
	font-weight: 700;
	margin-bottom: 0;
	color: #ffffff;
}
.all_counter_color h4 {
	color: #ffffff;
	font-size: 24px;
}
.about_main .witr_section_title_inner h3 {
	padding: 10px 0px 20px 0px;
}
.about_main .witr_section_title_inner p {
	margin-top: 10px;
	text-align: justify;
	color: #fff;
}
.about_main.bg-white .witr_section_title_inner p {
	color: #000;
}
.witr_s_flex {
	display: flex;
}
.service_top_text {
	display: block;
}
.em-service-icon {
	margin: 0px 10px 0px 0px;
}
.about_main .tik_mark .all_icon_color i {
	font-size: 18px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #fe2900;
	display: inline-block;
	text-align: center;
	color: #fff;
	border-radius: 50%;
}
.about_main .em-service-desc p {
	color: #020242;
	padding-top: 4px;
	font-weight: 700;
}
.tik_mark {
	padding: 25px;
}
.tik_mark .em-service-icon li{
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 18px;
}
.tik_mark .em-service-icon li i {
	font-size: 18px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #e04225;
	display: inline-block;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	margin-right: 20px;
}
.elementor-testimonial-meta-inner {
	display: flex;
	align-items: center;
	border-right: 1px solid #270202;
}
.elementor-testimonial-image {
	padding-right: 15px;
}
.elementor-testimonial-image img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	object-fit: cover;
	max-width: none;
}
.elementor-testimonial-name {
	color: #270202;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.5;
	display: block;
}
.elementor-testimonial-job {
	font-size: 16px;
	display: block;
}
.about_main .em-service-icon i {
	color: #fe2900;
	font-size: 30px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	background-color: #f3f3f3;
	margin-right: 10px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
}
.about_main .em-service-title h3 {
	font-size: 16px;
}
.about_main .em-service-desc p {
	font-weight: 700;
	padding: 4px 0px 0px 0px;
}
.fire_fighter {
	padding-top: 30px;
}
.fire_fighter .text_box {
	align-items: center;
}
.em-service-inner {
	margin-top: 15px;
}

/* About Css Area End */

/* Service Css Area Start */

.service_main {
	background-color: #f3f3f3;
	padding: 70px 0 50px;
}
.witr_service_3d {
	perspective: 1000px;
	transition: 0.5s;
}
.witr_service_icon_3d i {
	color: #fe2900;
	font-size: 70px;
}
.witr_single_service_3d {
	transform-style: preserve-3d;
	position: relative;
	z-index: 999;
}
.witr_service_front_3d {
	border-radius: 10px 10px 10px 10px;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	z-index: 2;
	backface-visibility: hidden;
}
.witr_service_position .witr_service_content_3d{
	padding: 0px 30px;
}
.witr_service_position .witr_service_content_3d p{
	text-align: justify;
}
.witr_service_icon_3d {
	margin-bottom: 14px;
}
.witr_service_content_3d h3 {
	margin-bottom: 12px;
	color: #020242;
}
.witr_service_icon_3d p {
	color: #666666;
}
.witr_service_btn_3d a {
	border-radius: 5px;
	display: inline-block;
	font-size: 15px;
	padding: 8px 33px;
	transition: all 0.5s ease 0s;
	color: #270202;
	border-style: none;
}
/* Service Css Area End */

/* Choose CSS Area Start */

.choose_main {
	padding: 70px 0 50px;
}
.witr_cp_class {
	position: relative;
	text-align: center;
}
.witr_cir_text {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	font-size: 20px;
	transform: translate(-50%, -50%);
	font-weight: 700;
	color: #270202;
}
.witr_circle_title {
	margin-top: 10px;
	text-align: center;
}
.witr_circle_title h3 {
	font-size: 16px;
}
.choose_circle_inner {
	width: 32%;
	padding: 35px 10px 30px 10px;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.15);
}
.choose_circle_main {
	margin-top: 40px;
}
.choose_main .witr_section_title_inner h3 {
	padding: 10px 0px 20px 0px;
	color: #fe2900;
}
.choose_main .witr_section_title_inner p {
	margin-top: 20px;
}
/* Choose CSS Area End */

/* Company CSS Area Start */

.company_main {
	padding: 60px 0;
}

/* Company CSS Area End */

/* Projects CSS Area Start */

.project_heading {
	background: url(assets/images/call-to-img.jpg) no-repeat center center / cover;
	padding: 70px 0px 50px 50px;
}
.project_main .witr_section_title_inner h3 {
	font-size: 40px;
	margin: auto;
	font-weight: 700;
	line-height: 1.4;
	color: #ffffff;
}
.project_main .witr_section_title_inner h2 {
	color: #ffffff;
}
.project_main .title_btn a {
	color: #270202;
	font-family: "Lato", Sans-serif;
	font-size: 16px;
	font-weight: 700;
	background-color: #ffffff;
	margin: 20px 0px 0px 0px;
	padding: 15px 30px;
	display: inline-block;
	border-radius: 5px;
}
.project_body .witr_content_pslide_text {
	opacity: 1;
	box-shadow: 0 0 65px 0 #00000017;
	padding: 25px 120px 25px 50px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.witr_pslide_image {
	position: relative;
	overflow: hidden;
}
.witr_pslide_image:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	z-index: 1;
	background: #222429;
	opacity: 0.39;
}
.witr_single_pslide:hover .witr_pslide_image img,
.witr_single_pslide:hover .witr_pslide_image:before {
	transform: scale(1.2);
}
.witr_pslide_image img {
	margin-right: auto;
	margin-left: auto;
	transition: 0.5s;
	width: 100%;
}
/* Projects CSS Area End */

/* Team CSS Area Start */

.team_main {
	padding: 120px 0;
}
.team_main .witr_section_title_inner h3 {
	padding: 10px 0px 0px 0px;
}
.team-part {
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.05);
	margin-bottom: 10px;
}
.witr_team_section {
	position: relative;
	text-align: center;
}
.witr_team_section:before {
	position: absolute;
	opacity: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	height: 100%;
	top: 0;
	width: 100%;
	content: "";
	left: 0;
	background: #fe29006b;
}
.team_o_icons {
	margin-top: 0;
	padding: 0;
	position: absolute;
	top: 30%;
	right: -25%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.team_o_icons ul li {
	display: block;
}
.all_team_icon_o_color a {
	color: #fe2900;
	background-color: #ffffff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 5px 5px 5px 5px;
	margin: 5px 0px 0px 0px;
	font-size: 20px;
	display: inline-block;
}
.witr_team_content {
	padding: 23px 5px;
}
.team-part:hover .team_o_icons {
	right: 10px;
}
.all_team_icon_o_color a:hover {
	color: #ffffff;
	background-color: #270202;
}
.witr_team_section:hover:before {
	opacity: 1;
}
.witr_team_content span {
	color: #fb3b00;
}
/* Team CSS Area End */

/* Question CSS Area Start */
.question_text .witr_section_title_inner p {
	margin-top: 10px;
}
.question_text {
	margin-bottom: 30px;
}
.question_area .witr_ac_style {
	font-size: 18px;
	font-weight: 700;
}
.witr_ac_style:before {
	position: absolute;
	content: "\ea99";
	right: 30px;
	font-family: IcoFont !important;
	font-size: 18px;
	font-weight: 700;
}
.question_area #accordion {
	margin-top: 20px;
}
.witr_ac_style {
	display: flex;
	align-items: center;
	padding: 11px 15px;
	transition: 0.5s;
	font-size: 20px;
	font-weight: 700;
}
.card-header {
	padding: 0;
	margin-bottom: 0px;
	border-bottom: 0;
	background: transparent;
}
.card-2 {
	border-style: solid;
	border-width: 0px 0px 1px 0px !important;
	border-color: #dddddd;
	border-radius: 0px 0px 0px 0px;
	margin-bottom: 15px;
}
.witr_ac_style:hover,
.witr_ac_style:focus {
	background: #fe2900;
	color: #fff;
}
.card-2 p {
	padding: 15px 30px 0px 30px;
}
.question_main .witr_btn {
	margin-top: 20px;
}
.qustion_pic {
	position: relative;
}
.qustion_pic .single-portfolio {
  position: relative;
  margin: 15px 0;
}
.qustion_pic .single-portfolio .portfolio-video,
.qustion_pic .single-portfolio .portfolio-img {
  width: 100%;
  height: 300px;
  text-align: center;
  line-height: 300px;
}
.qustion_pic .single-portfolio .portfolio-video video,
.qustion_pic .single-portfolio .portfolio-img img {
  object-fit: contain;
  vertical-align: middle;
  padding: 10px;
  max-height: 100vhpx;
  background-color: #e4dede;
  border: solid 2vmin #eee;
  border-bottom-color: #f6f5f3;
  border-left-color: #eee;
  border-radius: 2px;
  border-right-color: #eee;
  border-top-color: #f6f5f3;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) inset,
    0 2px 2px 2px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
}
.qustion_pic .play-overlay {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.play-overlay a {
	position: relative;
	display: inline-block;
	width: 75px;
	height: 75px;
	font-size: 23px;
	border-radius: 100%;
	background: #fe2900;
	color: #fff;
}
.qustion_left {
	padding: 20px 20px 0px 20px;
}
.question_main {
	background-color: transparent;
	background-image: linear-gradient(180deg, #ff8f01 0%, #fe5c01 100%);
	padding: 20px 0px 50px;
}
/* Question CSS Area End */

/* Testimonials CSS Area Start */

.testi_main {
	background: url(assets/images/testimonial.jpg) no-repeat center / cover;
	padding: 110px 0;
}
.em_testi_title h2 {
	padding: 22px 0px 0px 0px;
}
.em_testi_title span {
	color: #fe2900;
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	display: block;
	margin-top: 5px;
}
.em_crating i {
	font-size: 20px;
	color: #fe2900;
}
.testi_main .slick-next {
	right: -65px;
	top: 60%;
	transform: translateY(-50%);
}

.testi_main .slick-prev {
	left: -65px;
	top: 60%;
	transform: translateY(-50%);
}
.em_single_testimonial {
	padding: 0px 50px 0px 50px;
	margin-top: 20px;
	box-shadow: 0 0 10px 0 rgb(240 241 243);
	overflow: hidden;
	position: relative;
	text-align: left;
	transition: 0.5s;
	margin-bottom: 30px;
	background: #fff;
}
.testimonial_post_13 {
	display: flex !important;
	justify-content: space-around;
	align-items: center;
}
.witr_screenshot_thumb {
	width: 50%;
}
.test_text_all {
	padding: 25px 30px 26px;
	width: 100%;
}
.witr_testi_s_9 .em_testi_text {
	float: none;
	overflow: hidden;
	padding-top: 15px;
	text-align: left;
}
.testimonial_post_13 .em_testi_text p {
	font-size: 16px;
	font-style: italic;
}
.execllent_toggol {
	display: flex;
	align-items: center;
}
.execllent_star {
	margin-left: 15px;
}
.execllent_star h3 {
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	font-style: italic;
	color: #fe2900;
}
/* Testimonials CSS Area End */

/* Blog Area Start */
.latest_main {
	padding: 120px 0;
}
.fireit-blog-thumb_adn {
	overflow: hidden;
	position: relative;
}
.fireit-blog-thumb_adn:before {
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	z-index: 999;
	transition: 0.5s;
	background: rgba(0, 0, 0, 0.7);
}
.fireit-blog-thumb_adn a {
	position: relative;
	display: block;
}
.fireit-blog-thumb_adn img {
	display: block;
	transition: 6s;
	width: 100%;
}
.witr_ablog_content {
	position: absolute;
	right: 50px;
	bottom: -3px;
	text-align: left;
	z-index: 9999;
	padding: 15px 30px;
	box-shadow: 0 5px 20px 0 #dddddd99;
	border-radius: 0 10px 10px;
	background: #fff;
}
.witr_ablog_content span {
	margin: 0 5px;
	font-size: 15px;
	color: #324452;
}
.witr_blog_metan span a {
	color: #888;
}
.witr_ablog_content span i {
	margin-right: 3px;
	color: #fe2900;
}
.witr_ablog_inner h2 {
	padding: 10px 0px 0px 0px;
}
.learn_btn {
	font-family: "Roboto", Sans-serif;
	font-weight: 500;
	border-style: none;
	border-radius: 5px;
	font-size: 16px;
	display: inline-block;
	padding: 8px 5px;
	text-align: center;
	color: #fe2900;
}
.witr_ablog_7 {
	position: relative;
	padding-bottom: 80px;
}
.witr_ablog_7:hover .fireit-blog-thumb_adn:before {
	opacity: 1;
}
.learn_btn:hover {
	color: #020242;
}
.blog_main .slick-prev {
	left: -65px;
}
.blog_main .slick-next {
	right: -65px;
}
.latest_main .slick-prev {
	left: -65px;
	top: 50%;
	transform: translateY(-50%);
}
.latest_main .slick-next {
	right: -65px;
	top: 50%;
	transform: translateY(-50%);
}
/* Blog Area End */

/* Footer Area Start */

.witrfm_area {
	background: url(assets/images/footer-bg.jpg) no-repeat center / cover;
}

.fireit-description-area p {
	color: #ffffff;
	text-align: justify;
}
.footer-middle .widget h2 {
	color: #ffffff;
}
.witr_mail_From p input::placeholder {
	color: #fff !important;
}
.copy-right-text p {
	color: #ffffff;
}
.gallery-item {
	max-width: 33.33%;
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 0;
}
.mini_g {
	padding: 5px;
}
.mini_g a img {
	width: 100%;
}
/* Footer Area End */

/* About Page Start */

.about_about_main {
	padding-top: 120px;
}

.breadcumb-area {
	background: url("assets/images/breckum.jpg") no-repeat center center / cover;
	padding: 60px 0;
}
.brpt.brptsize h2 {
	color: #ffffff;
}

/* Comment Css area start */

.comment_main .em_single_testimonial {
	margin-bottom: 30px;
	transition: 0.5s;
	padding: 37px 30px 26px;
	margin-top: 20px;
	box-shadow: 0 0 10px 0 rgb(240 241 243);
	overflow: hidden;
	position: relative;
	text-align: left;
	background: #fff;
}
.comment_main .em_test_thumb {
	float: left;
	margin-right: 20px;
}
.comment_main .test-part {
	margin-bottom: 10px;
}
.comment_main .em_testi_text {
	overflow: hidden;
	padding-top: 8px;
	float: left;
	text-align: left;
}
.comment_main .em_testi_content {
	position: relative;
	text-align: center;
}
.comment_main .test-part {
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 20px;
}
.comment_main .em_testi_text p {
	padding: 0;
}
.comment_main .em_testi_title span {
	font-family: "Playfair Display", serif;
	color: #fe2900;
	display: block;
	margin-top: 5px;
	font-weight: 600;
}
.comment_main .em_test_thumb img {
	display: initial !important;
	border-radius: 50%;
	width: 59px;
}
.comment_main .em_single_testimonial:hover {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.13);
}
.comment_main .slick-prev {
	left: -65px;
}
.comment_main .slick-next {
	right: -65px;
}
.comment_main {
	background: #f3f3f3;
	padding: 120px 0;
}
/* Comment Css area End */

/* About Page End */

/* Service CSS area start */

.service_question {
	padding-top: 0;
}

/* Service CSS area end */

/* price page start */

.price_main {
	padding: 120px 0;
}
.witr_pricing_icon i {
	font-size: 40px;
	padding-top: 40px;
	display: block;
	color: #fe2900;
}
.pricing_area {
	border-radius: 5px;
	box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
}
.price_inner {
	box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.pricing-part {
	text-align: center;
	position: relative;
	overflow: hidden;
}
.prt_content {
	padding: 10px 0 7px;
	font-size: 20px;
}
.pricing-part h5 {
	font-size: 35px;
}
.pricing-part span {
	font-size: 24px;
	margin-right: 5px;
}
.pricing_bar_title {
	position: relative;
	margin: 50px 0;
}
.pricing_bar_title::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: #ddd;
	left: 0;
	right: 0;
	top: 50%;
}
.pricing-part h4 {
	font-size: 16px;
	padding: 13px 30px;
	display: inline-block;
	border-radius: 30px;
	color: #fff;
	z-index: 1;
	position: relative;
	background: #fe2900;
}
.witri_texti_list {
	margin-top: 25px;
}
.pricing-part ul {
	padding: 0 30px;
}
.witri_texti_list ul li {
	list-style: none;
	font-size: 17px;
	margin-bottom: 17px;
}
.witri_texti_list ul li i {
	margin-right: 10px;
}
.witr_btnp_color {
	padding-top: 37px;
	padding-bottom: 40px;
}
.witr_btnp_color a.btn {
	padding: 13px 50px 13px 50px;
	border: 1px solid #fe2900;
	background: #fe2900;
	color: #fff;
	border-radius: 0px;
	font-size: 16px;
	font-weight: 500;
}
.pricing-part a.btn:hover {
	background: transparent;
	color: #fe2900;
}
.pricing-part strong {
	font-size: 16px;
	font-weight: 400;
	position: absolute;
	right: -40px;
	top: 13px;
	padding: 7px 20px;
	width: 160px;
	text-align: center;
	transform: rotate(45deg);
	background: #fe2900;
	color: #fff;
}
/* price page end */

/* Portfolio area start */

.witr_section_title_inner h3 span {
	color: #fe2900;
}
.portfolio_nav {
	text-align: center;
}
.portfolio_nav ul li {
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font-weight: 500;
	margin: 0 5px 10px;
	padding: 10px 20px;
	position: relative;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	border: 1px solid #f3eaea;
}
.portfolio_nav ul li.current_menu_item {
	color: #fff;
	border-color: #fe2900;
	background: #fe2900;
}
.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%;
}
.pstyle_1 .single_protfolio {
	transition: 0.5s;
}
.single_protfolio:hover .prot_thumb img {
	transform: scale(1.1);
}
.single_protfolio:hover .prot_content {
	opacity: 1;
	transform: scale(1, 1);
}
.em_port_content {
	background: #fe290080;
	height: 100%;
	opacity: 1;
	position: absolute;
	right: 0;
	z-index: 9;
	left: 0;
	top: -100%;
	width: 100%;
	transition: 0.5s;
	text-align: center;
}
.picon a {
	background: 0 0;
	border-radius: 5px;
	display: inline-block;
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	margin: 0 8px 11px;
	width: 50px;
	transform: rotate(0deg);
	transition: 0.5s;
	color: #fff !important;
}
.picon a:hover {
	border-color: #fe2900;
	background: #fe2900;
	color: #fff;
}
.prot_content h3 a {
	font-size: 23px;
	font-weight: 700;
	text-transform: capitalize;
	transition: 0.5s;
	color: #fff;
}
.porttitle_inner h3 a:hover {
	color: #fe2900;
}
.porttitle_inner p span {
	color: #fff;
}
.port_main {
	padding: 100px 0;
}
.prot_content {
	position: absolute;
	text-align: center;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	z-index: 9;
	background: #fe290080;
}
.pstyle4 .prot_content_inner {
	top: 50%;
}
.prot_thumb {
	overflow: hidden;
	position: relative;
}
.picon a:hover {
	color: #fff;
	cursor: pointer;
}
.pprotfolio4 {
	padding: 20px 10px 23px;
	box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.7);
	border: 1px solid #f1f1f1;
	border-top: 0 solid #f1f1f1;
}
.porttitle_inner4 h3 a {
	color: #454545;
}
.prot_content_inner {
	left: 50%;
	position: absolute;
	top: 60%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	z-index: 10;
	-webkit-transition: all 0.3s ease-in-out 0.3s;
	transition: all 0.3s ease-in-out 0.3s;
	opacity: 0;
}
.single_protfolio:hover .prot_content_inner {
	top: 50%;
	opacity: 1;
}
.prot_content p {
	color: #fff;
}
.portfolio_nav ul li:hover {
	background: #fe2900;
	border-color: #fe2900;
	color: #fff;
}
/* Portfolio area end */

/* Comment 2 Css area start */
.comment2_main .em_single_testimonial:hover {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.13);
}

.comment2_main .em_single_testimonial {
	text-align: center !important;
}
.comment2_main .em_single_testimonial {
	margin-bottom: 30px;
	transition: 0.5s;
	padding: 37px 30px 26px;
	margin-top: 20px;
	box-shadow: 0 0 10px 0 rgb(240 241 243);
	overflow: hidden;
	position: relative;
	text-align: left;
}
.comment2_main .em_testi_text p {
	padding: 20px 0;
}
.comment2_main .em_testi_title h2 span {
	display: block;
	margin-top: 5px;
	font-size: 18px;
	font-weight: 600;
	color: #fe2900;
	font-family: "Playfair Display", serif;
}
.comment2_main .em_testi_title h2 {
	padding: 15px 0px 0px 0px;
}
.comment2_main .slick-prev {
	left: -65px;
}
.comment2_main .slick-next {
	right: -65px;
}
.comment2_main {
	padding: 120px 0;
}
/* Comment 2 Css area end */

/* Many More CSS area start */

.many_more {
	background-color: #f9f9f9;
	padding: 100px 0;
}

/* Many More CSS area end */

/* Blog Grid CSS Area Start */

.witr_top_category span ul li a {
	padding: 14px 20px;
	border-radius: 0;
	margin: 0 10px 0 0;
	display: inline-block;
	background: #fe2900;
	color: #fff;
}
.witr_top_category {
	position: absolute;
	z-index: 999;
	bottom: 0;
	transition: 0.5s;
	transform: scale(0);
}
.busi_singleBlog:hover .witr_top_category {
	transform: scale(1);
}
.blog_grid_main .witr_blog_con {
	padding: 20px 30px 25px;
}
.blog_grid_main .witr_blog_meta_potion14 {
	margin: 5px 0 17px;
}
.blog_grid_main .witr_blog_con p {
	padding-right: 40px;
}
.blog_grid_main .learn_btn {
	border-style: solid;
	border-color: #f0f0f0;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #ddd;
	padding: 10px 30px;
	margin-top: 20px;
	background: transparent;
}
.blog_grid_main .learn_btn:hover {
	border-color: #fe2900;
	background: #fe2900;
}
.blog_grid_main .busi_singleBlog {
	background-color: #ffffff;
	box-shadow: 0px 0px 53px -38px rgba(0, 0, 0, 0.5);
}
.blog_grid_main {
	padding: 100px 0;
}
.blog_grid_main .slick-prev {
	left: -65px;
}
.blog_grid_main .slick-next {
	right: -65px;
}

/* Blog Grid CSS Area End */

/* Single Blog Area Start */

blockquote {
	padding: 25px 32px;
	margin: 0 0 30px;
	font-size: 17px;
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 7%);
}
blockquote p {
	font-size: 20px;
	position: relative;
}
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.6;
	text-align: center;
}
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite {
	font-size: 1.125em;
	text-align: right;
	font-weight: 600;
	font-style: italic;
}
.wp-block-quote.is-style-large {
	padding: 1em;
	margin: 0 31px 30px;
}
.single-blog-content h2 {
	font-family: "Playfair Display", sans-serif;
}
.fireit-blog-social .fireit-single-icon a {
	color: #fe2900;
}
.fireit-blog-social .fireit-single-icon a:hover {
	background: #fe2900;
	color: #fff;
}
.comment_fireit_btn:hover {
	background: #101010;
	color: #fff;
}
.comment_fireit_btn {
	background: #fe2900;
	border: 0;
	display: inline-block;
	text-align: center;
	padding: 16px 30px;
	margin-top: 15px;
	border-radius: 5px;
	transition: 0.5s;
	cursor: pointer;
	color: #fff;
}

/* Single Blog Area End */

/* banner video css area start */

/* Bg video area start */

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

/* banner video css area end */

/* Subscribe CSS Area start */

.subscribe_main {
	background: #2a2929;
	padding: 40px 0;
}
.subscribe_main .witr_section_title_inner h3 {
	color: #ffffff;
	font-size: 36px;
}
.subs_form input {
	width: 70%;
	font-size: 16px;
	line-height: 28px;
	border-radius: 5px;
	border: none;
	outline: 0;
	padding: 15px 30px;
	height: 60px;
	color: #b0afaf;
}
.subs_form button {
	width: 30%;
	border-radius: 0 5px 5px 0;
	border: none;
	outline: 0;
	position: absolute;
	right: 9px;
	top: 0;
	bottom: 0;
	font-size: 18px;
	text-align: center;
	z-index: 2;
	cursor: pointer;
	padding: 10px 15px;
	background: #fe2900;
	transition: 0.5s;
	color: #fff;
}
.subs_form button:hover {
	background: #18406b;
}
/* Subscribe CSS Area end */

/* Contact CSS Area Start */

.contact_main {
	padding: 120px 0;
}
.apartment_text h1 {
	font-size: 17px;
	margin-bottom: 5px;
	color: #fe2900;
}
.apartment_text h2 {
	margin-bottom: 40px;
	font-size: 38px;
	font-family: "Dosis", Sans-serif;
}
.form_input {
	width: 100%;
	height: 45px;
	border-radius: 5px;
	outline: 0;
	margin-bottom: 23px;
	border: 1px solid #f1f1f1;
	color: #888;
	padding-left: 30px;
}
.apartment_area {
	position: relative;
	background-size: cover;
	padding: 80px 50px 63px 50px;
	border-radius: 10px;
	text-align: left;
	box-shadow: 0 0 30px 0 rgb(0 0 0 / 6%);
}
.form_inner textarea {
	height: 160px;
	padding-top: 10px;
	padding-left: 30px;
	margin-bottom: 30px;
	width: 100%;
	border: 1px solid #f1f1f1;
}
.form_inner button {
	border: 0 none;
	display: block;
	font-weight: 600;
	padding: 15px 30px;
	color: #fff;
	background: #fe2900;
	cursor: pointer;
	border-radius: 5px;
}
.form_inner button:hover {
	background: #02101e;
}
.form_inner input:focus {
	border-color: #80bdff;
}
.form_inner textarea:focus {
	border-color: #80bdff;
}
.map_main iframe {
	height: 700px;
	width: 100%;
}
/* Contact CSS Area End */

/* Fire Fight Area Start */

.fire_fight_project .witr_content_pslide_text {
	box-shadow: 0 0 65px 0 #00000017;
	padding: 40px 30px;
}
.fire_fight_project {
	padding: 0 0 100px 0;
}
.fire_fight_project .witr_single_pslide {
	padding: 20px 0;
}

/* Fire Fight Area End */

/* Operation CSS Area Start */

.operation_main {
	background: #f9f9f9;
	padding: 70px 0 50px;
}

.operation_left .single_image {
	margin-bottom: 25px;
}
.departmentList h3 {
	margin-bottom: 22px;
}
.departmentList ul li span {
	font-size: 18px;
	display: block;
	padding: 8px 7px;
	margin-bottom: 1px;
}
.departmentList ul li span i {
	display: inline-block;
	margin-top: 4px;
}
.operation_right .service_top_image img {
	width: 100%;
}
.operation_right .service-item h3 {
	padding: 15px 0 10px;
}
.operation_right .service-item h4{
	text-decoration: underline;
	font-size: 20px;
}
.operation_right .service-item p {
	padding-top: 0px;
	text-align: justify;
}
.team_slider {
	margin: 20px 0;
}
/* Operation CSS Area End */

/* Community CSS Area Start */

.community_team {
	padding-top: 0;
	padding-bottom: 100px;
}

/* Community CSS Area End */

/* Faq CSS Area Start */

.faq_question {
	padding-top: 120px;
}
.new_question {
	padding: 120px 0 0 0;
}
.new_qustion_left .witr_ac_style {
	font-size: 17px;
	font-weight: 600;
}
.new_qustion_left .card-2 {
	border: 1px solid #ddd !important;
	margin-bottom: 18px;
}
/* Faq CSS Area End */

/* Comment CSS area Start */

.guttergs {
	margin-bottom: 23px;
	border: none;
	text-align: center;
}
.box-size {
	padding: 10px 15px;
}
.testiCreCon {
	position: relative;
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 6%);
	background: #fff;
	border-radius: 5px;
	padding: 50px 20px;
	margin-bottom: 35px;
}
.testiCreCon li {
	font-size: 100px;
	color: #dddddd4f;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.testiCreCon p {
	margin: 0;
}
.testiCreCon:after {
	z-index: -1;
	position: absolute;
	content: "";
	left: 50%;
	bottom: -50px;
	border-radius: 15px;
	width: 50px;
	height: 50px;
	background: #fff;
	transform: translate(-50%, -50%) rotate(45deg);
	box-shadow: 0 2px 29px 0 rgb(0 0 0 / 8%);
}
.testAuthor span {
	font-size: 15px;
}
.comment_main2 .slick-prev {
	left: -65px;
}
.comment_main2 .slick-next {
	right: -65px;
}
.slick-prev,
.slick-next {
	border-radius: 5px;
}
.comment_main2 {
	padding: 120px 0;
}

/* Comment CSS area End */

/* Recent CSS Area Start */

.recent-post-text h4 a {
	font-size: 17px;
	transition: 0.3s;
	font-weight: 600;
}
.blog_sidebar .recent-post-image {
	width: 25%;
}
.recent-post-image img {
	width: 100%;
}
/* Recent CSS Area End */

/* Landing CSS Area Start */

.donate-btn-header a {
	border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	background: #fe2900;
	color: #fff;
}
.donate-btn-header a:hover {
	color: #fff;
	background: #270202;
}
.menu_search {
	justify-content: flex-end;
}
/* Contact Section Style Five */
.contact-section .sec-title {
	margin-bottom: 40px;
}
.sec-title.light h2 {
	color: #fff;
}
.sec-title h2 {
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 1.2em;
	font-weight: 700;
	text-transform: capitalize;
	padding-bottom: 0px;
	letter-spacing: -0.5px;
}
.contact-section .author-box {
	position: relative;
	padding-left: 90px;
	min-height: 60px;
	margin-bottom: 20px;
	padding-top: 5px;
}

.contact-section .author-box .image {
	position: absolute;
	left: 0;
	top: 0;
	margin-bottom: 15px;
}

.contact-section .author-box h4 {
	font-size: 16px;
	font-weight: 600;
	font-family: var(--fira-sans);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.contact-section .author-box h4{
	color: #fd4a36;
}

.contact-section.style-five .author-box .phone-numer {
	color: #fff;
}
.contact-section .author-box .phone-numer {
	font-size: 18px;
	font-weight: 600;
	color: #202020;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.contact-section.style-five {
	background-color: #f1f5f8;
	padding: 0;
}

.contact-section.style-five .auto-container {
	max-width: 100%;
	padding: 0;
}

.contact-section.style-five .inner-container {
	max-width: 585px;
}

.contact-section.style-five .left-column .inner-container {
	margin: 0 auto;
	margin-right: 0;
}

.contact-section.style-five .right-column,
.contact-section.style-five .left-column {
	position: relative;
	padding: 40px 0px 0px;
	background-size: cover;
}

@media only screen and (max-width: 991px){
	.contact-section.style-five .right-column, .contact-section.style-five .left-column {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 40px;
	}
}

.contact-section.style-five .contact-form {
	margin-bottom: 0;
}

.contact-section.style-five .contact-form .row {
	margin: 0 -10px;
}

.contact-section.style-five .contact-form .form-group {
	padding: 0 10px;
	margin-bottom: 20px;
}

.contact-section.style-five .theme-btn {
	width: 100%;
	cursor: pointer;
}

.contact-section.style-five .read-more-link {
	text-transform: uppercase;
	padding-left: 0;
	color: #fff;
}

.contact-section.style-five .read-more-link i {
	position: relative;
	margin-left: 5px;
	font-weight: normal;
}

.contact-section.style-five .read-more-link:before {
	display: none;
}

.contact-section.style-five .read-more-link:hover {
	text-decoration: none;
}

.contact-section.style-five .list li {
	color: #d7cfe3;
}

.contact-section.style-five .contact-section .author-box .phone-numer {
	color: inherit;
}

.contact-section.style-five .contact-form .bootstrap-select>.dropdown-toggle,
.contact-section.style-five .contact-form .form-group input[type="text"],
.contact-section.style-five .contact-form .form-group input[type="email"],
.contact-section.style-five .contact-form .form-group textarea,
.contact-section.style-five .contact-form .form-group select {
	border: 1px solid #e3e3e3;
	height: 55px;
	color: #9a9b9c;
	background-color: #fff;
	position: relative;
	display: block;
}

.contact-section.style-five .contact-form .form-group input:focus,
.contact-section.style-five .contact-form .form-group select:focus,
.contact-section.style-five .contact-form .form-group textarea:focus,
.contact-section.style-five .contact-form .form-group button:focus {
	outline: none;
}

.contact-form .bootstrap-select>.dropdown-toggle, .contact-form .form-group input[type="text"], .contact-form .form-group input[type="email"], .contact-form .form-group textarea, .contact-form .form-group select{
	position: relative;
	display: block;
	height: 54px;
	width: 100%;
	font-size: 15px;
	color: rgb(12, 41, 87);
	line-height: 30px;
	font-weight: 600;
	background-color: transparent;
	border-radius: 6px;
	padding: 11px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(225, 229, 233);
	-o-border-image: initial;
	border-image: initial;
	-webkit-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

.contact-form .bootstrap-select>.dropdown-toggle, .contact-form .form-group input[type="text"], .contact-form .form-group input[type="email"], .contact-form .form-group textarea, .contact-form .form-group select {
	position: relative;
	display: block;
	height: 54px;
	width: 100%;
	font-size: 15px;
	color: rgb(12, 41, 87);
	line-height: 30px;
	font-weight: 600;
	background-color: transparent;
	border-radius: 6px;
	padding: 11px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(225, 229, 233);
	-o-border-image: initial;
	border-image: initial;
	-webkit-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

.contact-section.style-five .author-box .phone-numer {
	color: #fff;
	padding-right: 80px;
}

.contact-section.style-five .sec-title.light .text {
	color: #d7cfe3;
}

.contact-section.style-five .contact-form-box {
	position: relative;
	padding: 50px 50px 30px;
	background: #fff;
	margin-left: -50px;
	border-radius: 6px;
	margin-bottom: 30px;
}

.contact-section.style-five .contact-form .form-group textarea {
	height: 110px;
}
.theme-btn:hover .btn-title {
	color: #ffffff;
}
.theme-btn .btn-title {
	position: relative;
	display: block;
	z-index: 1;
	padding: 10px 50px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	border-radius: 25px;
	overflow: hidden;
}

.theme-btn {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 600;
	text-transform: capitalize;
	border-radius: 30px;
	overflow: hidden;
	vertical-align: middle;
	background-color: #fe2900;
	padding: 0;
}

.theme-btn .btn-title::before {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	height: 100%;
	width: 100%;
	content: "";
	background-color: rgb(34, 34, 34);
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
	transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1) 0s, -webkit-transform 500ms 0s;
}

.theme-btn:hover .btn-title:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
}

.theme-btn {
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.question_main.white-bg{
	padding: 0px 0px 30px;
	background-color: #fff;
	background-image: none;
}