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

1. Top Menu CSS
2. Menu Area CSS
3. Slider Area CSS
4. Feature Area CSS
5. About Area CSS
6. Service Area CSS
7. Couses Area CSS
8. Marquee Area CSS
9. Video Area CSS
10. Portfolio Area CSS
11. Team Area CSS
12. Pricing 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

*/

@import url('css2.css');


/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/
:root {
  --brcolor: #f89e18;
  /* Brand color */
  --brhovercolor: #131c26;
  /* Brand Hover color */
  --brrgb: 248, 158, 24;
  /* Brand rgb color */
  --bropacity: rgba(248, 158, 24, 0.64);
  /* Brand opacity color */
  --black: #000000;
  /* black color */
  --white: #ffffff;
  /* white color */
  --bdcolor: #dddddd;
  /* border color */
  --bdhcolor: #f89e18;
  /* border hover color */
  --linkcolor: #000000;
  /* link  color */
  --titlecolor: #131c26;
  /* title color */
  --pracolor: #727a7b;
  /* pragrap/body color */
  --bshadow: rgba(248, 158, 24, 0.05);
  /* opacity color box shadow */
  scroll-behavior: unset;
  --font-primary: "AktivGrotesk", sans-serif;
}

/*
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;
  background-color: #000;
}

body {
  -ms-overflow-style: none;
  /* scrollbar-width: none;  */
}

body::-webkit-scrollbar {
  display: none;
}

.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: "AktivGrotesk",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;
  transition: .5s;
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  line-height: 1.2;
  font-weight: 500;
  transition: .5s;
  color: ffffff;
  margin: 0 0 10px;
  font-size: 22px;
}

h1 {
  font-size: 25.03px;
}

h2 {
  font-size: 24.03px;
}

h3 {
  font-size: 20.36px;
}

h4 {
  font-size: 18.94px;
}

h5 {
  font-size: 17.88px;
}

h6 {
  font-size: 16.00px;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  -webkit-transition: .5s;
  transition: .5s;
  text-decoration: none;
  color: var(--linkcolor);
}

.color-000 {
  color: #000;
}

.color-fff {
  color: #fff;
}

.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: 16px;
}

.stone {
  color: #131C26;
  font-weight: 500;
}

.slider_area .sttwo {
  font-size: 70px;
  margin: 0 0 11px 0;
}

.ttin .txbdstitle {
  margin: auto;
  line-height: 1.2;
  font-size: 57px;
}

.sttwo {
  padding: 10px 0 10px 0;
}

.stone span,
.sttwo span,
.stthree span,
.ttin p span,
.ttin p span a {
  color: #131C26;
  font-weight: 700;
}

.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;
}

.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: 10px;
  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 60px;
  color: #131C26;
  font-weight: 700;
  border-radius: 0;
  background: #02010100;
  text-align: center;
  position: relative;
  display: inline-block;
  transition: 1s;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #F89E18;
  font-size: 16px;
}

.witr_btn:hover {
  background: #F89E18;
  color: var(--white);
}

.mb30 {
  margin-bottom: 30px;
}

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

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

.twr_pretwr_loader_pre .twr_animation .twr_circle_pre {
  height: 8em;
  margin: auto;
  width: 8em;
  animation: twr_circle_pre 1s infinite linear;
  border-radius: 50%;
  border: 5px solid transparent;
  border-top-color: var(--brcolor);
  border-bottom-color: var(--brcolor);
}

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

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

.twr_pretwr_loader_pre .twr_animation .twr_text_pre .twr_textletter_pre:before {
  content: attr(data-text-pretwr_loader_pre);
  color: var(--brcolor);
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-animation: twr_textletter_pre 4s infinite;
  animation: twr_textletter_pre 4s infinite;
}

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

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

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

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

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

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

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

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

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

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

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

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

.twr_loader_pre .row {
  height: 100%;
}

.twr_loader_pre .trw_prebg {
  padding: 0;
}

.twr_loader_pre .trw_prebg .twr_bgoverlay {
  width: 100%;
  -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  background-color: var(--white);
  height: 100%;
  left: 0;
}

.twr_loader_pre .twr_animation {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  opacity: 0;
}

.twr_loader_pre .trw_prebg .twr_bgoverlay {
  transition: 0.7s 0.3s;
  width: 0;
}

#pretwr_loader_pre {
  right: 0;
  bottom: 0;
  background: var(--white);
  z-index: 99999999;
  position: fixed;
  top: 0;
  left: 0;
}

.loding_logo {
  margin-bottom: 30px;
}

.twr_precross {
  text-align: center;
  z-index: 99999;
  margin-top: 7px;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  color: var(--pracolor);
  font-weight: 400;
}

.twr_pre_remove {
  display: none;
}

/*=======================
#1 teesta body social icon css
========================*/
.em_slider_social {
  position: fixed;
  right: 30px;
  text-align: center;
  top: 60%;
  z-index: 999999;
}

.em_slider_social li {
  display: block;
  list-style: outside none none;
  text-decoration: none;
}

.em_slider_social a {
  border-radius: 50%;
  display: inline-block;
  font-size: 13px;
  height: 35px;
  line-height: 33px;
  margin-bottom: 10px;
  text-align: center;
  width: 35px;
  background: var(--brcolor);
  color: var(--white);
}

.em_slider_social a:hover {
  background: var(--brcolor);
}

@media (min-width: 1400px) {

  .teesta-main-menu .container,
  .witrfm_area .container,
  .breadcumb-area .container,
  .teesta-header-top .container,
  .top_crt_style .container {
    max-width: 1310px;
  }
}

@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 ===== */
.teesta_theme_harea.hdisplay_none {
  display: none;
}

.teesta-header-top {
  padding: 10px 10px;
  background: var(--black);
  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;
  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: .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;
}

/*===== teesta top menu css =====*/
.teesta_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: .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: 20px 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 .teesta_nav_area.prefix,
.witr_h_h8 .hbg2 {
  background: transparent;
}

.teesta-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;
}

.teesta_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;
}

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

.teesta_menu>ul>li {
  display: inline-block;
  position: relative;
}

.teesta_menu>ul>li>a {
  display: block;
  margin: 30px 20px 30px;
  transition: .2s;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
}

.teesta_menu ul li:last-child a {
  margin-right: 0px;
}

.teesta_menu>ul>li.current-menu-item>a,
.teesta_menu>ul>li>a:hover,
.teesta_menu>ul>li>a:hover:before,
.teesta_menu>ul>li.current-menu-item>a:before {
  color: var(--black);
  opacity: 1;
}

.teesta_menu>ul>li.current-menu-item>a,
.teesta_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;
}

.teesta-main-menu.one_page.hidden-xs.hidden-sm.witr_h_h7 {
  background: var(--black);
}

/* sub menu style */
.teesta_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);
}

.teesta_menu ul li:hover>.sub-menu {
  -webkit-transition: .5s;
  transition: .5s;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  top: 100%;
  z-index: 9;
}

.teesta_menu ul .sub-menu li {
  position: relative;
  transition: .5s;
}

.teesta_menu ul .sub-menu li:hover {
  margin-left: 5px;
}

.teesta_menu ul .sub-menu li a {
  display: block;
  margin: 0;
  letter-spacing: normal;
  font-size: 17px;
  font-weight: 500;
  transition: .5s;
  padding: 6px 17px;
  visibility: inherit !important;
}

.teesta_menu ul .sub-menu .current-menu-item>a,
.teesta_menu ul .sub-menu li:hover>a,
.teesta_menu ul .sub-menu .sub-menu li:hover>a,
.teesta_menu ul .sub-menu .sub-menu .sub-menu li:hover>a,
.teesta_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
  color: var(--brcolor);
}

.align_item_center,
.logo-right,
.logo-left {
  align-items: center;
}

/* logo sticky */
.teesta-main-menu .logo a.main_sticky_main_l {
  display: block;
}

.teesta-main-menu .logo a.main_sticky_main_l img {
  width: 120px;
}

.teesta-main-menu .prefix .logo a.main_sticky_main_l {
  display: none;
}

.teesta-main-menu .prefix .logo a.main_sticky_l {
  display: block;
}

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

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

.teesta_menu ul .sub-menu .sub-menu .sub-menu {
  right: 100%;
  left: auto;
  top: 130%;
  opacity: 0;
  visibility: hidden;
}

.teesta_menu ul .sub-menu .sub-menu li:hover>.sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}

/* sub menu 4 */
.teesta_menu ul .sub-menu .sub-menu .sub-menu li {
  position: relative;
}

.teesta_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {}

.teesta_menu ul .sub-menu .sub-menu .sub-menu li:hover>.sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}

/* used has submenu icon */
.teesta-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;
}

.teesta_menu ul .sub-menu li:before,
.teesta_menu ul .sub-menu li a {
  color: #444;
}

.teesta_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: .5s;
  position: absolute;
}

.teesta_nav_area.postfix {
  transition: .5s;
}

/* default sticky menu */
.prefix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  transition: .5s;
}

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

.teesta_nav_area.prefix,
.hbg2 {
  background: #000;
}

/* 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 .teesta_menu>ul>li>a,
.heading_style_2 .teesta_menu>ul>li>a,
.heading_style_3 .teesta_menu>ul>li>a,
.heading_style_4 .teesta_menu>ul>li>a,
.heading_style_5 .teesta_menu>ul>li>a,
.prefix .teesta_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);
}

.witr_swiper_area .txbdsbtn {
  margin-top: 30px;
  display: inline-block;
}

.dtbtn {
  color: var(--white);
  display: block;
  font-size: 16px;
  margin-left: 20px;
  border-radius: 0px;
  padding: 12px 40px;
  border: 2px solid var(--white);
}

.dtbtn:hover,
.em-quearys-top.msin-menu-search .em-quearys-menu i:hover,
.p_menu_social a:hover {
  background: var(--brcolor);
  border-color: var(--brcolor);
  color: var(--white);
}

.prefix .em-quearys-menu .t-close {
  color: var(--titlecolor);
}

.teesta_nav_area.prefix .teesta_menu>ul>li.current>a {
  color: var(--brcolor);
}

.witr_h_box .teesta_menu>ul>li>a:hover,
.heading_style_2 .teesta_menu>ul>li>a:hover,
.heading_style_3 .teesta_menu>ul>li>a:hover,
.heading_style_5 .teesta_menu>ul>li>a:hover,
.prefix .teesta_menu>ul>li>a:hover {
  color: var(--brcolor);
}

.heading_style_4 .teesta_menu>ul>li>a:hover {
  position: relative;
}

.heading_style_4 .teesta_menu>ul>li>a:hover::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
}

.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 .25s ease-in-out;
  transition: transform .25s ease-in-out;
  transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
  will-change: transform;
  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: .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;
}

.teesta_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;
  color: var(--white);
}

.em-quearys-top.msin-menu-search .em-header-quearys-close .em-quearys-menu i {
  color: var(--black);
  background: #fff;
  margin-top: 10px;
}

.teesta_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 .teesta_theme_widget>div.widget_block {
  padding: 0;
}

.right_sideber_menu_inner .teesta_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 .teesta_menu,
.witr_h_h13 .teesta_menu {
  display: flex;
  justify-content: space-between;
}

.witr_h_h13 .col-md-12 {
  padding-right: 0;
}

.witr_h_h1 .teesta_menu,
.witr_h_h2 .teesta_menu,
.witr_h_h3 .teesta_menu,
.witr_h_h4 .teesta_menu,
.witr_h_h5 .teesta_menu,
.witr_h_h6 .teesta_menu,
.witr_h_h7 .teesta_menu,
.witr_h_h8 .teesta_menu,
.witr_h_h9 .teesta_menu,
.witr_h_h10 .teesta_menu,
.witr_h_h11 .teesta_menu,
.witr_h_h14 .teesta_menu,
.witr_h_h15 .teesta_menu,
.witr_h_h16 .teesta_menu,
.witr_h_box .teesta_menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.witr_h_h8 .row.logo-left nav.teesta_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 .teesta_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 .teesta_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: #000;
  padding: 0;
}

.mean-container .mean-nav ul li {
  border-top: 0px solid #fff;
}

.mean-container .mean-nav ul li li a,
.mean-container .mean-nav ul li a {
  color: #fff;
}

.mean-container .mean-nav ul li li a {
  border-top: 1px solid #fff;
}

.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: #000000;
}

.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 #ffffff;
  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: #fff;
}

.mobile_menu_content .mobile_menu_logo {
  margin-bottom: 20px;
}

.mobile_menu_logo_img {
  max-height: 60px;
}

.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 =====*/
.witr_swiper_area .swiper_active {
  height: 100vh;
}

.txbdslider {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  z-index: 1;
}

.txbdstitle {
  bottom: 100px;
  font-size: 30px;
  /*font-family: var(--font-primary);*/
  font-family: 'Calibri', sans-serif;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.33;
  position: absolute;
}

.txbdsinner.allleft {
  justify-content: flex-start;
  text-align: left;
}

.txbdsinner {
  /* align-items: center; */
  display: flex;
  /* height: 850px; */
  margin: 0 auto;
  width: 68%;
}

.txbdsinner .txbdstitle {
  font-size: 80px;
  margin: auto;
  margin-bottom: 0;
}

.swttwo {
  color: #fff;
}

.swtthree {
  color: #fff;
}

.allleft .txbdstitle {
  width: 100%;
  margin-left: 0;
  margin-right: auto;
}

.swtone {
  color: #fff;
  /* padding: 0 0 20px 0; */
}

.txbdsinner .swsmall.txbdstitle {
  font-size: 30px;
}
















.txbdsbtn {
  margin-top: 30px;
}

.witr_swiper_area .allcostyle {
  background: 0 0;
  margin: 0;
  padding: 0;
}

.allcostyle .btnallt {
  color: #fff;
  margin: 30px 0 0 0;
}

.btnall {
  border: 2px solid var(--bdcolor);
  display: inline-block;
  border-radius: 0;
  padding: 16px 60px;
}

.btnall:hover {
  background: var(--brcolor);
  border-color: var(--brcolor);
  color: var(--white);
}

.witr_swiper_area .allcostyle .btnallt {
  margin: 60px 0 0 0;
}

.animated-slow {
  animation-duration: 2s;
}

.witr_shape_item_inner {
  position: absolute;
  content: "";
  transition: .5s;
}

.witr_shape_item_inner {
  top: -290px;
  right: 50px;
}

.witr_shape_image {
  animation: witr_movelr_box45 5s linear 1s infinite alternate running;
}

@keyframes witr_movelr_box45 {
  0% {
    transform: translateX(0)
  }

  100% {
    transform: translateX(45px)
  }
}

.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: .5s;
  outline: none;
}

.video_page_area .swiper-button-prev,
.video_page_area .swiper-button-next {
  background-image: inherit !important;
  color: #fff;
  transition: .5s;
  outline: none;
  display: none;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: #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: .5s;
  outline: none;
}

.video_page_area .swiper-button-prev,
.video_page_area .swiper-button-next {
  background-image: inherit !important;
  color: #fff;
  transition: .5s;
  outline: none;
  display: none;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: #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;
}

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

.swvideo_page_area::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000;
  opacity: .4;
}

.video_page_area .txbdscontent {
  position: relative;
}

/* ===== 4. Feature Area CSS ===== */
.tst_fea_area {
  background: #F7F8F2;
  padding: 120px 180px 90px;
}

.txbdsva {
  position: relative;
  transition: .5s;
  z-index: 1;
}

.allcostyle {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  padding: 40px 30px 55px 30px;
  margin-bottom: 30px;
}

.txbdbfltrb100::before {
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  transition: .5s;
  opacity: 0;
}

.txbdbfall::before {
  background: var(--brcolor);
  content: "";
  position: absolute;
  z-index: -1;
}

.iconalltf i {
  font-size: 60px;
  text-align: center;
  display: inline-block;
  transition: .5s;
}

.txbdsvtitle {
  margin-bottom: 10px;
}

.txstcolor,
.txstcolor a {
  font-weight: 500;
}

.txbdbfltrb100:hover::before {
  opacity: 1;
}

.txbdboxallhover:hover .iconalltf i,
.txbdboxallhover:hover .txstcolor,
.txbdboxallhover:hover .teamtit,
.txbdboxallhover:hover p,
.txbdboxallhover:hover ul li,
.txbdboxallhover:hover ul li a,
.txbdboxallhover:hover span,
.txbdboxallhover:hover a {
  color: var(--white);
  border-color: var(--white);
}

.fea_active {
  background: #F89E18;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  padding: 40px 30px 55px 30px;
  transition: .5s;
}

.fea_active .iconalltf i {
  color: #fff;
  font-size: 60px;
}

.fea_active .txstcolor,
.fea_active .txstcolor a {
  color: #fff;
}

.fea_active p {
  color: #fff;
}

.fea_active:hover {
  background: #131C26;
}

.fea_active::before {
  display: none;
}

/* ===== 5. About Area CSS ===== */
.tst_about_area {
  padding: 120px 0 90px;
}

.tst_about_area .allcostyle {
  box-shadow: none;
  padding: 0;
}

.tst_about_area .ttin p span {
  margin-bottom: 25px;
  display: inline-block;
}

.ab_witr_con {
  padding: 88px 0 0;
}

.slide_items {
  text-align: center;
  padding: 0 12px;
}

.ab_left_sldr .slick-slider:hover .slick-next,
.ab_left_sldr .slick-slider:hover .slick-prev {
  opacity: 1;
}

/* ===== 6. Service Area CSS ===== */
.tst_ser_area {
  background-image: url("../image/ts_service_bg.jpg");
  background-position: center left;
  background-size: cover;
  padding: 123px 0 100px;
}

.tst_ser_area .tts {
  margin-bottom: 53px;
}

.tst_ser_area .stone {
  color: #fff;
  font-weight: 500;
}

.tst_ser_area .sttwo {
  color: #fff;
  padding: 10px 0 10px 0;
}

.tst_ser_area .stthree {
  color: #fff;
}

.ser_con_innr {
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #2E3740;
  padding-top: 20px;
  padding-bottom: 32px;
  margin-bottom: 40px;
}

.snigle_news_feed {
  border-radius: 0;
  background-color: #02010100;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  padding: 0;
  position: relative;
  transition: 1s;
}

.all_feed_color i {
  font-size: 40px;
  text-align: center;
  margin: -15px 20px 0 0;
  float: left;
  display: inline-block;
}

.news_feed_title {
  overflow: hidden;
  margin-left: 15px;
  display: inline-block;
}

.all_feed_color h2,
.all_feed_color h2 a {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
}

.news_feed_title h2 {
  margin-bottom: 5px;
}

.all_feed_color h2,
.all_feed_color h2 a {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
}

.witr_feed_icons {
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translate(-50%, -50%);
}

.all_feed_color span {
  color: #fff;
  text-align: center;
}

.witr_feed_icons span {
  display: inline-block;
  font-size: 28px;
  transition: .5s;
  color: #fff;
  text-align: center;
}

.all_feed_color span:hover {
  color: #F89E18;
}

.all_feed_color h2:hover,
.all_feed_color h2 a:hover {
  color: #F89E18;
}

.all_feed_color:hover i {
  color: #F89E18;
}

.ser_con_innr .tts {
  margin-bottom: 0;
}

/* ===== 7. Couses Area CSS ===== */
.tst_couses_area {
  padding: 120px 0 30px;
}

.witr_couses {
  display: flex;
  position: relative;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  overflow: hidden;
  background: var(--white);
  margin-bottom: 40px;
}

.witr_couses_image::before {
  background: #131C2680;
}

.txbdbfltrb100::before {
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  transition: .5s;
  opacity: 0;
}

.witr_couses_image::before {
  z-index: 999;
}

.witr_content_area_c {
  background: #F7F8F2;
  padding: 30px 80px 0 100px;
}

.caus_s2 {
  margin: 11px 0 17px;
}

.witr_dis_btngr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.witr_dis_btngr p {
  color: #131C26;
  font-size: 30px;
  font-weight: 500;
}

.caus_ttitle,
.caus_mtitle {
  margin-bottom: 10px;
}

.all_couses_color h2 a {
  font-size: 57px;
}

.all_couses_color h4 {
  color: #131C26;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 0 15px 0;
}

.tst_couses_area .btnallt {
  padding: 60px 0 0 0;
  background: 0;
  border: none;
}

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

.tst_couses_area .btnall:hover {
  color: #F89E18;
  background: #02010100;
}

/* ===== 8. Marquee Area CSS ===== */
.tst_marquee_area {
  padding: 0 0 120px;
}

.marquee {
  position: relative;
  gap: 0px;
  display: flex;
  overflow: hidden;
}

.single_marquee_mdls {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  min-width: 100%;
  animation: txmarset 45s linear infinite;
}

.txmartext .txmartex a,
.txmartext .txmartex {
  -webkit-text-stroke: 1px #888888;
  -webkit-text-fill-color: transparent;
  margin: 0 40px;
}

.txmartex,
.txmartex a {
  -webkit-text-stroke-color: #DBDCDD;
  font-size: 200px;
  opacity: 1;
}

@keyframes txmarset {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-100% - 0%));
  }
}

/* ===== 9. Video Area CSS ===== */
.video_page_area {
  position: relative;
}

.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: .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: #02010100;
  font-size: 40px;
}

.witr_all_color_v a {
  color: #fff;
  font-size: 40px;
  background: #02010100;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #fff;
  width: 130px;
  height: 130px;
  line-height: 130px;
  display: inline-block;
  margin-bottom: 20px;
  border-radius: 100%;
  padding: 0;
  animation: witr-shadow 1s linear infinite;
}

.witr_all_color_v a:hover {
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #F89E18;
}

.btnallt {
  position: relative;
}

.btnallt {
  font-size: 16px;
  font-weight: 700;
}

@keyframes witr-shadow {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .3), 0 0 0 10px rgba(255, 255, 255, .3), 0 0 0 20px rgba(255, 255, 255, .3)
  }

  100% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, .3), 0 0 0 20px rgba(255, 255, 255, .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;
  transform: scale(1.4);
}

.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;
}


/* recent project css */
.teesta-blog-area.teesta-blog-single.single-blog-details {
  padding: 120px 0 95px;
}

.teesta-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;
}

.teesta-blog-social {
  margin-bottom: 25px;
  margin-top: 20px;
}

.teesta-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);
}

.teesta-single-icon a:hover {
  background: var(--brcolor);
  color: #fff;
}

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

/*===== 11. Team Area CSS =====*/
.tst_team_area {
  padding: 112px 0 60px;
}

.tst_team_area .tts {
  margin-bottom: 60px;
}

.tteam {
  overflow: hidden;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  margin-bottom: 30px;
}

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

.txbdbfall {
  z-index: 1;
}

.txbdbfltrb::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #131C2680;
  transition: .5s;
}

.txbdbfallz::before,
.txbdbfallz::after {
  z-index: 999;
}

.opacitybf0::before,
.opacityaf0::after {
  opacity: 0;
}

.ttiocn9p {
  right: auto;
  top: auto;
  left: -100%;
  bottom: 20px;
  opacity: 1;
  transform: none;
}

.wblogicon {
  margin-top: 10px;
  position: absolute;
  text-align: center;
  z-index: 999;
  transition: .5s;
}

.ttiocn9 a {
  display: inline-block;
  border: none;
  color: var(--white);
  border-radius: 0;
  margin: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: var(--brcolor);
}

.tteamcon {
  padding: 18px 10px 23px;
}

.teamtit {
  margin-bottom: 0;
}

.tteam9:hover .ttiocn9 {
  left: 0px;
}

.tteam:hover .wblogicon {
  opacity: 1;
}

.alltmcst .tteamsocial a:hover {
  color: #131C26;
  background: #fff;
}

.opacitybfh1:hover ::before,
.opacityafh1:hover ::after {
  opacity: 1;
}

/*===== 12. Pricing Area CSS =====*/
.tst_pric_area {
  padding: 120px 0 90px;
}

.tpri {
  border-style: solid;
  border-width: 10px;
  border-color: #F89E18;
  border-radius: 0;
  padding: 30px 0 30px 0;
}

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

.tpri {
  box-shadow: 0px 0px 30px 0px var(--bshadow);
  text-align: center;
  margin-bottom: 30px;
}

.tprtit {
  color: #131C26;
  font-size: 22px;
  text-transform: uppercase;
  background: #F89E18;
  border-radius: 20px 0 0 20px;
  margin: 0px 0 0 200px;
  padding: 12px 0 12px 0;
}

.tpr_cua .tpr_curn {
  font-size: 60px;
  font-weight: 700;
  margin: -40px 0 0 0;
  padding: 0 120px 0 0;
}

.tpr_curn span {
  color: #131C26;
  font-size: 18px;
  font-weight: 600;
  margin-right: 5px;
}

.witri_texti_list {
  margin: 20px 0 30px;
}

.witri_texti_list ul {
  padding: 0;
  margin: 0;
}

.witri_texti_list ul {
  text-align: left;
}

.witri_texti_list ul li {
  background: #E5E5E5;
  margin: 0 27px 10px 27px;
  padding: 8px 0 8px 25px;
}

.witri_texti_list ul li i {
  margin-right: 10px;
}

.tst_pric_area .btnallt {
  font-size: 18px;
  color: #fff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 0;
  padding: 10px 100px 10px 100px;
  background: var(--brcolor);
  border-color: var(--brcolor);
  display: inline-block;
}

.tst_pric_area .btnallt:hover {
  background: var(--brhovercolor);
  border-color: var(--brhovercolor);
}

/*===== 13. Contact Area CSS =====*/
.tst_cont_area {
  background: #F7F8F2;
  padding: 112px 0 106px;
}

.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: #000000;
  margin-bottom: 5px;
  font-size: 36px;
}

.apartment_text h2 {
  font-size: 16px;
  font-weight: 400;
}

.apartment_text {
  margin-bottom: 40px;
}

.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: 45px;
  outline: 0;
  background: #02010100;
  color: var(--pracolor);
  margin-bottom: 23px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  transition: .5s;
  padding: .375rem .75rem;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #B2B6B4;
  border-radius: 0;
}

.twr_form_box textarea {
  height: 120px;
  width: 100%;
  color: #212529;
  margin-bottom: 20px;
  background: #02010100;
  border-radius: 5px;
  font-weight: 400;
  transition: .5s;
  font-size: 16px;
  padding: .375rem .75rem;
  border: none;
  padding-top: 10px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #B2B6B4;
  border-radius: 0;
}

.witr_apartment_form input::placeholder,
.witr_apartment_form form select::placeholder,
textarea::placeholder {}

.witr_apartment_form .btn {
  display: inline-block;
  font-weight: 600;
  padding: 15px 50px;
  z-index: 1;
  border-radius: 0;
  color: var(--white);
  background: var(--brcolor);
  cursor: pointer;
  position: relative;
  transition: .5s;
}

.witr_apartment_form .btn:hover {
  background: var(--brhovercolor);
}

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: 500px;
  margin-bottom: -8px;
}

.cont_page_cont {
  padding: 110px 0 0;
}

.cont_witr_con .stone {
  color: #131C26;
  font-weight: 500;
}

.cont_witr_con .sttwo {
  padding: 0;
}

.cont_left_con .sttwo {
  font-size: 48px;
}

.cont_left_con .hlight span {
  color: var(--brcolor);
}

.ttin p span {
  color: var(--brcolor);
}

.cont_left_con .ttin p {
  margin-bottom: 28px;
}

.cont_page_cont .witr_apartment_form form select,
.cont_page_cont .witr_apartment_form input {
  border-width: 1px 1px 1px 1px;
  border-color: #000000;
}

.cont_page_cont .twr_form_box textarea {
  border-width: 1px 1px 1px 1px;
  border-color: #000000;
}

.cont_page_cont .witr_apartment_form .btn {
  width: 100%;
}

/*===== Contact Area CSS =====*/
.cont_btm_ser {
  padding: 60px 0 90px;
}

.cont_ser_inner {
  padding: 20px 0 20px 0;
  border-style: solid;
  border-width: 2px;
  border-color: #131C26;
  margin-bottom: 30px;
  transition: .5s;
}

.cont_ser_inner:hover {
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #FFB900;
}

.cont_ser_inner .tts.text-center p {
  width: 90%;
}

.cont_ser_inner .stone {
  color: #000000;
  font-size: 18px;
}

.cont_ser_inner .ttin p {
  margin-top: 0;
  margin-bottom: 0;
}

.cont_ser_inner .tts {
  margin-bottom: 0;
}

/*===== 14. Testimonial Area CSS =====*/
.tst_test_area {
  background: #F7F8F2;
  padding: 112px 0 120px;
}

.tst_test_area .sttwo {
  padding: 0;
}

.tst_test_area .tts {
  margin-bottom: 35px;
}

.tst_test_area .stone {
  color: #131C26;
  font-weight: 500;
}

.tsitem {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  padding: 30px 15px 30px;
  position: relative;
  text-align: left;
  background: #fff;
}

.tsst4 {
  margin-bottom: 15px;
}

.tsdflex {
  margin: 7px 0;
}

.tsimg-mr25 {
  margin-right: 25px;
}

.tstitle {
  margin-bottom: 5px;
}

.tesspanf {
  font-size: 16px;
  font-weight: 400;
}

.tsst4 .tesspanf {
  margin-top: 4px;
}

.txbdbcolor {
  color: var(--brcolor);
}

.txbdbcolor {
  color: var(--brcolor);
}

/*===== Testimonial Area CSS =====*/
.tst_test_area2 {
  padding: 112px 0 90px;
}

.tst_test_area2 .stone {
  color: #131C26;
  font-weight: 500;
}

.tst_test_area2 .sttwo {
  padding: 0;
}

.tst_test_area2 .tsitem {
  box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.11);
  padding: 30px 15px 30px;
  position: relative;
  text-align: left;
  background: #F7F7F7;
  margin-bottom: 30px;
}

.tst_test_area2 .tsdflex {
  margin: 7px 0;
}

.tst_test_area2 .tsst4 {
  margin-bottom: 15px;
}

.tst_test_area2 .alltesicl h2 {
  color: #0E76BC;
  padding: 10px 0 0 0;
}

.tst_test_area2 .alltesicl span {
  color: #555555;
}

/* ===== 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: .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: "\e629";
  font-family: themify !important;
  line-height: inherit;
  opacity: 1;
}

.slick-next:before {
  content: "\e628";
  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;
}

.tst_test_area .slick-slider:hover .slick-next,
.tst_test_area .slick-slider:hover .slick-prev {
  opacity: 1;
}

.tst_test_area .slick-prev {
  left: -70px;
}

.tst_test_area .slick-next {
  right: -70px;
}

/*===== 15. Faq Area CSS =====*/
.tst_faq_area {
  padding: 110px 0 80px;
}

.faq_left_con .stone {
  color: #131C26;
  font-weight: 500;
}

.faq_left_con .sttwo {
  padding: 0;
}

.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: 22px;
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #131C26;
  transition: .5s;
  padding: 8px 10px;
  border-style: solid;
  border-width: 1px 0 1px 0;
  border-color: #B8BABD;
}

.witr_ac_style:before {
  position: absolute;
  content: '\e64b';
  right: 20px;
  font-family: themify !important;
  font-weight: 400;
}

.active .witr_ac_style:before {
  content: '\e648';
}

.witr_ac_card i {
  margin-right: 10px;
  font-size: 20px;
}

.accordion_area .card-2 p {
  padding: 10px 15px 0;
  color: var(--pracolor);
}

.accordion_area .card-2 {
  border-radius: 0;
  background: #fff;
  margin-bottom: 30px;
  border-style: none;
}

.accordion_area .card-header.witr_ac_card {
  background: none !important;
  padding: 0;
  border-bottom: 0;
  text-align: left;
}

.active .witr_ac_style {
  color: #131C26;
  background: #02010100;
  border-style: solid;
  border-color: #F89E18;
}

/*===== 16. Breadcumb Area CSS =====*/
.breadcumb-area,
.breadcumb-blog-area {
  position: relative;
  z-index: 1;
  padding-top: 160px;
  padding-bottom: 160px;
  background-image: url("../image/sp_contact_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
}

.breadcumb-area.breadcumb_st2 {
  padding: 20px 20px;
}

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

.breadcumb-inner ul {
  padding: 0;
  margin-bottom: 0;
}

.breadcumb-inner li {
  display: inline-block;
  margin: 0 2px;
}

.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: 60px;
  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);
}

.teesta-description-area .social-icons a:hover {
  background: var(--brcolor);
  color: var(--white) !important;
  border: 1px solid var(--brcolor);
}

.witrfm_area {
  position: relative;
  background: #131c26;
}

.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;
}

.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: .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;
}

.teesta_theme_widget .all_list_color ul li a,
.teesta_theme_widget .all_list_color ul li span {
  color: #fff;
  line-height: 28px;
  padding: 0 0 12px 0;
  display: block;
  margin-bottom: 1px;
}

.teesta_theme_widget .all_list_color ul li a i,
.teesta_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 */
.teesta_f_color.teesta_theme_widget>div {
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  background: none;
}

.teesta_f_color.teesta_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;
}

.teesta_f_color.teesta_theme_widget>.widget>ul>ol,
.teesta_f_color.teesta_theme_widget>.widget>ul>li,
.teesta_f_color.teesta_theme_widget .widget_nav_menu ul li a {
  padding-left: 0;
}

.teesta_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;
}

.teesta_f_color .social-icons a {
  margin-right: 5px;
}

.right_sideber_content .footer-sociala-icon {
  margin-right: 7px;
}

.footer-middle .social-icons {
  margin-top: 20px;
}

.teesta-description-area p,
.teesta-description-area a,
.social-icons {
  margin-top: 10px;
}

.teesta_f_color .widget a,
.teesta_f_color .widget p,
.teesta_f_color .widget span,
.teesta_f_color .widget li,
.teesta_f_color .widget li a,
.teesta_f_color .footer-sociala-icon {
  color: #fff;
}

.teesta_f_color .widget a:hover {
  color: var(--brcolor);
}

.teesta_f_color .footer-sociala-icon {
  color: var(--white);
  margin-right: 7px;
}

.teesta-description-area .social-icons a {
  display: inline-block;
  border-radius: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid var(--white);
  color: var(--white);
}

.teesta_f_color .widget .tagcloud a:hover {
  color: var(--white);
}

.teesta_f_color table td {
  color: var(--white);
}

.teesta_f_color .tagcloud a {
  background: transparent;
}

.footer-middle .widget-title {
  margin: 0 0 30px 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: .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;
}

.teesta_theme_widget .widget h2 {
  position: relative;
}

.teesta_theme_widget .widget .widget-title::after,
.teesta_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;
}

.teesta_blog_details table tr th a,
.teesta_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: 1.79104477%;
  text-align: center;
  vertical-align: top;
  margin: 0;
  width: 32.4%;
}

.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%;
}

.teesta_f_color.teesta_theme_widget .widget ul li {
  border-bottom: none;
  padding: 5px;
}

.teesta_theme_widget .widget ul li span {
  font-weight: 300;
}

.teesta_theme_widget .text-brcolor {
  color: var(--brcolor);
}

.gallery-icon img {
  margin: 0 auto;
}

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

.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;
}

.teesta_blog_details ol,
.teesta_blog_details ul {
  margin-top: 20px;
  margin-bottom: 20px;
}

.teesta_blog_details ol li,
.teesta_blog_details ul li {
  margin-bottom: 7px;
}

/* image */
.wp-block-image figure {
  margin: 1rem 0 1rem;
}

.teesta_blog_details .alignleft,
.teesta_blog_details .alignright,
.teesta_blog_details .alignleft,
.teesta_blog_details .alignright {
  clear: both;
}

/* button */
.teesta_blog_details * [class^=wp-block-] {
  margin-bottom: 25px;
}

.teesta_blog_details * [class^=wp-block-]:last-child {
  margin-bottom: 0;
}

a.wp-block-button__link {
  color: var(--white);
}

.teesta_blog_details a:focus,
.teesta_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 */
.teesta_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 */
.teesta_blog_details blockquote {
  background: #f8f9fa;
  padding: 20px;
  border-radius: 5px;
}

/* layout element */
.wp-block-group.has-background {
  margin-bottom: 20px;
  padding: 15px;
}

.teesta_blog_details .wp-block-group__inner-container {
  margin-bottom: 20px;
  padding: 20px;
}

/* formating */
.teesta_blog_details pre {
  background: #f8f9fa;
  color: var(--brcolor);
  margin-top: 20px;
  padding: 15px;
}

.teesta_blog_details pre code {
  color: var(--brcolor);
}



/*********  新加样式 **********/
.divider {
  border-top: 1px solid #fff;
}

@media (min-width: 1400px) {

  .intro-section .container,
  .services-section .container,
  .team-section .container,
  .content-image-section .container,
  .footer-section .container {
    max-width: 1310px;
  }
}

.title-wrapper {
  /* height: 100%; */
  display: flex;
  flex-direction: column;
  /* justify-content: flex-start; */
}

.intro-title,
.intro-title a {
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .28px;
  line-height: 22px;
  /* margin-top: 16px; */
  margin: 0;
  text-transform: uppercase;
  color: #fff;
}

.intro-heading,
.intro-heading a {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
  color: #fff;
}

@media (max-width: 992px) {

  .intro-heading,
  .intro-heading a {
    font-size: 24px;
    line-height: 34px;
    margin-top: 20px;
  }
}

.intro-swiper-image {
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
  margin-bottom: 60px;
}

.intro-swiper-text {
  width: 100%;
  overflow: hidden;
}

.intro-swiper-btn {
  position: relative;
  height: 100%;
}

.intro-swiper-container {
  position: absolute;
  top: 20px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
}

.intro-swiper-btn-left,
.intro-swiper-btn-right {
  cursor: pointer;
}

.intro-swiper-btn-left svg {
  transform: rotate(180deg);
}

.intro-section .content-text {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .28px;
  line-height: 1.67;
  color: #fff;
}

.intro-section .content-paragraph {
  font-weight: 400;
  letter-spacing: normal;
  padding: 0 30px;
  color: #fff;
  font-size: 12px;
  letter-spacing: .28px;
  line-height: 1.67;
}

.intro-description-text {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.71;
}

@media (max-width: 992px) {
  .title-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .intro-title {
    margin-right: 30px;
  }

  .intro-swiper-container {
    position: inherit;
    flex-direction: row;
    margin-bottom: 30px;
  }

  .intro-swiper-btn-left {
    order: 1;
  }

  .intro-swiper-btn-right {
    order: 2;
    margin-left: 30px;
  }

  .intro-section .content-paragraph {
    padding: 0;
    letter-spacing: normal;
  }
}

.services-section {
  margin-bottom: 60px;
  margin-top: 104px;
}

.services-section .description {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.71;
  color: #fff;
  max-width: 305px;
}

.services-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
}

.services-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* width: calc(50% - 15px); */
  width: 100%;
  box-sizing: border-box;
  border-bottom: solid 1px #fff;
  padding-bottom: 18px;
  margin-bottom: 20px;
}

.services-list-item a {
  color: #fff;
}

.services-list-item .services-list-item-tit {
  width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-family: var(--font-primary);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.38;
}

@media (max-width: 992px) {
  .services-section {
    margin: 100px 0;
  }

  .services-section .description {
    max-width: 100%;
    margin-bottom: 20px;
  }
}

/* @media (max-width: 768px) {
  .services-list-item {
    width: 100%;
  }
} */

.bg-image {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 700px;
  width: 100%;
}

.team-section {
  margin-top: 180px;
}

.team-section .description {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.71;
  color: #fff;
  max-width: 305px;
}

.team-wrapper {
  margin-top: 180px;
}

.team-wrapper ul.team-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.team-list-item {
  display: flex;
  justify-content: center;
  width: calc(50% - 15px);
  box-sizing: border-box;
}

.team-list-item-link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.team-list-tit {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 24px;
  margin-top: 40px;
}

.team-list-tag {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .28px;
  line-height: 24px;
  text-transform: uppercase;
}

.team-list-item-icon {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
}

.team-list-item-link:hover .team-list-item-icon {
  display: block;
}

@media (max-width: 992px) {
  .team-section {
    margin-top: 100px;
  }

  .team-wrapper {
    margin: 100px 0 0;
  }

  .team-section .description {
    max-width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 510px) {
  .team-list-item {
    width: 100%;
    margin-bottom: 30px;
  }
}

.content-image-section {
  margin-top: 200px;
}

.content-box {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}

.content-title {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 34px;
}

.content-description {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.42;
}

.content-sub-text {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
}

.content-image-mobile {
  display: none;
}

@media (max-width: 992px) {
  .content-image-section {
    margin: 100px 0;
  }

  .content-image-mobile {
    display: block;
    margin: 40px 0;
  }

  .content-image-pc {
    display: none;
  }
}

.footer-section {
  /* padding-top: 60px; */
  margin-bottom: 80px;
}

.footer-logo {
  max-width: 185px;
}

.footer-nav li a {
  color: #fff;
  display: inline-block;
  font-family: var(--font-primary);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 2.8;
  position: relative;
  text-decoration: none;
}

@media (max-width: 768px) {

  .footer-logo,
  .footer-nav {
    margin-bottom: 28px;
  }
}

.footer-contact-info,
.footer-contact-info a,
.footer-copyright {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.67;
  color: #fff;
  font-family: var(--font-primary);
}

.footer-address,
.footer-social-list {
  margin-bottom: 28px;
}

.footer-social-list {
  display: flex;
  flex-direction: column;
}

.footer-social-list a {
  width: max-content;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2.8;
  line-height: 1.67;
  position: relative;
  text-decoration: none;
}

.footer-nav li a:hover,
.footer-social-list a:hover {
  position: relative;
}

.footer-nav li a:hover::after,
.footer-social-list a:hover::after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  height: 2px;
  background: #fff;
}



/*********** 服务内页 ***********/
/* .services-content-section {
  margin-bottom: 100px;
} */

.services-content,
.services-content div,
.services-content p,
.services-content a {
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
  /* font-weight: 400; */
  font-family: var(--primary-font);
}

.prev-next-link {
  display: flex;
  justify-content: space-between;
}

.prev-next-link a {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .28px;
  line-height: 22px;
  text-transform: uppercase;
}


/********** 服务列表页 **********/
.services-page-list {
  display: flex;
  flex-direction: column;
}

/* .services-page-list .services-list-item {
  padding: 22px 0;
  margin-bottom: 0;
} */

.services-page-list .services-list-item .services-list-item-tit {
  /* font-size: 22px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.7; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.38;
}

.services-page-list .services-list-item .services-list-item-icon {
  opacity: 0;
}

.services-page-list .services-list-item:hover .services-list-item-icon {
  opacity: 1;
}

@media (max-width: 992px) {
  .services-page-list .services-list-item .services-list-item-tit {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.38;
  }

  .services-page-list .services-list-item .services-list-item-icon {
    opacity: 1;
  }
}