/*------===============-main-style-sheet-==============------*/
/*--==================spacing===================--*/
.pd_zero {
  padding: 0px !important;
}

.gutter_30px {
  --bs-gutter-x: 30px !important;
}

.gutter_40px {
  --bs-gutter-x: 40px !important;
}

/*--==================padding top===================--*/
.pd_top_5 {
  padding-top: 5px !important;
}

.pd_top_10 {
  padding-top: 10px !important;
}

.pd_top_15 {
  padding-top: 15px !important;
}

.pd_top_20 {
  padding-top: 20px !important;
}

.pd_top_30 {
  padding-top: 30px !important;
}

.pd_top_40 {
  padding-top: 40px !important;
}

.pd_top_50 {
  padding-top: 50px !important;
}

.pd_top_80 {
  padding-top: 80px !important;
}

.pd_top_90 {
  padding-top: 90px !important;
}

.pd_top_140 {
  padding-top: 140px !important;
}

.pd_top_150 {
  padding-top: 150px !important;
}

.pd_top_200 {
  padding-top: 200px !important;
}

.pd_top_210 {
  padding-top: 210px !important;
}

.pd_top_300 {
  padding-top: 300px !important;
}

/*--==================padding top end===================--*/
/*--==================padding left===================--*/
.pd_left_5 {
  padding-left: 5px;
}

.pd_left_10 {
  padding-left: 10px !important;
}

.pd_left_15 {
  padding-left: 15px !important;
}

.pd_left_20 {
  padding-left: 20px !important;
}

.pd_left_45 {
  padding-left: 45px !important;
}

/*--==================padding left end===================--*/
/*--==================padding right===================--*/
.pd_right_5 {
  padding-right: 5px !important;
}

.pd_right_10 {
  padding-right: 10px !important;
}

.pd_right_20 {
  padding-right: 20px !important;
}

.pd_right_30 {
  padding-right: 30px !important;
}

.pd_right_40 {
  padding-right: 40px !important;
}

/*--==================padding right end===================--*/
/*--==================padding bottom===================--*/
.pd_bottom_5 {
  padding-bottom: 5px;
}

.pd_bottom_10 {
  padding-bottom: 10px;
}

.pd_bottom_15 {
  padding-bottom: 15px;
}

.pd_bottom_20 {
  padding-bottom: 20px;
}

.pd_bottom_30 {
  padding-bottom: 30px;
}

.pd_bottom_40 {
  padding-bottom: 40px;
}

.pd_bottom_50 {
  padding-bottom: 50px;
}

.pd_bottom_60 {
  padding-bottom: 60px;
}

.pd_bottom_70 {
  padding-bottom: 70px;
}

.pd_bottom_80 {
  padding-bottom: 80px;
}

.pd_bottom_90 {
  padding-bottom: 90px;
}

.pd_bottom_100 {
  padding-bottom: 100px;
}

.pd_bottom_140 {
  padding-bottom: 140px !important;
}

.pd_bottom_150 {
  padding-bottom: 150px !important;
}

.pd_bottom_170 {
  padding-bottom: 170px !important;
}

.pd_bottom_200 {
  padding-bottom: 200px !important;
}

/*--==================padding top end===================--*/
/*--==================margin top===================--*/
.mr_top_5 {
  margin-top: 5px;
}

.mr_top_10 {
  margin-top: 10px;
}

.mr_top_40 {
  margin-top: 40px;
}

/*--==================margin top end===================--*/
/*--==================margin right===================--*/

/*--==================margin right end===================--*/
/*--==================margin left===================--*/

.mr_left_10 {
  margin-left: 10px;
}

/*--==================margin left end===================--*/
/*--==================margin bottom===================--*/
.mr_bottom_5 {
  margin-bottom: 5px;
}

.mr_bottom_10 {
  margin-bottom: 10px;
}

.mr_bottom_20 {
  margin-bottom: 20px;
}

/*--==================top  end===================--*/
/*--==================spacing===================--*/
/*--==================background option===================--*/
.bg_op_1 {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}

/*--==================import styles===================--*/
:root {
  --creote-family-one: "Assistant", sans-serif !important;
  --creote-family-two: "Assistant", sans-serif !important;
  --primary-color-one: #074c65;
  --primary-color-two: #074c65;
  --primary-color-three: #f3f3f3;
  --color-white: #fff;
  --primary-color-four: #fafcff;
  --primary-color-five: #1f2530;
  --text-color-dark: #4a4e56;
  --text-color-dark-two: #888888;
  --text-color-light: #aaafb8;
  --heading-dark: #054157;
  --link-color-dark: #054157;
  --border-color-dark: #e4e7ee;
  --border-color-dark-two: #373e4a;
  --border-color-light: #fbfcfe;
  --menu-color: #054157;
  --menu-color-white: #ffffff;
  --menu-dropdown-color: #054157;
  --menu-active-color: #078586;
  --box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.09);
  --box-shadow-two: 0px 3px 16px 0px rgba(0, 0, 0, 0.05);
  --footer-default-bgcolor: #1f2530;
  --preloader-background-color: #078586;
  --bg-light-color-one: #f0f3f947;
  --bg-light-color-two: #f0f3f969;
}

.color_white {
  color: #fff !important;
}

/*--================bg light colors ====================--*/
.bg_light_1 {
  background: var(--primary-color-three) !important;
}

/*--================bg light colors ====================--*/
/*--================bg dark colors ====================--*/
.bg_dark_1 {
  background: var(--primary-color-one) !important;
}

.bg_dark_2 {
  background: var(--primary-color-two) !important;
}

/*--================bg dark colors ====================--*/
/*--================divider colors ====================--*/
.divider_w_1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/*--================box shadows ======================--*/
/*------===============-css-start-==============------*/
body {
  font-family: "Assistant", sans-serif;
  font-size: 16px;
  color: var(--text-color-dark);
  font-weight: 400;
  background: #ffffff;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  -o-font-smoothing: antialiased !important;
  -ms-font-smoothing: antialiased !important;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}

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

ul {
  padding-left: 17px;
}

.page_wapper {
  position: relative;
}

@media (max-width: 992px) {
  body.home .page_header_default {
    padding: 100px 0px;
    min-height: auto;
  }
}

.row {
  --bs-gutter-x: 0;
}

.col,
.col-12,
.col-6,
.col-lg-1,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-12,
.col-sm-2,
.col-sm-4,
.col-sm-6,
.col-sm-7,
.col-xl-1,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
  padding-right: 15px;
  padding-left: 15px;
}

h1 a,
h1,
h2 a,
h2,
h3 a,
h3,
h4 a,
h4,
h5 a,
h5,
h6 a,
h6 {
  font-weight: 700;
  margin: 0;
  color: var(--primary-color-two);
  font-family: "Assistant", sans-serif;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  word-break: break-word;
}

.h1,
h1 {
  line-height: 54px;
}

.h2,
h2 {
  line-height: 44px;
}

.h3,
h3 {
  line-height: 38px;
}

.h4,
h4 {
  line-height: 34px;
}

.h5,
h5 {
  line-height: 30px;
}

.h6,
h6 {
  line-height: 26px;
}

p {
  font-size: 16px;
  line-height: 26px;

  font-weight: 400;
  margin-bottom: 15px;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}

input,
input[type="text"],
input[type="email"],
input[type="number"],
textarea,
select {
  position: relative;
  height: 56px;
  line-height: 26px;
  border-radius: 5px;
  border: 1px solid var(--border-color-dark);
  width: 100%;
  padding: 4px 15px 0px 15px;
  display: block;
  transition: 0.5s ease-in-out !important;
  -moz-transition: 0.5s ease-in-out !important;
  -o-transition: 0.5s ease-in-out !important;
  -ms-transition: 0.5s ease-in-out !important;
  margin-bottom: 20px;
  color: var(--text-color-dark);
}

input::placeholder {
  color: var(--text-color-dark);
}

textarea {
  height: 150px;
  padding: 20px 20px;
}

input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  margin: 0px;
  display: inline-block;
  padding: 0px;
}

input:focus,
textarea:focus,
select:focus,
input:active,
textarea:active,
select:active {
  outline: 0px;
  border-color: var(--primary-color-one);
}

body input[type="submit"],
body button[type="submit"] {
  position: relative;
  display: inline-block;
  min-width: 160px;
  min-height: 60px;
  font-size: 12px;
  line-height: 60px;
  padding: 0px 20px;
  border-radius: 10px 0px 10px 0px;
  border: 1px solid var(--border-color-one);
  background: var(--primary-color-one);
  font-family: "Assistant", sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
    padding: 0px 15px;
  }
}

.container-fluid {
  padding: 0px;
}

.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: var(--primary-color-one);
  transition: 0.5s ease-in-out !important;
  -moz-transition: 0.5s ease-in-out !important;
  -o-transition: 0.5s ease-in-out !important;
  -ms-transition: 0.5s ease-in-out !important;
}

a:hover {
  color: var(--primary-color-one);
}

#wrapper,
#content {
  width: 100%;
  height: 100%;
}

ul li,
ol li {
  margin-bottom: 5px;
}

/*--==================vc_custom_r_s ===================--*/

/*----====Content--css========----*/

/*----====page-header--css========----*/
.page_header_default {
  position: relative;
  min-height: 320px;
  padding: 100px 0px 100px;
  overflow: hidden;
  align-items: center;
}

.page_header_default::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: var(--primary-color-two);
  opacity: 0.85;
  z-index: 1;
}

.page_header_default .parallax_cover {
  position: absolute;
  top: 0;
  min-height: 485px;
  height: 100%;
  width: 100%;
  left: 0;
}

.page_header_default .parallax_cover img {
  max-width: 100%;
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
  margin-bottom: 0px;
}

.page_header_default .page_header_content {
  position: relative;
  z-index: 3;
  text-align: center;
}

.page_header_default .page_header_content .banner_title_inner {
  position: relative;
  margin-bottom: 20px;
}

.page_header_default .page_header_content .banner_title_inner .title_page {
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  font-family: "Assistant", sans-serif;
}

@media (max-width: 1400px) {
  .page_header_default .simpleParallax {
    position: absolute;
    top: 0;
    height: 100%;
    bottom: 0;
    right: 0;
    width: 100%;
    left: 0;
  }
}

@media (max-width: 1200px) {
  .page_header_default::after {
    display: none;
  }
}

.breadcrumbs {
  position: relative;
  display: inline-block;
}

.breadcrumbs ul {
  position: relative;
  padding: 0;
}

.breadcrumbs ul li {
  margin-right: 30px;
  color: #fff;
  position: relative;
  font-family: "Assistant", sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.breadcrumbs ul li a {
  color: rgba(255, 255, 255, 0.7);
  position: relative;
  text-decoration: none;
  font-family: "Assistant", sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  padding-right: 30px;
}

.breadcrumbs ul li a:before {
  position: absolute;
  content: "\f105";
  font-family: "FontAwesome";
  right: 11px;
  top: -4px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}

.breadcrumbs ul li a:last-child {
  padding-right: 0px;
}

.breadcrumbs ul li a:last-child:before {
  display: none;
}

.breadcrumbs ul li:before {
  position: absolute;
  content: "\f105";
  font-family: "FontAwesome";
  right: -19px;
  top: -2px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}

.breadcrumbs ul li:last-child {
  margin-right: 0;
}

.breadcrumbs ul li:last-child::before {
  display: none;
}

.home.blog .page_header_default {
  padding: 210px 0px 100px;
}

.home.blog .page_header_default .banner_title_inner {
  margin: 0;
}

.home.blog .page_header_default .banner_title_inner h1 {
  margin: 0px;
}

.blog_single_pageheader.page_header_default {
  padding: 0px;
}

.blog_single_pageheader.page_header_default .page_header_content {
  padding: 100px 0px 60px;
}

.blog_single_pageheader.page_header_default
  .page_header_content
  .banner_title_inner
  .date
  span {
  color: #fff;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
  display: block;
  margin-bottom: 15px;
}

.blog_single_pageheader.page_header_default .meta_blog_single {
  position: relative;
  z-index: 3;
  text-align: inherit;
  padding-bottom: 25px;
}

.blog_single_pageheader.page_header_default .meta_blog_single .left_side {
  position: relative;
  padding-top: 30px;
  float: left;
}

.blog_single_pageheader.page_header_default
  .meta_blog_single
  .left_side
  .category,
.blog_single_pageheader.page_header_default
  .meta_blog_single
  .left_side
  .comments {
  position: relative;
  margin-right: 15px;
  display: inline-block;
  color: #fff;
}

.blog_single_pageheader.page_header_default
  .meta_blog_single
  .left_side
  .category
  a,
.blog_single_pageheader.page_header_default
  .meta_blog_single
  .left_side
  .category
  span,
.blog_single_pageheader.page_header_default
  .meta_blog_single
  .left_side
  .comments
  a,
.blog_single_pageheader.page_header_default
  .meta_blog_single
  .left_side
  .comments
  span {
  color: #fff;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
}

.blog_single_pageheader.page_header_default
  .meta_blog_single
  .left_side
  .category
  i,
.blog_single_pageheader.page_header_default
  .meta_blog_single
  .left_side
  .comments
  i {
  display: inline-block;
  font-size: 16px;
  color: var(--primary-color-one);
  margin-right: 6px;
}

.blog_single_pageheader.page_header_default .meta_blog_single .right_side {
  position: relative;
  float: right;
}

.blog_single_pageheader.page_header_default
  .meta_blog_single
  .right_side
  .content_box_auht {
  position: relative;
}

.blog_single_pageheader.page_header_default
  .meta_blog_single
  .right_side
  .content_box_auht
  .authour_content {
  position: relative;
  margin-right: 10px;
  text-align: right;
  padding: 10px 0px 0px;
}

.blog_single_pageheader.page_header_default
  .meta_blog_single
  .right_side
  .content_box_auht
  .authour_content
  h6 {
  color: #fff;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 5px;
}

.blog_single_pageheader.page_header_default
  .meta_blog_single
  .right_side
  .content_box_auht
  .authour_content
  h4 {
  color: #fff;
  font-family: "Assistant", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
}

.blog_single_pageheader.page_header_default
  .meta_blog_single
  .right_side
  .content_box_auht
  .authour_image {
  position: relative;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
}

.blog_single_pageheader.page_header_default
  .meta_blog_single
  .right_side
  .content_box_auht
  .authour_image
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 992px) {
  .page_header_default {
    padding: 100px 0px;
    min-height: auto;
  }

  .home.blog .page_header_default {
    padding: 100px 0px;
    min-height: auto;
  }

  .page_header_default .parallax_cover {
    min-height: 100%;
  }

  .page_header_default .page_header_content .banner_title_inner h1 {
    font-size: 45px;
    line-height: 55px;
  }
}

@media (max-width: 768px) {
  .page_header_default .page_header_content .banner_title_inner h1 {
    font-size: 35px;
    line-height: 45px;
  }
}

.theme-btn {
  position: relative;
  font-family: "Assistant", sans-serif;
  /*----theme-btn one-----*/
  /*----theme-btn two-----*/
}

.theme-btn.one {
  display: inline-block;
  padding: 0px 25px;
  border-radius: 10px 0px 10px 0px;
  background: var(--primary-color-one);
  color: #fff;
  border: 1px solid var(--primary-color-one);
  line-height: 56px;
  min-height: 56px;
  min-width: 160px;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.theme-btn.one:hover {
  background: #fff;
  color: var(--primary-color-one);
  border-radius: 0px 10px 0px 10px;
}

.theme-btn.two {
  display: inline-block;
  padding: 0px 25px;
  border-radius: 10px 0px 10px 0px;
  background: transparent;
  color: var(--primary-color-one);
  border: 1px solid var(--primary-color-one);
  line-height: 56px;
  min-height: 56px;
  min-width: 160px;
  text-align: center;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-weight: 600;
  font-size: 15px;
}

.theme-btn.two:hover {
  background: var(--primary-color-one);
  color: #fff;
  border-radius: 0px 10px 0px 10px;
}

.theme-btn.three {
  display: inline-block;
  padding: 0px 25px;
  border-radius: 30px;
  background: var(--primary-color-one);
  color: #fff;
  line-height: 56px;
  min-height: 56px;
  min-width: 160px;
  text-align: center;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  overflow: hidden;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  z-index: 0;
  border: unset !important;
}

.theme-btn.three::before {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  left: -100%;
  top: 0;
  bottom: 0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: var(--primary-color-two);
  z-index: -1;
}

.theme-btn.three::after {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  right: -100%;
  top: 0;
  bottom: 0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: var(--primary-color-two);
  z-index: -1;
}

.theme-btn.three:hover {
  color: #fff;
}

.theme-btn.three:hover::after {
  right: 0;
}

.theme-btn.three:hover::before {
  left: 0;
}

.theme-btn.four {
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 22px;
  color: var(--heading-dark);
  text-transform: uppercase;
  background: none !important;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
}

.theme-btn.four i {
  position: relative;
  top: 2px;
  font-size: 18px;
  left: 5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.theme-btn.four:hover {
  color: var(--primary-color-one);
  background: none !important;
}

.theme-btn.four:hover i {
  left: 10px;
}

.theme-btn.five {
  font-size: 12px;
  position: relative;
  text-align: center !important;
  color: #fff;
  background: var(--primary-color-one);
  display: inline-block;
  /* min-width: 180px; */
  min-width: auto;
  /* height: 56px; */
  padding: 10px 18px;
  /* line-height: 60px !important; */
  font-weight: 600;
  transition: all 0.5s ease;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  text-transform: uppercase;
  border-radius: 5px;
}

.theme-btn.five i {
  position: relative;
  top: 2px;
  font-size: 18px;
  left: 10px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.theme-btn.five:hover {
  background-color: #013a4e;
  color: #fff;
}

.theme-btn.five:hover i {
  left: 10px;
}

.theme-btn.six {
  font-size: 15px;
  position: relative;
  text-align: center !important;
  color: white;
  background: var(--primary-color-one);
  display: inline-block;
  /* min-width: 180px; */
  min-width: auto;
  /* height: 56px; */
  padding: 10px 18px;
  /* line-height: 60px !important; */
  font-weight: 600;
  transition: all 0.5s ease;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  text-transform: uppercase;
  border-radius: 5px;
}

.theme-btn.six i {
  position: relative;
  top: 2px;
  font-size: 18px;
  left: 5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.theme-btn.six:hover {
  background-color: #61b6e6;
  color: black;
}

.theme-btn.six:hover i {
  left: 10px;
}

.theme-btn.nine {
  font-size: 15px;
  position: relative;
  text-align: center !important;
  color: white;
  background-color: #ff9f00;
  border: 2px solid #ff9f00;
  display: inline-block;
  /* min-width: 180px; */
  min-width: auto;
  /* height: 56px; */
  padding: 10px 18px;
  /* line-height: 60px !important; */
  font-weight: 600;
  transition: all 0.5s ease;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  text-transform: uppercase;
  border-radius: 5px;
}

.theme-btn.nine i {
  position: relative;
  top: 2px;
  font-size: 18px;
  left: 5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.theme-btn.nine:hover {
  background-color: #df8c04;
  border: 2px solid #df8c04;
}

.theme-btn.nine:hover i {
  left: 10px;
}
.theme-btn.eleven {
  font-size: 15px;
  position: relative;
  text-align: center !important;
  color: white;
  background-color: #17a2b8;
  border: 2px solid #17a2b8;
  display: inline-block;
  /* min-width: 180px; */
  min-width: auto;
  /* height: 56px; */
  padding: 10px 18px;
  /* line-height: 60px !important; */
  font-weight: 600;
  transition: all 0.5s ease;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  text-transform: uppercase;
  border-radius: 5px;
}

.theme-btn.eleven i {
  position: relative;
  top: 2px;
  font-size: 18px;
  left: 5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.theme-btn.eleven:hover {
  background-color: #138496;
  border: 2px solid #138496;
}

.theme-btn.eleven:hover i {
  left: 10px;
}

.theme-btn.seven {
  font-size: 15px;
  position: relative;
  text-align: center !important;
  color: var(--primary-color-one);
  border: 2px solid var(--primary-color-one);
  background: white;
  display: inline-block;
  /* min-width: 180px; */
  min-width: auto;
  /* height: 56px; */
  padding: 10px 18px;
  /* line-height: 60px !important; */
  font-weight: 600;
  transition: all 0.5s ease;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  text-transform: uppercase;
  border-radius: 5px;
}

.theme-btn.seven i {
  position: relative;
  top: 2px;
  font-size: 18px;
  left: 5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.theme-btn.seven:hover {
  background: var(--primary-color-one);
  color: white;
}

.theme-btn.seven:hover i {
  left: 10px;
}

.theme-btn.eight {
  background: #61b6e6;
  font-size: 15px;
  position: relative;
  text-align: center !important;
  color: #61b6e6;
  display: inline-block;
  border: 2px solid #61b6e6;

  /* min-width: 180px; */
  min-width: auto;
  /* height: 56px; */
  padding: 10px 18px;
  /* line-height: 60px !important; */
  font-weight: 600;
  transition: all 0.5s ease;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  text-transform: uppercase;
  border-radius: 5px;
}

.theme-btn.eight:hover {
  background: #2c9ede;
  border: 2px solid #2c9ede;
  color: #fff;
}

.theme-btn.color_white {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}

.theme_btn_all {
  position: relative;
}

/*--------------top_bar  style_six with header style_six-------------------*/

/*-===============---crt_mobile_menu---====================--*/
.nav-link {
  padding: 0px;
}

.transparent-bg {
  background: transparent !important;
}

.crt_mobile_menu {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  padding-right: 30px;
  max-width: 100%;
  height: 100%;
  z-index: 999999;
  visibility: hidden;
  transform: translateX(-100%);
  transition: all 500ms ease 0ms;
  -moz-transition: all 500ms ease 0ms;
  -ms-transition: all 500ms ease 0ms;
  -o-transition: all 500ms ease 0ms;
}

.crt_mobile_menu .menu-backdrop {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  background: #054157;
  opacity: 0.8;
  cursor: pointer;
}

.crt_mobile_menu .menu-box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  background: #fff;
  padding: 0px 0px;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  transition: all 500ms ease 0ms;
  -moz-transition: all 500ms ease 0ms;
  -ms-transition: all 500ms ease 0ms;
  -o-transition: all 500ms ease 0ms;
  border-radius: 0px;
  padding: 20px;
}

.crt_mobile_menu .menu-box form {
  position: relative;
  margin-bottom: 30px;
}

.crt_mobile_menu .menu-box form input {
  margin-bottom: 0px;
}

.crt_mobile_menu .menu-box form button.sch_btn {
  position: absolute;
  line-height: 41px;
  min-width: unset;
  padding: 0;
  min-height: unset;
  right: 7px;
  border-radius: 5px;
  background: var(--primary-color-one);
  width: 41px;
  height: 41px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  border: 0px;
  bottom: 0;
  top: 0;
  margin: auto;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav {
  margin: 0px;
  padding: 0px;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid var(--border-color-dark);
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li a.nav-link {
  font-size: 15px;
  line-height: 50px;
  font-weight: 600;
  color: var(--menu-color);
  font-family: "Assistant", sans-serif;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  padding: 0px 40px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.crt_mobile_menu
  .menu-box
  .menu-outer
  ul.navbar_nav
  li
  a.nav-link
  .fa-angle-down {
  position: relative;
  right: 0px;
  top: 10px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid var(--border-color-dark);
  border-radius: 3px;
  cursor: pointer;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li.dropdown .dropdown-btn {
  position: absolute;
  right: 0px;
  top: 10px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid var(--border-color-dark);
  border-radius: 3px;
  cursor: pointer;
  z-index: 99;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .dropdown-menu {
  position: relative;
  border: 0px;
  padding: 0px !important;
  border-radius: 0px;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .dropdown-menu h1,
.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .dropdown-menu h2,
.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .dropdown-menu h3,
.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .dropdown-menu h4,
.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .dropdown-menu h5,
.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .dropdown-menu h6 {
  margin-bottom: 15px;
  font-size: 16px;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .dropdown-menu li {
  display: block;
  padding-right: 0px;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li:last-child {
  border: 0px;
  padding-bottom: 0px;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li ul {
  border-top: 1px solid var(--border-color-dark) !important;
  margin-left: 7px !important;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li li a.nav-link {
  font-size: 14px;
}

.crt_mobile_menu .menu-box .close-btn {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  line-height: 40px;
  text-align: center;
  border: 1px solid var(--border-color-dark);
  text-align: center;
  display: block;
  margin-bottom: 20px;
  margin-left: auto;
}

.crt_mobile_menu-visible .crt_mobile_menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: all 500ms ease 0ms;
  -moz-transition: all 500ms ease 0ms;
  -ms-transition: all 500ms ease 0ms;
  -o-transition: all 500ms ease 0ms;
}

.crt_mobile_menu-visible .crt_mobile_menu .menu-box {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: all 500ms ease 0ms;
  -moz-transition: all 500ms ease 0ms;
  -ms-transition: all 500ms ease 0ms;
  -o-transition: all 500ms ease 0ms;
}

/*----============---header_default-styles--===========---*/

.header {
  position: relative;
  background: #ffffff;
  padding: 20px 0px 20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.header .header_logo_box {
  position: relative;
}

.header .header_logo_box img {
  display: block;
  width: 140px;
  height: 90px;
  margin-bottom: 0px;
}

.header .header_logo_box .logo_default {
  display: block;
}

.header .header_content_collapse .navigation_menu {
  float: right;
}

.header .header_content_collapse .navigation_menu .navbar_nav {
  padding: 0;
  margin: 0px;
}

.header .header_content_collapse .navigation_menu .navbar_nav li {
  position: relative;
  margin-right: 30px;
  padding: 0px 0px;
  margin-bottom: 0px !important;
  display: inline-block;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}

.header .header_content_collapse .navigation_menu .navbar_nav li.dropdown {
  margin-right: 40px;
}

.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-btn {
  position: absolute;
  right: -31px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-btn
  span:before {
  font-family: "FontAwesome";
  color: var(--text-color-light);
  font-weight: 400;
}

.header .header_content_collapse .navigation_menu .navbar_nav li a.nav-link {
  font-size: 17px;
  line-height: 40px;
  padding: 0;
  font-weight: 600;
  color: var(--menu-color);
  font-family: "Assistant", sans-serif;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  a.nav-link:hover {
  /* color: var(--menu-active-color); */
  color: var(--color-white) !important;

  background-color: #64c8e4;
}

.header .header_content_collapse .navigation_menu .navbar_nav li:last-child {
  margin-right: 0px;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li.active
  a.nav-link {
  color: var(--menu-active-color) !important;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li.active
  .dropdown-btn
  span {
  color: var(--menu-active-color);
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li.active
  .dropdown-btn
  span:before {
  color: var(--menu-active-color);
}

.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu {
  position: absolute;
  display: block !important;
  pointer-events: none;
  left: -65px;
  /* top: 30px; */
  margin-left: 0;
  background-color: #fff;
  min-width: 250px;
  max-width: 1200px;
  padding: 20px 0px;
  transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  opacity: 0;
  visibility: hidden;
  border-radius: 5px;
  z-index: 0;
  box-shadow: var(--box-shadow);
  border: 0px !important;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li {
  display: block;
  padding: 5px 0px;
  margin: 0 !important;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  a.nav-link {
  color: var(--text-color-dark);
  padding-left: 25px;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;

  display: block;
  white-space: inherit;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  ul
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  ul
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  ul
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  ul
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  ul
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  ul
  li {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  .dropdown-btn {
  right: 0;
  transform: rotate(-90deg);
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  .dropdown-btn
  span:before {
  color: var(--text-color-dark);
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  .dropdown-menu {
  left: 255px;
  top: 0;
  border-radius: 5px;
  /* margin-top: -22px; */
  opacity: 1;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  .dropdown-menu::before {
  left: -35px;
  height: 60px;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  .dropdown-menu
  .dropdown-menu
  .dropdown-menu {
  left: -40px;
  margin-top: 10px;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li:hover
  > .dropdown-menu {
  opacity: 1;
  z-index: 99;
  margin-left: 0;
  padding-top: 0 !important;
  z-index: 9999 !important;
  visibility: visible;
  transform: translateX(0);
  -ms-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  pointer-events: fill;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li {
  -webkit-transition: all 0.2s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0s;
  transition: all 0.2s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition-delay: 0.19s;
  transition-delay: 0.19s;
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li:hover
  .dropdown-menu
  li {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li:hover
  .dropdown-menu
  li {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li:hover
  .dropdown-menu
  li {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li:hover
  .dropdown-menu
  li {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li:hover
  .dropdown-menu
  li {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li:hover
  .dropdown-menu
  li {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li:hover
  .dropdown-menu
  li {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li:hover
  .dropdown-menu
  li {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.header .hamburger_menu {
  position: relative;
  float: none;
  top: 0px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin-top: 0px;
  z-index: 11;
}

.header .hamburger_menu .line {
  width: 25px;
  height: 2px;
  background-color: var(--menu-color);
  display: block;
  margin: 6px auto;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.header .hamburger_menu:before {
  content: "";
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 1px solid transparent;
  top: calc(50% - 20px);
  left: calc(50% - 21px);
  border-radius: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin-left: 1px;
}

.hamburger_menu.color_white .line {
  background-color: var(--color-white);
}

/*----navbar-togller-styles--*/
.header .navbar_togglers {
  position: relative;
  display: none;
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
  background: transparent;
  border: none;
}

.dropdown-toggle::after {
  display: none !important;
}

/*-------search---popup--------*/
.search-popup {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 20%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  background: var(--primary-color-one);
  -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
}

.search-popup.popup-visible {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  visibility: visible;
  opacity: 1;
}

.search-popup.popup-visible .search-form {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 500ms ease 500ms;
  -moz-transition: all 900ms ease 500ms;
  -webkit-transition: all 900ms ease 500ms;
  -ms-transition: all 900ms ease 500ms;
  -o-transition: all 900ms ease 500ms;
}

.search-popup.popup-visible .search-form fieldset {
  position: relative;
  padding: 0px;
}

.search-popup .overlay-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}

.search-popup .close-search {
  position: absolute;
  right: 25px;
  top: 25px;
  width: 30px;
  color: #fff;
  height: 30px;
  line-height: 26px;
  text-align: center;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 700;
  cursor: pointer;
  z-index: 5;
  transition: all 500ms ease;
}

.search-popup .close-search i {
  font-size: 20px;
}

.search-popup .search-form {
  position: relative;
  padding: 55px 15px 0px;
  max-width: 1024px;
  margin: 0 auto;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  z-index: 10;
}

.search-popup .search-form {
  margin-bottom: 30px;
}

.search-popup .search-form input,
.search-popup .search-form input[type="search"] {
  position: relative;
  height: 60px;
  padding: 20px 60px 20px 30px;
  background: #fff;
  line-height: 30px;
  font-size: 16px;
  color: var(--primary-color-one);
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  border: none;
  margin: auto;
}

.search-popup .search-form button {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  background: #64c8e4;
  color: #fff;
  border-radius: 5px;
  bottom: 0;
  margin: auto;
  border: 0px;
  font-weight: 400;
}

.search-popup h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 1px;
  text-align: center;
}

/*-----contact modal----------*/
.modal_popup {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  padding: 100px 0px 0px;
  overflow: auto;
  background: none;
  /* -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease; */
}

.modal_popup::before {
  position: absolute;
  content: "";
  /* background: #4a4545; */
  background: #0000004d;
  /* opacity: 0.3; */
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
}

.modal_popup_industryreport::before {
  position: absolute;
  content: "";
  background: #4a4545;

  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
}

.modal_popup.contact-popup-visible {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  visibility: visible;
  opacity: 1;
}

.modal_popup .modal-popup-inner {
  background: var(--primary-color-three);
  border-radius: 10px;
  position: relative;
  max-width: 1140px;
  margin: auto;
}

.modal_popup .modal-popup-inner .close-modal {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50px;
  background: var(--primary-color-one);
  color: #fff;
  font-size: 16px;
  z-index: 3;
  cursor: pointer;
}

.modal_popup .modal-popup-inner .form_inner {
  position: relative;
  padding: 15px 20px 15px;
  background: #fff;
  border-radius: 10px;
  /* box-shadow: var(--box-shadow-two); */
}

.modal_popup .modal-popup-inner .form_inner p {
  position: relative;
  margin: 0px 0px 15px;
  padding: 0px;
}

.modal_popup .modal-popup-inner .form_inner p:last-child input {
  margin: 0px;
}

.modal_popup .modal-popup-inner .form_inner p span {
  display: block;
  width: 100%;
}

.modal_popup .modal-popup-inner .form_inner p label {
  display: block;
  width: 100%;
  font-size: 12px;
  color: var(--heading-dark);
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Assistant", sans-serif;
}

.modal_popup .modal-popup-inner .form_inner textarea {
  height: 150px;
}

/*-------header with elementor-------------*/
.navbar-brand {
  padding: 0px;
  display: block;
  margin: 0px;
}

/*----style-one-----*/
.header .header_content_collapse {
  display: table;
  width: 100%;
}

.header .header_content_collapse .header_menu_box {
  display: table-cell;
  vertical-align: middle;
}

.header.style_two {
  position: absolute;
  background: transparent;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99;
}

.header.style_two .auto-container {
  max-width: 1400px;
}

.header.style_two .logo_column {
  position: relative;
}

.header.style_two
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  a.nav-link {
  color: var(--menu-color-white);
}

.header.style_two
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  a.nav-link
  .fa {
  color: var(--menu-color-white);
  opacity: 0.5;
}

.header.style_two
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-btn {
  color: var(--menu-color-white);
  opacity: 0.5;
}

.header.style_two
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li.active
  > a.nav-link {
  color: #fff;
}

.header.style_two
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li.active
  .dropdown-menu
  li.active
  a.nav-link {
  color: var(--primary-color-one) !important;
}

.header.style_two
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li.active
  .dropdown-btn
  span {
  color: #fff;
  opacity: 0.5;
}

.header.style_two
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li.active
  .dropdown-btn
  span:before {
  color: #fff;
}

.header.style_two .header_content_collapse .navigation_menu .navbar_nav li {
  margin-right: 40px;
}

.header.style_two
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li.dropdown {
  margin-right: 50px;
}

.header.style_three {
  position: relative;
  padding: 0px;
}

.header.style_one
  .header_content_collapse
  .header_menu_box
  .navigation_menu
  .navbar_nav
  li.active
  > a.nav-link {
  color: var(--menu-active-color);
}

.header.style_one
  .header_content_collapse
  .header_menu_box
  .navigation_menu
  .navbar_nav
  li.active
  .dropdown-menu
  > li.active
  > a.nav-link {
  color: var(--primary-color-one) !important;
}

.header.style_five .container-fluid {
  padding: 0px 50px;
}

.header.style_five .header_content_collapse .header_menu_box {
  text-align: left;
}

.header.style_five .header_content_collapse .header_menu_box .navigation_menu {
  float: none;
}

.header.style_five
  .header_content_collapse
  .header_menu_box
  .navbar_nav
  li
  a.nav-link {
  font-size: 16px;
}

/*--------------------------------------
===============fixed-header=============
--------------------------------------*/

/*-----------header_logo_box_solo----------------*/
.header_area {
  position: relative;
  display: block;
  width: 100%;
  /* z-index: 9999; */
  top: 0;
  left: 0;
  background: 0 0;
}

/*------===============================================-------------*/

/*--------header_style_six_nw-------*/
.header_style_six_nw {
  position: absolute;
  z-index: 999;
  width: 100%;
  left: 0;
  top: 0;
}

.header_style_six_nw .header {
  background: rgba(40, 47, 59, 0.4);
  padding: 0px 0px 14px;
  min-height: auto;
}

.header_style_six_nw .header .header_content_collapse .navigation_menu {
  float: none;
  text-align: center;
}

.header_style_six_nw
  .header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  a.nav-link {
  color: #fff;
}

.header_style_six_nw
  .header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li:hover
  a,
.header_style_six_nw
  .header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li.active
  a {
  color: var(--primary-color-one);
}

.header_style_six_nw
  .header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  .dropdown-menu
  li
  a.nav-link {
  color: var(--text-color-dark);
}

.header_style_six_nw
  .header.dark_color
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li
  a.nav-link {
  color: var(--menu-color);
}

/*---------=================header_default-style seven================---------------*/

.header_default.style_seven {
  position: relative;
  background: #fff;
  padding: 20px 0px 10px;
}

.header_default.style_seven .container-fluid {
  padding: 0px 100px;
}

.header_default.style_seven .header_content_collapse .navigation_menu {
  float: none;
}

/*---------=================header header_default style_nine side_menu head_================---------------*/

/*---------=================header style ten shop ================---------------*/

/*-----mega_menu  style for mobilr-------*/

.dropdown-menu h1,
.dropdown-menu h2,
.dropdown-menu h3,
.dropdown-menu h4,
.dropdown-menu h5,
.dropdown-menu h6 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
}

/*--------------------------------------
===============fixed-header=============
--------------------------------------*/
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.dropdown-menu li.dropdown a.nav-link {
  position: relative !important;
  display: flex !important;
  justify-content: space-between !important;
}

.dropdown-menu .dropdown-menu {
  top: 0px;
  margin-left: -5px !important;
}

/*-----header-media-----*/
@media (max-width: 1200px) {
  .header_content_collapse {
    display: none !important;
  }

  .header .navbar_togglers {
    display: block;
  }

  .header .logo_column {
    width: 86%;
  }

  .header .menu_column {
    width: 14%;
  }

  .header.header_default.style_two .hamburger_menu .line {
    background: #fff;
  }
}

/*----------------animate-csss---------------*/

/*----------------slider-csss---------------*/
.slider {
  position: relative;
  width: 100%;
}

.slider .animated {
  animation-duration: 1.25s;
}

.slider.style_two {
  min-height: 740px;
}

/*------slider-v2-----*/

/*
=======================================
            single_banner
=======================================
*/

/*--=====================================---
--------------Blog css-----------------
---=====================================--*/
/*--====== hover-1 ======--*/

@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  100% {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
}

@keyframes circle {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  100% {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
}

/*----sticky ------*/

/*------ news_box style_one ------*/
.news_box.style_one {
  position: relative;
  margin: 0px 0px 30px;
  text-align: center;
  box-shadow: var(--box-shadow);
  border-radius: 10px;
  overflow: hidden;
}

.news_box.style_one .image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 340px;
}

.news_box.style_one .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news_box.style_one .content_box {
  position: relative;
  z-index: 4;
  padding: 60px 20px 30px;
}

.news_box.style_one .content_box .date {
  position: absolute;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background: var(--primary-color-one);
  border: 4px solid #ffffff;
  top: 0;
  left: 0;
  right: 0;
  padding: 9px 10px 0px;
}

.news_box.style_one .content_box .date span {
  display: block;
  color: #fff;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}

.news_box.style_one .content_box .categories {
  font-size: 12px;
  display: block;
  color: var(--text-color-dark);
  font-family: "Assistant", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}

.news_box.style_one .content_box .categories i {
  font-size: 16px;
  margin-right: 5px;
}

.news_box.style_one .content_box h2 a {
  display: block;
  color: var(--heading-dark);
  line-height: 32px;
  font-size: 22px;
  font-weight: 700;
}

.news_box.style_one .content_box h2 a:hover {
  color: var(--primary-color-one);
}

.news_box.style_one .content_box p {
  line-height: 26px;
}

.news_box.style_one:hover .content_box .categories {
  color: var(--primary-color-one);
}

/*----====news_box default_style list_vi=====----*/

.news_box.style_two {
  position: relative;
  margin-bottom: 25px;
}

.news_box.style_two .content_box {
  position: relative;
  padding: 25px;
  overflow: hidden;
  border-radius: 10px;
}

.news_box.style_two .content_box img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-radius: 13px;
}

.news_box.style_two .content_box .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: var(--primary-color-two);
  opacity: 0.4;
  z-index: 1;
  transition: 0.9s ease-in-out;
  -moz-transition: 0.9s ease-in-out;
  -o-transition: 0.9s ease-in-out;
  -ms-transition: 0.9s ease-in-out;
}

.news_box.style_two .content_box .category {
  position: relative;
  z-index: 2;
}

.news_box.style_two .content_box .category a {
  font-size: 12px;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}

.news_box.style_two .content_box .category a i {
  margin-right: 6px;
  font-size: 14px;
}

.news_box.style_two:hover {
  cursor: pointer;
}

.news_box.style_two:hover .content_box .overlay {
  opacity: 0.8;
}

.news_box.style_four {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  min-height: 390px;
  background: transparent;
  margin-bottom: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.news_box.style_four .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: var(--primary-color-two);
  opacity: 0.4;
  z-index: 0;
  transition: 0.9s ease-in-out;
  -moz-transition: 0.9s ease-in-out;
  -o-transition: 0.9s ease-in-out;
  -ms-transition: 0.9s ease-in-out;
}

.news_box.style_four .date {
  position: absolute;
  width: 60px;
  background: var(--primary-color-one);
  top: 0;
  right: 0;
  padding-bottom: 5px;
  padding-top: 18px;
  border-radius: 0px 0px 50px 50px;
  text-align: center;
  text-transform: uppercase;
}

.news_box.style_four .date span {
  display: block;
  font-size: 12px;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
}

.news_box.style_four .content_box {
  position: relative;
  padding: 300px 25px 25px 25px;
}

.news_box.style_four .content_box .category {
  position: relative;
  z-index: 2;
  margin-bottom: 12px;
}

.news_box.style_four .content_box .category a {
  font-size: 12px;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}

.news_box.style_four .content_box .category a i {
  margin-right: 6px;
}

.news_box.style_four .content_box h2 a {
  display: block;
  color: #fff;
  line-height: 30px;
  font-size: 20px;
  font-weight: 700;
}

.news_box.style_four .content_box h2 a:hover {
  color: var(--primary-color-one);
}

.news_box.style_four:hover {
  cursor: pointer;
}

.news_box.style_four:hover .overlay {
  opacity: 0.8;
}

.news_box.style_five {
  background: #fff;
  position: relative;
  padding: 30px;
  border-radius: 5px;
  border: 1px solid var(--border-color-dark);
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  overflow: hidden;
}

.news_box.style_five .content_box {
  position: relative;
  z-index: 1;
}

.news_box.style_five::before {
  position: absolute;
  content: "";
  background: var(--primary-color-one);
  width: 100%;
  top: 100%;
  left: 0;
  height: 100%;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}

.news_box.style_five h2 a {
  font-size: 20px;
  color: var(--heading-dark);
  line-height: 30px;
  padding: 15px 0px;
  display: block;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}

.news_box.style_five p {
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}

.news_box.style_five ul {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--border-color-dark);
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  margin: 0px;
  padding-left: 0px;
}

.news_box.style_five ul li {
  display: inline-block;
  padding-right: 12px;
}

.news_box.style_five ul li span,
.news_box.style_five ul li i {
  margin-right: 5px;
  color: var(--text-color-light);
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}

.news_box.style_five ul li a {
  color: var(--text-color-dark);
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  font-size: 15px;
}

.news_box.style_five ul li:last-child {
  padding-right: 0px;
}

.news_box.style_five:hover {
  border-color: var(--primary-color-one);
}

.news_box.style_five:hover h2 A {
  color: #fff;
}

.news_box.style_five:hover::before {
  top: 0;
}

.news_box.style_five:hover p {
  transform: translateY(-30px);
  opacity: 0;
}

.news_box.style_five:hover ul {
  border-color: rgba(255, 255, 255, 0.2);
}

.news_box.style_five:hover ul li span,
.news_box.style_five:hover ul li i {
  color: #fff;
}

.news_box.style_five:hover ul li a {
  color: #fff;
}

.news_box.style_six {
  position: relative;
  margin-bottom: 30px;
}

.news_box.style_six .content_box {
  position: relative;
  padding: 25px;
  overflow: hidden;
  border-radius: 10px;
}

.news_box.style_six .content_box::before {
  position: absolute;
  bottom: -249px;
  left: -36px;
  width: 100%;
  height: 100%;
  z-index: 2;
  transform: rotate(13deg);
  transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
}

.news_box.style_six .content_box::after {
  position: absolute;
  right: -33px;
  top: -243px;
  width: 100%;
  height: 100%;
  z-index: 2;
  transform: rotate(-170deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
}

.news_box.style_six .content_box img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-radius: 13px;
}

.news_box.style_six .content_box .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: var(--primary-color-three);
  opacity: 1;
  z-index: 1;
  transition: 0.9s ease-in-out;
  -moz-transition: 0.9s ease-in-out;
  -o-transition: 0.9s ease-in-out;
  -ms-transition: 0.9s ease-in-out;
  border-radius: 10px;
}

.news_box.style_six .content_box .category {
  position: relative;
  z-index: 3;
}

.news_box.style_six .content_box .category a {
  font-size: 12px;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--text-color-dark);
}

.news_box.style_six .content_box .category a i {
  margin-right: 6px;
  color: var(--primary-color-one);
  font-size: 14px;
}

.news_box.style_six:hover {
  cursor: pointer;
}

.news_box.style_six:hover .content_box::before {
  opacity: 0;
}

.news_box.style_six:hover .content_box::after {
  opacity: 0;
}

.news_box.style_six:hover .content_box .overlay {
  opacity: 0.93;
}

.news_box.style_seven {
  position: relative;
  margin-bottom: 30px;
  box-shadow: var(--box-shadow-two);
  border-radius: 10px;
  overflow: hidden;
}

.news_box.style_seven .image_box {
  position: relative;
  overflow: hidden;
}

.news_box.style_seven .image_box img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}

.news_box.style_seven .image_box::before {
  position: absolute;
  content: "";
  top: 0px;
  border-radius: 5px;
  left: 0px;
  opacity: 0;
  width: 0%;
  background: var(--primary-color-one);
  height: 0%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.news_box.style_seven .image_box .date {
  position: absolute;
  padding: 5px 10px;
  font-size: 15px;
  color: #fff;
  border-radius: 5px;
  top: 10px;
  left: 10px;
  background: var(--primary-color-one);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.news_box.style_seven .content_box {
  position: relative;
  padding: 30px;
}

.news_box.style_seven .content_box h2 {
  line-height: normal;
}

.news_box.style_seven .content_box h2 a {
  font-size: 20px;
  display: block;
  line-height: 28px;
  color: var(--heading-dark);
  margin-bottom: 15px;
}

.news_box.style_seven .content_box ul {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  margin-left: 0px;
  padding-left: 0px;
  border-bottom: 1px solid var(--border-color-dark);
}

.news_box.style_seven .content_box ul li {
  position: relative;
  margin-right: 30px;
  display: inline-block;
}

.news_box.style_seven .content_box ul li::before {
  position: absolute;
  content: "";
  width: 1px;
  background: var(--border-color-dark);
  right: -18px;
  height: 16px;
  top: 5px;
}

.news_box.style_seven .content_box ul li:last-child:before {
  display: none;
}

.news_box.style_seven .content_box ul li a {
  font-size: 15px;
  color: var(--text-color-dark);
}

.news_box.style_seven .content_box ul li a span {
  margin-right: 8px;
  color: var(--primary-color-one);
}

.news_box.style_seven .content_box ul li:last-child {
  margin-right: 0px !important;
}

.news_box.style_seven .content_box a.read_more {
  position: relative;
  display: block;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid var(--border-color-dark);
  font-size: 15px;
  line-height: 25px;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
}

.news_box.style_seven .content_box a.read_more i {
  position: relative;
  right: -8px;
  top: 2px;
  font-size: 17px;
}

.news_box.style_seven:hover .image_box::before {
  opacity: 0.8;
  width: 100%;
  height: 100%;
}

.grid_box .news_box {
  margin-bottom: 0px !important;
}

.grid_layout.row .grid_box .news_box {
  margin-bottom: 30px !important;
}

.four_column .news_box.style_six .content_box {
  padding: 25px 30px;
}

.four_column .news_box.style_six .content_box,
.four_column .news_box.style_two .content_box {
  min-height: 400px;
}

.three_column .news_box.style_six .content_box,
.three_column .news_box.style_two .content_box {
  min-height: 414px;
}

/*-----------====================related_post ===========================------------------*/

/*---==========================================-----
-----==================team===============-----
-----=========================================-----*/

/*---==========================================-----
-----==================team_intro_box ===============-----
-----=========================================-----*/

/*-----====================== team_box_all ==========================----*/

/*--=====================================---
--------------service css-----------------
---=====================================--*/
.service_section {
  position: relative;
}

.service_post {
  position: relative;
}

.service_post.style_one {
  border-top: 2px solid var(--primary-color-one);
  margin-bottom: 40px;
  cursor: pointer;
}

.service_post.style_one .image {
  position: relative;
  overflow: hidden;
}

.service_post.style_one .image .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  top: 100%;
  opacity: 0;
  background: var(--primary-color-two);
  z-index: 1;
  transition: 0.9s ease-in-out;
  -moz-transition: 0.9s ease-in-out;
  -o-transition: 0.9s ease-in-out;
  -ms-transition: 0.9s ease-in-out;
}

.service_post.style_one .image img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.service_post.style_one:hover .image .overlay {
  top: 0%;
  opacity: 0.8;
}

.service_post.style_two {
  position: relative;
  background: #fff;
  border-radius: 10px;
  box-shadow: var(--box-shadow);
  padding: 20px;
  text-align: center;
}

.service_post.style_two .image {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  height: 190px;
}

.service_post.style_two .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service_post.style_two .image .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  top: 100%;
  opacity: 0;
  background: var(--primary-color-two);
  z-index: 1;
  transition: 0.9s ease-in-out;
  -moz-transition: 0.9s ease-in-out;
  -o-transition: 0.9s ease-in-out;
  -ms-transition: 0.9s ease-in-out;
}

.service_post.style_two .image .icon_box {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 10px 3px 10px 3px;
  background: #fff;
  z-index: 3;
  transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
}

.service_post.style_two .image .icon_box span {
  display: block;
  font-size: 25px;
  color: var(--primary-color-one);
  line-height: 53px;
  transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  opacity: 1;
}

.service_post.style_two .image .icon_box a {
  position: absolute;
  font-size: 26px;
  line-height: 26px;
  width: 26px;
  height: 26px;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  opacity: 0;
}

.service_post.style_two:hover .image .overlay {
  top: 0;
  opacity: 0.8;
}

.service_post.style_two:hover .image .icon_box {
  width: 60px;
  height: 60px;
  line-height: 60px;
  right: 0;
  bottom: 0;
  background: var(--primary-color-one);
}

.service_post.style_two:hover .image .icon_box span {
  opacity: 0;
}

.service_post.style_two:hover .image .icon_box a {
  color: #fff;
  opacity: 1;
}

.service_post.style_three {
  position: relative;
  background: #fff;
  box-shadow: var(--box-shadow-two);
  border-radius: 0px 0px 5px 5px;
}

.service_post.style_three .image_box {
  position: relative;
  overflow: hidden;
}

.service_post.style_three .image_box::before {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  background: var(--primary-color-two);
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

.service_post.style_three .image_box img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.service_post.style_three:hover .image_box::before {
  top: 0%;
  opacity: 0.8;
}

.service_post.style_four {
  position: relative;
  padding: 10px;
  box-shadow: var(--box-shadow);
  background: #fff;
  z-index: 0;
  border-radius: 10px;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}

.service_post.style_four .image_box {
  position: relative;
  overflow: hidden;
  margin-bottom: 36px;
  border-radius: 10px;
}

.service_post.style_four .image_box img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.service_post.style_four::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 50px;
  left: 0;
  bottom: 0;
  background: var(--primary-color-one);
  opacity: 0;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  top: 100%;
  z-index: 1;
}

.service_post.style_four::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  left: 38px;
  top: 40px;
  background: var(--primary-color-three);
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  z-index: -1;
}

.service_post.style_four .icon_box {
  width: 60px;
  height: 60px;
  position: relative;
}

.service_post.style_four .icon_box::before {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  border-radius: 5px;
  color: #fff;
  content: "";
  text-align: center;
  display: block;
  margin-bottom: 20px;
  background: var(--primary-color-one);
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  transition: 0.5s;
}

.service_post.style_four .icon_box::after {
  position: absolute;
  content: "";
  width: 60px;
  height: 71px;
  border-radius: 5px;
  top: -5px;
  left: 7px;
  background: #eee;
}

.service_post.style_four .icon_box img {
  position: absolute;
  width: 30px;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 77;
}

.service_post.style_four h2 {
  line-height: normal;
}

.service_post.style_four h2 a {
  position: relative;
  font-size: 20px;
  line-height: 30px;
  display: block;
  margin-bottom: 10px;
  font-weight: 700;
  color: var(--heading-dark);
  font-family: "Assistant", sans-serif;
  margin-top: 30px;
}

.service_post.style_four p {
  margin-bottom: 15px;
}

.service_post.style_four a.read_more {
  font-size: 15px;
  line-height: 25px;
  font-family: "Assistant", sans-serif;
  color: var(--primary-color-two);
  display: block;
  font-weight: 600;
  margin-top: 15px;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.service_post.style_four a.read_more i {
  position: relative;
  right: -8px;
  top: 3px;
  font-size: 17px;
}

.service_post.style_four small {
  position: absolute;
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--primary-color-two);
  opacity: 0.2;
  top: 64px;
  right: 34px;
}

.service_post.style_four:hover::after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.service_post.style_four:hover::before {
  opacity: 1;
  top: 50px;
}

.service_post.style_four:hover a.read_more {
  color: var(--primary-color-one);
}

.service_post.style_five {
  margin-bottom: 20px;
}

.service_post.style_five .image_box {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.service_post.style_five .image_box .gradient {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    0deg,
    var(--primary-color-two) 6%,
    rgba(0, 0, 0, 0.09) 122%
  );
  left: 0;
  top: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service_post.style_five .image_box img {
  position: relative;
  width: 100%;
  height: 430px;
  object-fit: cover;
  transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
}

.service_post.style_five .image_box::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  background: var(--primary-color-one);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}

.service_post.style_five .content_box {
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 4;
  padding: 40px 30px 30px;
  overflow: hidden;
}

.service_post.style_five .content_box h2 {
  line-height: normal;
}

.service_post.style_five .content_box h2 a {
  display: block;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  transform: translateY(70px);
}

.service_post.style_five .content_box p {
  transform: translateY(200px);
  color: #fff;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.service_post.style_five .content_box .read_more {
  display: block;
  color: #fff;
  transform: translateY(0px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: "Assistant", sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.service_post.style_five .content_box .read_more i {
  margin-right: 8px;
  position: relative;
  top: 1px;
  display: inline-block;
}

.service_post.style_five .icon_box {
  position: absolute;
  left: 0;
  bottom: -26px;
  background: var(--primary-color-one);
  width: 65px;
  height: 65px;
  border-radius: 50px;
  line-height: 65px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  z-index: 10;
  left: 75%;
}

.service_post.style_five .icon_box span {
  position: absolute;
  font-size: 30px;
  line-height: 35px;
  display: block;
  height: 35px;
  width: 35px;
  text-align: center;
  top: 0;
  bottom: 0;
  color: #fff;
  left: 0;
  right: 0;
  margin: auto;
}

.service_post.style_five .icon_box img {
  width: 30px;
  height: auto;
  top: 0;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.service_post.style_five:hover .image_box img {
  -webkit-transform: scale(1.2) rotate(2deg);
  transform: scale(1.2) rotate(2deg);
}

.service_post.style_five:hover .image_box::before {
  opacity: 0.8;
}

.service_post.style_five:hover .icon_box {
  left: 30px;
}

.service_post.style_five:hover .content_box h2 a {
  transform: translateY(-30px);
}

.service_post.style_five:hover .content_box p {
  transform: translateY(-30px);
}

.service_post.style_five:hover .content_box .read_more {
  transform: translateY(-20px);
}

/*---==========================================-----
-----==================project_caro_section ===============-----
-----=========================================-----*/

/*---==========================================-----
-----================== project_all ===============-----
-----=========================================-----*/

.project_box.style_two {
  position: relative;
  margin-bottom: 30px;
}

.project_box.style_two .image {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.project_box.style_two .image img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.project_box.style_two .image .overlay {
  position: absolute;
  top: -150px;
  right: -150px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 50px;
  background: var(--primary-color-one);
  text-align: center;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.project_box.style_two .image .overlay a span {
  font-size: 18px;
  color: #fff;
  position: relative;
  top: 17px;
  right: 13px;
}

.project_box.style_two .image::before {
  position: absolute;
  z-index: 1;
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  margin: auto;
}

.project_box.style_two .content_inner {
  padding: 20px;
  margin: 0px 15px 0px 15px;
  background: #fff;
  box-shadow: var(--box-shadow);
  border: 1px solid var(--border-color-dark);
  margin-top: -25px;
  z-index: 23;
  position: relative;
  border-radius: 5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transform: translateY(0px);
}

.project_box.style_two .content_inner::before {
  position: absolute;
  content: "";
  border: 1px dashed var(--border-color-dark);
  width: 98%;
  height: 97%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-radius: 10px;
}

.project_box.style_two .content_inner h2 a {
  position: relative;
  font-family: "Assistant", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 15px;
  display: block;
}

.project_box.style_two .content_inner .meta_value a {
  background: var(--primary-color-three);
  padding: 6px 13px 7px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
}

.project_box.style_two:hover .image .overlay {
  top: -40px;
  right: -40px;
}

.project_box.style_two:hover .image::before {
  animation: circle 0.75s;
  -moz-animation: circle 0.75s;
  -ms-animation: circle 0.75s;
  -o-animation: circle 0.75s;
}

.project_box.style_two:hover .content_inner {
  transform: translateY(20px);
}

.project_box.style_three {
  position: relative;
  padding: 30px 30px 30px 0px;
  border-radius: 10px;
  box-shadow: var(--box-shadow);
  background: #fff;
  margin-bottom: 30px;
}

.project_box.style_three .content_inner {
  position: relative;
  float: left;
  width: 35%;
  padding: 5px 35px;
}

.project_box.style_three .content_inner div a {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: var(--primary-color-one);
  font-family: "Assistant", sans-serif;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding: 9px 11px 4px;
  background: var(--primary-color-three);
  display: inline-block;
  border-radius: 5px;
}

.project_box.style_three .content_inner h2 a {
  position: relative;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--border-color-dark);
  display: block;
}

.project_box.style_three .content_inner .read_more {
  font-size: 15px;
  color: var(--primary-color-one);
  line-height: 25px;
  display: inline-block;
}

.project_box.style_three .content_inner .read_more span {
  display: inline-block;
  margin-left: 5px;
  font-size: 17px;
  top: 2px;
  position: relative;
}

.project_box.style_three .content_inner .share_socail {
  position: relative;
  padding-top: 25px;
}

.project_box.style_three .content_inner .share_socail .title {
  display: none;
}

.project_box.style_three .content_inner .share_socail button {
  margin-right: 10px;
}

.project_box.style_three .content_inner .share_socail button:last-child {
  margin-right: 0px;
}

.project_box.style_three .content_inner .share_socail button {
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  border-radius: 50px;
  background: var(--primary-color-three);
  border: 1px solid var(--border-color-dark);
  color: var(--text-color-dark);
  display: inline-block;
  margin-right: 5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  box-shadow: none;
}

.project_box.style_three .content_inner .share_socail button i {
  position: absolute;
  width: 15px;
  height: 15px;
  text-align: center;
  font-size: 15px;
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.project_box.style_three .image {
  position: relative;
  width: 65%;
  float: right;
  border-radius: 10px;
  overflow: hidden;
}

.project_box.style_three .image::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  bottom: -100%;
  opacity: 0;
  background: var(--primary-color-one);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.project_box.style_three .image img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}

.project_box.style_three .image .text {
  padding: 20px 30px;
  border-radius: 10px 10px 0px 0px;
  background: var(--primary-color-three);
  position: absolute;
  right: 30px;
  bottom: 0;
}

.project_box.style_three .image .text ul {
  margin: 0;
  padding: 0;
}

.project_box.style_three .image .text ul li {
  list-style: none;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 23px;
  margin-bottom: 5px;
  color: var(--heading-dark);
  font-weight: 600;
}

.project_box.style_three .image .text ul li:last-child {
  margin-bottom: 0px;
}

.project_box.style_three .image .text ul li span {
  font-size: 16px;
  line-height: 26px;

  font-weight: 400;
  display: inline-block;
  text-transform: none;
  opacity: 0.8;
  margin-left: 5px;
}

.project_box.style_three:hover .image::before {
  bottom: 0;
  opacity: 0.8;
}

/*---==========================================-----
-----================== project_information ===============-----
-----=========================================-----*/

/*------===============-widget css sidebarwidgets footer footerwidgets-==============------*/

/*---sidebar-css--*/

/*----widgets_grid_box----*/
.widgets_grid_box {
  position: relative;
  margin-bottom: 50px;
}

.widgets_grid_box ul {
  position: relative;
  padding: 0px;
}

.widgets_grid_box ul li {
  position: relative;
  list-style: none;
  padding: 14px 0px 8px;
  /* border-bottom: 1px solid var(--border-color-dark); */
  transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  display: block;
  text-transform: uppercase;
  /* font-family: 'Assistant', sans-serif; */
  font-weight: 600;
  font-size: 12px;
}

.widgets_grid_box ul li a {
  line-height: 22px;
  display: inline-block;
  position: relative;
  transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  color: var(--text-color-dark);
  text-transform: uppercase;
  font-size: 12px;
}

.widgets_grid_box ul li:last-child {
  padding-bottom: 0px;
  border-bottom: 0px;
}

/*---=======widget_about_authour========------*/

/*----latest----pist--------*/

.widgets_grid_box ul li {
  margin-bottom: 0px !important;
}

/*----====widget_crochure=========-----*/

/*----====widget_contact_box_widget=========-----*/

/*---==========================================-----
-----==================Common css===============-----
-----=========================================-----*/

/* style switcher */

/*-----style-switcher------*/

/*---==========================================-----
-----==================pagination===============-----
-----=========================================-----*/

/*---==========================================-----
-----==================title_all_box===============-----
-----=========================================-----*/
.parallax_cover img {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
}

/*---==========================================-----
-----==================title_all_box===============-----
-----=========================================-----*/
.title_all_box {
  position: relative;
}

.title_all_box.style_one .title_sections,
.title_all_box.style_two .title_sections {
  position: relative;
}

.title_all_box.style_one .title_sections .before_title,
.title_all_box.style_two .title_sections .before_title {
  font-size: 22px;
  line-height: 40px;
  font-weight: 700;
  color: var(--primary-color-one);
  padding: 0px 0px 10px 0px;
  text-decoration: underline;
  font-family: "Assistant", sans-serif;
}

.title_all_box.style_one .title_sections .title,
.title_all_box.style_one .title_sections h1,
.title_all_box.style_one .title_sections h2,
.title_all_box.style_one .title_sections h3,
.title_all_box.style_one .title_sections h4,
.title_all_box.style_one .title_sections h5,
.title_all_box.style_one .title_sections h6,
.title_all_box.style_two .title_sections .title,
.title_all_box.style_two .title_sections h1,
.title_all_box.style_two .title_sections h2,
.title_all_box.style_two .title_sections h3,
.title_all_box.style_two .title_sections h4,
.title_all_box.style_two .title_sections h5,
.title_all_box.style_two .title_sections h6 {
  font-size: 38px;
  line-height: 50px;
  font-weight: 700;
  color: var(--heading-dark);
  padding: 0px 0px 10px 0px;
  font-family: "Assistant", sans-serif;
}

.title_all_box.style_one .title_sections p,
.title_all_box.style_two .title_sections p {
  font-size: 17px;
  line-height: 27px;
  padding: 0px 0px 10px 0px;
}

.title_all_box.style_one.light_color .before_title,
.title_all_box.style_two.light_color .before_title {
  color: var(--color-white);
}

.title_all_box.style_one.light_color .title,
.title_all_box.style_one.light_color h1,
.title_all_box.style_one.light_color h2,
.title_all_box.style_one.light_color h3,
.title_all_box.style_one.light_color h4,
.title_all_box.style_one.light_color h5,
.title_all_box.style_one.light_color h6,
.title_all_box.style_two.light_color .title,
.title_all_box.style_two.light_color h1,
.title_all_box.style_two.light_color h2,
.title_all_box.style_two.light_color h3,
.title_all_box.style_two.light_color h4,
.title_all_box.style_two.light_color h5,
.title_all_box.style_two.light_color h6 {
  color: #fff;
}

.title_all_box.style_one.light_color p,
.title_all_box.style_two.light_color p {
  color: #fff;
}

.title_all_box.style_two .title_sections .before_title {
  font-size: 16px;
  text-decoration: none;
  text-transform: capitalize;
  display: inline-block;
  font-weight: 600;
  font-family: "Assistant", sans-serif;
  padding: 0px 10px 3px 10px;
  border-left: 1px solid var(--border-color-dark);
  border-bottom: 1px solid var(--border-color-dark);
  line-height: 26px;
  margin-bottom: 20px;
}

.title_all_box.style_two.light_color .before_title {
  color: #fff;
  opacity: 0.7;
  border-color: rgba(255, 255, 255, 0.2);
}

.title_all_box.style_two.light_color .title,
.title_all_box.style_two.light_color h1,
.title_all_box.style_two.light_color h2,
.title_all_box.style_two.light_color h3,
.title_all_box.style_two.light_color h4,
.title_all_box.style_two.light_color h5,
.title_all_box.style_two.light_color h6 {
  color: #fff;
}

.title_all_box.style_two.light_color p {
  color: #fff;
}

.title_all_box.style_three .title_sections .before_title {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  color: var(--primary-color-one);
  font-family: "Assistant", sans-serif;
  margin-bottom: 10px;
  display: inline-block;
  padding-left: 38px;
  margin-bottom: 7px;
}

.title_all_box.style_three .title_sections .before_title::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: var(--primary-color-one);
  left: 0;
  top: 12px;
}

.title_all_box.style_three .title_sections.center .before_title {
  padding-left: 38px;
  padding-right: 38px;
}

.title_all_box.style_three .title_sections.center .before_title::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: var(--primary-color-one);
  right: 0;
  top: 12px;
}

.title_all_box.style_three .title_sections.right .before_title::before {
  left: inherit;
  right: 0;
}

.title_all_box.style_three .title_sections .title,
.title_all_box.style_three .title_sections h1,
.title_all_box.style_three .title_sections h2,
.title_all_box.style_three .title_sections h3,
.title_all_box.style_three .title_sections h4,
.title_all_box.style_three .title_sections h5,
.title_all_box.style_three .title_sections h6 {
  font-size: 40px;
  font-family: "Assistant", sans-serif;
  line-height: 48px;
  color: var(--heading-dark);
  font-weight: 700;
}

.title_all_box.style_three .title_sections p {
  margin-top: 12px;
}

.title_all_box.style_three.light_color h2 {
  color: #fff;
}

.title_all_box.style_three.light_color p {
  color: #fff;
  opacity: 0.8;
}

.title_all_box.style_four .title_sections .before_title {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: var(--primary-color-one);
  margin-bottom: 17px;
  display: inline-block;
  background: var(--primary-color-three);
  padding: 5px 15px;
  border-radius: 5px;
  font-family: "Assistant", sans-serif;
}

.title_all_box.style_four .title_sections .title,
.title_all_box.style_four .title_sections h1,
.title_all_box.style_four .title_sections h2,
.title_all_box.style_four .title_sections h3,
.title_all_box.style_four .title_sections h4,
.title_all_box.style_four .title_sections h5,
.title_all_box.style_four .title_sections h6 {
  font-size: 40px;
  font-family: "Assistant", sans-serif;
  line-height: 48px;
  color: var(--heading-dark);
  font-weight: 700;
}

.title_all_box.style_four .title_sections p {
  margin-top: 12px;
}

.title_all_box.style_four.light_color .title,
.title_all_box.style_four.light_color h1,
.title_all_box.style_four.light_color h2,
.title_all_box.style_four.light_color h3,
.title_all_box.style_four.light_color h4,
.title_all_box.style_four.light_color h5,
.title_all_box.style_four.light_color h6 {
  color: #fff;
}

.title_all_box.style_four.light_color p {
  color: #fff;
}

.title_all_box.style_five .title_sections {
  position: relative;
}

.title_all_box.style_five .title_sections .before_title {
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  color: var(--primary-color-one);
  padding: 0px 0px 12px 0px;
  letter-spacing: 3px;
  font-family: "Assistant", sans-serif;
}

.title_all_box.style_five .title_sections .title,
.title_all_box.style_five .title_sections h1,
.title_all_box.style_five .title_sections h2,
.title_all_box.style_five .title_sections h3,
.title_all_box.style_five .title_sections h4,
.title_all_box.style_five .title_sections h5,
.title_all_box.style_five .title_sections h6 {
  font-size: 38px;
  line-height: 50px;
  font-family: "Assistant", sans-serif;
  font-weight: 700;
  color: var(--heading-dark);
  padding: 0px 0px 10px 0px;
}

.title_all_box.style_five .title_sections p {
  font-size: 17px;
  line-height: 27px;
  padding: 0px 0px 10px 0px;
}

.title_all_box.style_five.light_color .title,
.title_all_box.style_five.light_color h1,
.title_all_box.style_five.light_color h2,
.title_all_box.style_five.light_color h3,
.title_all_box.style_five.light_color h4,
.title_all_box.style_five.light_color h5,
.title_all_box.style_five.light_color h6 {
  color: #fff;
}

.title_all_box.style_five.light_color p {
  color: #fff;
}

.title_all_box.style_six .title_sections .before_title {
  position: relative;
  font-size: 16px;
  font-weight: 500;

  color: var(--primary-color-one);
  text-transform: uppercase;
  padding-bottom: 18px;
  display: inline-block;
}

.title_all_box.style_six .title_sections .before_title span {
  margin-right: 10px;
  font-size: 20px;
}

.title_all_box.style_six .title_sections .title,
.title_all_box.style_six .title_sections h1,
.title_all_box.style_six .title_sections h2,
.title_all_box.style_six .title_sections h3,
.title_all_box.style_six .title_sections h4,
.title_all_box.style_six .title_sections h5,
.title_all_box.style_six .title_sections h6 {
  font-size: 38px;
  line-height: 50px;
  font-weight: 700;
  color: var(--heading-dark);
  padding: 0px 0px 10px 0px;
  font-family: "Assistant", sans-serif;
}

.title_all_box.style_six .title_sections p {
  font-size: 17px;
  line-height: 27px;
  padding: 0px 0px 10px 0px;
}

.title_all_box.style_six.light_color .before_title {
  color: var(--color-white);
}

.title_all_box.style_six.light_color .before_title span {
  color: var(--color-white);
}

.title_all_box.style_six.light_color .title,
.title_all_box.style_six.light_color h1,
.title_all_box.style_six.light_color h2,
.title_all_box.style_six.light_color h3,
.title_all_box.style_six.light_color h4,
.title_all_box.style_six.light_color h5,
.title_all_box.style_six.light_color h6 {
  color: var(--color-white);
}

.title_all_box.style_six.light_color p {
  color: var(--color-white);
}

.title_all_box.style_seven .title,
.title_all_box.style_seven h1,
.title_all_box.style_seven h2,
.title_all_box.style_seven h3,
.title_all_box.style_seven h4,
.title_all_box.style_seven h5,
.title_all_box.style_seven h6 {
  font-size: 44px;
  line-height: 54px;
  font-weight: 700;
  color: var(--heading-dark);
  font-family: "Assistant", sans-serif;
}

.title_all_box.style_seven .title span,
.title_all_box.style_seven h1 span,
.title_all_box.style_seven h2 span,
.title_all_box.style_seven h3 span,
.title_all_box.style_seven h4 span,
.title_all_box.style_seven h5 span,
.title_all_box.style_seven h6 span {
  font-weight: 500;
}

.title_all_box.style_seven .before_title {
  font-size: 18px;
  padding-bottom: 10px;
  color: var(--primary-color-one);
  font-family: "Assistant", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 23px;
}

.title_all_box.style_seven p {
  font-size: 16px;
  line-height: 26px;
  margin-top: 10px;
}

.title_all_box.style_seven.light_color .before_title {
  color: var(--color-white);
}

.title_all_box.style_seven.light_color .before_title span {
  color: var(--color-white);
}

.title_all_box.style_seven.light_color .title,
.title_all_box.style_seven.light_color h1,
.title_all_box.style_seven.light_color h2,
.title_all_box.style_seven.light_color h3,
.title_all_box.style_seven.light_color h4,
.title_all_box.style_seven.light_color h5,
.title_all_box.style_seven.light_color h6 {
  color: var(--color-white);
}

.title_all_box.style_seven.light_color p {
  color: var(--color-white);
}

.title_all_box.style_seven.text-right {
  text-align: right;
}

.title_all_box .title_sections .title_big {
  font-size: 51px !important;
  font-weight: 800 !important;
  line-height: 66px !important;
}

/*---==========================================-----
-----==================extra_content===============-----
-----=========================================-----*/

/*---==========================================-----
-----==================image_absolute===============-----
-----=========================================-----*/

/*---==========================================-----
-----==================video_box===============-----
-----=========================================-----*/

@keyframes ripple {
  70% {
    background: rgba(255, 255, 255, 0);
    width: 120px;
    height: 120px;
  }

  100% {
    background: rgba(255, 255, 255, 0);
    width: 0px;
    height: 0px;
  }
}

/*---==========================================-----
-----==================area of expertise ===============-----
-----=========================================-----*/

/*---==========================================-----
-----==================testimonial_sec ===============-----
-----=========================================-----*/

/*-----v2 style-----*/

/*---==========================================-----
-----==================grid column for blog post and project ===============-----
-----=========================================-----*/
._card {
  position: relative;
  display: inline-block;
  width: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
}

@media (min-width: 576px) {
  ._card {
    display: inline-block;
    width: 100%;
  }
}

.three_column .grid_show_case .grid_box {
  width: 33.33%;
  padding: 0px 12px;
  margin-bottom: 25px;
}

.four_column .grid_show_case .grid_box {
  width: 33.33%;
  padding: 0px 12px;
  margin-bottom: 25px;
}

/*---==========================================-----
-----================== image_boxes ===============-----
-----=========================================-----*/

/*---==========================================-----
-----================== simple image boxes ===============-----
-----=========================================-----*/

/*---==========================================-----
-----================== image_boxes ===============-----
-----=========================================-----*/
.counter-block.style_one {
  position: relative;
  padding: 28px;
  background: #fff;
  box-shadow: var(--box-shadow-two);
  border-radius: 10px;
}

.counter-block.style_one:before {
  position: absolute;
  content: "";
  border: 1px dashed var(--border-color-dark);
  width: 97%;
  height: 97%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-radius: 10px;
}

.counter-block.style_one .icon_box {
  position: relative;
  min-height: 48px;
  margin-bottom: 20px;
}

.counter-block.style_one .icon_box .icon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.counter-block.style_one .icon_box .icon span {
  font-size: 40px;
  line-height: 40px;
  color: var(--primary-color-one);
}

.counter-block.style_one .icon_box .icon img {
  width: auto;
  height: 40px;
}

.counter-block.style_one .icon_box .coun_ter {
  margin-left: 50px;
}

.counter-block.style_one .icon_box .coun_ter {
  position: relative;
}

.counter-block.style_one .icon_box .coun_ter span {
  display: inline-block;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: var(--primary-color-one);
  font-family: "Assistant", sans-serif;
}

.counter-block.style_one .icon_box .coun_ter small {
  font-size: 20px;
  margin-left: 5px;
  color: var(--text-color-light);
}

.counter-block.style_one .content_box {
  position: relative;
}

.counter-block.style_one .content_box h6 {
  display: block;
  color: var(--heading-dark);
  line-height: 28px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 6px;
}

.counter-block.style_one .content_box p {
  margin: 0px;
}

.counter-block.style_two {
  position: relative;
  padding: 35px 25px;
  background: #fff;
  box-shadow: var(--box-shadow-two);
  margin: 10px 0px 20px 0px;
  text-align: center;
  border-radius: 10px;
}

.counter-block.style_two .icon_box .icon {
  position: relative;
  display: block;
  text-align: center;
  margin-top: 20px;
}

.counter-block.style_two .icon_box .icon span {
  font-size: 50px;
  line-height: 50px;
  color: var(--primary-color-one);
}

.counter-block.style_two .icon_box .icon img {
  width: auto;
  height: 50px;
}

.counter-block.style_two .icon_box .coun_ter {
  margin-left: 50px;
}

.counter-block.style_two .coun_ter {
  position: relative;
  margin-bottom: 5px;
}

.counter-block.style_two .coun_ter span {
  display: inline-block;
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  color: var(--primary-color-one);
  font-family: "Assistant", sans-serif;
}

.counter-block.style_two .coun_ter small {
  font-size: 20px;
  position: relative;
  top: -15px;
  color: var(--text-color-light);
}

.counter-block.style_two .content_box {
  position: relative;
}

.counter-block.style_two .content_box h6 {
  display: block;
  color: var(--heading-dark);
  line-height: 26px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.counter-block.style_three {
  position: relative;
}

.counter-block.style_three .icon_box {
  position: relative;
  margin-bottom: 15px;
}

.counter-block.style_three .icon_box span {
  font-size: 60px;
  line-height: 60px;
  color: var(--primary-color-one);
}

.counter-block.style_three .icon_box img {
  width: 60px;
  height: auto;
}

.counter-block.style_three .content_box p {
  margin-bottom: 10px;
}

.counter-block.style_three .content_box h6 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

.counter-block.style_three .content_box h6 .coun_ter {
  display: block;
}

.counter-block.style_three .content_box h6 .coun_ter .count-text {
  font-size: 30px;
  line-height: 50px;
  color: var(--primary-color-one);
  font-weight: 700;
}

.counter-block.style_three .content_box h6 .coun_ter small {
  color: var(--text-color-light);
  font-size: 16px;
  font-weight: 500;
}

/*---==========================================-----
-----================== call_to_action ===============-----
-----=========================================-----*/

/*---==========================================-----
-----================== icon_box_all ===============-----
-----=========================================-----*/

/*---==========================================-----
-----================== content_box_cn ===============-----
-----=========================================-----*/

/*---==========================================-----
-----================== faq_section ===============-----
-----=========================================-----*/
.faq_section {
  position: relative;
}

.faq_section dd {
  display: none;
}

.faq_section.type_one .accordion {
  position: relative;
}

.faq_section.type_one .accordion dl {
  margin-bottom: 0px;
  position: relative;
}

.faq_section.type_one .accordion dl dt {
  position: relative;
  background: transparent;
  margin-bottom: 40px;
  border: 0px;
  font-family: "Assistant", sans-serif;
  font-size: 18px;
  color: var(--heading-dark);
  font-weight: 600;
  line-height: 26px;
  border-radius: 5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  margin-left: 50px;
}

.faq_section.type_one .accordion dl dt span {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--primary-color-one);
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  margin-right: 10px;
  border-radius: 5px;
  position: absolute;
  left: -50px;
  bottom: 0;
  top: 0;
  margin: auto;
}

.faq_section.type_one .accordion dl dt.active {
  margin-bottom: 20px;
}

.faq_section.type_one .accordion dl dd {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #dcd7d7;
  padding-left: 22px;
  border-left: 1px dashed #dcd7d7;
}

.faq_section.type_one .accordion dl dd p {
  margin: 0px;
  color: var(--text-color-dark);
}

.faq_section.type_two .faq_header {
  position: relative;
  background: var(--primary-color-three);
  border-radius: 10px;
  padding: 25px 70px 22px 20px;
  border: 1px solid var(--border-color-dark);
  margin-bottom: 15px;
  font-family: "Assistant", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  z-index: 2;
  cursor: pointer;
}

.faq_section.type_two .faq_header span {
  position: absolute;
  width: 44px;
  /* height: 44px; */
  border-radius: 5px;
  background: #fff;
  color: var(--primary-color-one);
  text-align: center;
  right: 2px;
  top: 1px;
  bottom: 2px;
  margin: auto;
  line-height: 40px;
  box-shadow: var(--box-shadow);
}

.faq_section.type_two .faq_header.active {
  margin: 0px;
  background: #fff;
  color: var(--primary-color-one);
}

.faq_section.type_two .faq_header.active span {
  background: var(--primary-color-one);
  color: #fff;
}

.faq_section.type_two .accordion-content {
  position: relative;
  margin-bottom: 15px;
  padding: 35px 20px 10px 20px;
  border: 1px solid var(--border-color-dark);
  border-top: 0px;
  border-radius: 0px 0px 10px 10px;
  background: var(--primary-color-three);
  margin-top: -15px;
}

/*---==========================================-----
-----================== progress_bar ===============-----
-----=========================================-----*/

/*---==========================================-----
-----================== time_line_section ===============-----
-----=========================================-----*/

/*---------tab ----style-----one---------------*/

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/*----client_logo_carousel------*/
.client_logo_carousel {
  position: relative;
}

/*------------newsteller------------------*/
.newsteller {
  position: relative;
}

.newsteller.style_one .item_scubscribe {
  position: relative;
  top: 9px;
}

.newsteller.style_one .item_scubscribe .mc4wp-form-fields {
  position: relative;
}

.newsteller.style_one .item_scubscribe .mc4wp-form-fields input[type="email"] {
  border-radius: 10px 0px 10px 0px;
}

.newsteller.style_one .item_scubscribe .mc4wp-form-fields input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  background: var(--primary-color-two);
  border-radius: 0px 0px 10px 0px;
  height: 56px;
  min-width: 100px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  min-height: 56px;
  line-height: 56px;
  border: 0px !important;
}

.newsteller.style_one .content {
  position: relative;
  padding-left: 15px;
  border-left: 4px solid #fff;
}

.newsteller.style_one .content h2 {
  font-weight: 600;
  color: #fff;
  margin-bottom: 8px;
  font-size: 30px;
  line-height: 40px;
}

.newsteller.style_one .content p {
  margin-bottom: 0px;
  color: #fff;
}

.newsteller.style_two {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  padding: 50px;
}

.newsteller.style_two::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: var(--primary-color-one);
  opacity: 0.8;
}

.newsteller.style_two .item_scubscribe {
  position: relative;
  width: 60%;
  margin: 0px auto;
}

.newsteller.style_two .item_scubscribe input {
  margin: 0px auto;
}

.newsteller.style_two .item_scubscribe input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 150px;
  min-height: 50px;
  line-height: 50px;
  width: auto;
  border-radius: 5px;
  background: var(--primary-color-two);
  border: 0px !important;
}

.newsteller.style_three {
  text-align: center;
}

.newsteller.style_three h6 {
  font-size: 18px;
  line-height: 30px;
  padding: 5px 15px;
  background: #fff;
  color: var(--primary-color-one);
  font-weight: 600;
  display: inline-block;
  margin-bottom: 30px;
}

.newsteller.style_three h2 {
  font-size: 44px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #fff;
}

.newsteller.style_three p {
  color: #fff;
  opacity: 0.8;
  font-size: 16px;
  margin-bottom: 25px;
}

.newsteller.style_three .mc4wp-form-fields {
  position: relative;
  width: 60%;
  margin: auto;
}

.newsteller.style_three .mc4wp-form-fields input {
  background: transparent;
  border-radius: 0px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.newsteller.style_three .mc4wp-form-fields input::placeholder {
  color: #fff !important;
}

.newsteller.style_three .mc4wp-form-fields input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  min-width: 100px;
  width: auto;
  background: #fff;
  color: var(--heading-dark);
  height: auto;
  line-height: 40px;
  min-height: 40px;
  margin: 0px;
}

.newsteller.style_four input[type="submit"] {
  position: absolute;
  z-index: 99;
  top: 4px !important;
  right: 6px !important;
  left: unset !important;
  height: 48px !important;
  line-height: 48px !important;
  min-height: 48px !important;
  width: 150px !important;
  min-width: 150px !important;
  border-radius: 10px 0px 10px 0px !important;
}

@media (max-width: 992px) {
  .newsteller.style_three .mc4wp-form-fields {
    width: 100%;
  }
}

/*----price_plan_box------*/
.price_plan_box {
  position: relative;
}

.price_plan_box.style_one {
  box-shadow: var(--box-shadow);
  background: #fff;
  padding: 45px 35px 40px;
  border-radius: 10px;
}

.price_plan_box.style_one .tag {
  position: absolute;
  transform: rotate(-90deg);
  background: var(--primary-color-one);
  color: #fff;
  padding: 3px 16px 3px 4px;
  text-transform: uppercase;
  font-size: 13px;
  top: 18px;
  right: -16px;
}

.price_plan_box.style_one .tag::before {
  position: absolute;
  content: "";
  border-left: 10px solid transparent;
  border-top: 12px solid var(--primary-color-one);
  border-bottom: 13px solid var(--primary-color-one);
  border-right: 10px solid var(--primary-color-one);
  bottom: 0px;
  left: -20px;
  z-index: -82;
}

.price_plan_box.style_one .top {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 20px;
  padding-right: 25px;
}

.price_plan_box.style_one .top::before {
  position: absolute;
  content: "";
  width: 60px;
  height: 2px;
  background: var(--primary-color-one);
  bottom: 0;
  left: 0;
}

.price_plan_box.style_one .top h2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.price_plan_box.style_one .top p {
  margin: 0;
}

.price_plan_box.style_one .mid {
  position: relative;
  margin-bottom: 30px;
}

.price_plan_box.style_one .mid h4 {
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
  color: var(--primary-color-one);
  margin-bottom: 7px;
}

.price_plan_box.style_one .mid h4 small,
.price_plan_box.style_one .mid h4 span {
  font-size: 20px;
  position: relative;
  top: -20px;
}

.price_plan_box.style_one .bottom {
  position: relative;
}

.price_plan_box.style_one .bottom ul {
  position: relative;
  margin: 0 0 40px;
  padding: 0;
}

.price_plan_box.style_one .bottom ul li {
  position: relative;
  list-style: none;
  padding: 10px 20px 10px 40px;
  border-radius: 5px;
}

.price_plan_box.style_one .bottom ul li:nth-child(2n + 1) {
  background: var(--primary-color-three);
}

.price_plan_box.style_one .bottom ul li i {
  position: absolute;
  left: 15px;
  bottom: 0;
  top: 0;
  margin: auto;
  font-size: 16px;
  color: var(--primary-color-one);
  line-height: 16px;
  height: 16px;
}

.price_plan_box.style_two {
  background: #fff;
  margin-bottom: 30px;
  border-radius: 10px;
  border: 1px solid var(--border-color-dark);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.price_plan_box.style_two .tag {
  position: absolute;
  max-width: 120px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  background: var(--primary-color-one);
  border-radius: 30px;
  text-align: center;
  top: -16px;
  right: 0;
  margin: auto;
  left: 0;
  z-index: 2;
}

.price_plan_box.style_two .inner_box {
  position: relative;
}

.price_plan_box.style_two .inner_box .top {
  padding: 42px 30px 30px;
  background: var(--primary-color-three);
  text-align: center;
  border-radius: 10px 10px 0px 0px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.price_plan_box.style_two .inner_box .top h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  margin-bottom: 6px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.price_plan_box.style_two .inner_box .top p {
  margin-bottom: 0px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.price_plan_box.style_two .inner_box .mid {
  position: relative;
  padding: 42px 30px 30px;
  text-align: center;
}

.price_plan_box.style_two .inner_box .mid h4 {
  font-size: 36px;
  line-height: 46px;
  color: var(--primary-color-one);
  font-weight: 700;
}

.price_plan_box.style_two .inner_box .mid h4 span {
  font-size: 20px;
  font-weight: 500;
  color: var(--text-color-dark);
  line-height: 30px;
}

.price_plan_box.style_two .inner_box .bottom {
  position: relative;
  padding: 0px 40px 40px;
  text-align: center;
}

.price_plan_box.style_two .inner_box .bottom ul {
  margin: 0px 0px 40px;
  padding: 0px;
  text-align: left;
}

.price_plan_box.style_two .inner_box .bottom ul li {
  position: relative;
  list-style: none;
  padding-left: 33px;
  margin-bottom: 10px;
}

.price_plan_box.style_two .inner_box .bottom ul li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border-radius: 30px;
  color: var(--text-color-light);
  line-height: 24px;
  text-align: center;
  font-size: 13px;
  border: 1px solid var(--border-color-dark);
}

.price_plan_box.style_two .inner_box .bottom a.theme-btn {
  border-radius: 10px;
  background: var(--primary-color-one);
  color: #fff;
  font-family: "Assistant", sans-serif;
  font-size: 15px;
}

.price_plan_box.style_two:hover {
  box-shadow: var(--box-shadow);
}

.price_plan_box.style_two:hover .inner_box .top {
  background: var(--primary-color-one);
}

.price_plan_box.style_two:hover .inner_box .top h2 {
  color: #fff;
}

.price_plan_box.style_two:hover .inner_box .top p {
  color: #fff;
}

.price_plan_box.style_three {
  background: var(--primary-color-three);
  padding: 10px;
  border: 1px solid var(--border-color-dark);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.price_plan_box.style_three .image {
  overflow: hidden;
  position: relative;
}

.price_plan_box.style_three .image img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: top;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.price_plan_box.style_three .image .tag {
  position: absolute;
  content: "";
  padding: 5px 15px;
  background: var(--primary-color-two);
  font-size: 15px;
  font-weight: 600;
  font-family: "Assistant", sans-serif;
  z-index: 1;
  top: 0;
  right: 0;
  color: #fff;
  border-radius: 0px 0px 0px 10px;
  line-height: 25px;
}

.price_plan_box.style_three .image .mid {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  left: 0;
  bottom: 0%;
  padding: 0px 0px 0px 20px;
}

.price_plan_box.style_three .image .mid h6 {
  padding: 5px 15px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  font-size: 15px;
  font-weight: 600;
  font-family: "Assistant", sans-serif;
  z-index: 1;
  color: var(--primary-color-two);
  border-radius: 10px 0px 0px 0px;
  line-height: 25px;
}

.price_plan_box.style_three .inner_box {
  position: relative;
  padding: 30px 20px 20px;
}

.price_plan_box.style_three .inner_box h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  margin-bottom: 8px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.price_plan_box.style_three .inner_box p {
  margin-bottom: 0px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.price_plan_box.style_three .inner_box .bottom {
  position: relative;
  padding: 20px 0px 0px;
  text-align: left;
}

.price_plan_box.style_three .inner_box .bottom ul {
  margin: 0px 0px 40px;
  padding: 0px;
  text-align: left;
}

.price_plan_box.style_three .inner_box .bottom ul li {
  position: relative;
  list-style: none;
  padding-left: 33px;
  margin-bottom: 10px;
}

.price_plan_box.style_three .inner_box .bottom ul li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border-radius: 30px;
  color: var(--primary-color-one);
  line-height: 24px;
  text-align: center;
  font-size: 13px;
  border: 1px solid var(--border-color-dark);
}

.price_plan_box.style_three .inner_box .bottom a.theme-btn {
  background: var(--primary-color-one);
  color: #fff;
  font-family: "Assistant", sans-serif;
  font-size: 15px;
}

.price_plan_box.style_three .inner_box .bottom a.theme-btn:hover {
  background: var(--primary-color-two);
  color: #fff;
  border-color: var(--primary-color-two);
}

.price_plan_box.style_three:hover {
  border-color: var(--primary-color-one);
}

.price_plan_box.style_three:hover .image img {
  opacity: 0.8;
}

.price_plan_with_tab {
  position: relative;
}

.price_plan_with_tab .row {
  --bs-gutter-x: 1.5rem !important;
}

.modal-popup-inner .form_content input,
.modal-popup-inner .form_content input[type="text"],
.modal-popup-inner .form_content input[type="email"],
.modal-popup-inner .form_content input[type="number"],
.modal-popup-inner .form_content textarea,
.modal-popup-inner .form_content select {
  margin-bottom: 5px !important;
}

.modal-popup-inner .form_content p {
  position: relative;
  margin: 0px;
}

.modal-popup-inner .form_content p i {
  position: absolute;
  top: 46px;
  right: 14px;
  color: var(--primary-color-one);
  margin: auto;
  font-size: 16px;
  height: 16px;
}

.modal-popup-inner .form_content p br {
  display: none;
}

/*--====================================================--
----==============price_plan_box========================--
--======================================================--*/

/*--====================================================--
----==============social_media_v_one========================--
--======================================================--*/
.social_media_v_one {
  position: relative;
}

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

.social_media_v_one ul li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0px !important;
}

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

.social_media_v_one ul li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  border-radius: 50px;
  background: var(--primary-color-two);
  color: #fff;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.social_media_v_one ul li a span {
  opacity: 0.8;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.social_media_v_one ul li a small {
  position: absolute;
  padding: 5px 15px;
  border-radius: 5px;
  background: #fff;
  color: var(--primary-color-one);
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  min-width: 100px;
  text-align: center;
  margin: auto;
  left: -10px;
  right: 0;
  top: -35px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  opacity: 0;
}

.social_media_v_one ul li a small::before {
  position: absolute;
  content: "";
  width: 12px;
  border-top: 10px solid #fff;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  height: 12px;
  bottom: -20px;
  left: 20px;
}

.social_media_v_one ul li a:hover {
  background: var(--primary-color-one);
  color: #fff;
}

.social_media_v_one ul li a:hover small {
  opacity: 1;
}

.social_media_v_one ul li a:hover span {
  opacity: 1;
}

.social_media_v_one.light ul li a {
  background: rgba(255, 255, 255, 0.0392156863);
}

.social_media_v_one.style_two ul li a {
  background-color: var(--primary-color-three);
  color: var(--primary-color-one);
}

.social_media_v_one.style_three ul li a {
  background-color: var(--primary-color-one);
  color: var(--color-white);
}

.social_media_v_one.color_white ul li a {
  background-color: var(--color-white);
  color: var(--heading-dark);
}

/*--====================================================--
----==============shape_one========================--
--======================================================--*/

/*--====================================================--
----==============Contact us contact boxes========================--
--======================================================--*/

/*--====================================================--
----==============Contact Form contact========================--
--======================================================--*/
input::placeholder,
textarea::placeholder {
  font-size: 14px;
  font-weight: 400;
  font-family: "Assistant", sans-serif;
  color: var(--text-color-dark);
  text-transform: capitalize;
}

form p {
  margin-bottom: 0px;
}

form br {
  display: none;
}

.contact_form_box_all {
  position: relative;
}

.contact_form_box_all input,
.contact_form_box_all input[type="text"],
.contact_form_box_all input[type="email"],
.contact_form_box_all input[type="number"],
.contact_form_box_all textarea,
.contact_form_box_all select {
  margin: 6px 0px 25px !important;
}

.contact_form_box_all input[type="submit"],
.contact_form_box_all button[type="submit"] {
  margin-bottom: 10px !important;
}

.contact_form_box_all label {
  position: relative;
}

.contact_form_box_all textarea {
  height: 130px;
}

.contact_form_box_all.type_one .contact_form_box_inner {
  position: relative;
  padding: 50px 45px 35px;
  border-radius: 15px;
  background: #fff;
  box-shadow: var(--box-shadow-two);
  z-index: 1;
}

.contact_form_box_all.type_one .contact_form_box_inner .contact_form_shortcode {
  position: relative;
}

.contact_form_box_all.type_one
  .contact_form_box_inner
  .contact_form_shortcode
  label {
  font-size: 12px;
  font-weight: 600;
  font-family: "Assistant", sans-serif;
  line-height: 12px;
  color: var(--heading-dark);
  width: 100%;
  text-transform: uppercase;
}

.contact_form_box_all.type_one
  .contact_form_box_inner
  .contact_form_shortcode
  input,
.contact_form_box_all.type_one
  .contact_form_box_inner
  .contact_form_shortcode
  button {
  width: 100%;
}

.contact_form_box_all.type_one
  .contact_form_box_inner
  .contact_form_shortcode
  p {
  position: relative;
  margin: 0px;
}

.contact_form_box_all.type_one
  .contact_form_box_inner
  .contact_form_shortcode
  p
  i {
  position: absolute;
  top: 37px;
  right: 14px;
  color: var(--primary-color-one);
  margin: auto;
  font-size: 16px;
  height: 16px;
}

.contact_form_box_all.type_one
  .contact_form_box_inner
  .contact_form_shortcode
  textarea {
  height: 100px;
}

.contact_form_box_all.type_two {
  position: relative;
}

.contact_form_box_all.type_two img {
  position: absolute;
  width: 100%;
  right: -400px;
  bottom: 0px;
}

.contact_form_box_all.type_two .contact_form_shortcode {
  position: relative;
  padding: 50px;
  background: #fff;
  box-shadow: var(--box-shadow);
  border-radius: 10px;
  max-width: 600px;
  height: auto;
}

.contact_form_box_all.type_two .contact_form_shortcode .heading {
  position: relative;
  margin-bottom: 30px;
}

.contact_form_box_all.type_two .contact_form_shortcode .heading h2 {
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
  color: vr(--heading-dark);
}

.contact_form_box_all.type_two .contact_form_shortcode .heading h2 span {
  font-weight: 400;
  color: var(--primary-color-one);
}

.contact_form_box_all.type_two .contact_form_shortcode form br {
  display: none;
}

.contact_form_box_all.type_two .contact_form_shortcode form .row {
  --bs-gutter-x: 1.5rem !important;
  margin-bottom: 0px;
}

.contact_form_box_all.type_two .contact_form_shortcode form input {
  padding: 0px 15px;
}

.contact_form_box_all.type_two .contact_form_shortcode form textarea {
  padding: 10px 15px;
}

.contact_form_box_all.type_two .contact_form_shortcode form p label,
.contact_form_box_all.type_two .contact_form_shortcode form div label {
  width: 100%;
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: var(--text-color-dark);
  font-family: "Assistant", sans-serif;
  position: relative;
}

.contact_form_box_all.type_two .contact_form_shortcode form p label input,
.contact_form_box_all.type_two .contact_form_shortcode form p label textarea,
.contact_form_box_all.type_two .contact_form_shortcode form div label input,
.contact_form_box_all.type_two .contact_form_shortcode form div label textarea {
  margin-top: 5px;
}

.contact_form_box_all.type_two .contact_form_shortcode form p label span,
.contact_form_box_all.type_two .contact_form_shortcode form div label span {
  width: 100%;
  display: block;
}

.contact_form_box_all.type_two .contact_form_shortcode form p label i,
.contact_form_box_all.type_two .contact_form_shortcode form div label i {
  position: absolute;
  top: 26px;
  right: 11px;
  bottom: 0;
  font-size: 12px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  margin: auto;
  color: var(--primary-color-one);
  text-align: center;
}

.contact_form_box_all.type_two .contact_form_shortcode form p::last-child,
.contact_form_box_all.type_two .contact_form_shortcode form div::last-child {
  margin-bottom: 0px;
}

form {
  position: relative;
}

/*-============fourntcontent====================-*/

.search {
  position: relative;
  margin-bottom: 30px;
}

.search input {
  box-shadow: var(--box-shadow-two);
}

.search .sch_btn {
  position: absolute;
  height: 40px;
  top: 8px;
  right: 8px;
  width: 40px;
  background: var(--primary-color-two);
  color: #fff;
  border-radius: 5px;
  border: 0px;
}

/*-----description_box-------*/

/*----===========quotes_box==============------*/

.link_box_contents.style_one .link_content_bx {
  position: relative;
  display: flex;
  background: var(--primary-color-three);
  padding: 0px 0px 0px 20px;
  align-items: center;
  border-radius: 10px;
}

.link_box_contents.style_one .link_content_bx .image_box {
  min-width: 28%;
  height: auto;
  min-height: auto;
  margin-top: auto;
}

.link_box_contents.style_one .link_content_bx .image_box img {
  width: auto;
  height: 190px;
}

.link_box_contents.style_one .link_content_bx .con_box {
  padding: 22px 30px 20px;
  position: relative;
  min-width: 72%;
}

.link_box_contents.style_one .link_content_bx .con_box h2 {
  font-size: 20px;
  font-weight: 700;
  color: var(--primary-color-one);
  line-height: 30px;
  margin-bottom: 10px;
}

.link_box_contents.style_one .link_content_bx .con_box a {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: var(--link-color-dark);
  font-family: "Assistant", sans-serif;
}

.link_box_contents.style_one .link_content_bx .con_box a i {
  position: relative;
  top: 2px;
  font-size: 18px;
  left: 5px;
}

.link_box_contents.style_two .link_content_bx {
  position: relative;
  display: flex;
  background: var(--primary-color-one);
  padding: 0px 20px 0px 0px;
  align-items: center;
  border-radius: 10px;
}

.link_box_contents.style_two .link_content_bx .image_box {
  min-width: 28%;
  height: auto;
  min-height: auto;
  margin-top: auto;
}

.link_box_contents.style_two .link_content_bx .image_box img {
  width: auto;
  height: 190px;
}

.link_box_contents.style_two .link_content_bx .con_box {
  padding: 22px 30px 20px;
  position: relative;
  min-width: 72%;
}

.link_box_contents.style_two .link_content_bx .con_box h2 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 30px;
  margin-bottom: 10px;
}

.link_box_contents.style_two .link_content_bx .con_box a {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #fff;
  font-family: "Assistant", sans-serif;
}

.link_box_contents.style_two .link_content_bx .con_box a i {
  position: relative;
  top: 2px;
  font-size: 18px;
  left: 5px;
}

/*----contact_list type_one-----*/

/*------=========================megamenu box========================---------------*/

/*-------==============list_item_box===============---------*/

.map {
  position: relative;
}

.map iframe {
  width: 100%;
  height: 500px;
  border-radius: 15px;
}

/*----------------rotate-hover-----------------*/
@keyframes rotateme {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }

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

@-moz-keyframes rotateme {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

@-o-keyframes rotateme {
  from {
    -o-transform: rotate(0deg);
  }

  to {
    -o-transform: rotate(360deg);
  }
}

/*---===================image box new================---*/

/*----info_section type_one------*/

/*---contact_form_box type_two-----*/

/*------faqs----------*/

/*--------------- fun facts -----------------*/
/*-----funfacts-------*/

/*---==================icon box carousel all ====================----*/

/*---=================== icon box new =====================----*/

/*---========= quote_box type_one =========-------*/

/*------list_items------*/

/*-----news-----*/
.news_box ul {
  padding-left: 0px;
}

.news_box.type_one,
.news_box.type_three {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 30px;
  background: var(--color-white);
  box-shadow: 0px 5px 22px 0px rgba(0, 0, 0, 0.05);
}

.news_box.type_one .image_box,
.news_box.type_three .image_box {
  position: relative;
  overflow: hidden;
  display: block;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.news_box.type_one .image_box img,
.news_box.type_three .image_box img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.news_box.type_one .image_box:before,
.news_box.type_three .image_box:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  background-image: linear-gradient(
    to top,
    var(--primary-color-two),
    rgba(34, 34, 34, 0)
  );
  left: 0;
  transform: translateY(0%);
}

.news_box.type_one .image_box .overlay:before,
.news_box.type_three .image_box .overlay:before {
  position: absolute;
  width: 0%;
  height: 100%;
  right: -30px;
  content: "";
  top: 0;
  background: var(--primary-color-two);
  opacity: 0;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}

.news_box.type_one .content_box,
.news_box.type_three .content_box {
  position: relative;
  padding: 30px;
}

.news_box.type_one .content_box .post-info,
.news_box.type_three .content_box .post-info {
  position: relative;
  margin-bottom: 15px;
}

.news_box.type_one .content_box .post-info li,
.news_box.type_three .content_box .post-info li {
  position: relative;
  display: inline-block;
  margin-right: 20px;
}

.news_box.type_one .content_box .post-info li i,
.news_box.type_three .content_box .post-info li i {
  font-size: 20px;
  margin-right: 6px;
  color: var(--primary-color-one);
}

.news_box.type_one .content_box .post-info li a,
.news_box.type_three .content_box .post-info li a {
  color: var(--heading-dark);
}

.news_box.type_one .content_box .post-info li:last-child,
.news_box.type_three .content_box .post-info li:last-child {
  margin-right: 0px;
}

.news_box.type_one .content_box h2 a,
.news_box.type_three .content_box h2 a {
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: var(--heading-dark);
  margin-bottom: 15px;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}

.news_box.type_one .content_box p,
.news_box.type_three .content_box p {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px dashed rgba(34, 34, 34, 0.1);
}

.news_box.type_one .content_box .continure_reading,
.news_box.type_three .content_box .continure_reading {
  float: left;
}

.news_box.type_one .content_box .comments,
.news_box.type_three .content_box .comments {
  float: right;
}

.news_box.type_one .content_box .comments i,
.news_box.type_three .content_box .comments i {
  font-size: 20px;
  margin-right: 6px;
  color: var(--primary-color-one);
}

.news_box.type_one .content_box .comments a,
.news_box.type_three .content_box .comments a {
  color: var(--heading-dark);
}

.news_box.type_one:hover .image_box:before,
.news_box.type_three:hover .image_box:before {
  transform: translateY(100%);
  opacity: 0;
}

.news_box.type_one:hover .image_box .overlay:before,
.news_box.type_three:hover .image_box .overlay:before {
  width: calc(100% + 60px);
  left: -30px;
  opacity: 0.8;
}

.news_box.type_one:hover .content_box .comments a,
.news_box.type_one:hover .content_box .comments span,
.news_box.type_three:hover .content_box .comments a,
.news_box.type_three:hover .content_box .comments span {
  color: var(--color-white);
}

.news_box.type_three {
  border-radius: 0px;
}

.news_box.type_three .image_box {
  border-radius: 0px;
}

.news_box.type_three .content_box .post-info {
  background: var(--color-white);
  margin-top: -4rem;
  padding: 20px 25px 10px;
}

.news_box.type_two {
  position: relative;
  padding: 30px 30px 30px;
  border-radius: 5px;
  background: var(--primary-color-three);
  border: 1px solid var(--border-color-dark);
  margin-bottom: 30px;
  overflow: hidden;
  cursor: pointer;
}

.news_box.type_two .image_box {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: flex;
  display: -ms-flexbox;
  border-bottom: 1px solid var(--border-color-dark);
  -ms-flex-align: center !important;
  align-items: center !important;
}

.news_box.type_two .image_box .authour_details {
  position: relative;
  padding-top: 8px;
}

.news_box.type_two .image_box .authour_details h6 {
  margin-bottom: 6px;
}

.news_box.type_two .image_box .authour_details h6 a {
  display: block;
  position: relative;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-size: 18px;
  color: var(--heading-dark);
}

.news_box.type_two .image_box .authour_details p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.news_box.type_two .image_box .authour_details p a {
  font-size: 16px;
  line-height: 26px;
  display: block;
  color: var(--primary-color-one);
}

.news_box.type_two h2 {
  position: relative;
}

.news_box.type_two h2 a {
  font-size: 20px;
  color: var(--heading-dark);
  line-height: 28px;
  margin-bottom: 15px;
  display: block;
}

.news_box.type_two .overlay {
  position: absolute;
  content: "";
  top: -100%;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
  padding: 30px;
  opacity: 0;
  transition: all 0.5s;
  background-color: var(--primary-color-one);
}

.news_box.type_two:hover .overlay {
  opacity: 1;
  top: 0;
}

.news_box.type_two .continure_reading {
  position: absolute;
  content: "";
  bottom: 30px;
  left: 32px;
}

.news_box.type_two a.read_more {
  color: var(--color-white);
}

.news_box.type_two .comments {
  position: absolute;
  content: "";
  bottom: 30px;
  right: 32px;
}

.news_box.type_two .comments i {
  margin-right: 5px;
}

.news_box.type_two .comments span,
.news_box.type_two .comments i {
  color: var(--color-white);
}

.col-xl-3.col-md-6.col-sm-6 .news_box .comments {
  display: none !important;
}

/*------====news_box-type-two====---------*/

/*-----pricing_plan_box type_one-------*/

/*----features type_one------*/

/*--====================project==============------*/
/* clear fix */

.project_box.type_one {
  position: relative;
  background: var(--color-white);
  overflow: hidden;
  margin-bottom: 30px;
}

.project_box.type_one .image_box {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 6px;
}

.project_box.type_one .image_box img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  object-position: center;
  display: block;
}

.project_box.type_one .image_box .overlay {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.project_box.type_one .image_box .overlay:before {
  position: absolute;
  width: 0%;
  height: 100%;
  border-radius: 6px;
  right: -30px;
  top: 0;
  content: "";
  background: var(--primary-color-two);
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}

.project_box.type_one .image_box:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  background-image: linear-gradient(
    to top,
    var(--primary-color-two),
    rgba(0, 0, 30, 0)
  );
  left: 0;
  transform: translateY(0%);
}

.project_box.type_one .content_box {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  z-index: 10;
}

.project_box.type_one:hover .image_box:before {
  transform: translateY(100%);
  opacity: 0;
}

.project_box.type_one:hover .image_box .overlay:before {
  width: calc(100% + 60px);
  left: -30px;
  opacity: 0.8;
}

.project_box.type_one:hover .image_box .overlay:before {
  opacity: 0.9;
}

.project_box.type_two {
  position: relative;
  margin-bottom: 30px;
}

.project_box.type_two .gradient {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    top,
    var(--primary-color-two) 10%,
    rgba(0, 0, 0, 0) 58%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    var(--primary-color-two) 10%,
    rgba(0, 0, 0, 0) 58%,
    rgba(0, 0, 0, 0) 100%
  );
  left: 0;
  top: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.project_box.type_two .image_box {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.project_box.type_two .image_box img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  object-position: center;
}

.project_box.type_two .image_box::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  text-align: center;
  transform: perspective(400px) rotateX(-90deg);
  transform-origin: top;
  transition: all 0.5s;
  background-color: var(--primary-color-two);
}

.project_box.type_two .image_box a span {
  font-size: 40px;
  color: var(--color-white);
  position: absolute;
  z-index: 10;
  left: 30px;
  bottom: 30px;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  opacity: 1;
}

.project_box.type_two .content_box {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 30px;
  width: 100%;
  height: 100%;
}

.project_box.type_two .content_box a.read_more {
  position: absolute;
  bottom: 30px;
  color: var(--color-white);
  right: 30px;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  opacity: 0;
  transform: translateX(-100px);
}

.project_box.type_two .content_box a.read_more span {
  margin-right: 8px;
  font-size: 16px;
}

.project_box.type_two .content_box a.read_more:hover {
  color: var(--primary-color-one);
}

.project_box.type_two .content_box h2 a {
  font-size: 20px;
  color: var(--color-white);
  display: block;
  margin-bottom: 8px;
  line-height: 30px;
}

.project_box.type_two .content_box h2 a:hover {
  color: var(--color-white);
}

.project_box.type_two .content_box p a {
  color: var(--text-color-light);
  font-size: 18px;
  display: inline-block;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.project_box.type_two .content_box p a:hover {
  color: var(--color-white);
}

.project_box.type_two:hover .image_box::before {
  opacity: 0.7;
  transform: perspective(400px) rotateX(0deg);
  transition: all 700ms ease 100ms;
}

.project_box.type_two:hover .image_box a span {
  opacity: 1;
  transform: translateX(0px);
}

.project_box.type_two:hover .gradient {
  opacity: 0;
}

/*-----style-two------*/

/*---======================tabs======================*-----*/

/*---=========================== testimonial ============================----*/

/*------------====================theme btn===================-------------*/

/*------------=======================timeline=====================---------------------*/

/*-----------==================contact footer widgets============================------------------*/

/*----------======================product=======================---------------*/

/*-----cart_notice------*/

/* overlay at start */

/* overlay animate in */

/* overlay animate out */

/* content at start */

/* content animate it */

/* content animate out */

/*----============---footer_default-styles--===========---*/

/*---==========================================-----
-----================== footer widgets  css  ===============-----
-----=========================================-----*/
/*----============---about company--===========---*/
.footer_widgets {
  position: relative;
  margin-bottom: 30px;
  /*----about company-----*/
  /*-----get_in_touch_foo------*/
  /*-----navigation_foo-----*/
}

.footer_widgets .fo_wid_title {
  position: relative;
  margin-bottom: 16px;
}

.footer_widgets .fo_wid_title:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 3px;
  background: var(--primary-color-one);
  left: 0;
  bottom: -15px;
}

.footer_widgets .fo_wid_title h2 {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 5px;
}

.footer_widgets .fo_wid_title.dark_color h2 {
  color: var(--heading-dark);
}

.footer_widgets.style_two .fo_wid_title {
  position: relative;
}

.footer_widgets.style_two .fo_wid_title:before {
  display: none;
}

.footer_widgets.style_two .fo_wid_title h2 {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 5px;
}

.footer_widgets.navigation_foo {
  position: relative;
}

.footer_widgets.navigation_foo .navigation_foo_inner {
  position: relative;
}

.footer_widgets.navigation_foo .navigation_foo_inner ul {
  padding: 0;
  margin: 0;
  position: relative;
}

.footer_widgets.navigation_foo .navigation_foo_inner ul li {
  position: relative;
  display: block;
  list-style: none;
}

.footer_widgets.navigation_foo .navigation_foo_inner ul li a {
  display: block;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 9px;
  color: var(--color-white);
  font-weight: 400;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.footer_widgets.navigation_foo .navigation_foo_inner ul li a:hover {
  color: var(--primary-color-one);
}

.footer_widgets.navigation_foo.style_two .fo_wid_title {
  position: relative;
  margin-bottom: 25px;
}

.footer_widgets.navigation_foo.style_two .fo_wid_title:before {
  display: none;
}

.footer_widgets.navigation_foo.style_two .fo_wid_title h2 {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 5px;
}

.footer_widgets.navigation_foo.style_two .navigation_foo_inner {
  position: relative;
}

.footer_widgets.navigation_foo.style_two .navigation_foo_inner ul {
  padding: 0;
  margin: 0;
  position: relative;
}

.footer_widgets.navigation_foo.style_two .navigation_foo_inner ul li {
  position: relative;
  display: block;
  list-style: none;
}

.footer_widgets.navigation_foo.style_two .navigation_foo_inner ul li a {
  display: block;
  position: relative;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 9px;
  padding-left: 14px;
  color: var(--text-color-light);
  font-weight: 400;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.footer_widgets.navigation_foo.style_two .navigation_foo_inner ul li a:hover {
  color: var(--primary-color-one);
}

.footer_widgets.navigation_foo.style_two .navigation_foo_inner ul li a::before {
  position: absolute;
  top: 0px;
  left: 0;
  content: "\f101";
  /* font-family: "FontAwesome"; */
  font-size: 18px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.footer_widgets.navigation_foo.style_three {
  position: relative;
}

.footer_widgets.navigation_foo.style_three .left {
  float: left;
  width: 50%;
}

.footer_widgets.navigation_foo.style_three .right {
  float: left;
  width: 50%;
}

.footer_widgets.navigation_foo.style_three .navigation_foo_inner ul li a {
  position: relative;
  padding-left: 14px;
  font-size: 16px;
  line-height: 26px;
}

.footer_widgets.navigation_foo.style_three
  .navigation_foo_inner
  ul
  li
  a::before {
  position: absolute;
  left: 0;
  content: "";
  background: rgba(255, 255, 255, 0.5);
  width: 6px;
  height: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.footer_widgets.navigation_foo.style_three .navigation_foo_inner ul li a:hover {
  color: var(--primary-color-one);
}

.footer_widgets.navigation_foo.style_three
  .navigation_foo_inner
  ul
  li
  a:hover::before {
  background: var(--primary-color-one);
}

/*------recent--post-----*/

/*----foo_subscribe ----*/
.foo_subscribe {
  position: relative;
}

.foo_subscribe.style_one p {
  color: var(--text-color-light);
  margin-bottom: 15px;
}

.foo_subscribe.style_one div {
  color: var(--text-color-light);
  /* margin-bottom: 15px; */
}

.foo_subscribe.style_one .social_media_v_one {
  padding: 10px 0px 0px;
}

.foo_subscribe.style_one .social_media_v_one ul li {
  position: relative;
}

.foo_subscribe.style_one .social_media_v_one ul li a {
  margin-right: 0px;
  background: rgba(255, 255, 255, 0.05);
}

.foo_subscribe.style_one .social_media_v_one ul li small {
  position: absolute;
  background: var(--primary-color-one);
  color: #fff;
  left: 0;
  min-width: 100px;
  border-radius: 5px;
  padding: 8px 10px 6px;
  text-align: center;
  font-size: 12px;
  font-family: "Assistant", sans-serif;
  display: block;
  bottom: -50px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  opacity: 0;
}

.foo_subscribe.style_one .social_media_v_one ul li small::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid var(--primary-color-one);
  top: -20px;
  left: 10px;
  margin: auto;
}

.foo_subscribe.style_one .social_media_v_one ul li:hover small {
  opacity: 1;
}

.foo_subscribe.dark_color.style_one p {
  color: var(--text-color-dark) !important;
}

.foo_subscribe.dark_color.style_one .social_media_v_one ul li a {
  margin-right: 0px;
  background: var(--primary-color-three) !important;
  color: var(--primary-color-one) !important;
}

/*------footer_copy_right ------*/
.footer_copy_content {
  position: relative;
  color: var(--text-color-light);
  margin: 0px;
}

.nav_link_v_one {
  position: relative;
}

.nav_link_v_one ul {
  padding: 0px;
  margin: 0px;
}

.nav_link_v_one ul li {
  list-style: none;
  display: inline-block;
  margin-left: 10px;
}

.nav_link_v_one ul li a {
  color: var(--text-color-light);
  font-size: 15px;
  font-weight: 400;
}

/*-----------=====================footer_contact_form========================-------------------*/

/*---footer_contact_list -----*/

/*---gallery_repeater------*/

/*--------=========================shop css==============================----------------*/

input[type="checkbox"],
input[type="radio"] {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  vertical-align: middle;
}

input[type="checkbox"]:after {
  /* content: ""; */
  border-bottom: 8px solid var(--primary-color-three);
  border-top: 8px solid var(--primary-color-three);
  display: block;
  opacity: 1;
}

input[type="checkbox"]:checked:after {
  border-bottom: 8px solid var(--primary-color-one);
  border-top: 8px solid var(--primary-color-one);
}

b,
strong {
  font-family: "Assistant", sans-serif;
}

.woocommerce span.onsale {
  border-radius: 50px;
  width: 60px;
  height: 60px;
  line-height: 60px !important;
  font-size: 12px;
  font-family: "Assistant", sans-serif;
  background-color: var(--primary-color-one) !important;
}

.woocommerce .product form.cart {
  margin-bottom: 25px !important;
  position: relative;
}

select {
  appearance: none;
  background: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3Edown_key%3C/title%3E%3Cpath d='M12.72,15.78a.75.75,0,0,1-.53.22h-.38a.77.77,0,0,1-.53-.22L6.15,10.64a.5.5,0,0,1,0-.71l.71-.71a.49.49,0,0,1,.7,0L12,13.67l4.44-4.45a.5.5,0,0,1,.71,0l.7.71a.5.5,0,0,1,0,.71Z'/%3E%3C/svg%3E")
    no-repeat right 0.75rem center/18px 20px;
}

/*----=====product_box type_one=====-------*/

.product_box {
  position: relative;
  margin-bottom: 30px;
}

.product_box .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}

.product_box .overlay ul {
  position: absolute;
  right: 0;
  top: 0;
}

.product_box .overlay ul li {
  display: block;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  opacity: 0;
}

.product_box .overlay ul li a {
  width: 50px;
  height: 50px;
  font-size: 18px;
  display: block;
  border-radius: 50px;
  text-align: center;
  line-height: 50px;
  background: #fff;
  box-shadow: var(--box-shadow-two);
  position: relative;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}

.product_box .overlay ul li a i {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto !important;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  top: 0 !important;
}

.product_box .overlay ul li a span {
  display: none;
}

.product_box .overlay ul li a:hover {
  background: var(--primary-color-one);
  color: #fff;
}

.product_box.type_one {
  padding: 25px;
  border: 1px solid var(--border-color-dark);
  border-radius: 5px;
  background: #fff;
  text-align: center;
}

.product_box.type_one .inner_box {
  position: relative;
}

.product_box.type_one .inner_box span.onsale {
  top: 4px;
  left: 5px;
  width: 110px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;

  border-radius: 50px;
  line-height: 50px !important;
  font-size: 10px !important;
  font-family: "Assistant", sans-serif;
  background-color: #508d69 !important;
  z-index: 9;
  font-weight: 600 !important;
  color: #fff !important;
}
.product_box.type_one .inner_box span.onsalemulti {
  top: 4px;
  left: 5px;
  width: 80px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;

  border-radius: 50px;
  /* line-height: 50px !important; */
  font-size: 10px !important;
  font-family: "Assistant", sans-serif;
  background-color: #508d69 !important;
  z-index: 9;
  font-weight: 600 !important;
  color: #fff !important;
}

.product_box.type_one .inner_box .labels {
  position: relative;
}

.product_box.type_one .inner_box .labels p {
  color: var(--text-color-dark);
  font-size: 12px;
  font-weight: 500;
  font-family: "Assistant", sans-serif;
  margin-bottom: 10px;
  text-decoration: underline;
}

.product_box.type_one .inner_box .image_box {
  position: relative;
  overflow: hidden;
  margin: auto;
  border-radius: 5px;
  margin-bottom: 30px;
}

.product_box.type_one .inner_box .image_box img {
  width: 100%;
  height: auto;
  margin: auto;
  border: 0px !important;
}

.product_box.type_one .content_box {
  position: relative;
}

.product_box.type_one .content_box h2 {
  line-height: normal;
}

.product_box.type_one .content_box h2 a {
  font-size: 18px;
  line-height: 28px;
  color: var(--heading-dark);
  display: block;
  font-weight: 700;
  margin-bottom: 5px;
}

.product_box.type_one:hover .inner_box {
  position: relative;
}

.product_box:hover .inner_box {
  position: relative;
}

.product_box:hover .inner_box .overlay ul li {
  opacity: 1;
}

.product_box.type_two {
  position: relative;
  padding: 25px;
  border-radius: 0px;
  background: #fff;
  margin-bottom: 25px;
}

.product_box.type_two .inner_box {
  position: relative;
}

.product_box.type_two .inner_box .onsale {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-family: "Assistant", sans-serif;
  color: var(--heading-dark);
  font-weight: 600;
}

.product_box.type_two .inner_box .image_box {
  text-align: center;
}

.product_box.type_two .inner_box .image_box img {
  display: block;
  margin-bottom: 15px;
  margin: auto;
}

.product_box.type_two .overlay {
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}

.product_box.type_two .overlay ul {
  padding: 0px;
  width: 100%;
  height: 70px !important;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  position: absolute;
}

.product_box.type_two .overlay ul li {
  display: inline-block;
  margin: 0px 4px;
}

.product_box.type_two .content_box {
  position: relative;
  padding: 20px 0px 0px;
}

.product_box.type_two .content_box h2 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  display: block;
  margin-bottom: 10px;
}

.product_box.type_three {
  position: relative;
  text-align: center;
  padding: 20px;
  border: 1px solid var(--border-color-dark);
}

.product_box.type_three .inner_box {
  position: relative;
}

.product_box.type_three .inner_box .onsale {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 5px 12px;
  background: var(--primary-color-one);
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  border-radius: 5px;
  font-family: "Assistant", sans-serif;
  display: inline-block;
  z-index: 11;
}

.product_box.type_three .inner_box .image_box {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}

.product_box.type_three .inner_box .image_box img {
  width: 100%;
  height: auto;
}

.product_box.type_three .content_box h2 {
  line-height: normal;
}

.product_box.type_three .content_box h2 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  display: block;
  margin-bottom: 5px;
}

.product_box .button.loading {
  opacity: 0.25;
  padding-right: 2.618em;
}

.product_box .button.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

/*--------=========================shop css==============================----------------*/
/*--------=========================shop Single Product css==============================----------------*/

.default_single_product {
  position: relative;
}

.default_single_product .summary {
  position: relative;
}

.default_single_product .summary .price .woocommerce-Price-amount.amount {
  color: var(--primary-color-one);
  font-size: 18px;
  font-weight: 500;
}

.default_single_product .summary .feedback {
  margin-bottom: 10px !important;
  position: relative;
  font-size: 16px;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  display: inline-block !important;
}

.default_single_product .summary .feedback i {
  color: var(--primary-color-one);
}

.default_single_product .summary form {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

.default_single_product .woocommerce-tabs {
  position: relative;
  padding: 50px;
  margin-bottom: 50px;
  border-radius: 5px;
  /* border: 1px solid var(--border-color-dark); */
}

.default_single_product .woocommerce-tabs .panel {
  margin-bottom: 0px !important;
}

.default_single_product .woocommerce-tabs .nav-tabs {
  position: relative;
  padding: 0px !important;
  border-bottom-width: 1px;
  margin-bottom: 20px;
}

.default_single_product .woocommerce-tabs .nav-tabs li {
  margin-bottom: 0px !important;
  margin-right: 4px;
}

.default_single_product .woocommerce-tabs .nav-tabs li button {
  /* border: 1px solid var(--border-color-dark) !important; */
  padding: 6px 20px !important;
  font-size: 16px;
  line-height: 26px;
  /* font-weight: 600; */
  color: var(--heading-dark);
  font-family: "Assistant", sans-serif;
  margin: 0px 0 -1px 0 !important;
  background: var(--primary-color-three) !important;
}

.default_single_product .woocommerce-tabs .nav-tabs li button.active,
.default_single_product .woocommerce-tabs .nav-tabs li button:hover {
  background: #e5e5e5 !important;
  color: black !important;
  border-bottom: 3px solid #074c65 !important;
}

.default_single_product .woocommerce-tabs .nav-tabs li::before {
  display: none !important;
}

.default_single_product .woocommerce-tabs .nav-tabs li::after {
  display: none !important;
}

.default_single_product .woocommerce-tabs .nav-tabs::before {
  border-bottom-color: var(--border-color-dark) !important;
}

.related.products {
  position: relative;
  text-align: center;
}

.related.products h2 {
  position: relative;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 30px;
}

.related.products .project-wrapper {
  padding: 0px 15px;
}

.related.products .project-wrapper .product_box.type_one .content_box h2 {
  margin-bottom: 0px;
}

.woocommerce .woocommerce-cart-form table.shop_table {
  border: 1px solid var(--border-color-dark) !important;
  border-collapse: collapse !important;
  background-color: transparent !important;
}

.woocommerce .woocommerce-cart-form table.shop_table th {
  font-size: 18px;
  font-weight: 700;
  color: var(--heading-dark);
  padding: 15px 15px !important;
  font-family: "Assistant", sans-serif;
  line-height: 28px !important;
}

.woocommerce .woocommerce-cart-form table.shop_table td {
  position: relative !important;
  padding: 15px 15px !important;
  font-family: var(--creote-family-two) !important;
  line-height: 28px !important;
  font-size: 16px !important;
  font-weight: 400;
  border: 1px solid var(--border-color-dark) !important;
}

.woocommerce .woocommerce-cart-form table.shop_table td.product-thumbnail {
  min-width: 100px;
}

.woocommerce .woocommerce-cart-form table.shop_table td.product-thumbnail img {
  width: 100px;
}

.woocommerce .woocommerce-cart-form table.shop_table td a.remove {
  color: var(--primary-color-one) !important;
}

.woocommerce .woocommerce-cart-form table.shop_table td a.remove:hover {
  background: var(--primary-color-one) !important;
  color: #fff !important;
}

.woocommerce .woocommerce-cart-form table.shop_table td .coupon input {
  width: 50% !important;
  padding: 0px 20px !important;
  border: 1px solid var(--border-color-dark) !important;
}

.woocommerce .woocommerce-cart-form table.shop_table td .coupon button {
  float: left !important;
}

.woocommerce .woocommerce-cart-form table.shop_table td button {
  font-size: 14px !important;
  line-height: 56px !important;
  background: var(--primary-color-one) !important;
  color: #fff !important;
  line-height: 56px !important;
  font-weight: 600 !important;
  font-family: "Assistant", sans-serif;
  padding: 0px 20px !important;
  border-radius: 8px !important;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}

.woocommerce .woocommerce-cart-form table.shop_table td button:hover {
  background: var(--primary-color-two) !important;
  color: #fff;
}

.woocommerce-cart-form {
  margin-bottom: 50px;
}

.woocommerce form .quantity {
  position: relative;
  margin: 0px 15px 0px 0px !important;
  width: 100px;
}

.woocommerce form .quantity label {
  display: none;
}

.woocommerce form .quantity input {
  min-width: 100px;
  border-radius: 5px;
  padding: 0px 45px 0px 15px;
  margin: 0px !important;
}

.woocommerce .cart-collaterals .cart_totals h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: var(--heading-dark);
  margin-bottom: 20px;
}

.woocommerce .cart-collaterals .checkout-button {
  font-size: 14px !important;
  line-height: 56px !important;
  background: var(--primary-color-one) !important;
  color: #fff !important;
  line-height: 56px !important;
  font-weight: 600 !important;
  font-family: "Assistant", sans-serif;
  padding: 0px 20px !important;
  border-radius: 8px !important;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}

.woocommerce .cart-collaterals .checkout-button:hover {
  background: var(--primary-color-two) !important;
  color: #fff;
}

.woocommerce .shop_table td::before {
  font-family: "Assistant", sans-serif;
  font-weight: 500;
  color: var(--heading-dark);
}

.woocommerce .shop_table th {
  font-family: "Assistant", sans-serif;
  font-weight: 500;
  color: var(--heading-dark);
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 14px !important;
  line-height: 56px !important;
  background: var(--primary-color-one) !important;
  color: #fff !important;
  line-height: 56px !important;
  font-weight: 600 !important;
  font-family: "Assistant", sans-serif;
  padding: 0px 20px !important;
  border-radius: 8px !important;
  transition: 0.5s ease-in-out;
  text-align: center;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: var(--primary-color-two) !important;
  color: #fff;
}

/*--------=========================shop Checkout css==============================----------------*/


.woocommerce form .form-row span {
  width: 100%;
}

/*-----------=======================whole_login_content=======================-------------------*/

/*----------=======================mini_cart_togglers========================-------------------*/

/*------elementor------*/

/*------elementor------*/
@media (max-width: 768px) {
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 100%;
    margin-bottom: 8px !important;
    text-align: center;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none !important;
  }
}

/*------offer ------*/
.offer.style_one {
  position: relative;
}

.offer.style_one h6 {
  font-size: 18px;
  line-height: 30px;
  padding: 5px 15px;
  background: #fff;
  color: var(--primary-color-one);
  font-weight: 600;
  display: inline-block;
  margin-bottom: 30px;
}

.offer.style_one h1 {
  font-size: 54px;
  line-height: 70px;
  margin-bottom: 20px;
  color: var(--heading-dark);
}

.offer.style_one p {
  margin-bottom: 20px;
}

.offer.style_one .bottom_content {
  position: relative;
}

/*--------------------==============widget_product_tag_cloud==================----------------------*/

/*------product-search------*/

/*------===============-responsive scs-==============------*/
/*---slider---cs----*/
@media (max-width: 1199px) {

  .crt_mobile_menu .menu-box {
    width: 90%;
  }

  .page_wapper {
    overflow: hidden;
  }

  .modal_popup {
    padding: 50px 20px;
  }

  br {
    display: none;
  }

  .parallax_cover img {
    object-fit: cover !important;
  }

  .contact_form_box_all.type_one
    .contact_form_box_inner
    .contact_form_shortcode
    p {
    margin-bottom: 15px !important;
  }

  .slider.style_one:before,
  .slider.style_four:before {
    display: none;
  }
}

@media (max-width: 992px) {

  .breadcrumbs ul li {
    margin-bottom: 5px;
  }

  .slider.style_two {
    min-height: auto;
  }

  .grid_show_case .grid_box {
    width: 50% !important;
  }

  .title_all_box .title_sections h2,
  .title_all_box.style_one .title_sections h2,
  .title_all_box.style_two .title_sections h2 {
    font-size: 36px;
    line-height: 46px;
  }

  .newsteller.style_one .content {
    margin-bottom: 20px;
  }

  .price_plan_box.style_one,
  .price_plan_box.style_two {
    margin-bottom: 30px;
  }

  .project_box.style_three .content_inner {
    float: none;
    width: 100%;
    margin-bottom: 30px;
    padding: 0px;
  }

  .project_box.style_three {
    padding: 30px;
  }

  .project_box.style_three .image {
    width: 100%;
    float: none;
  }
}

@media (max-width: 768px) {

  .page_header_default .page_header_content .banner_title_inner .title_page {
    font-size: 30px;
    line-height: 40px;
  }

  .newsteller.style_two .item_scubscribe {
    width: 100%;
  }

  .newsteller.style_two .item_scubscribe input[type="submit"] {
    position: relative;
    text-align: center;
    margin: auto;
    margin-top: 10px;
  }

  .blog_single_pageheader.page_header_default .meta_blog_single .left_side {
    float: none;
    margin-bottom: 20px;
    padding: 0px;
  }

  .blog_single_pageheader.page_header_default .page_header_content,
  .blog_single_pageheader.page_header_default
    .page_header_content
    .banner_title_inner {
    text-align: left !important;
  }

  .blog_single_pageheader.page_header_default .meta_blog_single {
    margin-bottom: 60px;
  }

  .blog_single_pageheader.page_header_default .meta_blog_single .right_side {
    float: none;
    margin-bottom: 20px;
  }

  .blog_single_pageheader.page_header_default
    .meta_blog_single
    .right_side
    .content_box_auht {
    position: relative;
    display: block !important;
    text-align: left;
    padding-left: 70px;
  }

  .blog_single_pageheader.page_header_default
    .meta_blog_single
    .right_side
    .content_box_auht
    .authour_content {
    text-align: left !important;
  }

  .blog_single_pageheader.page_header_default
    .meta_blog_single
    .right_side
    .content_box_auht
    .authour_image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }

  .blog_single_pageheader.page_header_default .page_header_content {
    padding: 100px 0px 60px;
  }

  .grid_show_case .grid_box {
    width: 50% !important;
  }

  .title_all_box .title_sections h2,
  .title_all_box.style_one .title_sections h2,
  .title_all_box.style_two .title_sections h2,
  .title_all_box.style_one .title_sections .title,
  .title_all_box.style_two .title_sections .title {
    font-size: 32px;
    line-height: 42px;
  }

  .title_all_box .title_sections .before_title,
  .title_all_box.style_one .title_sections .before_title,
  .title_all_box.style_two .title_sections .before_title {
    font-size: 16px;
    line-height: 26px;
  }

  .title_all_box .title_sections p,
  .title_all_box.style_one .title_sections p,
  .title_all_box.style_two .title_sections p {
    font-size: 15px;
    line-height: 26px;
  }

  .price_plan_box.style_one .top h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .offer.style_one {
    text-align: center;
  }

  .offer.style_one h1 {
    font-size: 40px;
    line-height: 56px;
  }

  .newsteller.style_three h2 {
    font-size: 40px;
    line-height: 56px;
  }
}

@media (max-width: 550px) {

  .offer.style_one h1 {
    font-size: 30px;
    line-height: 46px;
  }

  .newsteller.style_three h2 {
    font-size: 30px;
    line-height: 46px;
  }

  .header.style_three .col-lg-9.col-md-12 {
    display: none;
  }

  .grid_show_case .grid_box {
    width: 100% !important;
  }

  .title_all_box .title_sections h2,
  .title_all_box.style_one .title_sections h2,
  .title_all_box.style_two .title_sections h2 {
    font-size: 28px !important;
    line-height: 38px !important;
  }

  p {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .title_all_box .title_sections .before_title,
  .title_all_box.style_one .title_sections .before_title,
  .title_all_box.style_two .title_sections .before_title {
    font-size: 16px !important;
    line-height: 26px !important;
  }

  .news_box .content_box h2 a {
    font-size: 16px !important;
    line-height: 26px !important;
  }

  .newsteller.style_one .content h2 {
    font-size: 22px;
    line-height: 32px;
  }

  .price_plan_box.style_one .top h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .price_plan_box.style_one .mid h4 {
    font-size: 38px;
    line-height: 48px;
  }

  
  .project_box.style_three .content_inner h2 a {
    font-size: 18px;
    line-height: 28px;
  }

  .project_box.style_three {
    padding: 20px;
  }

  .project_box.style_three .image .text {
    position: relative;
    bottom: 0;
    right: 0;
    padding: 10px 15px;
    border-radius: 0px;
  }

  .project_box.style_three .image .text ul li span {
    margin-left: 0px;
  }

  .project_box.style_three .content_inner .share_socail button {
    margin-bottom: 5px;
  }

  .project-wrapper.grid-item {
    padding: 0px 8px;
  }

  .contact_form_box_all.type_one .contact_form_box_inner {
    padding: 30px 15px;
  }

  .contact_form_box_all.type_one
    .contact_form_box_inner
    .contact_form_shortcode
    p
    i {
    top: 40px;
    font-size: 12px;
    height: 12px;
  }
}

@media (max-width: 550px) {

  .modal_popup .modal-popup-inner .form_inner {
    padding: 30px;
  }

  .service_post.style_five .content_box h2 a {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .service_post.style_five .content_box .read_more {
    font-size: 14px;
  }

  .link_box_contents.style_one .link_content_bx .image_box img,
  .link_box_contents.style_two .link_content_bx .image_box img {
    height: auto;
  }

  .header.style_five .container-fluid {
    padding: 0px 0px;
  }

  .crt_mobile_menu .menu-box {
    width: 100%;
  }

  .theme-btn.one,
  .theme-btn.two,
  .theme-btn.three,
  .theme-btn.five .theme-btn.six {
    height: 46px;
    line-height: 48px !important;
    min-height: 46px;
    font-size: 12px;
    padding: 0px 25px;
    min-width: auto;
  }

  .breadcrumbs ul {
    display: block;
  }

  .breadcrumbs ul li {
    display: inline-block;
  }
}

@keyframes modal-video {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }

  to {
    transform: translate(0, 0);
  }
}

iframe {
  width: 100%;
}

.pdfHover:hover {
  text-decoration: underline;
}
.career:hover {
  background-color: #f7f8fc;
}
.team-card:hover .ourPeople {
  opacity: 1 !important;
}

.pressHover:hover {
  text-decoration: underline;
}

.ResponsiveContainer {
  display: none;
}

@media (max-width: 767px) {
  .ResponsiveContainer {
    display: block;
    width: "120%";
  }
}

.ResponsiveContainerDesk {
  display: none;
}

@media (min-width: 768px) {
  .ResponsiveContainerDesk {
    display: block;
  }
}

.download-link-button {
  font-size: 16px;
}

.whitepaperMobile {
  padding: 0px 20px;
}

@media (max-width: 768px) {
  .download-link-button {
    font-size: 14px !important;
    width: 100% !important;
  }

  .whitepaperMobile {
    padding: 0px 20px;
  }
}
