/*
Template Name:PLUBIX 
Author: wpexpert
*/
/*
Table Of Content

1. Top Menu CSS
2. Menu Area CSS
3. Slider Area CSS
4. Counter Area CSS
5. About Area CSS
6. Service Area CSS
7. Video Area CSS
8. Mission Area CSS
9. Portfolio Area CSS
10. Single Service Area CSS
11. Brand Area CSS
12. Team Area CSS
13. Contact Area CSS
14. Testimonial Area CSS
15. Faq Area CSS
16. Breadcumb Area CSS
17. Footer Area CSS
18. Blog Area CSS

*/

/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/
:root {
  --brcolor: #1f2e44; /* brand color (Steel Blue) */
  --black: #9c9fa2; /* Brand Hover color (Dark Navy) */
  --bdcolor: #d5dbe2; /* border color (Light Slate/Silver) */
  --bdhcolor: #1f2e44; /* border hover color */
  --linkcolor: #1d2f44; /* link color (Mendez Deep Navy) */
  --titlecolor: #1d2f44; /* title color (Mendez Deep Navy) */
  --pracolor: #556272; /* pragrap/body color (Slate Grey) */
  --white: #ffffff; /* white color */
  --bshadow: rgba(0, 0, 0, 0.05); /* opacity color box shadow */
  --bropacity: rgba(40, 77, 122, 0.3); /* brand opacity color */
}
/*
var(--titlecolor)
var(--bdhcolor)
var(--brrgb)
var(--black)
var(--white)
var(--bdcolor)
var(--bshadow)
var(--brcolor)
var(--linkcolor)
var(--pracolor)
var(--bropacity)
*/

/*1. global css */

html,
body {
  overflow-x: hidden;
}
.fix {
  overflow: hidden;
}
.clear_both {
  clear: both;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
body {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  color: var(--pracolor);
  margin: 0;
  direction: ltr;
  unicode-bidi: embed;
}
p {
  margin: 0;
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
  font-family: "Rubik", sans-serif;
  font-style: normal;
  line-height: 1.2;
  font-weight: 700;
  transition: 0.5s;
  color: var(--titlecolor);
  margin: 0 0 10px;
  font-size: 22px;
}
h1 {
  font-size: 25.03px;
}
h2 {
  font-size: 22.03px;
}
h3 {
  font-size: 20.36px;
}
h4 {
  font-size: 18.94px;
}
h5 {
  font-size: 17.88px;
}
h6 {
  font-size: 16px;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
  color: var(--linkcolor);
}
.btn-primary:focus,
select:focus,
textarea:focus,
input:focus {
  box-shadow: none !important;
  border: none;
}
textarea,
input {
  outline: none;
}
.btn:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none;
}
a:focus,
a:hover {
  text-decoration: none;
  outline: none;
}
a:hover {
  color: var(--brcolor);
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
input:focus,
button:focus {
  border-color: transparent;
  outline-color: transparent;
}
textarea:focus {
  border-color: transparent;
  outline-color: transparent;
}
hr {
  margin: 60px 0;
  padding: 0;
  border-top: 0;
}
.mp-0 {
  margin: 0;
}
.mtb-40 {
  margin: 40px 0;
  border-top: 0;
}
label {
  cursor: pointer;
  font-weight: 400;
}
figure {
  margin: 0;
}
*::-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;
}
.tts {
  position: relative;
  margin-bottom: 52px;
}
.ttin {
  position: relative;
  z-index: 1;
}
.ttin .stone {
  display: inline-block;
}
.ttin .txbdstitle.tsmall {
  font-size: 17px;
  color: #9c9fa2;
}
.ttin .stone {
  display: inline-block;
  margin-bottom: 12px;
}
.slider_area .sttwo {
  font-size: 70px;
  margin: 0 0 11px 0;
}
.ttin .txbdstitle {
  margin: auto;
  line-height: 1.2;
  font-size: 40px;
}
.ttbt {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.ttbt h5 {
  -webkit-text-stroke-color: #2b2b2b;
  opacity: 1;
}
.ttbt h5 {
  font-size: 110px;
  -webkit-text-stroke: 1px #888888;
  -webkit-text-fill-color: transparent;
  line-height: 1;
}
.ttbt h5 {
  -webkit-text-stroke-color: #2b2b2b;
  opacity: 1;
}
.txbdbcolor {
  color: var(--brcolor);
}
.ttin.text-left p {
  width: 74%;
  margin-right: auto;
  margin-left: 0px;
}
.ttin.text-center p {
  margin-right: auto;
  margin-left: auto;
}
.ttin p {
  margin-top: 18px;
  width: 100%;
}
.ttin.text-left p {
  width: 100%;
  padding: 0 0 0 0;
}
.tts.text-center p {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}
p:last-of-type {
  margin-bottom: 0;
}
.witr_button_area {
  text-align: left;
  overflow: hidden;
}
.slider_area .witr_btn {
  border-radius: 0;
  display: inline-block;
  padding: 15px 40px 15px 40px;
  text-align: center;
  position: relative;
  z-index: 2;
  transition: 1s;
  color: var(--white);
  margin-right: 15px;
  font-weight: 500;
  background: #333333;
  text-transform: uppercase;
}
.slider_area .witr_btn:hover {
  background: #333333;
  color: #fff;
}
.witr_bbtn {
  color: #000000;
  border: 2px solid var(--brcolor);
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to right, #ea5c5c, #57adbf) 1;
}
.witr_bbtn:hover {
  background-color: transparent;
  background-image: linear-gradient(90deg, #ea5c5c 0%, #57adbf 100%);
  color: #fff;
  border-color: #57adbf;
}
.witr_btn {
  padding: 16px 35px;
  color: #1e202c;
  font-weight: 500;
  border-radius: 0;
  background: var(--brcolor);
  text-align: center;
  position: relative;
  display: inline-block;
  transition: 1s;
  font-family: "Poppins", Sans-serif;
}
.witr_btn:hover {
  background: var(--brhovercolor);
  color: var(--white);
}
.mb30 {
  margin-bottom: 30px;
}
.txbd_mailchimp {
  color: #ffe400;
  margin-top: 8px;
}

@media (min-width: 1400px) {
  .plubix-main-menu .container,
  .witrfm_area .container,
  .plubix-header-top .container,
  .top_crt_style .container {
    max-width: 1320px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1140px;
  }
}
.witr_all_pd0 {
  padding: 0;
}
.row.slick-slider .col-md-12,
.row.slick-slider .col-lg-12 {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 1px;
  margin-top: 1px;
}
/* ===== 1. Top Menu CSS ===== */
.plubix_theme_harea.hdisplay_none {
  display: none;
}
.plubix-header-top {
  padding: 10px 10px;
  background: #9c9fa2;
  border-radius: 0 0 20px 20px;
  max-width: 1450px;
}
.top-address p a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
  margin-right: 0px;
  margin-left: 12px;
}
/* TOP RIGHT CSS */
.topsr .em-quearys-form .em-quearys-menu i {
  color: var(--pracolor);
}
.top-welcome p span i,
.top-address p span i,
.top-address p a i {
  font-size: 13px;
  margin-right: 5px;
}
.top-welcome p {
  padding: 0px;
  margin: 0px;
}
.ossos .em-quearys-top.msin-menu-search .em-quearys-menu i {
  height: auto;
  width: auto;
  line-height: initial;
  margin-left: 0;
}
.top-right-menu .text-right li {
  margin-left: 15px;
}
.top-right-menu .social-icons li a:hover {
  color: var(--white);
}
/* top menu */
.top-right-menu .menu-item-has-children > a:after {
  margin-left: 4px;
  content: "\e64b";
  font-family: themify;
  font-size: 14px;
}
.social-icons a i {
  border-radius: 5px;
  color: #1f2e44;
  display: inline-block;
  font-size: 15px;
  text-align: center;
}
/* sub menu css */
.top-right-menu ul .sub-menu {
  position: absolute;
  left: 0;
  top: 134%;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 150px;
  text-align: left;
  z-index: 999999;
  transition: 0.5s;
  margin: 0;
  padding: 0;
  background: var(--brcolor);
  border-top: 1px solid var(--white);
}
.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 + 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;
}
.text-right {
  text-align: right;
}
/* 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;
}
.ossos .em-quearys-top.msin-menu-search {
  float: right;
}
/* address left right icon */
.top-right-menu.litop {
  float: left;
}
.tx_top_together {
  display: flex;
  justify-content: flex-start;
}
/*===== plubix top menu css =====*/
.plubix_theme_harea.hdisplay_none {
  display: none;
}
.top-address p a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.top-right-menu .social-icons {
  margin: 0;
  padding: 0;
}
/* 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 .social-icons li a,
.top-address p span,
.ossos .em-quearys-menu i {
  font-size: 15px;
  font-weight: 500;
  color: var(--white);
}
.topsr .em-quearys-form .em-quearys-menu i {
  color: var(--pracolor);
}
.top-welcome p span i,
.top-address p span i,
.top-address p a i {
  font-size: 13px;
  margin-right: 5px;
}
.top-welcome p {
  padding: 0px;
  margin: 0px;
}
.ossos .em-quearys-top.msin-menu-search .em-quearys-menu i {
  height: auto;
  width: auto;
  line-height: initial;
  margin-left: 0;
}
/* top menu */
.top-right-menu .social-icons {
  padding: 0;
  display: flex;
  justify-content: flex-end;
}
.top-right-menu .social-icons li {
  position: relative;
  list-style: none;
}
.top-right-menu .social-icons li a i {
  width: auto;
  height: auto;
  line-height: initial;
  background: none;
}
.top-right-menu .social-icons li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  font-size: 15px;
}
.top-right-menu .menu-item-has-children > a:after {
  margin-left: 4px;
  content: "\e64b";
  font-family: themify;
  font-size: 14px;
}
/* sub menu css */
.top-right-menu ul .sub-menu {
  position: absolute;
  left: 0;
  top: 134%;
  visibility: hidden;
  opacity: 0;
  width: 150px;
  text-align: left;
  z-index: 999999;
  transition: 0.5s;
  margin: 0;
  padding: 0;
  background: var(--brcolor);
  border-top: 1px solid var(--white);
}
.top-right-menu ul.social-icons li:hover .sub-menu {
  opacity: 1;
  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 + 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;
}
.text-right {
  text-align: right;
}
/* top opening */
.top-address.menu_18 span {
  padding: 8px 15px 9px;
  display: inline-block;
}
.top-address.text-left span {
  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;
}
.ossos .em-quearys-top.msin-menu-search {
  float: right;
}
/* address left right icon */
.top-right-menu.litop {
  float: left;
}
.tx_top_together {
  display: flex;
  justify-content: flex-start;
}
.top_crmenu_l ul,
.top_crt_style {
  background: #ffffff;
}
.top_crt_style {
  padding: 10px 0;
}
.top-right-menu .social-icons li a {
  font-size: 15px;
  color: var(--white);
  font-weight: 500;
}
.top_crt_style .main_sticky_l {
  display: none;
}
.single_header_address {
  text-align: left;
  display: flex;
  align-items: center;
  gap: 10px;
}
.creative_header_icon i {
  font-size: 40px;
}
.top_crt_style i {
  color: var(--brcolor);
}
.top_crt_style .site-title a,
.top_crt_style p,
.top_crt_style p a {
  color: var(--pracolor);
}
.creative_header_address_text > p {
  word-break: break-all;
}
.creative_header_address_text > p {
  margin: 0;
  overflow: hidden;
}
.creative_header_address_text > h3 {
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.top_crt_style h3 {
  color: var(--black);
}
.creative_header_address {
  padding-left: 46px;
}
/* ===== 2. Menu Area CSS ===== */
.mainmenu_width_tx {
  background: var(--brcolor);
}
.witr_h_h8 .plubix_nav_area.prefix,
.witr_h_h8 .hbg2 {
  background: transparent;
}
.plubix-main-menu.one_page.hidden-xs.hidden-sm.witr_h_h8 .logo {
  text-align: center;
}
.witr_h_h8 .row.logo-left div {
  width: 100%;
  text-align: center;
}
.plubix_menu div.em-header-quearys {
  text-align: center;
}
.logo-left .logo {
  padding: 10px 0;
}
.all_header_abs {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}
.plubix_menu ul {
  text-align: right;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.plubix_menu > ul > li {
  display: inline-block;
  position: relative;
}
.plubix_menu > ul > li > a {
  display: block;
  margin: 25px 18px;
  transition: 0.2s;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  font-family: "Rubik", sans-serif;
  color: #fff;
}
.plubix_menu ul li:last-child a {
  margin-right: 0px;
}
.plubix_menu > ul > li.current-menu-item > a,
.plubix_menu > ul > li > a:hover,
.plubix_menu > ul > li > a.active,
.plubix_menu > ul > li > a:hover:before,
.plubix_menu > ul > li.current-menu-item > a:before {
  color: #9c9fa2;
  opacity: 1;
}
.plubix_menu > ul > li.current-menu-item > a,
.plubix_menu > ul > li > a:hover,
.creative_header_menu > ul > li:hover > a {
  background: transparent;
}
.tx_menu_together,
.tx_bs_together {
  display: flex;
  align-items: center;
  justify-content: end;
}
.plubix-main-menu.one_page.hidden-xs.hidden-sm.witr_h_h7 {
  background: var(--black);
}
/* sub menu style */
.plubix_menu ul .sub-menu {
  position: absolute;
  left: 0;
  top: 130%;
  width: max-content;
  min-width: 205px;
  max-width: 320px;
  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;
  background: var(--white);
}
.plubix_menu ul li:hover > .sub-menu {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  top: 100%;
  z-index: 9;
}
.plubix_menu ul .sub-menu li {
  position: relative;
  transition: 0.5s;
}
.plubix_menu ul .sub-menu li:hover {
  margin-left: 5px;
}
.plubix_menu ul .sub-menu li a {
  display: block;
  margin: 0;
  letter-spacing: normal;
  font-size: 16px;
  font-weight: 500;
  transition: 0.5s;
  padding: 7px 17px;
  visibility: inherit !important;
}
.plubix_menu ul .sub-menu .current-menu-item > a,
.plubix_menu ul .sub-menu li:hover > a,
.plubix_menu ul .sub-menu .sub-menu li:hover > a,
.plubix_menu ul .sub-menu .sub-menu .sub-menu li:hover > a,
.plubix_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
  color: var(--brcolor);
}
/* logo sticky */
.plubix-main-menu .logo a.main_sticky_main_l {
  display: block;
}
.plubix-main-menu .prefix .logo a.main_sticky_main_l {
  display: none;
}
.plubix-main-menu .prefix .logo a.main_sticky_l {
  display: block;
}
.plubix-main-menu .logo a.main_sticky_l {
  display: none;
}
.hmenu_box_style.hbg2 .logo a.main_sticky_l {
  display: block;
}
.hmenu_box_style.hbg2 .logo a.main_sticky_main_l {
  display: none;
}
.align_item_center,
.logo-right,
.logo-left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
/* sub menu 2 */
.plubix_menu ul .sub-menu .sub-menu {
  left: 100%;
  top: 130%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}
.plubix_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 */
.plubix_menu ul .sub-menu .sub-menu li {
  position: relative;
}
.plubix_menu ul .sub-menu .sub-menu .sub-menu {
  right: 100%;
  left: auto;
  top: 130%;
  opacity: 0;
  visibility: hidden;
}
.plubix_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}
/* sub menu 4 */
.plubix_menu ul .sub-menu .sub-menu .sub-menu li {
  position: relative;
}
.plubix_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {
}
.plubix_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}
/* used has submenu icon */
.plubix-main-menu .menu-item-has-children > a:after {
  margin-left: 5px;
  content: "\e64b";
  font-family: "themify";
  speak: none;
  font-variant: normal;
  text-transform: none;
  opacity: 1;
  font-size: 11px;
  font-weight: normal;
  width: 13px;
  height: 13px;
}
.plubix_menu ul .sub-menu li:before,
.plubix_menu ul .sub-menu li a {
  color: #444;
}
.plubix_menu ul {
  text-align: right;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
/* stycky nav js */
.transprent-menu.menu4 {
  position: relative;
}
.transprent-menu {
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  background: transparent;
  transition: 0.5s;
  position: absolute;
}
.plubix_nav_area.postfix {
  transition: 0.5s;
}
/* default sticky menu */
.prefix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  transition: 0.5s;
}
/* transparent sticky menu  */
.trp_nav_area {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  background-color: transparent;
  transition: 0.5s;
}
.plubix_nav_area.prefix,
.hbg2 {
  background: rgba(0, 0, 0, 0.7);
}
/* menu button */
.donate-btn-header {
  display: inline-block;
}
.creative_header_button .dtbtn {
  display: inline-block;
  font-size: 15px;
  margin-left: 0;
  border-radius: 30px;
  padding: 14.5px 41px;
  font-weight: 500;
  text-transform: uppercase;
  background: #0d0d3f;
  color: #fff;
}
.creative_header_button {
  padding-left: 30px;
  text-align: right;
}
/* box menu css  */
.hmenu_box_style {
  border-radius: 5px;
}
.hmenu_box_style.hbg2 {
  margin-top: 0px;
  padding: 0px;
}
/* scroll sticky color */
.witr_h_box .plubix_menu > ul > li > a,
.heading_style_2 .plubix_menu > ul > li > a,
.heading_style_3 .plubix_menu > ul > li > a,
.heading_style_4 .plubix_menu > ul > li > a,
.heading_style_5 .plubix_menu > ul > li > a,
.prefix .plubix_menu > ul > li > a,
.trp_nav_area .dtbtn,
.prefix .em-quearys-menu i,
.prefix .mcallicon i,
.prefix .mcallphone p,
.prefix .mcallphone p a,
.prefix .site-title a,
.prefix .site-description,
.prefix .right_sideber_menu i {
  color: var(--white);
}
.dtbtn {
  display: block;
  font-size: 16px;
  margin-left: 20px;
  border-radius: 0;
  padding: 11px 30px;
  position: relative;
  background: var(--white);
  font-weight: 500;
  font-family: "Rubik", sans-serif;
  border: 1px solid var(--white);
}
.dtbtn:hover,
.em-quearys-top.msin-menu-search .em-quearys-menu i:hover,
.p_menu_social a:hover {
  background: var(--black);
  border-color: var(--black);
  color: var(--white);
}
.prefix .em-quearys-menu .t-close {
  color: var(--titlecolor);
}
.plubix_nav_area.prefix .plubix_menu > ul > li.current > a {
  color: #9c9fa2;
}
.witr_h_box .plubix_menu > ul > li > a:hover,
.heading_style_2 .plubix_menu > ul > li > a:hover,
.heading_style_3 .plubix_menu > ul > li > a:hover,
.heading_style_4 .plubix_menu > ul > li > a:hover,
.heading_style_5 .plubix_menu > ul > li > a:hover,
.hbg2 .plubix_menu > ul > li > a:hover,
.prefix .plubix_menu > ul > li > a:hover,
.prefix .plubix_menu > ul > li > a.active {
  color: #9c9fa2;
}
.em_menu_login {
  margin-left: 10px;
}
.em_menu_login .dtbtn {
  display: inline-block;
  margin-left: 10px;
  padding: 9px 26px;
  color: var(--titlecolor);
}
.em_menu_login .noactive.dtbtn {
  background: var(--white);
  border-color: var(--brcolor);
}
.em_menu_login .noactive.dtbtn:hover {
  background: var(--titlecolor);
  border-color: var(--titlecolor);
}
/* headroom menu css */
.headroom--pinned {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.headroom--unpinned {
  transform: translateY(-100%);
}
.header--fixed {
  position: fixed;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0;
  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;
  background: var(--white);
  border-bottom: 1px solid #f9f9f9;
}
/* menu search */
.top-quearys-style i {
  color: var(--titlecolor);
}
.em-top-quearys-area {
  position: relative;
}
.em-header-quearys {
  list-style: none;
}
.em-quearys-menu i {
  border-radius: 50px;
  display: inline-block;
  text-align: center;
}
.topsr .em-quearys-menu {
  text-align: center;
}
.em-quearys-inner {
}
.em-quearys-form {
  width: 100%;
  max-width: 895px;
  margin: auto;
  padding: 30px 0;
}
.top-form-control {
  position: relative;
}
.top-form-control input {
  font-size: 30px;
  font-weight: 500;
  padding: 17px 40px 15px 15px;
  width: 100%;
  border: none;
  box-shadow: 0px 0px 30px 0px var(--bshadow);
  background: var(--white);
  border-radius: 10px;
}
.top-form-control input::-webkit-input-placeholder {
  font-size: 30px;
  color: var(--titlecolor);
}
.top-form-control input::-moz-placeholder {
  font-size: 30px;
  color: var(--titlecolor);
}
.top-form-control input:-ms-input-placeholder {
  font-size: 30px;
  color: var(--titlecolor);
}
.top-form-control button.top-quearys-style {
  position: absolute;
  right: 10px;
  top: 54%;
  background: transparent;
  font-size: 38px;
  border: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.em-s-hidden {
  display: none !important;
}
.em-quearys-inner {
  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;
  transition: 0.5s;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  left: -150%;
}
.em-s-open {
  visibility: visible;
  opacity: 1;
  left: 0;
  background: var(--bropacity);
  transition: 1s;
}
.plubix_menu.main-search-menu > .em-header-quearys,
.em-quearys-top.msin-menu-search {
  display: inline-block;
}
.em-quearys-top.msin-menu-search .em-quearys-menu i {
  height: 36px;
  width: 36px;
  line-height: 36px;
  margin-left: 25px;
  cursor: pointer;
  box-shadow: none;
  margin-top: 0;
  font-size: 20px;
  color: var(--white);
  box-shadow: 0 0 10px 0px #9797974a;
}
.em-quearys-top.msin-menu-search .em-header-quearys-close .em-quearys-menu i {
  color: var(--black);
  background: #fff;
  margin-top: 10px;
}
.plubix_menu div.em-header-quearys {
  text-align: center;
}
/* menu social  */
.p_menu_social {
  margin: 0 0 0 15px;
}
.p_menu_social {
  margin: 0 0 0 15px;
}
.p_menu_social a {
  height: 36px;
  width: 36px;
  line-height: 41px;
  margin: 0 3px;
  font-size: 15px;
  box-shadow: 0 0 10px 0px #9797974a;
  background: #000000;
  display: inline-block;
  text-align: center;
  color: var(--white);
}
.p_menu_social a:hover {
  background: #fff;
  color: var(--black);
}
.prefix .p_menu_social a {
  background-color: var(--white);
  color: var(--black);
}
.prefix .p_menu_social a:hover {
  background: var(--brcolor);
  color: var(--white);
}
/* 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 20px 0px;
  display: block;
  transition: 0.5s all;
  box-shadow: 0 0 30px rgb(0 0 0 / 7%);
  transform: translateX(100%);
  background: var(--white);
}
.right_sideber_menu_inner .plubix_theme_widget > div.widget_block {
  padding: 0;
}
.right_sideber_menu_inner .plubix_theme_widget > div {
  padding: 20px 0px 20px;
  box-shadow: none;
}
.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;
  color: var(--titlecolor) !important;
}
.right_side_icon.right_close_class {
  position: absolute;
  right: 30px;
  top: 50px;
}
/* manu aligment code */
.mainmenu_width_tx.container {
  padding: 0;
}
.witr_h_h12 .plubix_menu,
.witr_h_h13 .plubix_menu {
  display: flex;
  justify-content: space-between;
}
.witr_h_h13 .col-md-12 {
  padding-right: 0;
}
.witr_h_h2 .plubix_menu,
.witr_h_h3 .plubix_menu,
.witr_h_h4 .plubix_menu,
.witr_h_h5 .plubix_menu,
.witr_h_h6 .plubix_menu,
.witr_h_h7 .plubix_menu,
.witr_h_h8 .plubix_menu,
.witr_h_h9 .plubix_menu,
.witr_h_h10 .plubix_menu,
.witr_h_h11 .plubix_menu,
.witr_h_h14 .plubix_menu,
.witr_h_h17 .plubix_menu,
.witr_h_box .plubix_menu {
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.witr_h_h8 .row.logo-left nav.plubix_menu.nologo_menu13.main-search-menu {
  flex-direction: column;
}
.tx_relative_m,
.tx_top2_relative {
  position: relative;
}
.sb_popup .tx_mmenu_together {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: flex;
  align-items: center;
}
/* witr_h_h18 shop aligment menu css */
.main_menu_div {
  position: relative;
}
.witr_shop_sc .plubix_menu ul {
  text-align: left;
}
.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 */
.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: flex;
  align-items: center;
  margin-left: 30px;
}
.mcallphone p {
  margin-left: 20px;
}
/* without menu popup icon */
.right_side_menu_icon {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9;
}
.right_side_menu_icon .right_sideber_menu i {
  color: var(--white);
  background: #fb3b00;
  padding: 25px;
}
.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;
  z-index: 999;
}
.psc_absolute {
  position: absolute !important;
  top: -340px;
  right: 0;
  left: 0;
  z-index: 999;
}
/* user login */
.logged-in .header--fixed,
.logged-in .right_side_menu_icon,
.logged-in .prefix,
.logged-in .trp_nav_area,
.logged-in .transprent-menu .plubix_nav_area.prefix,
.logged-in .trp_nav_area.hbg2 {
  top: 32px;
}
.mini_shop_content {
  position: relative;
  margin-left: 15px;
}
.mini_shop_content a i {
  font-size: 20px;
  box-shadow: 0 0 30px 0 #d6c3c303;
  padding: 8px;
  border-radius: 100%;
  color: #222429;
  background: var(--white);
}
.mini_shop_content a span.count {
  position: absolute;
  right: -6px;
  top: 1px;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 13px;
  color: var(--white);
  line-height: 20px;
  background: var(--brcolor);
}
.twr_mini_cart {
  position: absolute;
  right: 0;
  top: 130%;
  width: 300px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
.twr_mini_cart .widget_shopping_cart {
  background: var(--white);
  width: 300px;
  padding: 14px 10px 10px;
  box-shadow: 0 0 18px 0 #0a0a0a0d;
  height: 250px;
  overflow-y: scroll;
}
.twr_mini_cart p.woocommerce-mini-cart__empty-message {
  margin: 0;
  padding: 20px 23px 25px;
}
.mini_shop_content:hover .twr_mini_cart {
  opacity: 1;
  top: 167%;
  visibility: visible;
}
/*=======================
#2 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 .sulting_theme_widget > div.widget_block {
  padding: 0;
}
.mobile_p .sulting_theme_widget > div {
  padding: 20px 0px 20px;
  box-shadow: none;
}
.mobile_p {
}
.mean-container .mean-nav ul li a {
  border: 0;
  width: 92%;
  border-top: 1px solid #dddddd;
  font-size: 14px;
  padding: 12px 11px;
}
.mean-container .mean-nav ul li a.mean-expand {
  top: 0px;
  width: 26px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  background: #66666617;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #66666617;
}
.mobile_opicon {
  text-align: right;
  padding: 4px 0;
}

.mobilemenu_con {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile_menu_o i {
  font-size: 26px;
  color: #2a2929;
}
.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;
}
.footer-social-icon.htop-menu-s {
  padding: 0;
  display: inline-block;
  margin-left: 30px;
}
.footer-social-icon {
  text-align: center;
}
.footer-social-icon.htop-menu-s a i {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  margin: 0 1px;
  width: 40px;
  background: #86bb47;
  color: #fff;
  display: inline-block;
}
/* white home page css */
.white_bg {
  background: #fff;
}
.white_ttc .sttwo {
  color: #111111;
}
.white_ttc h2,
.white_ttc h2 a,
.white_ttc h3 {
  color: #111111;
}
.white_ttc p {
  color: #333333;
}
/*===== 3. Slider Area CSS =====*/
.txbdslider {
  /*background-image: url("../images/slider1.jpg");*/
}
.txbdslider {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.txbdsinner.sliderheightdiv {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.txbdsinner.allleft {
  justify-content: flex-start;
  text-align: left;
}
.txbdsinner {
  align-items: center;
  display: flex;
  height: 850px;
  margin: auto;
}
.txbdscontent {
  padding-top: 208px;
}
.txbdslider .allcostyle {
  background: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}
.sstone {
  color: #fff;
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.txbdslider .sttwo {
  color: #fff;
  font-size: 75px;
  font-weight: 600;
}
.ssttwo {
  color: #fff;
  font-size: 80px;
  margin-bottom: 0;
}
.sstthree {
  color: #fff;
  font-size: 80px;
}
.txbdscontent p {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-top: 24px;
  margin-bottom: 52px;
  width: 47%;
}
.txbdsinner .tts {
  margin-bottom: 50px;
}
.txbdsinner .witr_btn {
  margin-left: 10px;
}
.allcostyle .btnallt {
  font-family: "Rubik", Sans-serif;
  font-weight: 500;
  color: #fff;
  background: var(--brcolor);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--brcolor);
  border-radius: 0;
  padding: 16px 39px 16px 39px;
}
.txbdsbtn .btnall {
  margin-right: 10px;
}
.btnall {
  border: 1px solid var(--bdcolor);
  display: inline-block;
}
.btnallt {
  font-size: 16px;
  position: relative;
}
.txbdsbtn {
  margin-top: 30px;
}
.animated-slow {
  animation-duration: 2s;
}
.witr_shape_item_inner {
  position: absolute;
  content: "";
  transition: 0.5s;
}
.witr_shape_item_inner {
  top: -290px;
  right: 50px;
}
.witr_shape_image {
  animation: witr_movelr_box45 5s linear 1s infinite alternate running;
}
.txbdscontent h1, .txbdscontent h2, .txbdscontent p {
    text-shadow: 4px 4px 4px #000;
}

@keyframes witr_movelr_box45 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(45px);
  }
}
.txbdsinner {
  display: inherit;
  margin: 0 auto;
  width: 68.29%;
}
.cd-headline.clip span {
  display: inline-block;
  padding: 13px 0 0;
}
.cd-words-wrapper b {
  margin-bottom: 16px;
}
.txbdsbtn {
  margin-top: 30px;
}
/* pagination bullet */
.witr_swiper_area .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #fff;
}
/* progressbar */
.witr_swiper_area
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background: #821f05;
}
.witr_swiper_area
  .swiper-container-horizontal
  > .swiper-pagination-progressbar {
}
.witr_swiper_area
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill,
.witr_swiper_area
  .swiper-container-horizontal
  > .swiper-pagination-progressbar {
  height: 10px;
}
/* scrollbar */
.witr_swiper_area .swiper-scrollbar-drag {
  background: #821f05;
}
.witr_swiper_area .swiper-container-horizontal > .swiper-scrollbar {
  background: rgba(0, 0, 0, 0);
}
.witr_swiper_area .swiper-scrollbar-drag,
.witr_swiper_area .swiper-container-horizontal > .swiper-scrollbar {
  height: 10px;
}
/* pagination prev next */
.swiper-button-prev,
.swiper-button-next {
  background-image: inherit !important;
  color: #fff;
  transition: 0.5s;
  outline: none;
}
.video_page_area .swiper-button-prev,
.video_page_area .swiper-button-next {
  background-image: inherit !important;
  color: #fff;
  transition: 0.5s;
  outline: none;
  display: none;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: #e0a067;
  background: #fff;
  padding: 30px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 30px;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0 !important;
}
.witr_swiper_area
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background: #821f05;
}
.witr_swiper_area
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background: #821f05;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
/* pagination prev next */
.swiper-button-prev,
.swiper-button-next {
  background-image: inherit !important;
  color: #fff;
  transition: 0.5s;
  outline: none;
}
.video_page_area .swiper-button-prev,
.video_page_area .swiper-button-next {
  background-image: inherit !important;
  color: #fff;
  transition: 0.5s;
  outline: none;
  display: none;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: #05454e;
  background: #fff;
  padding: 30px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 30px;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0 !important;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #e0a067;
}
.witr_swiper_area
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill,
.witr_swiper_area
  .swiper-container-horizontal
  > .swiper-pagination-progressbar {
  height: 5px;
}
.video_page_area {
  position: relative;
  overflow: hidden;
}
.video_page_area::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  background: #000000;
  opacity: 0.3;
}
.video_page_area .txbdscontent {
  position: relative;
}
/* ===== 4. Counter Area CSS ===== */
.pb_coun_area {
  padding: 120px 0 88px;
}
.witr_single_counter,
.witr_counter_single {
  border-style: solid;
  border-width: 0;
  border-radius: 10px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  padding: 36px 0 36px 0;
  text-align: center;
  transition: 0.5s;
  margin-bottom: 30px;
}
.all_counter_color h3,
.all_counter_color span {
  color: #51acfb;
  font-family: "Rubik", Sans-serif;
  font-size: 40px;
}
.witr_contx .counter,
.witr_contx h2,
.witr_contx span {
  margin-bottom: 10px;
  line-height: 1;
}
.witr_contx .counter,
.witr_contx span {
  display: inline-block;
  font-weight: 700;
}
.all_counter_color h2,
.all_counter_color h1 {
  font-size: 22px;
}
.witr_single_counter:hover,
.witr_counter_single:hover {
  background: #51acfb;
  border-color: var(--brcolor);
}
.witr_single_counter:hover.all_counter_color i,
.witr_single_counter:hover.all_counter_color h2,
.witr_single_counter:hover.all_counter_color h3,
.witr_single_counter:hover.all_counter_color span {
  color: #fff;
}
/* ===== 5. About Area CSS ===== */
.pb_about_area {
  padding: 0 0 110px;
}
.ab_witr_con {
  margin: 0% 0% 0% 8%;
}
.ab_witr_con .tts {
  margin-bottom: 20px;
}
.witrlistw ul {
  padding: 0;
}
.all_list_color ul li a,
.all_list_color ul li span {
  color: #15002b;
  font-family: "Rubik", Sans-serif;
  font-weight: 500;
  padding: 4px 0 4px 0;
}
.witrlistw ul li span,
.witrlistw ul li a {
  display: block;
  margin-bottom: 1px;
}
.all_list_color ul li a i,
.all_list_color ul li span i {
  color: #284d7a;
  text-align: center;
  margin: 0 3px 0 0;
}
.witrlistw ul li span i,
.witrlistw ul li a i {
  display: inline-block;
}
.ab_witr_con .btnallt {
  margin: 50px 0 0 0;
}
.btnall {
  font-family: "Rubik", sans-serif;
  border: 1px solid var(--bdcolor);
  display: inline-block;
  border-radius: 0px;
  padding: 16px 38px;
  background: var(--brcolor);
  border-color: var(--brcolor);
  color: var(--white);
  transition: 0.5s;
}
.btnallactive:hover {
  background: var(--black);
  border-color: var(--black);
  color: var(--white);
}
.ab_page_about {
  padding: 112px 0 110px;
}
/* ===== 6. Service Area CSS ===== */
.pb_ser_area {
  background: #f3f3f3;
  padding: 113px 0 95px 0;
}
.allcostyle {
  background: #fff;
  border-radius: 15px;
  margin: 0;
  padding: 60px 30px 50px 30px;
  margin-bottom: 20px;
}
.txbdsva {
  position: relative;
  transition: 0.5s;
  z-index: 1;
}
.boxsh {
  box-shadow: 0px 0px 20px 0px var(--bshadow);
}
.text-center .imageicon {
  width: 100%;
}
.txstcolor {
  font-size: 22px;
  margin: 26px 0 17px 0;
}
.pb_ser_area .allcostyle .btnallt {
  margin: 33px 0 0 0;
  padding: 14px 24px 14px 24px;
}
.pb_ser_area .allcostyle:hover,
.pb_coun_area .allcostyle:hover {
  --bg-url: url(../images/pl_s_service_bg.png);
  background-image: var(--bg-url);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.imageicon i,
.imageicon svg {
  font-size: 50px;
  width: 50px;
  height: 50px;
  color: var(--brcolor);
  transition: all 0.5s ease;
  display: inline-block;
  line-height: 1;
}

.txbdboxallhover.ss_1:hover .imageicon i,
.txbdboxallhover.ss_1:hover .imageicon svg {
  color: #fff;
}

.txbdboxallhover.ss_1:hover .imageicon img {
  filter: contrast(0) brightness(2);
}
.txbdboxallhover:hover .txstcolor {
  color: #fff;
}
.txbdboxallhover:hover p {
  color: #fff;
}
.txbdboxallhover:hover .btnall {
  background: #00000000;
  color: #fff;
}
.txbdboxallhover:hover .btnall {
  border-color: var(--white);
  color: #fff;
}
/* ===== Service Area CSS ===== */
.pb_ser_area2 {
  padding: 0 0 100px;
}
.ser2_left_btm .txbdsvflex {
  display: flex;
}
.ser2_left_btm {
  margin: -82px 34% 0% 0%;
}
.ser2_left_btm .txstcolor {
  font-size: 22px;
  margin: 10px 0 17px 0;
  font-weight: 500;
}
.ser2_left .allcostyle {
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.ser2_left .iconalltf i {
  border-radius: 0;
  margin: 0 28px 0 0;
  width: 70px;
  height: 80px;
  line-height: 80px;
  font-size: 22px;
  text-align: center;
  display: inline-block;
  transition: 0.5s;
  background: var(--brcolor);
  border-color: var(--brcolor);
  color: var(--white);
}
.ser2_witr .tts {
  margin-bottom: 21px;
}
.ser2_witr .stthree {
  font-size: 17px;
  font-weight: 500;
  margin: 25px 0 27px 0;
}
.ser2_witr .stone {
  color: #15002b;
  font-size: 22px;
  margin: 2px 0 0 0;
}
.ser2_witr .ttin p {
  margin-top: 6px;
  margin-bottom: 0px;
}
.ser2_witr .ttin .txbdstitle.tsmall {
  font-size: 22px;
  color: #1f2e44;
}
.ser2_witr .ser_witr_ttle .stone {
  color: var(--brcolor);
}
.ser2_witr .ser_witr_ttle .ttin .txbdstitle.tsmall {
  font-size: 17px;
  color: #9c9fa2;
}
.ser2_left .txbdsva:hover .iconallactive i {
  background: var(--black);
  border-color: var(--black);
  color: var(--white);
}
.ser2_left .txbdsvtitle:hover {
  color: var(--brcolor);
}
/* ===== Video Area CSS ===== */
.pb_cal_area {
  background-image: url("../images/pl_di.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0 208px 0;
}
.pb_cal_area .tts {
  margin-bottom: 0;
}
.pb_cal_area .sttwo {
  color: #fff;
}
.pb_cal_area .ttin p {
  color: #fff;
  width: 100%;
  margin-top: 13px;
  margin-bottom: 0;
}
.pb_cal_area .btnallt {
  color: #15002b;
  background: #fff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #fff;
  padding: 16px 24px 16px 24px;
}
.pb_cal_area .btnallt:hover {
  color: #fff;
  background: #1f2e44;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #1f2e44;
}
/* ===== 7. Video Area CSS ===== */
h2.sttwo_.text-white {
    color: #fff !important;
    z-index: 9;
}
.video-item {
  display: flex;
  align-items: center;
  gap: 50px;
}
.video-overlay {
  padding: 0;
}
.boxtextposire {
  position: relative;
  overflow: hidden;
}
.boxposiltrb {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.boxtextposi {
  content: "";
  position: absolute;
  transition: 0.5s;
  text-align: center;
  height: 100%;
  width: 100%;
}
.zindex999 {
  z-index: 9999;
}
.boxtextposineer {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.witr_all_color_v a {
  color: #fff;
  background: var(--brcolor);
  font-size: 24px;
}
.videowh {
  display: inline-block;
  margin-bottom: 20px;
  width: 81px;
  height: 81px;
  line-height: 81px;
  border-radius: 100%;
  padding: 0;
  animation: witr-shadow 1s linear infinite;
  font-size: 24px;
}
.btnallt {
  position: relative;
}
.btnallt {
  font-size: 16px;
  font-weight: 500;
}
@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);
  }
}
.witr_youtube_video {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -99;
}
.witr_youtube_video iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.video_page_area .witr_swiper_height {
  z-index: -1;
}
.bvideo_page_area {
  position: relative;
}
.video_page_area .txbdscontent h1,
.video_page_area .txbdscontent h2,
.video_page_area .txbdscontent h3,
.video_page_area .txbdscontent p,
.video_page_area .witr_flow_text h5 {
  color: #fff;
  z-index: 999;
}
.video_page_area .witr_swiper_content_icon a i {
  color: #fff;
  background: #c0131300;
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #f5f5f563;
}
.video_page_area .witr_swiper_content_icon a i:hover {
  color: #fff;
  background: #7243f2;
}
.video_page_area .witr_swiper_content {
  top: 55%;
  background: 0 0;
}
.video_page_area .witr_swiper_content p {
  width: 36%;
}
.video_page_area .witr_ds_content_inner h2,
.video_page_area .witr_ds_content_inner h3 {
  color: #fff;
}
.video_page_area .witr_ds_content_inner p {
  color: #fff;
}
.slider_area.video_page_area {
  position: relative;
  z-index: -1;
}
.slider_area.video_page_area {
  position: relative;
  z-index: -1;
  height: 900px;
}
.slider_area.video_page_area .tts {
  margin-bottom: 30px;
  margin-top: 230px;
}
.video_page_area h2.txbdstitle.sttwo.hlight {
  color: #fff;
}
/*===== 8. Mission Area CSS =====*/
.pb_mision_area {
  padding: 120px 0 112px 0;
}
.stone span,
.sttwo span,
.stthree span,
.ttin p span,
.ttin p span a {
  color: #15002b;
  font-family: "Rubik", Sans-serif;
  font-size: 17px;
  font-weight: 700;
}
.pb_mision_area .ttin p {
  margin-bottom: 0;
}
.pb_mision_area .tts {
  margin-bottom: 28px;
}
.pb_mision_area .allcostyle {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
.pb_mision_area .txstcolor {
  margin: 0 0 7px 0;
}
.pb_mision_area .txbdsvtitle:hover {
  color: var(--brcolor);
}
.mision_left_btm {
  display: flex;
}
.mison_witr_btm {
  margin: -84px 0% 0% 34%;
}
.mision_witr_img .allcostyle {
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  margin: 0;
  padding: 10px 20px 15px 40px;
  border-radius: 0;
}
.pb_mision_area .txbdsvflex {
  display: flex;
  justify-content: space-between;
}
.sp-txbdsvfdrl {
  padding-left: 20px;
}
.sp-txbdsvfdrl {
  margin-bottom: 2px;
}
.mision_witr_img .txstcolor {
  font-weight: 500;
  margin: 5px 0 0 20px;
}
/*===== 9. Portfolio Area CSS =====*/
.witr_all_mr0 {
  margin: 0;
}
.pb_proj_area {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  transition:
    background 0.3s,
    border 0.3s,
    border-radius 0.3s,
    box-shadow 0.3s;
  padding: 120px 80px 174px 85px;
  background: #fff;
  position: relative;
  margin-top: -100px;
  margin-bottom: 0px;
  z-index: 1;
}
.pb_proj_area .slick-dots {
  bottom: -60px;
  left: 190px;
}
.pb_proj_area .tts {
  margin-bottom: 30px;
}
.witr_single_pslide {
  position: relative;
  overflow: hidden;
}
.witr_pslide_image {
  overflow: hidden;
  position: relative;
}
.witr_pslide_image:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: scale(0);
  transition: 0.5s;
  z-index: 1;
}
.witr_pslide_image::before {
  background: #00092b;
  opacity: 0.8;
}
.witr_pslide_image img {
  margin-right: auto;
  margin-left: auto;
  transition: 0.5s;
  width: 100%;
}
.witr_pslide.all_pslides_color.ps1 .witr_content_pslide {
  display: flex;
  flex-direction: column-reverse;
}
.ps1 .witr_content_pslide_text {
  position: absolute;
  bottom: -100px;
  left: 30px;
  right: 30px;
  transition: 0.5s;
  opacity: 0;
  z-index: 2;
  text-align: left;
  padding: 0 0 12px 30px;
  background: #00000000;
}
.all_pslides_color h2 a,
.all_pslides_color h2 {
  color: #fff;
}
.witr_pslide_custom {
  position: absolute;
  top: 43%;
  left: 40%;
  bottom: -30px;
  transform: scaleX(0);
  right: auto;
  z-index: 9;
  transition: 0.5s;
}
.witr_pslide_custom a span {
  font-size: 26px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  border-radius: 5px;
  display: inline-block;
  background: #fff;
  transition: 0.5s;
}
.witr_pslide_custom a span:hover {
  background: var(--brcolor);
  border-color: var(--brcolor);
  color: var(--white);
}
.witr_single_pslide:hover .witr_pslide_custom {
  bottom: auto;
  transform: scaleX(1);
}
.witr_content_pslide_text h2 {
  margin-bottom: 0;
}
.witr_content_pslide_text a {
  display: inline-block;
  margin-bottom: 0;
}
.all_pslides_color p {
  color: #fff;
  margin: 0 0 17px 0;
  position: relative;
}
.witr_pslide.all_pslides_color.ps1 .witr_content_pslide_text p::after {
  content: "";
  width: 45px;
  height: 3px;
  background: var(--brcolor);
  position: absolute;
  bottom: 0;
  left: 0;
}
.witr_single_pslide:hover .witr_pslide_image img,
.witr_single_pslide:hover .witr_pslide_image:before {
  transform: scale(1.2);
}
.ps1 .witr_single_pslide:hover .witr_content_pslide_text {
  opacity: 1;
  bottom: 30px;
}
/* ===== Portfolio Area CSS ===== */
.port_area {
  padding: 0 0 80px;
}
.port_area .tts {
  margin-bottom: 58px;
}
.positi_3.pprotfolio4 {
  padding: 20px 10px 23px;
  border: none;
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  z-index: 9;
  transition: 0.5s;
  text-align: center;
}
.single_protfolio:hover .positi_3.pprotfolio4 {
  bottom: 0;
}
.positi_3.pprotfolio4 {
  background: var(--brcolor);
}
.positi_3 .porttitle_inner4 h3 a,
.positi_3 .porttitle_inner4 p span {
  color: #fff;
}
.portfolio_nav {
  padding: 0 0 45px;
}
.portfolio_nav ul {
}
.portfolio_nav ul li {
  display: inline;
}
.portfolio_nav ul li {
  border-radius: 5px;
  margin: 0 5px 10px;
  padding: 10px 20px;
  font-weight: 500;
  position: relative;
  cursor: pointer;
  display: inline-block;
  transition: 0.5s;
  background: #02010100;
  font-size: 16px;
  border: 1px solid var(--bdcolor);
}
.prot_wrap {
  overflow: hidden;
}
.porttitle_inner4 h2 a {
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
}
.single_protfolio {
  margin-bottom: 30px;
  display: inline-block;
}
.prot_thumb img {
  display: block;
  transform: scale(1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single_protfolio:hover .prot_thumb img {
  transform: scale(1.1);
}
.prot_content {
  position: absolute;
  text-align: center;
  transition: 0.5s;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 9;
}
.multi_gallery.prot_content {
  height: 90%;
  width: 80%;
  right: 10%;
  top: 5%;
  bottom: 5%;
  left: 10%;
}
.single_protfolio:hover .prot_content {
  opacity: 1;
}
.prot_content h3 {
  margin: 0;
  text-transform: capitalize;
  font-size: 23px;
  margin-bottom: 0;
}
.prot_content h3 a {
  font-size: 23px;
  font-weight: 700;
  text-transform: capitalize;
  transition: 0.5s;
  color: #fff;
  margin-bottom: 0;
  display: inline-block;
}
.prot_content h3 a:hover {
  color: #54b663;
}
.prot_content p span {
  padding-top: 0;
  color: var(--white);
}
.prot_content p {
  margin: 0;
}
.porttitle_inner h2 {
  margin: 0;
}
.prot_content_inner h2 {
  margin: 0;
}
.txcwhite {
  color: var(--white);
}
.txcwhiteh:hover {
  color: var(--black);
}
.prot_content p span {
  display: inline-block;
}
.single_protfolio:hover .prot_content {
  opacity: 1;
  transform: scale(1, 1);
}
.porttitle_inner span,
.porttitle_inner4 span,
.prot_content span {
  position: relative;
  margin: 0 2px;
}
.prot_content span:before,
.porttitle_inner4 span:before,
.porttitle_inner span:before {
  bottom: 0;
  content: ",";
  position: absolute;
  right: -5px;
}
.porttitle_inner span:last-child:before,
.prot_content span:last-child:before,
.porttitle_inner4 span:last-child:before {
  content: "";
}
.nospace.col-xs-12 {
  padding: 0px;
}
.nospace .single_protfolio {
  margin-bottom: 0px;
}
/* load button css */
.gallery_load_button {
}
.gallery_load_button a {
  padding: 7px 15px;
  display: inline-block;
  font-size: 17px;
  margin-top: 0px;
}
.prot_wrap.nospace .gallery_load_button a {
  margin-top: 30px;
}
.prots-contentg p {
}
/*style 1 */
.em_port_content {
  height: 100%;
  opacity: 1;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 9;
  left: 0;
  top: -100%;
  width: 100%;
  transition: 0.5s;
  text-align: center;
  background: #54b66380;
}
.pstyle_1 .porttitle_inner h3 {
  padding-bottom: 0px;
}
.pstyle_1 .prot_content p {
  margin: 2px 0 0;
}
.pstyle_1 .single_protfolio {
  transition: 0.5s;
}
.portfolio_readmore_btn {
  padding-top: 23px;
}
.portfolio_readmore_btn > a {
  border-radius: 5px;
  display: inline-block;
  padding: 6px 21px;
  text-transform: uppercase;
  transition: 0.3s;
  border: 1px solid transparent;
}
.pstyle_1 .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;
  transition: 0.5s;
  color: #fff;
}
.prot_thumb {
  overflow: hidden;
  position: relative;
}
.pprotfolio4 {
  padding: 20px 10px 23px;
}
.porttitle_inner4 h3 {
  margin: 0;
}
.porttitle_inner4 h3 a {
  color: #454545;
}
.porttitle_inner4 h2 a:hover {
  color: #fec448;
}
.porttitle_inner4 p {
  margin-bottom: 0;
}
.porttitle_inner4 p span {
  display: inline-block;
}
.prot_content {
  background: var(--bropacity);
}
.portfolio_nav {
  text-align: center;
}
.page-numbers span.current,
.paginations a.current,
.paginations a:hover {
  border-color: #54b663;
  background: var(--brcolor);
  color: #fff;
}
ul.page-numbers a.page-numbers {
  box-shadow: 0 10px 40px 0 rgba(50, 65, 141, 0.12);
}
.page-numbers,
.tutor-pagination-wrap a,
.tutor-pagination-wrap span.page-numbers.current,
a.page-numbers {
  border-radius: 5px;
  margin-right: 10px;
  padding: 15px 24px;
  font-size: 19px;
  line-height: 1;
  transition: 0.5s;
}
.page-numbers span.current,
.paginations a {
  display: inline-block;
  font-weight: 500;
  margin: auto 5px;
}
.paginations a {
  color: #888;
}
.page-numbers li {
  display: inline-block;
}
.paginations {
  text-align: center;
  margin-top: 10px;
}
.portfolio_4column_gutter .single_protfolio {
  margin-bottom: 0px;
}
.filter_menu li.current_menu_item,
.portfolio_nav ul li:hover {
  color: var(--white);
  background: var(--brcolor);
  border-color: var(--brcolor);
}
.single_protfolio h2 {
  margin: 0;
}
/* port style 3 */
.em_plus_port {
  position: absolute;
  bottom: 20px;
  right: 30px;
  z-index: 99;
}
.prot_content_inner {
  position: absolute;
  top: 60%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10;
  transition: all 0.3s ease-in-out 0.3s;
  opacity: 0;
}
.single_protfolio:hover .prot_content_inner {
  top: 50%;
  opacity: 1;
}
.picon a {
  border-radius: 5px;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  margin: 0 3px 11px;
  width: 50px;
  text-align: center;
  color: #fff;
  background: var(--brcolor);
}
.picon a:hover {
  border-color: var(--black);
  background: var(--black);
}
/* style 1 */
.em_port_content {
  height: 100%;
  width: 100%;
}
.pstyle_1 .porttitle_inner h3 {
  padding-bottom: 0px;
}
.pstyle_1 .prot_content p {
  margin: 2px 0 0;
}
.pstyle_1 .single_protfolio {
  transition: 0.5s;
  margin-bottom: 30px;
}
.portfolio_readmore_btn {
  padding-top: 23px;
}
.portfolio_readmore_btn > a {
  border-radius: 5px;
  display: inline-block;
  padding: 6px 21px;
  text-transform: uppercase;
  transition: 0.3s;
  border: 1px solid transparent;
}
.portfolio_grid_area .portfolio_nav {
  padding: 0px 0 30px;
}
.port4clmn .ttin p {
  width: 40%;
}
/* ===== Portfolio Area CSS ===== */
.pstyle2.pstyle3 .prot_content_inner {
  left: 3000px;
  position: absolute;
  top: 60%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  z-index: 10;
  transition: all 0.3s ease-in-out 0.3s;
  opacity: 0;
  padding: 15px 0 20px 20px;
  transition: 0.5s;
}
.pstyle2.pstyle3 .prot_content_inner {
  text-align: left;
}
.pstyle2.pstyle3 .single_protfolio:hover .prot_content_inner {
  left: 75%;
}
.pstyle2 .single_protfolio:hover .prot_content_inner {
  top: 50%;
  opacity: 1;
}
/* portfolio grid area css */
.port_style02 .pstyle2 .prot_content_inner {
  left: 50%;
  position: absolute;
  top: 60%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  z-index: 10;
  transition: all 0.3s ease-in-out 0.3s;
  opacity: 0;
}
.port_style02 .prot_content h3 a {
  font-size: 23px;
  font-weight: 700;
  text-transform: capitalize;
  transition: 0.5s;
  color: #fff;
  margin-bottom: 0px;
  display: inline-block;
}
.port_style02 .picon a:hover {
  border-color: #0a0a0a;
  background: #0a0a0a;
}
.port_style02 .single_protfolio {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.port_style02 .prot_content h3 a:hover {
  color: #54b663;
}
.portfolio_style2 .port_style02 .pstyle_1 .prot_content_inner {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10;
}
.portfolio_style2 .prot_content {
  position: absolute;
  text-align: center;
  transition: 0.5s;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 9;
}
.portfolio_style2.pstyle2 .single_protfolio:hover .prot_content_inner {
  top: 50%;
  opacity: 1;
  left: 50%;
  right: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.portfolio_style2 .prot_content h3 a {
  margin-bottom: 0;
}
.portfolio_style2 .single_protfolio:hover .prot_content {
  opacity: 1;
  transform: scale(1, 1);
}
.portfolio_style2 .prot_content h3 a:hover {
  color: #54b663;
}
.porttitle_inner h2 a {
  color: #fff;
  margin: 0;
}
.pprotfolio4 {
  margin: 1px;
}
.p2clmn {
  padding: 115px 0 105px;
}
.p2clmn .prot_content_inner {
  left: 3000px;
  position: absolute;
  top: 60%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  z-index: 10;
  transition: all 0.3s ease-in-out 0.3s;
  opacity: 0;
  padding: 20px;
  transition: 0.5s;
  text-align: left;
}
.p2clmn .prot_content_inner {
  top: 50%;
  opacity: 1;
}
.p2clmn .picon a {
  font-size: 20px;
}
.p2clmn .picon a:hover {
  background: var(--black);
  border-color: var(--black);
  color: var(--white);
}
.p2clmn .single_protfolio:hover .prot_content_inner {
  left: 75%;
  background: var(--bropacity);
}
.p2clmn .single_protfolio:hover .prot_content_inner {
  top: 50%;
  opacity: 1;
}
.port_2clmn .ttin .stone {
  margin-bottom: 12px;
}
.port_2clmn {
  padding: 115px 0 105px;
}
/* recent project css */
.plubix-blog-area.plubix-blog-single.single-blog-details {
  padding: 120px 0 95px;
}
.plubix-blog-area .portfolio-details-boxs h2 {
  font-size: 25px;
}
.prots-contentg ul {
  display: inline-block;
  margin-bottom: 20px;
}
.portfolio-details-box ul li,
.right_popupmenu_area .witr_sub_table {
  border-bottom: 1px solid #ddd;
}
.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;
}
.plubix-blog-social {
  margin-bottom: 25px;
  margin-top: 25px;
}
.plubix-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;
  color: var(--linkcolor);
}
.plubix-single-icon a:hover {
  background: var(--brcolor);
  color: #fff;
}
.pr-title h2 {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* ===== 10. Single Service Area CSS ===== */
.pb_sing_ser {
  padding: 120px 0 100px;
}
.pb_sing_ser .slick-slide {
  padding-top: 10px;
}
.sin_ser_left {
  margin-bottom: 30px;
}
.witr_txwidgetin h2 {
  font-size: 30px;
}
.witrtxwl {
  margin-top: 10px;
  margin-bottom: 30px;
}
.witrtxwl ul li a,
.witrtxwl ul li {
  list-style: none;
  display: flex;
  align-items: baseline;
  padding: 3px 0;
}
.witr_list_icon {
  margin-right: 10px;
}
.witrtxwl i {
  color: var(--brcolor);
}
.sin_ser_left img {
  margin-bottom: 18px;
}
.sing_ser_lbtm .witr_txwidgetin h2 {
  font-size: 22px;
}
.sser_mid_img img {
  margin-top: 4px;
  margin-bottom: 12px;
}
.sing_ser_witr .all_list_color h2 {
  color: var(--titlecolor);
}
.sing_ser_witr .witrlistw ul li span,
.sing_ser_witr .witrlistw ul li a {
  display: block;
  padding: 8px 7px;
  margin-bottom: 1px;
  font-weight: 400;
}
.sing_ser_witr .all_list_color ul li span i {
  color: var(--brcolor);
  text-align: center;
  margin: 0 5px 0 0;
}
.sing_ser_witr .allcostyle {
  padding: 0;
  border: none;
}
/*===== 11. Brand Area CSS =====*/
.pb_brand_area {
  padding: 0 0 95px;
}
.pb_brand_area .slide_items {
  text-align: center;
  padding: 0 15px;
}
.pb_brand_area .allcostyle {
  padding: 0;
}
/*===== 12. Team Area CSS =====*/
.pb_team_area {
  padding: 120px 0 100px;
}
.pb_team_area .tts {
  margin-bottom: 0;
}
.tteam {
  overflow: hidden;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  padding: 55px 0 0 0;
  margin-bottom: 30px;
}
.tms7 .tteamimg {
  text-align: center;
  position: relative;
}
.tms7 .tteamimg::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--brcolor);
  z-index: -1;
  border-radius: 50% 50% 0 0;
  opacity: 0.1;
}
.tms7 .tteamimg img {
  transition: 0.5s;
  transform-origin: bottom;
}
.tteamcon {
  padding: 18px 10px 50px 10px;
  position: relative;
}
.tms7 .tteamcon.text-center.alltmcstc::before {
  content: "";
  width: 100%;
  height: 6px;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--brcolor);
  transition: 0.5s;
  z-index: -1;
}
.alltmcst h2 {
  margin: 3px 0 8px 0;
}
.tteamsocial {
  margin-top: 10px;
}
.alltmcst .tteamsocial a {
  color: #fff;
  background: #51acfb;
  font-size: 17px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-style: none;
  margin: 8px 4px 0px 4px;
  border: 1px solid #ababab;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
}
.tms7:hover .tteamimg img {
  transform: scale(1.15);
}
.tms7:hover .tteamcon.text-center.alltmcstc::before {
  height: 100%;
  border-radius: 0 0 200px 200px;
}
.tms7:hover .tteamcon * {
  color: var(--white);
  transition: 0.5s;
}
.tms7:hover .tteamsocial a {
  background: var(--black) !important;
  border-color: var(--black);
}
/*===== 13. Contact Area CSS =====*/
.pb_cont_area {
  margin: 0% 15% 0% 15%;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  padding: 113px 90px 115px 90px;
  border-radius: 20px;
  margin-top: 100px;
  margin-bottom: 110px;
}
.cont_left .tts {
  margin-bottom: 47px;
}
.apartment_area {
  border-radius: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  padding: 0;
  position: relative;
  text-align: left;
}
.apartment_text h4 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 35px;
}
.apartment_text h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  padding: 10px 0 10px 0;
}
.witr_apartment_form input,
.witr_apartment_form form select,
textarea {
  padding-left: 20px;
}
.witr_apartment_form form select,
.witr_apartment_form input {
  width: 100%;
  height: 60px;
  outline: 0;
  background: #f3f3f3;
  color: var(--pracolor);
  margin-bottom: 23px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  transition: 0.5s;
  padding: 0.375rem 0.75rem;
  border: none;
  border-radius: 5px;
}
.twr_form_box textarea {
  height: 150px;
  width: 100%;
  color: #212529;
  margin-bottom: 20px;
  background: #f3f3f3;
  border-radius: 5px;
  font-weight: 400;
  transition: 0.5s;
  font-size: 16px;
  padding: 0.375rem 0.75rem;
  border: none;
  padding-top: 10px;
}
.witr_apartment_form input:focus,
.twr_form_box textarea:focus {
  background: #fff;
}
.witr_apartment_form input::placeholder,
.witr_apartment_form form select::placeholder,
textarea::placeholder {
}
.witr_apartment_form input:focus,
.witr_apartment_form form select:focus,
textarea:focus {
  border-color: #86b7fe;
}
.witr_apartment_form .btn {
  display: inline-block;
  font-weight: 600;
  padding: 18px 44px;
  z-index: 1;
  border-radius: 0;
  color: var(--white);
  background: var(--brcolor);
  cursor: pointer;
  position: relative;
  transition: 0.5s;
  font-family: "Rubik", sans-serif;
  margin-top: 5px;
}
.witr_apartment_form .btn:hover {
  background: var(--black);
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
  transition:
    background-color 50000s ease-in-out 0s,
    color 5000s ease-in-out 0s;
}
p.form-messege {
  margin-top: 8px;
}
.map_inner_area iframe {
  border: none;
  width: 100%;
  height: 565px;
  margin-bottom: -8px;
}
/*===== 14. Testimonial Area CSS =====*/
.pb_test_area {
  background-image: url("../images/pl_test_bg.jpg");
  padding: 106px 0 123px 0;
}
.pb_test_area .slick-dots li button {
  width: 40px;
  height: 4px;
  background: #fff;
}
.pb_test_area .slick-dots {
  bottom: 44px;
  left: 112px;
}
.pb_test_area .slick-dots li.slick-active button {
  background: #15002b;
}
.test_left_con {
  padding: 25px 0 0;
}
.test_left_con .ttin .stone {
  margin-bottom: 12px;
}
.test_left_con .sttwo {
  color: #fff;
}
.test_left_con .ttin p {
  color: #fff;
  margin-top: 22px;
  margin-bottom: 0;
}
.witr_all_color_v h2 {
  color: #fff;
}
.tsitem {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  padding: 54px 25px 23px 45px;
  position: relative;
  text-align: left;
  margin: 25px 0 0 0;
  border-radius: 20px;
  background: var(--brcolor);
}
.tsicon i {
  position: absolute;
  top: -30px;
  left: 50px;
  color: #fff;
  font-size: 60px;
  text-shadow: 0 0 6px #000;
}
.tsdflex {
  margin: 7px 0;
}
.alltesicl p {
  color: #fff;
  margin: 0 0 -12px 0;
}
.tsmt {
  margin-top: 15px;
}
.alltesicl h2 {
  color: #fff;
}
.tstitle {
  margin-bottom: 5px;
}
.alltesicl span {
  color: #fff;
  font-family: "Mulish", Sans-serif;
  margin: 5px 0 28px 0;
}
.tesspanf {
  font-size: 16px;
  font-weight: 400;
}
.ser_page_test {
  margin-bottom: 100px;
}
.test_page_test {
  margin: 110px 0 110px;
}
/* ===== slick dots css ===== */
.slick-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -46px;
  display: inline-block;
  z-index: 11;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
}
.slick-dots li button {
  font-size: 0;
  width: 50px;
  height: 6px;
  border: 0 solid #e8e8e8;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 50px;
  padding: 0;
  transition: 0.5s;
  outline: 0;
  background: #f3f3f3;
}
.slick-dots li.slick-active button {
  background: var(--brcolor);
}
/* slick prev slick next css */
/*======== slick ========*/
.slick-prev,
.slick-next {
  font-size: 0;
  position: absolute;
  display: block;
  padding: 0;
  cursor: pointer;
  color: #fff;
  outline: none;
  z-index: 9;
  opacity: 0;
  border-radius: 100px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  width: 55px;
  height: 55px;
  line-height: 55px;
  top: 50%;
  transform: translate(0px, -50%);
  transition: 0.5s;
  border: 0px solid #17161a;
  background: #17161a;
}
.slick-prev {
  left: 30px;
}
.slick-next {
  right: 30px;
}
.slick-next:before,
.slick-prev:before {
  color: var(--white);
  font-size: 30px;
  transition: all 0.3s ease 0s;
  content: "\e64a";
  font-family: themify !important;
  line-height: inherit;
  opacity: 1;
}
.slick-next:before {
  content: "\e649";
  font-family: themify !important;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  background: var(--brcolor);
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #fff;
}
.br_brand_area .slick-slider:hover .slick-next,
.br_brand_area .slick-slider:hover .slick-prev {
  opacity: 1;
}
.br_test_area .slick-slider:hover .slick-next,
.br_test_area .slick-slider:hover .slick-prev {
  opacity: 1;
}
/*===== 15. Faq Area CSS =====*/
.cont_witr_con {
  padding: 0 0 0 52px;
}
.cont_witr_con .ttin .stone {
  margin-bottom: 12px;
}
.card-header.witr_ac_card {
  background: none !important;
  padding: 0;
  border-bottom: 0;
  text-align: left;
}
.card-header:first-child {
  border-radius: 5px;
}
.witr_ac_style {
  font-size: 17px;
  font-weight: 500;
  display: flex;
  align-items: center;
  transition: 0.5s;
  background: #f3f3f3;
  padding: 17px 10px 16px 10px;
  font-family: "Rubik", Sans-serif;
}
.witr_ac_style:before {
  position: absolute;
  content: "\ea99";
  right: 30px;
  font-family: IcoFont !important;
  font-weight: 500;
}
.active .witr_ac_style:before {
  content: "\eaa1";
}
.witr_ac_card i {
  margin-right: 10px;
  font-size: 20px;
}
.accordion_area .card-2 p {
  padding: 10px 0 0 0;
  color: var(--pracolor);
}
.accordion_area .card-2 {
  border-radius: 0;
  background: #fff;
  margin-bottom: 22px;
  border-style: none;
}
.witr_ac_style:hover,
.active .witr_ac_style {
  color: #51acfb;
}
.accordion_area .card-header.witr_ac_card {
  background: none !important;
  padding: 0;
  border-bottom: 0;
  text-align: left;
}
/*===== 16. Breadcumb Area CSS =====*/
.breadcumb-area,
.breadcumb-blog-area {
  position: relative;
  z-index: 1;
  padding-top: 90px;
  padding-bottom: 90px;
  background-image: url("../images/banner_internos/banner_internos_mendez.webp");
  background-position: center center;
}
.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: "";
    background: rgba(0, 0, 0, 0.62);
    z-index: -1;
}
.breadcumb-inner ul {
  padding: 0;
  margin-bottom: 0;
}
.breadcumb-inner li {
  display: inline-block;
  margin: 0;
}
.breadcumb-inner ul,
.breadcumb-inner ul span a,
.breadcumb-inner li,
.breadcumb-inner li a,
.witr_breadcumb_shop ul li span a {
  color: #fff;
}
.witr_breadcumb_shop i {
  font-size: 10px;
  margin: 0 5px;
}
.breadcumb-inner ul .current {
  color: #fff;
}
.brpt.brptsize .brcrumb_title {
  font-size: 40px;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 0;
}
.brpt.brptsize h2.brcrumb_title {
  font-size: 80px;
  letter-spacing: 1.6px;
  padding: 20px 0 55px 0;
  color: #fff;
  text-transform: inherit;
}
.lcase {
  text-transform: lowercase;
}
.ucase {
  text-transform: uppercase;
}
.ccase {
  text-transform: capitalize;
}
.breadcumb_st2 .brpt {
  float: left;
}
.breadcumb_st2 .breadcumb-inner {
  float: right;
}
.alignlrt {
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/*===== 17. Footer Area CSS =====*/
.footer-top {
  padding: 90px 0 85px;
  text-align: center;
  background: #000000;
}
.footer-top-inner p {
  margin-bottom: 26px;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  color: var(--white);
}
.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 5px;
  text-align: center;
  width: 45px;
  background: var(--brcolor);
  color: var(--white);
}
.witrfm_area {
  position: relative;
  background: var(--black);
}
.witrfm_area:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.footer-middle {
  padding: 80px 0 90px;
}
.site_page_footer {
  background: var(--brcolor);
}
.site_page_footer .footer-bottom {
  background: 0;
}
.plubix-description-area a img {
  margin-bottom: 16px;
}
.witr_fwtm ul {
  padding: 0;
  margin: 0;
}
.witr_fwtm ul li {
  list-style: none;
}
.witr_fwtm ul li a,
.witr_fwtm ul li {
  line-height: 38px;
  transition: 0.5s;
}
.witr_fwt ul li {
  display: block;
}
.witr_fwt ul li a {
  color: var(--pracolor);
}
.witr_fwtt .tagcloud a {
  font-size: 16px !important;
  line-height: 27px;
  margin-right: 15px;
  padding: 0;
}
.witr_own_shorcode {
  margin-top: 21px;
}
.checkbox_witr input {
  width: 20px;
  float: left;
  margin-right: 15px;
  margin-top: -8px;
}
.checkbox_witr span {
  font-size: 15px;
}
.witr_fwtm ul li {
  list-style: none;
}
.site_pag_footr {
  padding: 100px 0 0 0;
}
.plubix_theme_widget .all_list_color ul li a,
.plubix_theme_widget .all_list_color ul li span {
  color: #fff;
  line-height: 28px;
  padding: 0 0 12px 0;
  display: block;
  margin-bottom: 1px;
}
.plubix_theme_widget .all_list_color ul li a i,
.plubix_theme_widget .all_list_color ul li span i {
  text-align: center;
  margin: 0;
  padding: 0 6px 0 0;
}
.all_list_color h2 {
  padding: 0 0 10px 0;
  color: #fff;
}
/*===== start to shortcode area CSS =====*/
.witr_shortcode_area {
  position: relative;
}
.witr_shortcode_inner {
  background: var(--white);
  padding: 60px 90px 50px 90px;
  box-shadow: 0px 0px 20px 0px var(--bshadow);
  margin-bottom: -100px;
  z-index: 9;
  position: relative;
}
.shortcode_content h2 {
  font-size: 17px;
  color: var(--brcolor);
}
.shortcode_content p {
  font-size: 35px;
  color: #1c1c1c;
  font-weight: 700;
}
.mc4wp-form-fields {
  margin-top: 10px;
  color: #fff;
}
.mc4wp-form-fields p {
  position: relative;
  line-height: 27px;
}
.witr_shor_posi {
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: -70px;
  display: block;
}
.shortcode_content {
  font-size: 40px;
  font-weight: 500;
  color: #fff;
  line-height: 1.2;
}
/* fooeter unit test */
.plubix_f_color.plubix_theme_widget > div {
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
.plubix_f_color.plubix_theme_widget .widget ul li {
  border-bottom: 0;
  list-style: none;
  margin-left: 0;
}
.recent-post-text h4 {
  margin-bottom: 5px;
}
.recent-post-text {
  flex: calc(100% - 80px);
  padding-left: 0;
}
.plubix_f_color.plubix_theme_widget > .widget > ul > ol,
.plubix_f_color.plubix_theme_widget > .widget > ul > li,
.plubix_f_color.plubix_theme_widget .widget_nav_menu ul li a {
  padding-left: 0;
}
.plubix_f_color .widget h2 {
  color: #fff;
}
.recent-portfolio-area {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.footer_s_inner {
  display: flex;
  justify-content: flex-start;
  margin-top: 10px;
}
.plubix_f_color .social-icons a {
  margin-right: 5px;
}
.right_sideber_content .footer-sociala-icon {
  margin-right: 7px;
}
.footer-middle .social-icons {
  margin-top: 22px;
}
.plubix-description-area p,
.plubix-description-area a,
.social-icons {
  margin-top: 10px;
}
.plubix_f_color .widget a,
.plubix_f_color .widget p,
.plubix_f_color .widget span,
.plubix_f_color .widget li,
.plubix_f_color .widget li a,
.plubix_f_color .footer-sociala-icon {
  color: #fff;
}
.plubix_f_color .widget a:hover {
  color: var(--brcolor);
}
.plubix_f_color .footer-sociala-icon {
  color: var(--white);
  margin-right: 7px;
}
.plubix-description-area .social-icons a {
  display: inline-block;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: var(--white);
  color: var(--black);
}
.plubix-description-area .social-icons a:hover {
  background: var(--brcolor);
  color: var(--white) !important;
}
.plubix_f_color .widget .tagcloud a:hover {
  color: var(--white);
}
.plubix_f_color table td {
  color: var(--white);
}
.plubix_f_color .tagcloud a {
  background: transparent;
}
.footer-middle .widget-title {
  margin: 10px 0 35px 0;
}
.footer-middle .mc4wp-form-fields input {
  height: 60px;
  position: relative;
  background: var(--white);
  width: 100%;
  line-height: 43px;
  border-radius: 0px;
  padding-left: 20px;
}
.mc4wp-form-fields input {
  font-size: 16px;
  border-radius: 0px;
  border: none;
  outline: none;
  padding: 15px 30px;
}
.footer-middle .mc4wp-form-fields button {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 60px;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 10px;
  line-height: 0;
  transition: 0.5s;
  background: var(--brcolor);
  font-size: 24px;
  color: #fff;
}
.mc4wp-form-fields button {
  border: none;
  outline: none;
  bottom: 0;
  font-size: 25px;
  text-align: center;
  z-index: 2;
}
.ft_tpmrb .ttin .txbdstitle.tsmall {
  margin-bottom: 20px;
}
.recent-post-item {
  display: flex;
  gap: 12px;
  padding-top: 10px;
}
.recent-post-image {
  margin-bottom: 5px;
  flex: 0 0 auto;
}
.recent-post-text h4 a,
.recent-post-text h4 {
  font-size: 16px;
}
.recent-post-text .rcomment {
  font-weight: 400;
}
.recent-post-text span {
  font-size: 16px;
}
.plubix_theme_widget .widget h2 {
  position: relative;
}
.plubix_theme_widget .widget .widget-title::after,
.plubix_theme_widget .widget .widget-title::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  margin-top: 20px;
}
.footer-middle .mc4wp-form-fields {
  margin-top: 20px;
  color: #ffffff;
  margin-right: 42px;
}
.footer-middle .mc4wp-form-fields p {
  position: relative;
  line-height: 27px;
  margin-bottom: 22px;
  color: #fff;
}
/* end fooeter unit test */
.blockquote p {
  font-size: 16px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}
table {
  border-bottom: 1px solid #efeaea;
  border-right: 1px solid #efeaea;
  margin-bottom: 30px;
}
table td,
table tr {
  border-top: 1px solid #efeaea;
  border-left: 1px solid #efeaea;
  padding: 8px;
}
table tr th {
  border-right: 1px solid #efeaea;
  padding: 8px;
}
th {
  font-weight: bold;
}
td {
  padding: 6px 10px 6px 0;
}
caption,
th,
td {
  text-align: left;
}
.plubix_blog_details table tr th a,
.plubix_blog_details table tr td a {
  color: var(--pracolor);
}
blockquote {
  border-radius: 10px;
  line-height: 1.8;
  margin-bottom: 30px;
  margin-top: 31px;
  position: relative;
  text-align: center;
  border: 0 none;
  margin: 20px 0;
  padding: 30px !important;
}
blockquote p {
  position: relative;
}
blockquote blockquote {
  margin-right: 0;
}
small {
  font-size: smaller;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl {
  margin: 0 20px;
}

dt {
  font-weight: bold;
}
dd {
  margin: 0 0 20px;
}
address {
  font-style: italic;
  margin: 0 0 24px;
}
i,
cite,
em,
var,
address,
dfn {
}
i {
  display: inline-block;
}
em {
  font-style: italic;
}
pre {
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-size: 18px;
}
tt,
code,
samp {
}
kbd {
}
.bypostauthor {
  color: inherit;
}
/* image aligment */
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
  margin-left: -60px;
}
figure.wp-caption.alignleft,
img.alignleft {
  margin: 5px 20px 5px 0;
}
img.size-full,
img.size-large,
img.wp-post-image {
  max-width: 100%;
}
.alignleft {
  float: left;
}
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
  max-width: 100%;
}
/*Alignments*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 1.2em;
}
.wp-caption {
  margin-bottom: 1.6em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}
.wp-caption-text {
  font-size: 18px;
  line-height: 1.5;
  padding: 0.5em 0;
}
.gallery-size-thumbnail {
  padding-top: 5px;
}
.gallery-item {
  display: inline-block;
  padding: 0 10px 15px 0;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 32.24%;
}
.gallery-columns-4 .gallery-item {
  max-width: 24%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.plubix_f_color.plubix_theme_widget .widget ul li {
  border-bottom: none;
  margin: 0 0 5px;
}
.plubix_theme_widget .widget ul li span {
  font-weight: 300;
}
.plubix_theme_widget .text-brcolor {
  color: var(--brcolor);
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  display: block;
  font-size: 12px;
  font-size: 19.2px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.wp-block-cover.has-background-dim.alignleft {
  margin-right: 15px;
}
ul.wp-block-gallery.alignleft {
  margin-right: 15px;
}
.wp-block-group__inner-container {
  padding: 14px 15px 1px;
  margin-bottom: 10px;
}
.wp-block-media-text {
  margin-bottom: 15px;
}
ul.blocks-gallery-grid {
  padding: 0;
}
figcaption.blocks-gallery-caption {
  margin-bottom: 25px;
}
.wp-block-gallery.is-cropped.extraclass {
  margin-right: 30px;
}
.wp-block-categories-dropdown select,
.wp-block-archives-dropdown select {
  height: 42px;
  margin-bottom: 30px;
}
.post-password-form input[type="submit"] {
  border: none;
  padding: 6px 25px;
  text-transform: lowercase;
}
.post-password-form input[type="password"] {
  height: 38px;
  padding-left: 5px;
}
.site-title {
  margin: 0;
}
.site-description {
  margin: 0;
}
.logo_area.text-center {
  padding: 0px 0 12px;
}
.plubix_blog_details ol,
.plubix_blog_details ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
.plubix_blog_details ol li,
.plubix_blog_details ul li {
  margin-bottom: 7px;
}
/* image */
.wp-block-image figure {
  margin: 1rem 0 1rem;
}
.plubix_blog_details .alignleft,
.plubix_blog_details .alignright,
.plubix_blog_details .alignleft,
.plubix_blog_details .alignright {
  clear: both;
}
/* button */
.plubix_blog_details * [class^="wp-block-"] {
  margin-bottom: 25px;
}
.plubix_blog_details * [class^="wp-block-"]:last-child {
  margin-bottom: 0;
}
a.wp-block-button__link {
  color: var(--white);
}
.plubix_blog_details a:focus,
.plubix_blog_details a:hover {
  color: var(--brcolor);
}
/* cover */
.wp-block-cover.has-background-dim {
  color: var(--white);
}
.wp-block-cover.has-background-dim,
.wp-block-cover.has-background-dim + p {
  margin-bottom: 25px;
}
/* gallery */
.plubix_blog_details figcaption {
  text-align: center;
}
ul.blocks-gallery-grid {
  margin-top: 0;
}
/* column */
.has-large-font-size,
.has-large-font-size + p {
  line-height: 1.2;
}
/* quoat */
.plubix_blog_details blockquote {
  background: #f8f9fa;
  padding: 20px;
  border-radius: 5px;
}
/* layout element */
.wp-block-group.has-background {
  margin-bottom: 20px;
  padding: 15px;
}
.plubix_blog_details .wp-block-group__inner-container {
  margin-bottom: 20px;
  padding: 20px;
}
/* formating */
.plubix_blog_details pre {
  background: #f8f9fa;
  color: var(--brcolor);
  margin-top: 20px;
  padding: 15px;
}
.plubix_blog_details pre code {
  color: var(--brcolor);
}
/* excerpt genarator */
code {
  background: #f8f9fa;
  display: inline-block;
  margin: 10px 0;
  padding: 10px;
}
/* pagination page type */
.plubix_postd_pagi {
  clear: both;
  border-top: 1px solid #f9f9f9;
  margin: 20px 0;
  padding-top: 20px;
}
.plubix_postd_pagi .post-page-numbers,
.plubix_postd_pagi a {
  box-shadow: 0 0 13px 0 rgb(50 65 141 / 7%);
  border-radius: 5px;
  display: inline-block;
  margin-left: 8px;
  text-align: center;
  padding: 10px 24px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.plubix_postd_pagi a:hover,
.plubix_postd_pagi span.current {
  background: var(--brcolor);
  border-color: var(--brcolor);
  color: var(--white);
}
/* password ppost */
.btn-primary {
  color: var(--white);
  background-color: var(--brcolor);
  border-color: var(--brcolor);
}
.passwidth {
  width: 47%;
  margin: 20px 0 18px;
}
/* post formate chating */
.format-chat .plubix_sblog_content {
  margin-top: 15px;
}
.format-chat .plubix_blog_details p {
  background: #f9f9f9;
  border-radius: 0 30px 30px 30px;
  padding: 10px 20px;
  margin-right: 30px;
}
.pdlr0 {
  padding-right: 0px;
  padding-left: 0px;
}
/* =========END UNIT TEST CSS========= */
/* footer bottom CSS */
.witr_siconw ul li a {
  color: #fff;
  margin: 0 0 0 15px;
}
.witr_siconw ul li a:hover {
  color: #009e66;
}
.footer-bottom {
  padding: 15px 0;
  position: relative;
  margin: 0 auto;
  background: #182334;
}
.footer-bottom .ttin p {
  color: #fff;
  margin: 0;
}
.footer-bottom .tts {
  position: relative;
  margin-bottom: 0;
}
.footer-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  height: 2px;
  width: 68%;
  left: 0;
  right: 0;
  margin: auto;
}
.copy-right-text p {
  margin: 0;
  padding: 0;
  color: #fff;
}
.copy-right-text a {
  color: var(--brcolor);
}
.footer-menu ul li {
  display: inline-block;
}
.footer-menu ul li a {
  padding: 0 10px;
  display: block;
  color: #cccccc;
}
.copy-right-text a:hover,
.footer-menu ul li a:hover {
  color: var(--brcolor);
}
.footer-menu ul li:last-child a {
  padding-right: 0;
}
/* sbuiletoll up css */
#scrollUp {
  bottom: 30px;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  right: 20px;
  text-align: center;
  border-radius: 5px;
  width: 40px;
  background: var(--brcolor);
}
#scrollUp i {
  color: var(--white);
}
/* ===== 18. Blog Area CSS ===== */
.pb_blog_area {
  padding: 90px 0 90px;
}
.wblogpart {
  position: relative;
  box-shadow: none;
  margin-bottom: 30px;
  padding: 0;
  border-radius: 0;
  background: 0 0;
}
.wblogcontent {
  padding: 42px 20px 20px 40px;
  position: relative;
  width: 83%;
  box-shadow: 0 0 30px 0 rgb(0, 0, 0, 0.15);
  border-radius: 0 20px 20px 20px;
  margin-top: -100px;
  background: var(--white);
}
.wblogthumb {
  position: relative;
  overflow: hidden;
}
.metashowcp {
  padding: 45px 30px 7px 30px;
  overflow: inherit;
  position: relative;
}
.wblogmetaposi {
  position: absolute;
  left: 10px;
  right: 10px;
  top: -26px;
  background: var(--white);
  box-shadow: 0px 2px 6px 0px #f5f2f2;
  padding: 10px 10px;
  z-index: 999999;
}
.bmetac {
  text-align: center;
}
.wblogmeta {
  display: inherit;
  position: absolute;
  top: -27px;
  left: auto;
  padding: 0 0 10px;
}
.wblogmeta span {
  background: var(--brcolor);
  padding: 11px 18px;
  color: #fff;
  font-weight: 500;
  border-radius: 4px;
  display: inline-block;
}
.aw_blog_area .txbdmb30 {
  margin-bottom: 30px;
}
.wblogthumbinner {
  transition: 0.5s;
}
.wblogthumbinner a {
  position: relative;
  display: block;
}
.wblogthumbinner a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #00000000;
  transform: scale(0);
  transition: 0.5s;
}
.wblogthumbinner img {
  width: 100%;
}
.plubix_meta span {
  margin-right: 10px;
}
.plubix_meta span a,
.plubix_meta span,
.plubix_meta i {
  color: var(--pracolor);
  font-size: 14px;
}
.plubix_meta span a,
.plubix_meta span,
.wblogovermeta span,
.wblogovermeta span a {
  color: #fff;
}
.plubix_meta i {
  color: var(--brcolor);
  font-size: 12px;
  width: 17px;
  height: 13px;
}
.wblogcontent .wblogtitle {
  margin-bottom: 10px;
}
.wblogcontent p {
  margin-bottom: 14px;
}
.wblogovermeta {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 999;
}
.wblogovermeta span,
.wblogovermeta span a {
  display: inline-block;
  color: var(--white);
  background: var(--brcolor);
  padding: 2px 10px;
  border-radius: 5px;
  font-size: 14px;
  text-align: center;
}
.wblogthumbinner img {
  width: 100%;
}
.wbriconoverhidd {
  position: relative;
  overflow: hidden;
}
.wblogbtn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wblogpart:hover .wblogthumbinner,
.wblogpart:hover .wblogthumbinner a:before {
  transform: scale(1.2);
}
.btniconp i {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  transition: 0.5s;
  font-size: 20px;
  background: #1e202c;
}
.btniconp:hover i {
  color: #fff;
  background: #fc8a21;
}
.blog_grid {
  padding: 115px 0 90px;
}
/* ===== Blog Side Area CSS ===== */
.blog_grid_blog {
  padding: 120px 0 90px;
}
.witr_blog_imags {
  overflow: hidden;
}
.blog-img {
  position: relative;
  transition: 0.5s;
}
.blog-img a {
  position: relative;
  display: block;
}
.blog-img a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transition: 0.5s;
  background: rgba(0, 0, 0, 0.5);
}
.blog-img img {
  width: 100%;
}
.wblog-content.blog-content-5 {
  padding: 15px 20px 15px;
  box-shadow: 0 2px 6px 0 #f5f2f2;
}
.wblog-content span {
  font-size: 15px;
  line-height: 28px;
  padding-bottom: 15px;
  margin-right: 10px;
  color: var(--brcolor);
}
.wblog-content span a {
  font-size: 15px;
}
.wblog-content span i {
  padding-right: 5px;
  padding-left: 5px;
  transition: 0.5s;
}
.wblog-content.blog-content-5 h5 {
  padding-bottom: 0;
}
.wblog-content h5 {
  margin: 10px 0 15px;
}
.wblog-content h5 > a {
  font-weight: 700;
}
.learn_btn,
.wblog-content h5 > a:hover,
.wblog-content span i:hover,
.wblog-content > a,
.witr_blog_con span i:hover {
  color: var(--brcolor);
}
.wblog-content span,
.wblog-content span a,
.wblog-content span i,
.witr_blog_con span i,
.witr_blog_metan span i {
  color: var(--brcolor);
}
.blog_part_inner:hover .blog-img,
.blog_part_inner:hover .blog-img a:before {
  transform: scale(1.2);
}
.blog-part {
  margin-bottom: 30px;
}
/* ===== Blog Area CSS ===== */
.witr-blog-side-area.blog_sidebar {
  padding: 100px 0px 100px;
}
.blog-left-side > div {
  background-color: var(--white);
  margin-bottom: 30px;
  padding: 15px;
  box-shadow: 0 0 5px 0 rgba(148, 146, 245, 0.2);
}
.blog-left-side > div:last-child {
  margin-bottom: 0;
}
.witr-blog-side-area.blog_sidebar .recent-post-text span {
  color: var(--pracolor);
}
.blog-left-side h2 {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.blog-left-side .content {
  padding: 0;
}
.blog-left-side .push-bottom-large {
  margin-bottom: 0;
}
.blog-left-side > div:last-child {
  margin-bottom: 0;
}
.blog-left-side > aside:last-child {
  margin-bottom: 0 !important;
}
.blog-left-side .nav .children li a:hover,
.blog-left-side .sub-menu li a:hover {
  background: 0 0;
  color: #9c9fa2;
}
.defaultsearch {
  background: #f7f7f7;
  position: relative;
}
.defaultsearch input {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 0 none;
  height: 54px;
  position: relative;
  width: 100%;
}
.defaultsearch button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #858585;
  font-size: 18px;
  padding: 1px 15px;
  position: absolute;
  right: 0;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
}
.defaultsearch input[type="text"] {
  padding-left: 10px;
}
.blog-left-side .widget h2 {
  bottom: -1px;
  display: block;
  line-height: 17px;
  margin-bottom: 20px;
  padding-bottom: 14px;
  position: relative;
  text-transform: capitalize;
}
.blog-left-side .widget h2::before {
  background: var(--brcolor);
  bottom: 0;
  content: "";
  height: 2px;
  left: 0px;
  position: absolute;
  width: 26%;
  top: 30px;
}
.em-blog-content-area {
  padding: 20px 15px 0;
  overflow: hidden;
}
.footer-middle .widget h5 {
  text-transform: capitalize;
}
.blog-left-side .widget ul {
  list-style: none;
}
.blog-left-side .widget ul li {
  margin: 0 0 5px;
  padding-left: 0;
  position: relative;
}
.blog-left-side .widget ul li a {
  color: var(--pracolor);
}
.blog-left-side .widget > ul > li:not(:last-child) {
  border-bottom: 1px solid var(--bdcolor);
}
.blog-left-side .widget ul li span {
  font-weight: 300;
}
.blog-left-side .widget ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.blog-left-side > .widget > ul > li {
  margin: 0 0 10px;
  padding-bottom: 10px;
}
.blog-left-side .widget ul li a:hover,
.blog-left-side .widget ul li:hover::before {
  color: var(--brcolor);
}
.blog-left-side .widget select {
  width: 100%;
  height: 40px;
  background: #fff;
  border: 1px solid #ddd;
  padding-left: 5px;
}
.plubix-blog-meta-left i {
  color: var(--brcolor);
}
.plubix-blog-meta-left i {
  font-size: 13px;
  margin-right: 5px;
}
.plubix-blog-meta-left {
  margin-bottom: 10px;
  margin-top: 5px;
}
.recent-post-text h4 a:hover {
  color: var(--brcolor);
}
.recent-post-item {
  padding-bottom: 0;
}
.recent-post-text h4 {
  line-height: 1;
}
.plubix-blog-meta-left a,
.plubix-blog-meta-left span {
  color: #888;
}
.widget .screen-reader-text {
  display: none;
}
.textwidget select {
  width: 100%;
}
#wp-calendar {
  width: 100%;
}
.tagcloud a {
  display: inline-block;
  font-size: 14px !important;
  margin: 0 8px 10px 0;
  padding: 7px 15px;
  text-align: center;
  font-weight: 400;
  border: 1px solid #ddd;
  text-transform: capitalize;
}
.r-post-content h3 a:hover,
.r-post-content h3:hover,
.tagcloud a:hover,
.widget_archive ul li a:hover,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_categories ul li:hover:before {
  color: #db2d2e;
}
.tagcloud a:hover {
  background: #db2d2e;
  color: #fff;
}
#wp-calendar caption {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
  color: var(--pracolor);
}
#wp-calendar {
  font-size: 13px;
}
#wp-calendar {
  border: 0 solid #e5e5e5;
  margin-bottom: 20px;
  overflow: auto;
  vertical-align: top;
  width: 100%;
  margin: 0;
}
table#wp-calendar td {
  border: 1px solid var(--bdcolor);
  padding: 5px 10px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
}
#wp-calendar td,
#wp-calendar th {
  padding: 8px;
}
table#wp-calendar th {
  border: 1px solid var(--bdcolor);
  font-size: 13px;
  font-weight: 700;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
table#wp-calendar td#today {
  color: #fff;
  background-color: var(--brcolor);
}
table#wp-calendar td#today a {
  color: #fff;
}
.textwidget img {
  margin-bottom: 15px;
}
.textwidget p {
  margin-bottom: 0.5rem;
}
.plubix-blog-thumb img {
  width: 100%;
  transition: 0.5s;
}
.witr-blog-side-area .imagess_area .slick-slide img {
  display: inline-block;
  margin: auto;
  width: 100%;
}
.witr-blog-side-area.blog_sidebar .plubix-single-blog {
  margin-bottom: 30px;
  box-shadow: none;
  border-bottom: 1px solid var(--bdcolor);
  background: transparent;
}
.plubix-single-blog {
  overflow: hidden;
  text-align: left;
  transition: all 0.3s ease-in-out 0s;
}
.plubix-blog-thumb {
  overflow: hidden;
}
.single_blog_thumb img {
  width: 100%;
}
.plubix-blog-thumb a {
  display: block;
  position: relative;
}
.plubix-blog-thumb a:before {
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  z-index: 999;
  transition: 0.5s;
}
.plubix-blog-thumb a:before {
  background: rgba(0, 0, 0, 0.7);
}
.plubix-blog-thumb img {
  width: 100%;
}
.plubix_blog_area .em-blog-content-area {
  padding: 20px 15px 0;
  overflow: hidden;
  box-shadow: 0 0 10px 0 rgb(148 146 245 / 20%);
}
.plubix-blog-meta.post_blog h2 a {
  font-size: 24px;
  font-weight: 700;
  transition: 0.5s;
}
.plubix-blog-meta.post_blog h2 a:hover {
  color: var(--brcolor);
}
.plubix-blog-meta-left {
  margin-bottom: 10px;
  margin-top: 5px;
}
.plubix-blog-meta-left a,
.plubix-blog-meta-left span {
  color: #888888;
  font-size: 16px;
  margin-right: 5px;
  margin-bottom: 0;
  display: inline-block;
}
.plubix-blog-meta-left i {
  color: var(--brcolor);
  margin-right: 5px;
  font-size: 13px;
}
.plubix-blog-meta-left a,
.plubix-blog-meta-left span {
  color: #888;
}
.em-blog-content-area .witr_btn {
  background: var(--brcolor);
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 30px;
  text-align: center;
  position: relative;
  margin-right: 20px;
  z-index: 2;
  transition: 1s;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 15px;
}
.plubix-single-blog:hover .plubix-blog-thumb a:before {
  opacity: 1;
}
.plubix-single-blog:hover .plubix-blog-thumb img {
  transform: scale(1.1);
}
.em-blog-content-area .witr_btn:hover {
  background: #323232;
  color: #fff;
}
.video-open-inline iframe {
  width: 100%;
  height: 400px;
  border: none;
}
.witr-blog-side-area.blog_sidebar .markit-single-blog {
  margin-bottom: 30px;
  box-shadow: none;
  border-bottom: 1px solid #e7e7e7;
  background: transparent;
}
.witr-blog-side-area blockquote {
  background-color: var(--white);
  padding: 1em 1em;
  margin-top: 15px;
}
blockquote {
  margin: 0 0 30px;
  font-size: 17px;
  font-weight: 400;
  box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
}
.blog-left-side > div {
  margin-bottom: 30px;
  padding: 35px 30px 35px;
  border-radius: 8px;
  box-shadow: 0 0 30px rgb(0 0 0 / 7%);
}
.recent-post-text h4 a {
  font-size: 16px;
  font-weight: 500;
}
.widget_recent_data .recent-post-image img {
  margin-bottom: 0;
  margin-top: 5px;
  width: 75px;
  height: 40px;
}
.widget_recent_data .recent-post-item {
  margin-bottom: 0;
}
.plubix-blog-meta.post_blog {
  padding: 20px 0px 0;
  overflow: hidden;
}
.blog-content {
  padding: 5px 15px 0;
  overflow: hidden;
}
.blog-content {
  padding: 0;
  overflow: hidden;
}
.plubix-single-blog .em-blog-content-area {
  padding: 5px 15px 0;
  overflow: hidden;
}
/* ===== single blog css ===== */
.witr-blog-side-area.blog_area.single_blog.single_blog_page {
  padding: 100px 0 70px;
}
.plubix-single-blog-details-inner {
  padding: 38px 45px 45px;
  box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
  border-radius: 0 0 10px 10px;
}
.block .wp-block-quote.is-large p,
.block .wp-block-quote.is-style-large p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
  color: #5c727d;
}
.wp-block-group__inner-container {
  text-align: center;
}
.plubix-single-icon-inner {
  text-align: center;
}
.plubix-single-icon-inner a {
  border: 1px solid #3e3e3e;
  color: var(--pracolor);
  display: inline-block;
  font-size: 15px;
  height: 40px;
  line-height: 41px;
  margin: 0 9px 0 0;
  text-align: center;
  width: 40px;
  border-radius: 5px;
}
.plubix-single-icon-inner a:hover {
  background: var(--brcolor);
  border-color: var(--brcolor);
  color: #fff;
}
.comment-respond {
  border: 1px solid var(--bdcolor);
  margin-bottom: 30px;
  padding: 25px 10px 30px;
  background-color: var(--white);
}
.comment_field .input-field {
  width: 33.33%;
  float: left;
  margin-bottom: 25px;
}
.comment_field .input-field label,
.comment_field .textarea-field label {
  color: #606060;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 500;
}
.comment_field .input-field label,
.comment_field .textarea-field label {
  color: #606060;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 500;
}
.comment_field .input-field input,
.comment_field .textarea-field textarea {
  color: #555555;
}
.comment_field .input-field input {
  width: 100%;
  border: 1px solid var(--bdcolor);
  padding: 6px 20px;
  height: 54px;
  font-size: 17px;
}
.comment_field .textarea-field textarea {
  width: 100%;
  border: 1px solid var(--bdcolor);
  height: 150px;
  padding: 10px;
}
.comment_field .input-field input,
.comment_field .textarea-field textarea {
  color: #555555;
  background: var(--white);
}
.plubix_btn {
  background: transparent;
  border: 1px solid var(--bdcolor);
  display: inline-block;
  text-align: center;
  padding: 12px 20px;
  margin-top: 15px;
  border-radius: 5px;
  transition: 0.5s;
  color: #444;
}
.plubix_btn:hover {
  background: var(--brcolor);
  border-color: var(--brcolor);
  color: #fff;
}

.tx_golobal_color {
  background: var(--brcolor);
}
.tx_btn_global_color:hover {
  background: #000;
}

/* Style Custom */
.txbdslider:not(.slick-initialized) > :not(:first-child) {
  display: none !important;
}

.txbdscontent {
  max-width: 1400px;
  margin: 0 auto;
  padding: 200px 0;
}

.txbdslider .slick-prev,
.txbdslider .slick-next {
  top: auto !important;
  bottom: 50px !important;
  transform: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  background: var(--brcolor, #284d7a) !important;
  border: none !important;
  transition: background 0.3s ease;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: #fff !important;
}

.txbdslider .slick-prev:before,
.txbdslider .slick-next:before {
  content: none !important;
}

.txbdslider .slick-prev svg,
.txbdslider .slick-next svg {
  width: 24px;
  height: 24px;
  display: block;
}

.txbdslider .slick-prev:hover,
.txbdslider .slick-next:hover {
  background: var(--black, #122136) !important;
}

.txbdslider .slick-prev {
  left: auto !important;
  right: 120px !important;
}

.txbdslider .slick-next {
  right: 50px !important;
  left: auto !important;
}

@media (min-width: 1500px) {
  .txbdslider .slick-next {
    right: calc((100% - 1400px) / 2 + 50px) !important;
  }
  .txbdslider .slick-prev {
    right: calc((100% - 1400px) / 2 + 120px) !important;
  }
}

@media (max-width: 767px) {
  .txbdslider .slick-prev,
  .txbdslider .slick-next {
    display: none !important;
  }
}

.ssl-certified {
  max-width: 115px !important;
  border-radius: 100%;
  width: 100%;
}

.plumbing-composite {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: 60px auto;
  aspect-ratio: 1.15 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.plumbing-composite::before {
  content: "";
  position: absolute;
  aspect-ratio: 1 / 1;
  width: 82%;
  border-radius: 50%;
  z-index: 1;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='50%25' cy='50%25' r='48%25' fill='none' stroke='%23284d7a' stroke-width='6' stroke-dasharray='25%2c 15' stroke-linecap='round'/%3e%3c/svg%3e");
}

.main-img {
  width: 72%;
  height: auto;
  border-radius: 50%;
  object-fit: cover;
  z-index: 2;
}

.floating-box {
  position: absolute;
  z-index: 3;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  background: #fff;
  border-radius: 40px;
}

.floating-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.top-left {
  width: 26%;
  aspect-ratio: 1 / 1;
  top: 0;
  left: 0;
}

.top-right {
  width: 30%;
  aspect-ratio: 1.2 / 1;
  top: 15%;
  right: 0;
}

.bottom-left {
  width: 26%;
  aspect-ratio: 1 / 1;
  bottom: 0;
  left: 5%;
}

.bg-overlay,
.bg-overlay-2 {
  position: relative;
}

.bg-overlay::before,
.bg-overlay-2::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--bropacity);
}

.bg-overlay-2::before {
  background: rgb(0 0 0 /0.5);
}

.about_reviews_active {
  margin-left: -15px;
  margin-right: -15px;
}

.about_reviews_active .slick-slide {
  padding: 0 15px;
}

/* Sidebar Contact Widget */
.aside-contact-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 10px 0;
}

.aside-contact-item {
  display: flex;
  align-items: center;
  text-decoration: none !important;
  color: inherit;
  transition: all 0.3s ease;
}

.aside-contact-item:hover .aside-contact-value {
  color: #284d7a;
}

.aside-contact-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: #f4f7fa;
  color: #284d7a;
  font-size: 18px;
  margin-right: 15px;
  flex-shrink: 0;
  transition: all 0.3s ease;
}

.aside-contact-item:hover .aside-contact-icon {
  background: #284d7a;
  color: #fff;
}

.aside-contact-content {
  display: flex;
  flex-direction: column;
}

.aside-contact-title {
  font-size: 11px;
  text-transform: uppercase;
  /* color: #7a8a9e; */
  font-weight: 600;
  margin-bottom: 2px;
  letter-spacing: 0.5px;
  line-height: 1.2;
}

.aside-contact-value {
  font-size: 15px;
  color: #2c3e50;
  font-weight: 500;
  line-height: 1.3;
}

.logo-company {
  aspect-ratio: 900 / 617;
  max-width: 180px;
}

.pb_cal_area.p-auto {
  padding: 80px 0;
}

.c_info_cont {
  display: flex;
  align-items: center;
  gap: 20px;
  background: #f3f3f3;
  padding: 20px 25px;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.c_info_cont:hover {
  background: var(--brcolor);
  transform: translateY(-3px);
}
.cont_info_icon {
  font-size: 28px;
  color: var(--brcolor);
  transition: all 0.3s ease;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c_info_cont:hover .cont_info_icon {
  color: var(--white, #ffffff);
}
.cont_info_content h6 {
  margin: 0 0 3px 0;
  font-size: 16px;
  font-weight: 700;
  color: var(--titlecolor, #1d2f44);
  font-family: Rubik, sans-serif;
  transition: all 0.3s ease;
}
.c_info_cont:hover .cont_info_content h6 {
  color: var(--white, #ffffff);
}
.cont_info_content p {
  margin: 0;
  font-size: 15px;
  color: var(--pracolor, #556272);
  font-weight: 500;
  word-break: break-word;
  transition: all 0.3s ease;
}
.c_info_cont:hover .cont_info_content p {
  color: var(--white, #ffffff);
}
.cont_info_content p a {
  color: inherit;
  transition: color 0.3s ease;
}
.cont_info_content p a:hover {
  color: var(--brcolor);
}
.c_info_cont:hover .cont_info_content p a {
  color: var(--white, #ffffff);
}
.c_info_cont:hover .cont_info_content p a:hover {
  color: var(--white, #ffffff);
  text-decoration: underline;
}
.list-content {
  list-style: none;
  padding: 0;
  margin: 25px 0;
}
.list-content li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  line-height: 1.6;
  color: var(--pracolor);
  font-family: Mulish, sans-serif;
  transition: padding-left 0.2s ease;
}
.list-content li:hover {
  padding-left: 33px;
}
.list-content li[data-num]::before {
  content: attr(data-num);
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
  color: var(--brcolor);
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}
.list-content li:not([data-num])::before {
  content: "•";
  position: absolute;
  left: 8px;
  top: -1px;
  font-size: 18px;
  font-weight: 700;
  color: var(--brcolor);
  line-height: 1.6;
}
.blog-sub-title {
  font-family: Rubik, sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: var(--titlecolor);
  margin: 35px 0 15px 0;
  position: relative;
  padding-bottom: 10px;
}
.blog-sub-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 3px;
  background: var(--brcolor);
}
.blog-desc {
  font-family: Mulish, sans-serif;
  font-size: 16px;
  color: var(--pracolor);
  line-height: 1.7;
  margin-bottom: 25px;
}
.blog-highlight-text {
  font-family: Mulish, sans-serif;
  font-size: 16px;
  color: var(--brcolor);
  line-height: 1.7;
  margin: 30px 0 20px 0;
}
.blog-highlight-text strong {
  font-weight: 700;
  color: var(--brcolor);
}
.blog-left-side .widget ul li {
  transition: all 0.3s ease;
}
.blog-left-side .widget ul li.active {
  padding-left: 0;
}
.blog-left-side .widget ul li.active a {
  color: var(--brcolor);
  font-weight: 600;
}
.blog-left-side .widget ul li.active a::before {
  content: "›";
  margin-right: 8px;
  color: var(--brcolor);
  font-weight: bold;
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
}
.blog-left-side .widget ul li a {
  transition: all 0.3s ease;
}
.blog-left-side .widget ul li a:hover {
  padding-left: 5px;
  color: var(--brcolor);
}

.star-rating.active{
  color: #ff9a00;
}
.imageicon img {
    width: 100px;
}
.witrfm_area_footer {
  background: #1f2e44;
}
.link_footer li a:hover {
    color: #284d7a !important;
}
ul.social-icons li a i {
    color: #fff !important;
}
img.about_page {
    width: 100%;
    border-radius: 30px;
}
.tsimg_content {
  margin-top: 50px;
}
.social-icons.social-icons_footer a:hover {
    background: #182334 !important;
}
.social-icons.social-icons_footer a:hover i {
  color: #ffffff;
}
p.description_text {
    height: 70px;
}
.content_btn_ga {
  text-align: end;
}
.content_clients {
    margin-top: 40px;
}

@media (max-width: 360px) {
  .txbdscontent {
    margin: 0px !important;
  }
}

@media (max-width: 991px) {
  .em40_header_area_main {
    display: none;
  }
  .mobile_logo_area {
    background: #1f2e44;
  }
  .mobile_menu_option i, .mobile_menu_option span {
    color: #fff;
  }
  .content_logo_mobile {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .content_btn_ga {
    text-align: center;
  }
  #scrollUp  {
    bottom: 100px;
  }
  .mobile_menu_o.mobile_cicon  i {
    color: #000 !important;
  }
  .mobile_menu_logo {
    display: none !important;
  }
  .content_blogs {
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  p.text_descript_ser {
    height: 50px;
  }
}

@media (max-width: 992px) {
  .single_header_address.ctrp, .single_header_address {
    margin-top: -45px;
    margin-bottom: 50px;
  }
  .plubix_menu>ul>li>a {
    font-size: 12px !important;
  }
  .plubix_menu > ul > li > a {
    margin: 25px 10px;
  }
  .txbdscontent {
    margin: 25px 70px;
  }
}

@media (max-width: 1200px) {
  .plubix_menu > ul > li > a {
    margin: 25px 10px;
    font-size: 16px;
  }
  .txbdscontent {
    margin: 25px 70px;
  }
}

@media (max-width: 1400px) {
  .txbdscontent {
    margin: 25px 70px;
  }
}