/*--==================vc_custom_r_s ===================--*/
.vc_custom_r_s .container-fluid {
  padding: 0px;
}

.header_area .vc_column-inner {
  padding: 0px !important;
}

/*----====Content--css========----*/
body.error404 .right-sidebar .content-area,
body.error404 .left-sidebar .content-area {
  display: none;
}

.project-template-template-fullwidth article.col-lg-12 {
  padding: 0px;
}

.single-post .sec_comments .col-lg-12 {
  padding: 0px;
}


/*----====page-header--css========----*/
.page_header_default {
  position: relative;
  min-height: auto;
  padding: 0;
  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: 307px;
  height: 100%;
  width: 100%;
  left: 0;
} */

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

.page_header_default .parallax_cover {
  text-align: center !important;
}

/* .page_header_default .parallax_cover img {
  height: 320px;
  max-width: 1170px;
  padding: 0px 15px;
  width: 1170px;
  object-fit: cover;
} */

.page_header_default .parallax_cover img {
  height: 320px;
  max-width: 1170px;
  padding: 0px 15px;
  width: 1170px;
  object-fit: cover;
  margin-bottom: 40px;
  border-radius: 0px 0px 20px 20px;
  border-bottom: 5px solid #ff8343;
}

.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: var(--creote-family-one);
}

.page_header_default .page_header_content .banner_title_inner .title_page h1 {
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  font-family: var(--creote-family-one);
}

@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: var(--creote-family-one);
  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: var(--creote-family-one);
  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: var(--creote-family-one);
  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: var(--creote-family-one);
  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: var(--creote-family-one);
  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: var(--creote-family-one);
  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%;
  -o-object-fit: cover;
  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;
  }
}

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

.blog_single_details_outer .single_content_upper {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid var(--border-color-dark);
}

/*------sec_comments------*/
.logged-in-as {
  margin-bottom: 10px;
}

.sec_comments {
  position: relative;
  margin-top: 50px;
}

.sec_comments .comment_box {
  position: relative;
  padding: 50px 40px;
  border-radius: 10px;
  border: 1px solid var(--border-color-dark);
  margin-bottom: 60px;
}

.sec_comments .comment_box .title_commnt {
  position: relative;
}

.sec_comments .comment_box .title_commnt h2 a {
  margin-bottom: 20px;
  font-size: 26px;
  display: block;
  line-height: 32px;
  font-weight: 700;
  color: var(--primary-color-two);
  font-family: var(--creote-family-one);
}

.sec_comments .comment_box .comment-list {
  position: relative;
  padding: 0px;
  margin: 0px;
}

.sec_comments .comment_box .comment-list li.comment {
  list-style: none;
  padding-bottom: 20px;
  margin-bottom: 40px;
  position: relative;
  border-bottom: 1px solid var(--border-color-dark);
}

.sec_comments .comment_box .comment-list li.comment .media {
  position: relative;
  margin-left: 80px;
}

.sec_comments .comment_box .comment-list li.comment .media img {
  position: absolute;
  width: 60px;
  height: 60px;
  left: -80px;
  top: 5px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sec_comments .comment_box .comment-list li.comment .media .comment-text {
  position: relative;
}

.sec_comments .comment_box .comment-list li.comment .media .comment-text h3 {
  position: relative;
  font-size: 18px;
  display: block;
  line-height: 28px;
  font-weight: 700;
  color: var(--primary-color-two);
  font-family: var(--creote-family-one);
  margin: 15px 0px;
}

.sec_comments .comment_box .comment-list li.comment .media .comment-text h1,
.sec_comments .comment_box .comment-list li.comment .media .comment-text h2,
.sec_comments .comment_box .comment-list li.comment .media .comment-text h4,
.sec_comments .comment_box .comment-list li.comment .media .comment-text h5,
.sec_comments .comment_box .comment-list li.comment .media .comment-text h6 {
  margin: 15px 0px;
}

.sec_comments .comment_box .comment-list li.comment .media .comment-text .date {
  position: absolute;
  right: 0;
  font-size: 12px;
  font-weight: 600;
  color: var(--primary-color-one);
  font-family: var(--creote-family-one);
  text-transform: uppercase;
  top: 7px;
}

.sec_comments .comment_box .comment-list li.comment .media .comment-text .reply {
  position: relative;
}

.sec_comments .comment_box .comment-list li.comment .media .comment-text .reply p {
  display: inline-block;
  margin-right: 15px;
  font-size: 12px;
  font-weight: 600;
  color: var(--primary-color-one);
  font-family: var(--creote-family-one);
  text-transform: uppercase;
}

.sec_comments .comment_box .comment-list li.comment:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}

.sec_comments .comment_box .comment-list li.comment .children li {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
  padding-top: 40px;
  margin-top: 20px;
  border-top: 1px solid var(--border-color-dark);
}

.sec_comments .comment_box .comment-list li.comment .children li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.sec_comments .comment_box .comment-list ul li,
.sec_comments .comment_box .comment-list ol li {
  border: 0px;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.sec_comments .comment-respond {
  position: relative;
  margin-top: 20px;
}

.sec_comments .comment-respond .title_para {
  padding-bottom: 15px;
}

.sec_comments .comment-respond .comment-reply-title {
  font-size: 26px;
  display: block;
  line-height: 32px;
  font-weight: 700;
  color: var(--heading-dark);
  font-family: var(--creote-family-one);
}

.sec_comments .comment-respond .comment-reply-title small {
  margin: 5px 0px;
  display: block;
}

.sec_comments .comment-respond .comment-reply-title small a {
  font-size: 16px;
  color: var(--primary-color-one);
}

.sec_comments .comment-respond form label {

  display: block;
  margin-bottom: 10px;
}

.sec_comments .comment-respond form .custom-checkbox label {
  display: inline-block;
  margin-left: 5px;
}

.sec_comments .comment-respond form .comment-form-author,
.sec_comments .comment-respond form .comment-form-email {
  width: 50%;
  float: left;
}

.sec_comments .custom-control.custom-checkbox {
  position: relative;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .comment-form-author {
    padding-right: 15px;
  }

  .comment-form-email {
    padding-left: 15px;
  }
}

.previouse_next_post {
  position: relative;
}

.previouse_next_post ul {
  position: relative;
  margin: 0px;
  padding: 0px;
}

.previouse_next_post ul li {
  position: relative;
  width: 50%;
  float: left;
  margin: 0px;
  list-style: none;
  padding-top: 0px;
  padding-bottom: 0px;
}

.previouse_next_post ul li:first-child {
  padding-right: 15px !important;
  padding-left: 0px !important;
}

.previouse_next_post ul li:last-child {
  padding-right: 0px;
  padding-left: 15px;
}

.previouse_next_post .text p {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--text-color-dark);
  font-family: var(--creote-family-one);
  margin-bottom: 8px;
}

.previouse_next_post .text h2 a {
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
  color: var(--heading-dark);
  font-family: var(--creote-family-one);
  display: block;
}

.previouse_next_post .prev_post {
  padding: 30px;
  border-radius: 10px;
  position: relative;
  border: 1px solid var(--border-color-dark);
  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;
}

.previouse_next_post .prev_post .text {
  position: relative;
  margin-left: 65px;
}

.previouse_next_post .prev_post a.arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 0px 10px 0px 10px;
  border: 1px solid var(--border-color-dark);
  display: block;
  left: 30px;
  top: 0px;
  bottom: 0;
  margin: auto;
  background: #fff;
  text-align: center;
  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;
}

.previouse_next_post .prev_post a.arrow i {
  transform: rotate(180deg);
  display: block;
  position: absolute;
  right: 0;
  bottom: 15px;
  left: 0;
  margin: auto;
}

.previouse_next_post .prev_post:hover {
  border-color: var(--primary-color-one);
}

.previouse_next_post .prev_post:hover a.arrow {
  color: #fff;
  border-color: var(--primary-color-one);
  background: var(--primary-color-one);
}

.previouse_next_post .next_post {
  padding: 30px;
  position: relative;
  border-radius: 10px;
  border: 1px solid var(--border-color-dark);
  text-align: right;
  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;
}

.previouse_next_post .next_post a.arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 10px 0px 10px 0px;
  border: 1px solid var(--border-color-dark);
  display: block;
  right: 30px;
  top: 0px;
  bottom: 0;
  margin: auto;
  background: #fff;
  text-align: center;
  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;
}

.previouse_next_post .next_post a.arrow i {
  position: absolute;
  top: 16px;
  right: 0;
  display: block;
  left: 0;
  margin: auto;
}

.previouse_next_post .next_post .text {
  position: relative;
  margin-right: 65px;
}

.previouse_next_post .next_post:hover {
  border-color: var(--primary-color-one);
}

.previouse_next_post .next_post:hover a.arrow {
  color: #fff;
  border-color: var(--primary-color-one);
  background: var(--primary-color-one);
}

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

.tags_and_share.yes_share .share_content {
  margin-bottom: 35px;
}

.tags_and_share.yes_tags .tags_content {
  margin-bottom: 35px;
}

.tags_and_share .d-flex .tags_content,
.tags_and_share .d-flex .share_content {
  position: relative;
  min-width: 50%;
}

.tags_and_share .d-flex .tags_content .title,
.tags_and_share .d-flex .share_content .title {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--text-color-dark);
  font-family: var(--creote-family-one);
  margin-bottom: 8px;
}

.tags_and_share .d-flex .share_content {
  text-align: right;
}

.tags_and_share .d-flex .share_content button {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  color: var(--text-color-dark);
  background: #fff;
  border-radius: 50px;
  border: 1px solid var(--border-color-dark);
  text-align: center;
  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;
}

.tags_and_share .d-flex .share_content button:hover {
  border-radius: 10px 0px 10px 0px;
  color: #fff;
  border-color: var(--primary-color-one);
  background: var(--primary-color-one);
}

.tags_and_share .d-flex .box_tags_psot .btn {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  padding: 2px 20px 0px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--text-color-dark);
  font-family: var(--creote-family-one);
  border: 1px solid var(--border-color-dark);
  border-radius: 5px;
  line-height: 30px;
  margin: 0;
  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: 5px;
}

.tags_and_share .d-flex .box_tags_psot .btn:hover {
  color: #fff;
  border-color: var(--primary-color-one);
  background: var(--primary-color-one);
}

.tags_and_share .d-flex .box_tags_psot .btn:focus,
.tags_and_share .d-flex .box_tags_psot .btn:active,
.tags_and_share .d-flex .box_tags_psot .btn:hover {
  outline: 0px;
  box-shadow: 0px 0px 0px 0px !important;
}

.tags_and_share.yes_share .share_content {
  min-width: 100%;
  text-align: left;
}

.tags_and_share.yes_share.yes_tags .share_content {
  min-width: 50%;
  text-align: right;
}

/*------back-to-top------------*/
.prgoress_indicator {
    position: fixed;
    right: 37px;
    bottom: 118px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(22, 93, 245, 0.2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transform: translateY(15px) !important;
    transition: all 200ms linear !important;
}

.prgoress_indicator.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) !important;
}

.prgoress_indicator::after {
  position: absolute;
  content: "\f106";
  font-family: "FontAwesome";
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  color: var(--primary-color-one);
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  font-weight: 900;
  z-index: 1;
  transition: all 200ms linear !important;
}

.prgoress_indicator::before {
  position: absolute;
  content: "\f106";
  font-family: "FontAwesome";
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  font-weight: 900;
  opacity: 0;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  transition: all 200ms linear !important;
}

.prgoress_indicator:hover ::after {
  color: var(--primary-color-one);
}

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

.prgoress_indicator svg path {
  fill: none;
}

.prgoress_indicator svg.progress-circle path {
  stroke: var(--primary-color-one);
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear !important;
}

.footer_sticky_body .prgoress_indicator {
  z-index: 99999999;
}

body.blog .extra_tit,
body.archive .extra_tit {
  display: none;
}

body.blog .enabled_custom_title .title_page .main_tit,
body.archive .enabled_custom_title .title_page .main_tit {
  display: block;
}

body .enabled_custom_title .title_page .main_tit {
  display: none;
}

/*----------theme-button-csss-------*/
.application_button {
  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;
  font-family: var(--creote-family-one);
  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;
}

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

.theme-btn {
  position: relative;
  font-family: var(--creote-family-one);
  /*----theme-btn one-----*/
  /*----theme-btn two-----*/
}

.theme-btn.two {
  display: inline-block;
  padding: 0px 25px;
  border-radius: 10px 0px 10px 0px;
  background: #143d73;
  color: #fff;
  border: 1px solid #143d72;
  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 {
  display: inline-block;
  padding: 0px 25px;
  border-radius: 10px 0px 10px 0px;
  background: #ff8542;
  color: #fff;
  border: 1px solid #ff8542;
  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:hover {
  background: #ffffff;
  color: #000;
  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: var(--creote-family-one);
  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;
  height: 56px;
  padding: 0px 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: 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.five:hover {
  background: var(--primary-color-two);
  color: #fff;
}

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

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

.theme-btn.color_white_1 {
  color: var(--heading-dark) !important;
  border-color: #fff !important;
  background: #fff !important;
}

.theme_btn_all {
  position: relative;
}

.theme_btn_all.color_two a {
  background: #ff7741;
  border-color: #ff8742;
  color: #fff;
}

.theme_btn_all.color_two a:hover {
  background: #fff;
  color: var(--primary-color-one);
}

.theme_btn_all.color_two a.two {
  background: transparent;
  border-color: var(--primary-color-two);
  color: var(--primary-color-two);
}

.theme_btn_all.color_two a.two:hover {
  background: var(--primary-color-two);
  color: #fff;
}

/*--------topbar css-------------*/
.top_bar {
  position: relative;
  background: var(--primary-color-two);
}

.top_bar .top_inner {
  display: table;
  width: 100%;
}

.top_bar .top_inner .common_css {
  display: table-cell;
  vertical-align: top;
  line-height: 50px;
}

.top_bar .top_inner .common_css .contntent {
  position: relative;
  display: inline-block;
  margin-left: 25px;
  margin-right: 25px;
  vertical-align: top;
}

.top_bar .top_inner .common_css .contntent i {
  position: absolute;
  left: -25px;
  top: 0;
  color: var(--primary-color-one);
  margin-right: 5px;
  bottom: 0;
  margin: auto;
  font-size: 16px;
  line-height: 16px;
  height: 16px;
}

.top_bar .top_inner .common_css .contntent .text {
  position: relative;
}

.top_bar .top_inner .common_css .contntent .text small {
  font-size: 15px;
  color: #fff;
  margin-right: 5px;
}

.top_bar .top_inner .common_css .contntent .text span,
.top_bar .top_inner .common_css .contntent .text a {
  font-size: 15px;
  color: var(--text-color-light);
}

.top_bar .top_inner .common_css .contntent .text span i,
.top_bar .top_inner .common_css .contntent .text a i {
  position: relative;
  margin-left: 9px !important;
  top: inherit;
  right: inherit;
  left: inherit;
  margin: inherit;
  height: auto;
  font-size: 13px;
  color: var(--text-color-light);
}

.top_bar .top_inner .common_css .contntent:last-child {
  margin-right: 0px;
}

.top_bar .top_inner .right_side {
  float: right;
}

.top_bar.style_two {
  position: relative;
  background: var(--primary-color-one);
}

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

.top_bar.style_two .top_inner .common_css .cbutton {
  top: 8px;
  margin: 0px;
}

.top_bar.style_two .top_inner .common_css .cbutton a {
  background: rgba(255, 255, 255, 0.1);
  min-height: 35px;
  color: #fff;
  line-height: 35px;
  display: inline-block;
  text-transform: inherit;
  font-weight: 400;
  font-size: 14px;
}

.top_bar.style_two .top_inner .common_css .media small {
  font-size: 12px;
  text-transform: uppercase;
}

.top_bar.style_two .top_inner .common_css .media small,
.top_bar.style_two .top_inner .common_css .media i {
  margin-right: 10px;
  position: relative;
  top: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  color: #fff !important;
}

.top_bar.style_two .top_inner .common_css .media a:last-child small,
.top_bar.style_two .top_inner .common_css .media a:last-child i {
  margin-right: 0px;
}

.top_bar.style_two .top_inner .common_css i {
  color: #fff;
  font-size: 13px;
}

.top_bar.style_two .top_inner .common_css .text small {
  color: #fff;
}

.top_bar.style_two .top_inner .common_css .text span,
.top_bar.style_two .top_inner .common_css .text a {
  color: #fff;
}

.header_boxed.style_four .top_bar .top_inner .common_css .contntent i {
  color: #fff;
}

.header_boxed.style_four .top_bar .top_inner .common_css .contntent .text span,
.header_boxed.style_four .top_bar .top_inner .common_css .contntent .text a {
  color: #fff !important;
  opacity: 0.8;
}

.header_boxed.style_four .top_bar .top_inner .right_side .contntent {
  margin-left: 0px;
}

.header_boxed.style_four .top_bar .top_inner .right_side .contntent.button a i {
  color: var(--heading-dark);
  right: unset;
  left: 5px;
}

.header_boxed.style_four .top_bar .top_inner .common_css .contntent .text span i,
.header_boxed.style_four .top_bar .top_inner .common_css .contntent .text a i {
  margin-left: 20px !important;
}

.top_bar .top_inner .common_css .contntent .text i {
  display: inline-block !important;
}

/*--------------------------------------
===============fixed-header=============
--------------------------------------*/
@media (max-width: 992px) {
  .top_bar {
    padding: 15px 0px 15px;
  }

  .top_bar .top_inner {
    display: block !important;
    text-align: center;
  }

  .top_bar .top_inner .common_css {
    display: block;
    line-height: normal;
  }

  .top_bar .top_inner .common_css .contntent {
    position: relative;
    margin-bottom: 10px;
  }

  .top_bar .top_inner .common_css.right_side {
    float: none;
  }
}

/*--------------top_bar  style_six with header style_six-------------------*/
.header_style_six_nw .top_bar.style_six {
  position: relative;
  background: transparent;
}

.header_style_six_nw .top_bar.style_six .top_inner {
  display: flex;
  position: relative;
  justify-content: space-between;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css {
  position: relative;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.left_side ul {
  float: left;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.left_side ul li {
  margin-right: 12px;
  padding-left: 15px;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.left_side ul li::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 10px;
  background: #fff;
  opacity: 0.5;
  top: 0;
  left: 3px;
  bottom: 0;
  margin: auto;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.left_side ul li::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: transparent;
  border: 1px solid #fff;
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css ul {
  position: relative;
  padding-left: 0px;
  margin-bottom: 0px;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css ul li {
  display: inline-block;
  margin-bottom: 0px;
  position: relative;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css ul li a {
  font-size: 15px;
  color: #fff;
  line-height: 25px;
  font-weight: 400;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css ul li a:hover {
  color: #fff;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.right_side .rg_content_box {
  display: flex;
  float: right;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.right_side .rg_content_box .btn_lf_side {
  position: relative;
  margin-right: 20px;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.right_side .rg_content_box .btn_lf_side a {
  font-size: 15px;
  line-height: 30px;
  border-radius: 30px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.4);
  display: inline-block;
  padding: 0px 22px;
  height: 31px;
  background: #ff8343 !important;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.right_side .rg_content_box .btn_lf_side a:hover {
  border-color: #fff;
  background: #fff;
  color: var(--primary-color-one);
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.right_side .rg_content_box .med_rg_side {
  position: relative;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.right_side .rg_content_box .med_rg_side ul {
  position: relative;
  padding-left: 0px;
  margin-bottom: 0px;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.right_side .rg_content_box .med_rg_side ul li {
  display: inline-block;
  margin-bottom: 0px;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.right_side .rg_content_box .med_rg_side ul li:last-child {
  margin-right: 0px;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.right_side .rg_content_box .med_rg_side ul li a {
  font-size: 14px;
  line-height: 30px;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  display: block;
  height: 31px;
  text-align: center;
  width: 31px;
  color: #fff;
}

.header_style_six_nw .top_bar.style_six .top_inner .common_css.right_side .rg_content_box .med_rg_side ul li a:hover {
  border-color: #fff;
  background: #fff;
  color: var(--primary-color-one);
}

@media (max-width: 768px) {
  .top_bar .top_inner .common_css .contntent {
    margin: 0px 0px 15px;
    display: block;
  }

  .top_bar .top_inner .common_css .contntent i {
    display: none;
  }

  .header_style_six_nw .top_bar.style_six .top_inner .common_css.left_side ul {
    float: unset;
  }

  .header_style_six_nw .top_bar.style_six .top_inner .common_css.right_side .rg_content_box {
    float: unset !important;
    padding-top: 10px;
    display: block !important;
  }

  .header_style_six_nw .top_bar.style_six .top_inner .common_css.right_side .rg_content_box .btn_lf_side {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}

/*-===============---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: #282f3b;
  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: var(--creote-family-one);
  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.mega_menu .dropdown-menu {
  padding: 20px 5px !important;
  width: 100% !important;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li.dropdown.mega_menu .dropdown-menu .m_column {
  width: 33.33%;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li.dropdown.mega_menu .dropdown-menu li ul {
  border: 0px !important;
}

.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 .list_item_box ul {
  margin-left: 0px !important;
}

.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--===========---*/
.sticky_header_main {
  position: relative;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.header,
.default_sickty_heaad {
  position: relative;
  background: #ffffff;
  padding: 20px 0px 20px;
  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,
.default_sickty_heaad .header_logo_box {
  position: relative;
}

.header .header_logo_box img,
.default_sickty_heaad .header_logo_box img {
  display: block;
  width: 170px;
  height: auto;
  margin-bottom: 0px;
}

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

.header .header_logo_box .logo__sticky,
.default_sickty_heaad .header_logo_box .logo__sticky {
  display: none;
}

.header .header_logo_box .site-description,
.default_sickty_heaad .header_logo_box .site-description {
  position: absolute !important;
  text-indent: -9999px !important;
  height: 0 !important;
  line-height: 0 !important;
  visibility: hidden !important;
}

.header .header_logo_box .mobile_logo,
.default_sickty_heaad .header_logo_box .mobile_logo {
  display: none;
}

.header .header_logo_box .mobile_logo_sticky,
.default_sickty_heaad .header_logo_box .mobile_logo_sticky {
  display: none;
}

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

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

.header .header_content_collapse .navigation_menu .navbar_nav li,
.default_sickty_heaad .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,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li.dropdown {
  margin-right: 40px;
}

.header .header_content_collapse .navigation_menu .navbar_nav li.dropdown.mega_menu,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li.dropdown.mega_menu {
  margin-right: 27px;
}

.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-btn,
.default_sickty_heaad .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,
.default_sickty_heaad .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.mega_menu a.nav-link span.fa-angle-down,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li.mega_menu a.nav-link span.fa-angle-down {
  display: inline-block;
  margin-left: 6px;
  color: var(--text-color-light);
  top: 1px;
  position: relative;
}

.header .header_content_collapse .navigation_menu .navbar_nav li.mega_menu a.nav-link span.fa-angle-down::before,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li.mega_menu a.nav-link span.fa-angle-down::before {
  font-weight: 400;
  font-family: "fontawesome";
}

.header .header_content_collapse .navigation_menu .navbar_nav li.mega_menu .dropdown-btn,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li.mega_menu .dropdown-btn {
  display: none;
}

.header .header_content_collapse .navigation_menu .navbar_nav li.mega_menu .dropdown-menu,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li.mega_menu .dropdown-menu {
  z-index: 999;
}

.header .header_content_collapse .navigation_menu .navbar_nav li a.nav-link,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li a.nav-link {
  font-size: 15px;
  line-height: 65px;
  padding: 0;
  font-weight: 600;
  color: var(--menu-color);
  font-family: var(--creote-family-one);
  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,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li a.nav-link:hover {
  color: var(--menu-active-color);
}

.header .header_content_collapse .navigation_menu .navbar_nav li:last-child,
.default_sickty_heaad .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,
.default_sickty_heaad .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,
.default_sickty_heaad .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,
.default_sickty_heaad .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.active.mega_menu a.nav-link span.fa-angle-down,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li.active.mega_menu a.nav-link span.fa-angle-down {
  color: var(--menu-active-color);
}

.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu {
  position: absolute;
  display: block !important;
  pointer-events: none;
  left: 0;
  margin-left: 0;
  background-color: #fff;
  min-width: 250px;
  padding: 20px 25px;
  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: 10px;
  z-index: 0;
  box-shadow: var(--box-shadow);
  border: 0px !important;
}

.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li,
.default_sickty_heaad .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,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li a.nav-link {
  color: var(--text-color-dark) !important;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  font-family: var(--creote-family-two);
  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,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu ul li,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu ul li,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu ul li,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu ul li,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu ul li,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu ul li {
  transition-delay: 0.1s;
}

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

.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu .dropdown-btn span:before,
.default_sickty_heaad .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,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu .dropdown-menu {
  left: 205px;
  margin-top: -22px;
  opacity: 1;
}

.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu .dropdown-menu::before,
.default_sickty_heaad .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,
.default_sickty_heaad .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.mega_menu .dropdown-menu,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li.mega_menu .dropdown-menu {
  width: 96%;
  margin-left: auto !important;
  margin-right: auto !important;
  right: 0;
}

.header .header_content_collapse .navigation_menu .navbar_nav li.mega_menu .dropdown-menu li,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li.mega_menu .dropdown-menu li {
  position: relative;
}

.header .header_content_collapse .navigation_menu .navbar_nav li.mega_menu .dropdown-menu li a,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li.mega_menu .dropdown-menu li a {
  display: block;
  font-size: 15px;
  line-height: 26px;
  color: var(--menu-color);
  font-weight: 400;
}

.header .header_content_collapse .navigation_menu .navbar_nav li.mega_menu .dropdown-menu h2,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li.mega_menu .dropdown-menu h2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 26px !important;
}

.header .header_content_collapse .navigation_menu .navbar_nav li:hover>.dropdown-menu,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li:hover>.dropdown-menu {
  opacity: 1;
  z-index: 99;
  margin-left: 0;
  margin-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,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li .dropdown-menu li,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li .dropdown-menu li .dropdown-menu li,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li,
.default_sickty_heaad .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,
.default_sickty_heaad .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,
.default_sickty_heaad .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 {
  transition: all 0.2s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0s;
  opacity: 0;
  visibility: hidden;
  transform: translateY(5px);
  transition-delay: 0.19s;
}

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

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

.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu li,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu li {
  opacity: 1;
  visibility: visible;
  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,
.default_sickty_heaad .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;
  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,
.default_sickty_heaad .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;
  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,
.default_sickty_heaad .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;
  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,
.default_sickty_heaad .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;
  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,
.default_sickty_heaad .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;
  transform: translateY(0);
}

.header .hamburger_menu,
.default_sickty_heaad .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,
.default_sickty_heaad .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,
.default_sickty_heaad .hamburger_menu:before {
  content: "";
  position: absolute;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 1px solid transparent;
  top: calc(50% - 20px);
  left: calc(50% - 21px);
  border-radius: 100%;
  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;
}

.default_sickty_heaad {
  padding: 12px 0px 7px !important;
}

.default_sickty_heaad .header_logo_box img {
  width: 140px;
  margin-top: 7px;
}

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

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

.default_sickty_heaad .d-flex {
  justify-content: space-between;
}

.default_sickty_heaad .logo_column {
  padding-right: 50px;
}

.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li:last-child {
  margin-left: 0px !important;
}

.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);
  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 {
  transform: translateY(0%);
  visibility: visible;
  opacity: 1;
}

.search-popup.popup-visible .search-form {
  opacity: 1;
  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;
  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: 0px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  background: var(--primary-color-two);
  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;
}

.search-popup .recent-searches {
  font-size: 16px;
  text-align: center;
}

.search-popup .recent-searches li {
  display: inline-block;
  margin: 0px 10px 10px 0px;
}

.search-popup .recent-searches li a {
  display: block;
  line-height: 24px;
  padding: 7px 15px;
  border-radius: 3px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

/*-----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;
  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: #fff;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
}

.modal_popup.contact-popup-visible {
  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: 40px 50px 30px;
  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: var(--creote-family-one);
}

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

.modal_popup .modal-popup-inner .form_inner .ajax-loader,
.modal_popup .modal-popup-inner .form_inner .wpcf7-spinner {
  position: absolute;
  bottom: 20px;
  right: 4px;
  width: auto;
  display: inline-block;
}

.modal_popup .modal-popup-inner .form_inner .wpcf7-not-valid-tip {
  font-size: 14px;
  font-weight: 400;
  font-family: var(--creote-family-one);
  line-height: 26px;
  color: var(--primary-color-one);
  text-transform: none;
}

.modal_popup .modal-popup-inner .form_inner .wpcf7-response-output {
  position: absolute;
  z-index: 11;
  background: var(--primary-color-one);
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  margin: 0px 50px;
  font-family: var(--creote-family-two);
  color: #fff;
  padding: 20px;
  border-radius: 5px;
  border-color: var(--primary-color-one);
  bottom: -50px;
  right: 0;
  left: 0;
  width: auto;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.modal_popup .modal-popup-inner .form_inner .wpcf7-response-output::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  width: 20px;
  height: 20px;
  top: -22px;
  margin: auto;
  border-top: 10px solid transparent;
  border-bottom: 10px solid var(--primary-color-one);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.modal_popup .modal-popup-inner .about_company_inner {
  position: relative;
  border-radius: 10px;
  padding: 40px 50px 50px 50px;
  overflow: hidden;
}

.modal_popup .modal-popup-inner .about_company_inner .logo {
  position: relative;
  margin-bottom: 30px;
}

.modal_popup .modal-popup-inner .about_company_inner .logo img {
  width: 150px;
}

.modal_popup .modal-popup-inner .about_company_inner .text {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid var(--border-color-dark);
}

.modal_popup .modal-popup-inner .about_company_inner .text p {
  margin-bottom: 30px;
}

.modal_popup .modal-popup-inner .about_company_inner .text a {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: var(--text-color-dark);
  font-family: var(--creote-family-one);
}

.modal_popup .modal-popup-inner .post_contet_modal {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--border-color-dark);
}

.modal_popup .modal-popup-inner .post_contet_modal h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 20px;
  color: var(--heading-dark);
}

.modal_popup .modal-popup-inner .post_contet_modal .post_enable {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 10px;
}

.modal_popup .modal-popup-inner .post_contet_modal .post_enable .modal_post_grid {
  position: relative;
  margin-bottom: 15px;
}

.modal_popup .modal-popup-inner .post_contet_modal .post_enable .modal_post_grid a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.modal_popup .modal-popup-inner .post_contet_modal .post_enable .modal_post_grid a::before {
  position: absolute;
  background: var(--primary-color-two);
  content: "";
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.modal_popup .modal-popup-inner .post_contet_modal .post_enable .modal_post_grid a:after {
  position: absolute;
  content: "\e912";
  font-family: "icomoon";
  width: 16px;
  font-size: 16px;
  height: 16px;
  color: var(--primary-color-one);
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.modal_popup .modal-popup-inner .post_contet_modal .post_enable .modal_post_grid img {
  height: 100px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.modal_popup .modal-popup-inner .post_contet_modal .post_enable .modal_post_grid:hover a:before {
  opacity: 0.8;
}

.modal_popup .modal-popup-inner .post_contet_modal .post_enable .modal_post_grid:hover a:after {
  opacity: 1;
}

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

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

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

.header .header_right_content,
.default_sickty_heaad .header_right_content {
  display: table-cell;
  vertical-align: middle;
  float: right;
}

.header .header_right_content ul,
.default_sickty_heaad .header_right_content ul {
  padding: 2px 0px 0px;
  margin: 0px;
}

.header .header_right_content ul li,
.default_sickty_heaad .header_right_content ul li {
  display: inline-block;
  margin-left: 20px;
}

.header .header_right_content .contact-toggler,
.default_sickty_heaad .header_right_content .contact-toggler {
  position: relative;
  width: 54px;
  height: 54px;
  line-height: 54px;
  border-radius: 50%;
  border: 1px solid var(--border-color-dark);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: #fff;
  box-shadow: 0px 0px 0px 0px;
  top: 4px;
}

.header .header_right_content .contact-toggler::before,
.default_sickty_heaad .header_right_content .contact-toggler::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--primary-color-one);
  border-radius: 50%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.header .header_right_content .contact-toggler i,
.default_sickty_heaad .header_right_content .contact-toggler i {
  color: #fff;
  font-size: 18px;
  position: relative;
  z-index: 1;
  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_right_content .contact-toggler:hover,
.default_sickty_heaad .header_right_content .contact-toggler:hover {
  border-color: transparent;
}

.header .header_right_content .contact-toggler:hover::before,
.default_sickty_heaad .header_right_content .contact-toggler:hover::before {
  width: 100%;
  height: 100%;
}

.header .header_right_content .search-toggler,
.default_sickty_heaad .header_right_content .search-toggler {
  position: relative;
  display: inline-block;
  background: transparent;
  border: 0px;
  box-shadow: 0px 0px 0px 0px;
  font-size: 20px;
  line-height: 20px;
  color: var(--text-color-dark);
  top: 4px;
}

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

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

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

.header.style_two .logo_column .header_log_outer,
.default_sickty_heaad.style_two .logo_column .header_log_outer {
  position: relative;
  display: flex;
}

.header.style_two .logo_column .header_log_outer .header_logo_box,
.default_sickty_heaad.style_two .logo_column .header_log_outer .header_logo_box {
  position: relative;
  margin-right: 50px;
}

.header.style_two .logo_column .header_log_outer .phone_box,
.default_sickty_heaad.style_two .logo_column .header_log_outer .phone_box {
  position: relative;
  margin-left: 50px;
}

.header.style_two .logo_column .header_log_outer .phone_box i,
.default_sickty_heaad.style_two .logo_column .header_log_outer .phone_box i {
  position: absolute;
  left: -50px;
  font-size: 40px;
  line-height: 40px;
  top: 0;
  margin: auto;
  bottom: 0;
  height: 40px;
  color: var(--primary-color-one);
}

.header.style_two .logo_column .header_log_outer .phone_box .text,
.default_sickty_heaad.style_two .logo_column .header_log_outer .phone_box .text {
  position: relative;
  top: 10px;
}

.header.style_two .logo_column .header_log_outer .phone_box .text small,
.default_sickty_heaad.style_two .logo_column .header_log_outer .phone_box .text small {
  display: block;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  font-family: var(--creote-family-one);
  margin-bottom: 0;
  color: #fff;
  opacity: 0.8;
}

.header.style_two .logo_column .header_log_outer .phone_box .text a,
.default_sickty_heaad.style_two .logo_column .header_log_outer .phone_box .text a {
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
  color: #fff;
}

.header.style_two .header_content_collapse .navigation_menu .navbar_nav li a.nav-link,
.default_sickty_heaad.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,
.default_sickty_heaad.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,
.default_sickty_heaad.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,
.default_sickty_heaad.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,
.default_sickty_heaad.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,
.default_sickty_heaad.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,
.default_sickty_heaad.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,
.default_sickty_heaad.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,
.default_sickty_heaad.style_two .header_content_collapse .navigation_menu .navbar_nav li.dropdown {
  margin-right: 50px;
}

.header.style_two .header_content_collapse .header_right_content,
.default_sickty_heaad.style_two .header_content_collapse .header_right_content {
  position: relative;
  top: 10px;
}

.header.style_two .header_content_collapse .header_right_content ul li,
.default_sickty_heaad.style_two .header_content_collapse .header_right_content ul li {
  margin-left: 10px;
}

.header.style_two .header_content_collapse .header_right_content .contact-toggler,
.header.style_two .header_content_collapse .header_right_content .search-toggler,
.default_sickty_heaad.style_two .header_content_collapse .header_right_content .contact-toggler,
.default_sickty_heaad.style_two .header_content_collapse .header_right_content .search-toggler {
  width: 40px;
  height: 40px;
  line-height: 42px;
  border: 0px;
  background: var(--primary-color-one);
  border-radius: 50px;
  top: 0;
  font-size: 17px;
  color: #fff;
}

.header.style_two .header_content_collapse .header_right_content .contact-toggler::before,
.header.style_two .header_content_collapse .header_right_content .search-toggler::before,
.default_sickty_heaad.style_two .header_content_collapse .header_right_content .contact-toggler::before,
.default_sickty_heaad.style_two .header_content_collapse .header_right_content .search-toggler::before {
  display: none;
}

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

.header.style_three .header_top,
.default_sickty_heaad.style_three .header_top {
  position: relative;
  background: var(--primary-color-one);
}

.header.style_three .header_top .top_left,
.default_sickty_heaad.style_three .header_top .top_left {
  position: relative;
}

.header.style_three .header_top .top_left p,
.default_sickty_heaad.style_three .header_top .top_left p {
  padding: 13px 0px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  margin: 0px;
}

.header.style_three .header_top .top_mid ul li:last-child,
.default_sickty_heaad.style_three .header_top .top_mid ul li:last-child {
  margin-right: 0px;
}

.header.style_three .header_top .top_mid ul li span,
.default_sickty_heaad.style_three .header_top .top_mid ul li span {
  margin-right: 5px;
}

.header.style_three .header_top .top_mid ul li small,
.default_sickty_heaad.style_three .header_top .top_mid ul li small {
  font-size: 11px;
  font-weight: 500;
  font-family: var(--creote-family-one);
  text-transform: uppercase;
  margin-right: 5px;
  opacity: 0.8;
}

.header.style_three .header_top .top_right,
.default_sickty_heaad.style_three .header_top .top_right {
  text-align: right;
  position: relative;
}

.header.style_three .header_top .top_right ul li,
.default_sickty_heaad.style_three .header_top .top_right ul li {
  margin-right: 3px;
  padding: 6px 0px 0px;
}

.header.style_three .header_top .top_right ul li:last-child,
.default_sickty_heaad.style_three .header_top .top_right ul li:last-child {
  margin-right: 0px;
}

.header.style_three .header_top .top_right ul li a i,
.default_sickty_heaad.style_three .header_top .top_right ul li a i {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  text-align: center;
  background: #117f80;
  line-height: 40px;
}

.header.style_three .header_top ul,
.default_sickty_heaad.style_three .header_top ul {
  padding: 0;
  margin: 0;
}

.header.style_three .header_top ul li,
.default_sickty_heaad.style_three .header_top ul li {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  padding: 15px 0px;
  font-weight: 400;
  margin-right: 30px;
}

.header.style_three .header_top ul li a,
.default_sickty_heaad.style_three .header_top ul li a {
  color: #fff;
}

.header.style_three .header_mid,
.default_sickty_heaad.style_three .header_mid {
  position: relative;
  background: #fff;
  padding: 27px 0px 27px;
  border-top: 4px solid var(--primary-color-one);
}

.header.style_three .header_mid .mid_logo_icon img,
.default_sickty_heaad.style_three .header_mid .mid_logo_icon img {
  width: 200px;
}

.header.style_three .header_mid .same_column,
.default_sickty_heaad.style_three .header_mid .same_column {
  position: relative;
  margin-top: 7px;
}

.header.style_three .header_mid .mid_content,
.default_sickty_heaad.style_three .header_mid .mid_content {
  position: relative;
  margin-left: 62px;
}

.header.style_three .header_mid .mid_content .mid_icon,
.default_sickty_heaad.style_three .header_mid .mid_content .mid_icon {
  position: absolute;
  left: -62px;
  height: 48px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 48px;
  color: var(--primary-color-one);
}

.header.style_three .header_mid .mid_content .text,
.default_sickty_heaad.style_three .header_mid .mid_content .text {
  position: relative;
}

.header.style_three .header_mid .mid_content .text h4,
.default_sickty_heaad.style_three .header_mid .mid_content .text h4 {
  font-size: 15px;
  line-height: 25px;
  color: var(--primary-color-one);
  font-weight: 600;
  margin-bottom: 3px;
}

.header.style_three .header_mid .mid_content .text p,
.default_sickty_heaad.style_three .header_mid .mid_content .text p {
  font-size: 15px;
  margin: 0px;
}

.header.style_three .navbar_outer,
.default_sickty_heaad.style_three .navbar_outer {
  position: relative;
  padding: 7px 0px;
  background: var(--primary-color-one);
}

.header.style_three .navbar_outer .modal_box_buttom,
.default_sickty_heaad.style_three .navbar_outer .modal_box_buttom {
  position: relative;
  left: 0px;
  top: 14px;
  bottom: 0;
  margin-right: 40px;
  width: 40px;
  height: 40px;
  display: inline-block;
}

.header.style_three .navbar_outer .modal_box_buttom .contact-toggler,
.default_sickty_heaad.style_three .navbar_outer .modal_box_buttom .contact-toggler {
  width: 40px;
  height: 40px;
  line-height: 42px;
  border: 0px;
  background: var(--primary-color-one);
  border-radius: 50px;
  top: 0;
  font-size: 17px;
  color: #fff;
  border: 1px solid #fff;
}

.header.style_three .navbar_outer .modal_box_buttom i,
.default_sickty_heaad.style_three .navbar_outer .modal_box_buttom i {
  color: #fff;
  font-size: 18px;
  position: relative;
  z-index: 1;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.header.style_three .navbar_outer .header_content_collapse,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse {
  display: block;
}

.header.style_three .navbar_outer .header_content_collapse .header_menu_box,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse .header_menu_box {
  display: inline-block;
}

.header.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li a,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li a {
  color: #fff;
}

.header.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li ul.dropdown-menu li,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li ul.dropdown-menu li {
  padding: 5px;
}

.header.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li ul.dropdown-menu li a.nav-link,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li ul.dropdown-menu li a.nav-link {
  color: var(--text-color-dark) !important;
}

.header.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li.active>a.nav-link,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li.active>a.nav-link {
  color: #fff;
}

.header.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li.active>a.nav-link span,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li.active>a.nav-link span {
  color: #fff;
}

.header.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li.active .dropdown-menu li.active a.nav-link,
.default_sickty_heaad.style_three .navbar_outer .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_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li.active .dropdown-btn span,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li.active .dropdown-btn span {
  color: #fff;
  opacity: 0.5;
}

.header.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li.active .dropdown-btn span:before,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li.active .dropdown-btn span:before {
  color: #fff;
}

.header.style_three .navbar_outer .header_content_collapse .header_right_content,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse .header_right_content {
  padding-top: 4px;
}

.header.style_three .navbar_outer .header_content_collapse .header_right_content .search-toggler,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse .header_right_content .search-toggler {
  position: relative;
  width: 40px;
  height: 40px;
  font-size: 16px;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

.header.style_three .navbar_outer .header_content_collapse .header_right_content .theme-btn,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse .header_right_content .theme-btn {
  background: var(--primary-color-two) !important;
}

.header.style_three .navbar_outer .header_content_collapse .header_right_content .theme-btn:hover,
.default_sickty_heaad.style_three .navbar_outer .header_content_collapse .header_right_content .theme-btn:hover {
  background: #fff !important;
  color: var(--primary-color-one) !important;
}

.header.style_one .header_content_collapse .header_menu_box .navigation_menu .navbar_nav li.active>a.nav-link,
.default_sickty_heaad.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,
.default_sickty_heaad.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_one.style_two_remade,
.default_sickty_heaad.style_one.style_two_remade {
  padding: 0px !important;
  background: transparent !important;
  position: absolute;
  box-shadow: unset !important;
  z-index: 999;
  left: 0;
  width: 100%;
  right: 0;
}

.header.style_one.style_two_remade .auto-container,
.default_sickty_heaad.style_one.style_two_remade .auto-container {
  padding: 15px 20px 10px;
  background: #fff;
  border-radius: 60px 0px 0px 60px;
}

.header.style_one.style_two_remade .auto-container:before,
.default_sickty_heaad.style_one.style_two_remade .auto-container:before {
  position: absolute;
  content: "";
  width: 100%;
  right: -50%;
  height: 100%;
  background: #fff;
  top: 0;
}

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

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

.header.style_five .header_content_collapse .header_menu_box .navigation_menu,
.default_sickty_heaad.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,
.default_sickty_heaad.style_five .header_content_collapse .header_menu_box .navbar_nav li a.nav-link {
  font-size: 16px;
}

.header.style_five .header_content_collapse .header_right_content,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content {
  position: relative;
}

.header.style_five .header_content_collapse .header_right_content ul,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content ul {
  display: flex;
  align-items: center;
}

.header.style_five .header_content_collapse .header_right_content ul li,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content ul li {
  margin-bottom: 0px;
  margin-left: 30px;
}

.header.style_five .header_content_collapse .header_right_content .theme-btn,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .theme-btn {
  border-radius: 30px;
  box-shadow: var(--box-shadow-two);
  border-color: #fff;
  background: #fff;
  color: var(--primary-color-one);
}

.header.style_five .header_content_collapse .header_right_content .theme-btn:hover,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .theme-btn:hover {
  background: var(--primary-color-one);
  color: #fff;
}

.header.style_five .header_content_collapse .header_right_content .contntent.phone small,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .contntent.phone small {
  color: var(--primary-color-one);
  font-size: 16px;
  font-weight: 500;
  font-family: var(--creote-family-one);
  margin-right: 6px;
}

.header.style_five .header_content_collapse .header_right_content .contntent.phone small i,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .contntent.phone small i {
  font-size: 25px;
  margin-right: 14px;
  top: 5px;
  position: relative;
  color: var(--text-color-light);
}

.header.style_five .header_content_collapse .header_right_content .contntent.phone a,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .contntent.phone a {
  font-size: 16px;
  font-weight: 600;
  font-family: var(--creote-family-one);
  color: var(--primary-color-two);
}

.header.style_five .header_content_collapse .header_right_content .round_btn,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .round_btn {
  position: relative;
  display: inline-block;
  padding: 8px 15px;
  background: var(--primary-color-one);
  border-radius: 50px;
  top: 0px;
  line-height: 28px;
  width: 120px;
  height: 56px;
  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;
}

.header.style_five .header_content_collapse .header_right_content .round_btn::before,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .round_btn::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 15px;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  opacity: 0.5;
}

.header.style_five .header_content_collapse .header_right_content .round_btn button,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .round_btn button {
  position: absolute;
}

.header.style_five .header_content_collapse .header_right_content .round_btn:hover,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .round_btn:hover {
  background: var(--primary-color-two);
  color: #fff;
}

.header.style_five .header_content_collapse .header_right_content .search-toggler,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .search-toggler {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-size: 18px;
  left: 24px;
  top: 3px;
  bottom: 0;
}

.header.style_five .header_content_collapse .header_right_content .contact-toggler,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .contact-toggler {
  display: inline-block;
  width: 0px;
  right: 38px;
  bottom: 0;
  top: 3px;
  color: #fff;
  margin: 0px;
  height: 0px;
  border: 0px;
  background: transparent;
  border-radius: 0px;
}

.header.style_five .header_content_collapse .header_right_content .contact-toggler::before,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .contact-toggler::before {
  display: none;
}

.header.style_five .header_content_collapse .header_right_content .contact-toggler::after,
.default_sickty_heaad.style_five .header_content_collapse .header_right_content .contact-toggler::after {
  display: none;
}

.header_boxed.style_four {
  position: absolute;
  width: 100%;
  z-index: 99;
  left: 0;
  right: 0;
  top: 25px;
}

.header_boxed.style_four .top_bar {
  border-radius: 10px 10px 0px 0px;
  background: var(--primary-color-one);
}

.header_boxed.style_four .top_bar .col-lg-12 {
  padding: 7px 10px 5px 19px;
}

.header_boxed.style_four .top_bar .theme-btn {
  height: auto;
  width: auto;
  font-size: 12px;
  min-height: auto;
  min-width: auto;
  padding: 10px 22px 8px;
  line-height: 22px;
  background: #fff;
  border-radius: 5px;
  color: var(--primary-color-two);
  text-transform: uppercase;
  font-weight: 600;
  font-family: var(--creote-family-one);
}

.header_boxed.style_four .top_bar .theme-btn i {
  position: relative;
  left: inherit;
  right: -5px;
  top: 2px;
  font-size: 19px;
  color: var(--primary-color-two);
}

.header_boxed.style_four .header {
  position: unset;
  border-radius: 0px 0px 10px 10px;
}

.header_boxed.style_four .header .header_content_collapse .header_menu_box {
  text-align: center;
}

.header_boxed.style_four .header .header_content_collapse .header_menu_box .navigation_menu {
  float: none;
}

.header_boxed.style_four .header .header_content_collapse .navigation_menu .navbar_nav li a.nav-link span,
.header_boxed.style_four .default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li a.nav-link span {
  color: unset;
  opacity: unset;
}

/*--------------------------------------
===============fixed-header=============
--------------------------------------*/
.sticky_header_main {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  transition: top 0.3s ease;
}

.default_sickty_heaad {
  padding: 20px 0px 14px;
  background: #fff;
}

.default_sickty_heaad .header_content_collapse .search-toggler {
  height: 54px;
}

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

.default_sickty_heaad .header_content_collapse.no_right_content .navigation_menu {
  text-align: right;
}

.df_before ul li a.nav-link {
  color: var(--primary-color-two) !important;
}

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

.header_area .header_position_absolute {
  position: absolute !important;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
}

/*------===============================================-------------*/
.header_solo {
  background: none;
  padding: unset !important;
}

.header_solo .header_content_collapse {
  display: block;
}

.header_solo .header_content_collapse .header_menu_box {
  display: block;
}

.header_solo .header_content_collapse .navigation_menu {
  float: unset !important;
}

.header_solo .header_content_collapse .navigation_menu .navbar_nav {
  display: inline-block;
}

.header_solo .header_content_collapse .navigation_menu .navbar_nav li.mega_menu .dropdown-menu {
  width: 150%;
  left: -30%;
}

.header_solo .header_content_collapse .navigation_menu {
  float: none;
}

/*--------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: 14px 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 .header_content_collapse .header_right_content ul {
  margin-bottom: 0px;
  padding: 0px 0px 0px;
  position: relative;
  height: 50px;
  padding-left: 0px;
  top: -11px;
  align-items: center;
  display: flex;
  align-items: center;
}



.header_style_six_nw .header .header_content_collapse .header_right_content ul li .header_side_cart {
  margin-top: 8px !important;
}

.ussr {
  font-size: 20px;
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header_style_six_nw .header .header_content_collapse .header_right_content ul .header_side_cart .mini-cart-count {
  position: absolute;
  width: 20px;
  top: -12px;
  height: 20px;
  border-radius: 20px;
  background: var(--primary-color-one);
  color: #fff;
  line-height: 20px;
  font-size: 10px;
  text-align: center;
}

.header_style_six_nw .header .header_content_collapse .header_right_content ul .contact-toggler {
  border: 0px;
  background: transparent;
}

.header_style_six_nw .header .header_content_collapse .header_right_content ul .contact-toggler::before {
  display: none;
}

.header_style_six_nw .header .header_content_collapse .header_right_content ul li {
  margin-bottom: 0px;
  margin-left: 10px;
  position: relative;
  height: 40px;
  width: 40px;
  text-align: center;
  top: 10px;
}

.header_style_six_nw .header .header_content_collapse .header_right_content ul li .search-toggler,
.header_style_six_nw .header .header_content_collapse .header_right_content ul li .header_side_cart,
.header_style_six_nw .header .header_content_collapse .header_right_content ul li .contact-toggler {
  position: absolute;
  cursor: pointer;
  height: 38px;
  width: 38px;
  line-height: 38px;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.header_style_six_nw .header .header_content_collapse .header_right_content ul li .search-toggler i,
.header_style_six_nw .header .header_content_collapse .header_right_content ul li .header_side_cart i,
.header_style_six_nw .header .header_content_collapse .header_right_content ul li .contact-toggler i {
  font-size: 20px !important;
  line-height: 20px !important;
  color: #fff;
}

.header_style_six_nw .header .header_content_collapse .header_right_content ul li.last {
  width: unset;
  top: -13px;
  margin-left: 40px;
}

.header_style_six_nw .header .header_content_collapse .header_right_content ul li.last::before {
  position: absolute;
  content: "";
  height: 42px;
  width: 1px;
  left: -24px;
  top: -1px;
  background: rgba(255, 255, 255, 0.2);
}

.header_style_six_nw .header .header_content_collapse .header_right_content ul li.last a {
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-family: var(--creote-family-one);
  display: block;
  padding-left: 28px;
  position: relative;
  font-weight: 600;
  top: 9px;
}

.header_style_six_nw .header .header_content_collapse .header_right_content ul li.last a i {
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.header_style_six_nw .header .header_content_collapse .header_right_content ul li .contact-toggler i {
  font-size: 25px !important;
  line-height: 35px !important;
  color: #fff;
}

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

.header_style_six_nw .header.dark_color .header_content_collapse .header_right_content ul li .search-toggler i,
.header_style_six_nw .header.dark_color .header_content_collapse .header_right_content ul li .header_side_cart i,
.header_style_six_nw .header.dark_color .header_content_collapse .header_right_content ul li .contact-toggler i {
  color: var(--menu-color);
}

.header_style_six_nw .header.dark_color .header_content_collapse .header_right_content ul li.last::before {
  position: absolute;
  content: "";
  height: 42px;
  width: 1px;
  left: -24px;
  top: -1px;
  background: var(--border-color-dark);
}

.header_style_six_nw .header.dark_color .header_content_collapse .header_right_content ul li.last a {
  color: var(--menu-color);
}

.header_style_six_nw .header.dark_color .header_content_collapse .header_right_content ul li .contact-toggler i {
  font-size: 25px !important;
  line-height: 35px !important;
  color: var(--menu-color);
}

.header_style_six_nw.ver_2 {
  position: relative;
}

.header_style_six_nw.ver_2 .top_bar.style_six {
  background: var(--primary-color-one);
}

.header_style_six_nw.ver_2 .header {
  background: #fff !important;
  border-bottom: 5px solid #ff8343;
}

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

.header_style_six_nw.ver_2 .header .header_content_collapse .header_right_content {
  text-align: right;
  float: unset !important;
}

.header_style_six_nw.ver_2 .header .header_content_collapse .header_right_content ul li .search-toggler i,
.header_style_six_nw.ver_2 .header .header_content_collapse .header_right_content ul li .header_side_cart i,
.header_style_six_nw.ver_2 .header .header_content_collapse .header_right_content ul li .contact-toggler i {
  color: var(--menu-color);
}

.header_style_six_nw.ver_2 .header .header_content_collapse .header_right_content ul li.last::before {
  position: absolute;
  content: "";
  height: 42px;
  width: 1px;
  left: -24px;
  top: -1px;
  background: var(--border-color-dark);
}

.header_style_six_nw.ver_2 .header .header_content_collapse .header_right_content ul li.last a {
  color: var(--menu-color);
}

.header_style_six_nw.ver_2 .header .header_content_collapse .header_right_content ul li .contact-toggler i {
  font-size: 25px !important;
  line-height: 35px !important;
  color: var(--menu-color);
}

/*---------=================header_default-style seven================---------------*/
.header_default.head_absolute {
  position: absolute !important;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
}

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

.header_default.style_seven .left_side_box {
  position: relative;
  display: flex;
  padding-top: 2px;
}

.header_default.style_seven .left_side_box .modal_box_buttom {
  position: relative;
  min-width: 120px;
  width: 120px;
}

.header_default.style_seven .left_side_box .modal_box_buttom::before {
  position: absolute;
  width: 1px;
  height: 54px;
  right: 33px;
  top: 0;
  background: var(--border-color-dark);
  content: "";
}

.header_default.style_seven .left_side_box .modal_box_buttom .contact-toggler {
  position: relative;
  width: 54px;
  height: 54px;
  line-height: 54px;
  border-radius: 50%;
  border: 1px solid var(--border-color-dark);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: transparent;
  box-shadow: 0px 0px 0px 0px;
}

.header_default.style_seven .left_side_box .modal_box_buttom .contact-toggler::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--primary-color-one);
  border-radius: 50%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.header_default.style_seven .left_side_box .modal_box_buttom .contact-toggler i {
  color: #fff;
  font-size: 18px;
  position: relative;
  z-index: 1;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

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

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

.header_default.style_seven .right_column {
  padding-left: 0px;
}

.header_default.style_seven .header_right_content {
  position: relative;
  top: 17px;
  text-align: right;
}

.header_default.style_seven .header_right_content ul {
  padding-left: 0px;
  position: relative;
}

.header_default.style_seven .header_right_content ul li {
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 0px;
}

.header_default.style_seven .header_right_content ul li .med_rg_side .social_media_head {
  padding-right: 20px;
  padding-left: 0px;
  margin-right: 2px;
}

.header_default.style_seven .header_right_content ul li .med_rg_side .social_media_head li {
  display: inline-block;
  margin-right: 10px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.header_default.style_seven .header_right_content ul li .med_rg_side .social_media_head li a {
  font-size: 14px;
  line-height: 14px;
  color: var(--text-color-dark);
  text-transform: uppercase;
}

.header_default.style_seven .header_right_content ul li .med_rg_side .social_media_head li a small {
  font-size: 14px;
  line-height: 15px;
}

.header_default.style_seven .header_right_content ul li .med_rg_side .social_media_head li.shared_m {
  color: var(--text-color-dark);
}

.header_default.style_seven .header_right_content ul li .med_rg_side .social_media_head li.shared_m span {
  margin-right: 5px;
}

.header_default.style_seven .header_right_content ul li .med_rg_side .social_media_head li.shared_m a {
  font-size: 14px;
  line-height: 14px;
}

.header_default.style_seven .header_right_content ul li .med_rg_side .social_media_head:before {
  position: absolute;
  width: 1px;
  height: 50px;
  right: 0px;
  top: -12px;
  background: var(--border-color-dark);
  content: "";
}

.header_default.style_seven .header_right_content ul li .search-toggler,
.header_default.style_seven .header_right_content ul li .mini_cart_togglers {
  background: transparent;
  border: 0px;
  position: relative;
  box-shadow: none;
  cursor: pointer;
}

.header_default.style_seven .header_right_content ul li .search-toggler i,
.header_default.style_seven .header_right_content ul li .mini_cart_togglers i {
  font-size: 20px;
  position: relative;
  top: 3px;
  line-height: 20px;
}

.header_default.style_seven .header_right_content ul li .search-toggler .mini-cart-count,
.header_default.style_seven .header_right_content ul li .mini_cart_togglers .mini-cart-count {
  position: absolute;
  width: 18px;
  height: 18px;
  font-size: 10px;
  border-radius: 30px;
  color: #fff;
  top: -17px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  background: var(--primary-color-one);
}

.header_default.style_seven .header_right_content ul li .login {
  position: relative;
  font-family: var(--creote-family-one);
  font-size: 16px;
  font-weight: 500;
  padding-left: 26px;
  line-height: 26px;
  color: var(--text-color-dark);
}

.header_default.style_seven .header_right_content ul li .login i {
  margin-right: 5px;
  font-size: 20px;
  position: absolute;
  height: 20px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  line-height: 20px;
}

.header_default.style_seven .header_right_content ul li:first-child {
  margin-left: 0px;
}

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

.header_default.style_seven.style_eight .header_right_content {
  top: 9px;
}

.header_default.style_seven.style_eight .header_right_content ul li {
  position: relative;
}

.header_default.style_seven.style_eight .header_right_content ul li .mini_cart_togglers i,
.header_default.style_seven.style_eight .header_right_content ul li .contact-toggler i,
.header_default.style_seven.style_eight .header_right_content ul li .search-toggler i {
  font-size: 20px;
}

.header_default.style_seven.style_eight .header_right_content ul li .contact-toggler i {
  position: relative;
  top: 3px;
  font-size: 25px;
}

.header_default.style_seven.style_eight .header_right_content ul li .med_rg_side .social_media_head {
  margin-right: 0px;
  padding-right: 0px;
}

.header_default.style_seven.style_eight .header_right_content ul li .med_rg_side .social_media_head::before {
  display: none;
}

.header_default.style_seven.style_eight .header_right_content ul li .med_rg_side .social_media_head li {
  margin-right: 5px;
}

.header_default.style_seven.style_eight .header_right_content ul li .med_rg_side .social_media_head li a {
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 40px;
  border: 1px solid var(--border-color-dark);
  display: block;
  text-align: center;
}

.header_default.style_seven.style_eight .header_right_content ul li .med_rg_side .social_media_head li a i,
.header_default.style_seven.style_eight .header_right_content ul li .med_rg_side .social_media_head li a small {
  font-size: 14px;
  color: var(--text-color-dark);
}

.header_default.style_seven.style_eight .header_right_content ul li.last {
  padding-left: 25px;
  margin-left: 20px;
}

.header_default.style_seven.style_eight .header_right_content ul li.last:before {
  position: absolute;
  width: 1px;
  height: 50px;
  left: 0px;
  top: -12px;
  background: var(--border-color-dark);
  content: "";
}

.header_default.style_seven.style_eight .header_right_content ul li button {
  border: 0px;
  box-shadow: none;
  background: none;
}

@media (max-width: 1200px) {
  .header_default.style_seven.style_eight .header_right_content {
    display: none;
  }

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

/*---------=================header header_default style_nine side_menu head_================---------------*/
.header.style_nine {
  position: relative;
  padding: 15px 0px;
}

.header.style_nine .d-flex {
  justify-content: space-between;
}

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

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

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

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

.header.style_nine .header_content_collapse .navigation_menu .navbar_nav li.active>a.nav-link span.fa-angle-down {
  color: var(--primary-color-two) !important;
}

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

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

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

.header.style_nine .header_content_collapse .navigation_menu .navbar_nav li {
  margin-right: 40px !important;
}

.header.style_nine .header_right_content {
  position: relative;
}

.header.style_nine .header_right_content ul li {
  margin-left: 10px;
}

.header.style_nine .header_right_content .contact-toggler,
.header.style_nine .header_right_content .search-toggler {
  color: #fff;
}

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

.header.style_nine.header_eleven .header_content_collapse .navigation_menu .navbar_nav li.active>a.nav-link span.fa-angle-down {
  color: var(--primary-color-one) !important;
}

.icon-search3 {
  font-weight: 600;
  font-size: 15px;
}

/*---------=================header style ten shop ================---------------*/
.header_style_ten {
  position: relative;
}

.header_style_ten .top_bar.style_six {
  background: #ffffff;
  border-bottom: 1px solid var(--border-color-dark);
}

.header_style_ten .top_bar.style_six .top_inner .common_css ul li a,
.header_style_ten .top_bar.style_six .top_inner .common_css.right_side .rg_content_box .med_rg_side ul li a {
  color: var(--heading-dark);
}

.header_style_ten .notice {
  position: relative;
  padding-right: 20px;
  float: left;
  font-size: 15px;
  padding: 12px 29px 12px 0px;
  bottom: 0;
  left: 0;
  margin: 0px 20px 0px 0px;
}

.header_style_ten .notice::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 2px;
  background: var(--border-color-dark);
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.header_style_ten .header_content_collapse {
  position: unset !important;
}

.header_style_ten .rg_content_box .med_rg_side {
  margin-left: 20px;
}

.header_style_ten .rg_content_box .med_rg_side ul li a {
  border: 1px solid var(--border-color-dark) !important;
}

.header_style_ten .serch_simple {
  position: relative;
  top: 7px;
}

.header_style_ten .serch_simple button {
  position: absolute;
  top: 11px;
  right: 4px;
  background: transparent;
  border: 0px;
  color: var(--heading-dark);
  font-size: 15px;
}

.header_style_ten .serch_simple input {
  height: auto !important;
  padding: 5px 12px !important;
  border-radius: 5px;
  border: 1px solid var(--border-color-dark);
  background: transparent !important;
  margin: 0px !important;
}

.header_style_ten .serch_simple input::-moz-placeholder {
  color: var(--text-color-dark) !important;
  opacity: 0.7;
}

.header_style_ten .serch_simple input::placeholder {
  color: var(--text-color-dark) !important;
  opacity: 0.7;
}

.header_style_ten .auto-container {
  max-width: 1600px;
}

.header_style_ten .con_button {
  width: auto !important;
}

.header_style_ten .con_button a {
  padding: 0px 30px;
  height: auto;
  min-height: auto;
  background: var(--primary-color-one);
  display: block;
  line-height: 40px;
  color: #fff;
  top: -15px;
  position: relative;
  margin-left: 8px;
}

.header_style_ten .header_content_collapse .header_right_content {
  position: relative;
  top: 7px;
}

.header_style_ten .header_default {
  background: #fff;
}

.header_style_ten .header_default .header_content_collapse .navigation_menu .navbar_nav li {
  padding: 19px 0px 14px;
}

.header_style_ten .header_default .header_content_collapse .navigation_menu .navbar_nav li a.nav-link {
  color: var(--heading-dark);
}

.header_style_ten .header_default .header_content_collapse .header_right_content ul li .search-toggler i,
.header_style_ten .header_default .header_content_collapse .header_right_content ul li .header_side_cart i,
.header_style_ten .header_default .header_content_collapse .header_right_content ul li .contact-toggler i {
  color: var(--text-color-dark);
}

@media (max-width: 992px) {
  .header_style_ten {
    position: relative;
  }

  .header_style_ten .top_inner {
    display: block !important;
  }

  .header_style_ten .top_inner .common_css {
    min-width: 100% !important;
    width: 100% !important;
    text-align: center;
  }

  .header_style_ten .top_inner .common_css .notice {
    float: none !important;
    padding: 10px 0px !important;
    margin: unset !important;
  }

  .header_style_ten .top_inner .common_css .notice::before {
    display: none;
  }

  .header_style_ten .top_inner .common_css ul,
  .header_style_ten .top_inner .common_css .serch_simple {
    margin-bottom: 20px !important;
  }

  .header_style_ten .top_inner .common_css .rg_content_box {
    display: block !important;
    float: none !important;
  }

  .header_style_ten .top_inner .common_css .serch_simple {
    top: unset !important;
  }
}

body.single-header {
  padding: 0px 0px 0px 0px !important;
}

.mega_menu .mg_image_box h2 {
  padding: 2px 10px;
}

.mega_menu .mg_image_box h2 a {
  font-size: 14px;
  color: #fff !important;
}

.mega_menu .mg_image_box .image_box .ab_link span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}

.mega_menu .mg_image_box {
  margin-bottom: 20px;
}

.mega_menu .mg_image_box .tag {
  background: #fc2158 !important;
}

/*-----mega_menu  style for mobilr-------*/
@media (max-width: 1200px) {
  .mega_menu .image_grid_content .col-xs-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .mega_menu .image_grid_content .col-xs-12 .mg_image_box h2 a {
    font-size: 15px !important;
  }

  .mega_menu .image_grid_content .col-xs-12 .mg_image_box .image_box {
    height: auto;
  }

  .mega_menu .image_grid_content .col-xs-12 .mg_image_box .tag {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .mega_menu .image_grid_content .col-xs-12 .mg_image_box h2 a {
    color: #fff !important;
    font-size: 14px !important;
    line-height: 24px !important;
    display: block !important;
    min-height: unset !important;
    padding: 0px !important;
  }

  .mega_menu .elementor-section {
    padding: 10px 0px !important;
    display: block !important;
  }

  .mega_menu .elementor-section .elementor-container {
    display: block !important;
  }

  .mega_menu .elementor-section .elementor-column {
    width: 100% !important;
    display: block !important;
  }

  .mega_menu .elementor-section .elementor-widget-wrap {
    display: block !important;
  }
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .elementor-element .menu {
  margin: 0px 0px 0px 0px !important;
  padding: 0px !important;
  border: 0px !important;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .elementor-element .menu li {
  border-bottom: 0px !important;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .elementor-element .list_item_box ul {
  position: relative;
  margin: 0px 0px 0px 0px !important;
  padding: 0px !important;
  border: 0px !important;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .elementor-element .list_item_box ul li a {
  min-height: unset !important;
}

.floating_menu_box {
  position: fixed;
  width: 100%;
  height: auto;
  text-align: center;
  left: 0;
  z-index: 99;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 0;
  bottom: -100px;
  visibility: hidden;
}

.floating_menu_box ul {
  display: inline-block;
  position: relative;
  border-radius: 50px;
  background: #fff;
  padding: 10px 55px 10px 15px;
  box-shadow: var(--box-shadow-two);
  margin: auto;
  margin: 0px;
}

.floating_menu_box ul .close {
  position: absolute;
  right: 4px;
  top: 0;
  width: 38px;
  height: 38px;
  background: var(--primary-color-one);
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 38px;
  border-radius: 50px;
  bottom: 0;
  cursor: pointer;
  margin: auto;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.floating_menu_box ul .close:hover {
  background: var(--primary-color-two);
  color: #fff;
}

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

.floating_menu_box ul li a {
  font-size: 15px;
  font-family: var(--creote-family-one);
  font-weight: 600;
  color: var(--heading-dark);
  padding: 7px 12px;
  border-radius: 30px;
  margin-right: 5px;
  cursor: pointer;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  margin-bottom: 0px !important;
}

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

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

.floating_menu_box.remove_floating {
  display: none;
}

.floating-menu .floating_menu_box {
  opacity: 1;
  visibility: visible;
  bottom: 30px;
}

.floating-menu.floating_close .floating_menu_box {
  opacity: 0 !important;
  visibility: hidden !important;
}

@media (max-width: 768px) {
  .floating_menu_box {
    display: none !important;
  }
}

.dropdown-menu .list_item_box ul {
  margin-left: 0px !important;
}

.dropdown-menu .list_item_box.style_one li .d-flex {
  justify-content: flex-start !important;
}

.dropdown-menu .list_item_box.style_one li .only_icon {
  color: var(--primary-color-one);
  margin-right: 5px;
  font-size: 16px;
  display: inline-block;
  line-height: 16px;
  position: relative;
  top: -1px;
}

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

.header_v15 .top {
  padding: 10px 0px;
  background: var(--primary-color-two);
}

.header_v15 .top .row {
  align-items: center;
}

.header_v15 .top .infotext {
  color: var(--color-white);
  margin: 0px;
  font-size: 15px;
}

.header_v15 .top .infotext i {
  display: inline-block;
  margin-right: 5px;
}

.header_v15 .top .same_contact a,
.header_v15 .top .same_contact p {
  color: var(--color-white) !important;
  font-size: 15px;
}

.header_v15 .top .same_contact a i,
.header_v15 .top .same_contact a span,
.header_v15 .top .same_contact p i,
.header_v15 .top .same_contact p span {
  color: var(--color-white) !important;
}

.header_v15 .header {
  position: relative;
  background: var(--primary-color-one);
}

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

.header_v15 .header .theme-btn {
  color: var(--primary-color-one);
  border-color: var(--color-white);
  background: var(--color-white);
}

.header_v15 .header .navigation_menu {
  float: unset;
  text-align: center;
}

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

.header_v15 .header .header_content_collapse .navigation_menu .navbar_nav li.active a.nav-link span.fa-angle-down {
  color: var(--color-white) !important;
}

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

  to {
    transform: translateZ(0);
  }
}

.fixed-header .get_sticky_header {
  position: fixed !important;
  visibility: visible;
  opacity: 1;
  left: 0;
  top: 0;
  padding: 10px 0px;
  width: 100%;
  background: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  transition: top 0.3s ease;
  animation-name: slideInUp;
}

.fixed-header .get_sticky_header.style_two {
  background: var(--primary-color-two);
}

.fixed-header .header_default.style_seven.style_eight.get_sticky_header {
  padding: 10px 0px !important;
  background: #ffffff !important;
}

.fixed-header .header_default.style_six.get_sticky_header {
  padding: 10px 0px !important;
  background: #ffffff !important;
}

.fixed-header .header_default.style_nine {
  background: var(--primary-color-one) !important;
}

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

.fixed-header .header_default.style_nine .header_content_collapse .navigation_menu .navbar_nav li.active>a.nav-link {
  color: #fff !important;
}

.fixed-header .header_default.style_nine .header_content_collapse .navigation_menu .navbar_nav li.active>a.nav-link span.fa-angle-down {
  color: #fff !important;
}

.fixed-header .header_v15 .get_sticky_header {
  background: var(--primary-color-two) !important;
}

.fixed-header .header_v15 .get_sticky_header .hamburger_menu .line {
  background: #fff;
}

.fixed-header .header_v14 .navbar_outer {
  margin-top: 5px;
  background: unset !important;
  box-shadow: unset;
}

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

.mega_menu .width_45_percentage {
  width: 45% !important;
}

.mega_menu .width_50_percentage {
  width: 50% !important;
}

.mega_menu .width_55_percentage {
  width: 55% !important;
}

.mega_menu .width_60_percentage {
  width: 70% !important;
}

.mega_menu .width_65_percentage {
  width: 65% !important;
}

.mega_menu .width_70_percentage {
  width: 70% !important;
}

.mega_menu .width_75_percentage {
  width: 75% !important;
}

.mega_menu .width_80_percentage {
  width: 80% !important;
}

.mega_menu .width_85_percentage {
  width: 85% !important;
}

.mega_menu .width_90_percentage {
  width: 90% !important;
}

.mega_menu .width_95_percentage {
  width: 95% !important;
}

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

.header_v14 .header_mid .d_md_block {
  display: none;
}

.header_v14 .header_mid .hamburger_menu .line,
.header_v14 .header_mid .hamburger_menu .line {
  margin: 6px 0 6px auto;
}

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

  .header .navbar_togglers,
  .sticky_header_main .navbar_togglers {
    display: block;
  }

  .header .logo_column,
  .sticky_header_main .logo_column {
    width: 86%;
  }

  .header .menu_column,
  .sticky_header_main .menu_column {
    width: 14%;
  }

  .crt_mobile_menu .navbar_nav li.mega_menu {
    position: relative !important;
  }

  .crt_mobile_menu .navbar_nav li.mega_menu a span.fa-angle-down {
    display: none !important;
  }

  .crt_mobile_menu .navbar_nav li.mega_menu .dropdown-btn {
    display: block;
  }

  .crt_mobile_menu .navbar_nav li.mega_menu .vc_row.wpb_row {
    margin: 10px 0px !important;
  }

  .crt_mobile_menu .navbar_nav li.mega_menu .vc_column_container>.vc_column-inner {
    padding: 0px !important;
  }

  .crt_mobile_menu .navbar_nav li.mega_menu .wpb_column {
    width: 100%;
  }

  .crt_mobile_menu .navbar_nav li.mega_menu .wpb_column .wpb_button,
  .crt_mobile_menu .navbar_nav li.mega_menu .wpb_column .wpb_content_element,
  .crt_mobile_menu .navbar_nav li.mega_menu .wpb_column ul.wpb_thumbnails-fluid>li {
    margin: 10px 0px !important;
  }

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

  header.header_default.style_nine .right_column {
    display: none;
  }

  .header_v14 .header_mid {
    padding: 10px 0px !important;
  }

  .header_v14 .header_top {
    display: none;
  }

  .header_v14 .navbar_outer {
    display: none;
  }

  .header_v14 .header_mid .d_md_block {
    display: block;
  }

  .header_v14 .header_mid .dnone {
    display: none;
  }
}

@media (max-width: 1200px) {
  .header_v15 .top {
    text-align: center;
  }

  .header_v15 .top .d-flex {
    display: block !important;
  }

  .header_v15 .top .d-flex .contact_list {
    display: flex;
    justify-content: center;
    padding: 5px 0px 5px !important;
  }

  .header_v15 .hamburger_menu .line {
    margin: 6px 0px 6px auto !important;
  }

  .header_v13 .header_top .header_top_inner {
    text-align: center;
    display: block !important;
  }

  .header_v13 .header_top .header_top_inner .top_left {
    display: block !important;
  }

  .header_v13 .header_top .header_top_inner .contact_info_two {
    text-align: center;
    margin: auto;
    padding-top: 8px;
  }

  .header_v13 .header_top .header_top_inner .contact_info_two li {
    margin-left: unset !important;
    padding: 5px 10px;
  }
}

.navbar_right .dropdown-btn {
  display: none;
}

.header_v13 .logo img,
.header_v14 .logo img,
.header_v17 .logo img {
  display: block;
  width: 170px;
  height: auto;
  margin-bottom: 0px;
}

.header_v13 .search-toggler,
.header_v14 .search-toggler {
  border: 0px;
  background: unset;
}

.header_v13 .mini_cart_togglers,
.header_v14 .mini_cart_togglers {
  position: relative;
}

.header_v13 {
  position: relative;
  padding: 0px !important;
}

.header_v13 .header_top {
  position: relative;
  padding: 10px 0px;
  background: var(--primary-color-two);
}

.header_v13 .header_top ul {
  margin-bottom: 0px;
  padding-left: 0px;
}

.header_v13 .header_top ul li {
  display: inline-block;
  color: var(--color-white);
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  margin: 0px;
}

.header_v13 .header_top ul li a {
  color: var(--color-white);
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.header_v13 .header_top ul li span {
  color: var(--primary-color-one);
  font-size: 16px;
  margin-right: 6px;
  line-height: 25px;
}

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

.header_v13 .header_top p {
  margin-bottom: 0px;
  color: var(--color-white);
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.header_v13 .header_top .header_top_inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.header_v13 .header_top .top_right,
.header_v13 .header_top .top_left {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.header_v13 .header_top .contact_info_two li {
  padding-left: 15px;
}

.header_v13 .header_top .get_a_quote {
  background: var(--primary-color-one);
  padding: 5px 16px;
  color: var(--color-white);
  border-radius: 5px;
  font-size: 15px;
  line-height: 26px;
  margin-right: 15px;
}

.header_v13 .navbar_outer {
  position: relative;
  padding: 10px 0px;
}

.header_v13 .navbar_outer .site-logo {
  position: relative;
  padding-right: 30px;
}

.header_v13 .navbar_outer .site-logo a {
  display: block;
}

.header_v13 .navbar_outer .inner_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_v13 .navbar_outer .header_content .navbar_nav>li.dropdown::after {
  top: 3px;
}

.header_v13 .navbar_outer .header_content .navbar_nav>li .dropdown_menu {
  margin-top: 3rem;
}

.header_v13 .navbar_outer .header_content .navbar_nav>li .dropdown_menu>li.dropdown::after {
  transform: rotate(270deg);
}

.header_v13 .navbar_outer .header_content .navbar_nav>li:hover>.dropdown_menu {
  margin-top: 2.5rem !important;
}

.header_v13 .navbar_outer .header_content .navbar_nav>li:hover>.dropdown_menu li:hover .dropdown_menu {
  margin-top: 1rem !important;
}

.header_v13 .navbar_outer .navbar_right {
  position: relative;
  padding-left: 40px;
  margin-bottom: 0px;
  text-align: right;
}

.header_v13 .navbar_outer .navbar_right li {
  display: inline-block;
  padding-left: 20px;
  margin-left: 6px;
  padding-top: 15px !important;
}

.header_v13 .navbar_outer .navbar_right li i {
  font-size: 22px;
  color: var(--menu-color);
  line-height: 40px;
  transition: all 0.6s ease-in-out;
  font-weight: normal !important;
}

.header_v13 .navbar_outer .navbar_right li .contact-toggler {
  width: 40px;
  border-radius: 8px;
  background: var(--primary-color-one);
  color: var(--color-white);
  font-size: 22px;
  align-items: center !important;
  font-weight: normal !important;
  border: 0px;
}

.header_v13 .navbar_outer .navbar_right li .contact-toggler i {
  color: var(--color-white);
}

.header_v13 .navbar_outer .navbar_right li .contact-toggler:hover {
  background: var(--primary-color-two);
  color: var(--color-white);
}

.header_v13 .navbar_outer .navbar_right li .mini-cart-count {
  top: 2px;
}

.header_v13 .header_content {
  display: flex;
  justify-content: end;
}

header .flaticon-list {
  display: block !important;
}


.main-header .mini-cart-count {
  position: absolute;
  background: var(--primary-color-one);
  font-size: 10px;
  font-family: var(--creote-family-one);
  font-weight: 700;
  width: 16px;
  top: -10px;
  right: 0;
  left: 0;
  margin: auto;
  height: 16px;
  text-align: center;
  line-height: 19px;
  border-radius: 27px;
  display: block;
  color: var(--color-white);
}

.main-header .mini-cart-count i {
  font-size: 24px;
  line-height: 24px;
  color: var(--menu-color);
  font-weight: 500;
}

.main-header .dropdown-menu-mini-cart {
  left: unset !important;
  right: 0 !important;
  min-width: 350px !important;
  padding: 10px 10px !important;
}

.main-header .dropdown-menu-mini-cart li {
  display: block !important;
  list-style: none !important;
}

.main-header .dropdown-menu-mini-cart li .remove_from_cart_button {
  font-size: 16px;
}


/*----------------animate-csss---------------*/
.owl-item .animate_up {
  position: relative;
  display: block;
  overflow: hidden;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateY(-120px);
  transform-origin: bottom;
  transition: all 1000ms ease;
  z-index: 10;
}

.owl-item.active .animate_up {
  opacity: 1 !important;
  visibility: visible !important;
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  transition-delay: 1000ms;
}

.owl-item .animate_down {
  position: relative;
  display: block;
  overflow: hidden;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateY(120px);
  transform-origin: bottom;
  transition: all 1000ms ease;
  z-index: 10;
}

.owl-item.active .animate_down {
  opacity: 1 !important;
  visibility: visible !important;
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  transition-delay: 1000ms;
}

.owl-item .animate_left {
  position: relative;
  display: block;
  overflow: hidden;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateX(120px);
  transform-origin: bottom;
  transition: all 1000ms ease;
  z-index: 10;
}

.owl-item.active .animate_left {
  opacity: 1 !important;
  visibility: visible !important;
  transform: perspective(400px) rotateY(0deg) translateX(0px);
  transition-delay: 1000ms;
}

.owl-item .animate_right {
  position: relative;
  display: block;
  overflow: hidden;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateX(-120px);
  transform-origin: bottom;
  transition: all 1000ms ease;
  z-index: 10;
}

.owl-item.active .animate_right {
  opacity: 1 !important;
  visibility: visible !important;
  transform: perspective(400px) rotateY(0deg) translateX(0px);
  transition-delay: 1000ms;
}





/*
=======================================
            single_banner
=======================================
*/
.single_banner {
  position: relative;
}

.single_banner.style_one {
  padding: 100px 0px;
  background: var(--border-color-light);
}

.single_banner.style_one .slider_image {
  position: relative;
  text-align: right;
}

.single_banner.style_one .d_inline_block {
  position: relative;
  padding: 0px;
  margin: 0px;
}

.single_banner.style_one .d_inline_block li {
  display: inline-block;
  list-style: none;
}

.single_banner.style_one .d_inline_block li .video_box {
  height: 56px !important;
  width: 56px !important;
  position: relative;
}

.single_banner.style_one .d_inline_block li .video_box a {
  height: 56px !important;
  width: 56px !important;
  line-height: 56px;
  position: relative;
  background: var(--primary-color-three);
  color: var(--primary-color-one);
}

.single_banner.style_one .d_inline_block li .video_box a i {
  position: absolute;
  font-size: 18px;
  line-height: 18px;
  height: 18px;
  width: 18px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.single_banner.style_one .d_inline_block li .video_box:before,
.single_banner.style_one .d_inline_block li .video_box:after {
  display: none !important;
}

.single_banner.style_one .d_inline_block li.vd_bx {
  position: relative;
  top: 25px;
  left: 20px;
  margin-bottom: 0px;
}

.single_banner.style_one .slider_content {
  position: relative;
}

.single_banner.style_one .slider_content h6 {
  font-size: 16px;
  line-height: 30px;
  background: #fff;
  color: var(--primary-color-one);
  border-radius: 10px 0px 10px 0px;
  padding: 0px 5px;
  display: inline-block;
  margin-bottom: 20px;
}

.single_banner.style_one .slider_content h1 {
  font-size: 66px;
  line-height: 82px;
  font-weight: 800;
  margin-bottom: 20px;
}

._media {
  padding: 20px;
}

._media li {
  display: inline-block;
  margin: 0px 5px;
}

@media (max-width: 992px) {
  .single_banner.style_one {
    padding: 0px;
  }

  .single_banner.style_one .slider_image {
    width: 50%;
    margin: auto !important;
  }

  .style_page_twelve .slide-item-content .slider_image {
    width: 100%;
    height: 100%;
    margin: 0px;
  }
}

.banner_section_hm_15 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 60px;
  background-color: transparent;
  background-image: linear-gradient(180deg, var(--primary-color-one) 0%, #FFFFFF 63%);
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.banner_section_hm_15 .image {
  margin-top: 30px;
  border-radius: 30px;
  position: relative;
  height: 812px;
  text-align: center;
}

.banner_section_hm_15 .image .video_btn_all .video_box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.banner_section_hm_16 .inner_section {
  border-radius: 30px;
}

.banner_section_hm_16 .inner_section .team_intro_box .team_intro_inner .team_intro_start .left_content {
  padding: 120px 0px;
}

.banner_section_hm_16 .inner_section .team_intro_box .team_intro_inner .team_intro_start .title h6 {
  color: #fff;
}

.banner_section_hm_16 .inner_section .team_intro_box .team_intro_inner .team_intro_start .authour_dtls h4 span {
  color: #fff;
}

.banner_section_hm_16 .inner_section .team_intro_box .image_right {
  height: 700px;
  margin: 3% 0 0 0;
}

.banner_section_hm_16 .inner_section .team_intro_box .image_right img {
  height: 700px;
}

/*--=====================================---
--------------Blog css-----------------
---=====================================--*/
/*--====== hover-1 ======--*/
.img_hover-1 {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.img_hover-1::before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  opacity: 0;
  background: var(--primary-color-two);
  opacity: 0;
  transition: 0.5s ease-in-out !important;
  display: none;
}

.img_hover-1::after {
  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;
}

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

  40% {
    opacity: 1;
  }

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

.news_box:hover .img_hover-1::before {
  opacity: 0.85;
}

.news_box:hover .img_hover-1::after {
  animation: circle 0.75s;
}

/*----sticky ------*/
.sticky .news_box.normal_view .content_box:before {
  position: absolute;
  content: "";
  border-left: 15px solid transparent;
  border-top: 15px solid var(--primary-color-one);
  border-right: 15px solid var(--primary-color-one);
  border-bottom: 15px solid transparent;
  top: 0;
  right: 0;
  border-radius: 0px 10px 0px 0px;
}

.tag-sticky-2 .single_content_upper:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  right: -54px;
  background: var(--primary-color-one);
  border-radius: 50px 0px 0px 50px;
  top: 3px;
}

/*------ news_box style_one ------*/

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

section.blog-section.blog-home .news_box.style_seven .image_box img {
  height: 181px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.news_box.style_seven .image_box img {
  height: 250px;
  width: 100%;
  -o-object-fit: cover;
  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%;
  transition: all 0.5s ease-in-out;
  display: none;
}

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

.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: var(--creote-family-one);
  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%;
}



/*-----------====================related_post ===========================------------------*/
.related_post {
  position: relative;
  margin-top: 50px;
  padding-top: 50px;
  margin-bottom: 20px;
  border-top: 1px solid var(--border-color-dark);
}

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

.related_post .title_sections_inner h2 {
  font-size: 24px;
  color: var(--heading-dark);
  line-height: 34px;
}

.related_post .news_box.default_style.list_view {
  box-shadow: none !important;
  background: var(--primary-color-three);
  margin-bottom: 20px;
}

.related_post .news_box.default_style.list_view .image {
  height: 250px !important;
  min-height: 250px !important;
}

.related_post .news_box.default_style.list_view .content_box {
  padding: 30px !important;
}

.related_post .news_box.default_style.list_view .content_box h2 a {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 8px;
}

.related_post .news_box.default_style.list_view .content_box .source {
  margin: 0px !important;
  padding: 0px !important;
  border-bottom: 0px !important;
}

.related_post .news_box.default_style.list_view .content_box .source p {
  margin: 0px !important;
}

.related_post .arrow_related {
  position: absolute;
  right: 0;
  top: 43px;
}

.related_post .arrow_related .related-button-next,
.related_post .arrow_related .related-button-prev {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  text-align: center;
  line-height: 50px;
  border: 1px solid var(--border-color-dark);
}

.related_post .arrow_related .related-button-next i,
.related_post .arrow_related .related-button-prev i {
  position: absolute;
  font-size: 20px;
  height: 20px;
  width: 20px;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
}

.related_post .arrow_related .related-button-prev {
  margin-right: 8px;
}

@media (max-width: 992px) {
  .arrow_related {
    top: inherit !important;
    bottom: -40px;
    left: 0;
    margin: auto;
    text-align: center;
  }
}





/*---==========================================-----
-----==================Common css===============-----
-----=========================================-----*/
.z_index_up {
  z-index: 2;
}

.z_index_down {
  z-index: -2;
}

.position_absolute {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}

.position_absolute.top {
  bottom: unset;
  top: 0;
}

.shape_bg_light {
  fill: var(--primary-color-three);
}

.shape_bg_dark_1 {
  fill: var(--primary-color-one);
}

.shape_bg_dark_2 {
  fill: var(--primary-color-two);
}

.curve_shape_bottom_1 {
  transform: rotate(180deg);
}

.curve_shape_bottom_1 svg {
  width: calc(100% + 1.3px);
  height: 62px;
  display: block;
  transform: rotateY(180deg);
}

.curve_shape_bottom_1 svg path {
  fill: #fff;
  transform-origin: center;
  transform: rotateY(0deg);
}

.curve_shape_top_1 {
  top: -1px;
}

.curve_shape_top_1 svg {
  width: calc(100% + 1.3px);
  height: 67px;
  display: block;
}

.curve_shape_top_1 svg path {
  fill: #fff;
  transform-origin: center;
  transform: rotateY(0deg);
}

.curve_shape_top_2 {
  top: -1px !important;
}

.curve_shape_top_2 svg {
  height: 47px;
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.curve_shape_top_2 svg .elementor-shape-fill {
  fill: #F0F3F9;
  transform-origin: center;
  transform: rotateY(0deg);
}

.curve_shape_bottom_2 {
  bottom: -1px !important;
  transform: rotate(180deg);
}

.curve_shape_bottom_2 svg {
  height: 47px;
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.curve_shape_bottom_2 svg .elementor-shape-fill {
  fill: #F0F3F9;
  transform-origin: center;
  transform: rotateY(0deg);
}

.shape_bg_white {
  fill: #fff;
  transform-origin: center;
}

.object-fit-cover {
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

.object-fit-cover-center {
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

/*-----style-switcher------*/
.wpcf7-spinner {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.swiper-button-prev,
.swiper-button-next,
.prev-single-one,
.next-single-one,
.prev-single-one_three,
.next-single-one_three {
  background: none;
}

.swiper-button-prev::before,
.swiper-button-next::before,
.prev-single-one::before,
.next-single-one::before,
.prev-single-one_three::before,
.next-single-one_three::before {
  position: absolute;
  font-family: "FontAwesome" !important;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  text-align: center;
  font-size: 18px;
  color: var(--primary-color-two);
  border-radius: 50%;
  box-shadow: var(--box-shadow);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.swiper-button-prev::after,
.swiper-button-next::after,
.prev-single-one::after,
.next-single-one::after,
.prev-single-one_three::after,
.next-single-one_three::after {
  display: none !important;
}

.swiper-button-next::before,
.next-single-one::before,
.next-single-one_three::before {
  content: "\f105";
}

.swiper-button-prev::before,
.prev-single-one::before,
.prev-single-one_three::before {
  content: "\f104";
}

.p_pagination .swiper-pagination {
  position: relative !important;
  padding: 60px 0px 0px;
  text-align: center;
  margin: auto;
  width: 100% !important;
  transform: inherit !important;
}

.p_pagination .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  margin: 0px 5px;
  width: 10px;
  height: 10px;
  opacity: 1;
  background: transparent;
  border: 2px solid var(--border-color-dark);
  border-radius: 30px;
  transform: inherit !important;
  transition: all 500ms ease 0ms !important;
  -moz-transition: all 500ms ease 0ms !important;
  -ms-transition: all 500ms ease 0ms !important;
  -o-transition: all 500ms ease 0ms !important;
}

.p_pagination .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--primary-color-one);
  width: 15px;
  border-color: var(--primary-color-one);
}

.p_pagination .swiper-pagination .swiper-pagination-bullet:hover {
  background: var(--primary-color-one);
  width: 15px;
  border-color: var(--primary-color-one);
}


/*---==========================================-----
-----==================title_all_box===============-----
-----=========================================-----*/
/* .parallax_cover img {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
  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: var(--creote-family-one);
}

.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: 46px;
  line-height: 50px;
  font-weight: 700;
  color: #143d73;
  padding: 0px 0px 10px 0px;
  font-family: var(--creote-family-one);
}

.title_all_box.style_one .title_sections h2 span {
  color: #ff5b16;
  font-size: 46px;
}

.title_all_box .title_sections h3 {
  font-size: 26px !important;
  color: #ff5b16 !important;
}

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

section.banner-section .title_all_box .title_sections h3 {
  font-size: 26px !important;
  color: #ff5b16 !important;
}
section.banner-section .title_all_box .title_sections h2 {
    font-size: 26px !important;
    color: #ff5b16 !important;
}
section.banner-section .title_all_box.style_one .title_sections ul li {
  color: #000;
  font-size: 20px;
  list-style: none;
}

section.banner-section .title_all_box.style_one .title_sections ul {
  margin: 0;
  padding: 0;
}

.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_one ul li {
  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: var(--creote-family-one);
  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: var(--creote-family-one);
  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: var(--creote-family-one);
  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: var(--creote-family-one);
}

.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: var(--creote-family-one);
  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: var(--creote-family-one);
}

.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: var(--creote-family-one);
  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;
  font-family: var(--creote-family-two);
  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: var(--creote-family-one);
}

.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: #153e74;
  font-family: var(--creote-family-one);
}

.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: var(--creote-family-one);
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 23px;
}

.title_all_box.style_seven .small_text_sub {
  position: absolute;
  color: #f6803f;
  top: 0px;
  left: 0;
  opacity: 1;
  font-size: 60px;
  line-height: 60px;
  font-family: var(--creote-family-one);
  font-weight: 700;
  /* -webkit-text-stroke: 1px var(--heading-dark); */
  text-shadow: 1px 1px 0 var(--heading-dark), -1px -1px 0 var(--heading-dark), 1px -1px 0 1px var(--heading-dark), -1px 1px 0 var(--heading-dark), 1px 1px 0 var(--heading-dark);
}

.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 .small_text_sub {
  -webkit-text-stroke: 1px var(--color-white);
  text-shadow: 1px 1px 0 var(--color-white), -1px -1px 0 var(--color-white), 1px -1px 0 1px var(--color-white), -1px 1px 0 var(--color-white), 1px 1px 0 var(--color-white);
}

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

.title_all_box.style_seven.text-center .small_text_sub {
  right: 0;
  margin: auto;
}

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

.title_all_box.style_seven.text-right .small_text_sub {
  left: unset;
  right: 0;
}

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


/*---==========================================-----
-----==================image_absolute===============-----
-----=========================================-----*/
.move_image_absolute {
  position: absolute;
}

.move_image_absolute img {
  width: 100%;
  right: 100%;
}

/*---==========================================-----
-----==================video_box===============-----
-----=========================================-----*/
.default .video_box a {
  background: var(--primary-color-one);
}

.default .video_box:before,
.default .video_box:after {
  background: rgba(7, 133, 134, 0.4);
}

.gray .video_box a {
  background: #FDF9F9;
  color: #000000;
}

.gray .video_box:before,
.gray .video_box:after {
  background: rgba(0, 0, 0, 0.4);
}

.red .video_box a {
  background: #FF0000;
}

.red .video_box:before,
.red .video_box:after {
  background: rgba(255, 0, 0, 0.4);
}

.violet .video_box a {
  background-color: #4E18BC;
}

.violet .video_box:before,
.violet .video_box:after {
  background: rgba(78, 24, 188, 0.4);
}

.green .video_box a {
  background-color: #8AD53A;
}

.green .video_box:before,
.green .video_box:after {
  background: rgba(138, 213, 58, 0.4);
}

.orange .video_box a {
  background-color: #FF8C0E;
}

.orange .video_box:before,
.orange .video_box:after {
  background: rgba(255, 140, 14, 0.4);
}

.video_box {
  position: relative;
  width: 70px;
  height: 70px;
  display: inline-block;
}

.video_box:before,
.video_box:after {
  width: 0px;
  height: 0px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-delay: 0.9s;
  content: "";
  position: absolute;
  animation: ripple 3s infinite;
  transition: all 0.4s ease;
  z-index: 0;
}

.video_box:after {
  animation-delay: 0.4s;
}

.video_box a {
  position: relative;
  display: inline-block;
  font-size: 30px !important;
  color: #fff;
  width: 70px;
  height: 70px;
  line-height: 75px;
  text-align: center !important;
  border-radius: 50%;
  background: var(--primary-color-one);
  background-image: inherit;
  z-index: 10;
}

.video_box.color_white a {
  background: var(--color-white);
  color: var(--primary-color-one);
}

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

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


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

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

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

.one_column .grid_show_case .grid_box {
  width: 100%;
  padding: 0px 0px;
  margin-bottom: 25px;
}

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

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

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

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

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



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

.image_boxes .year_of_experience {
  position: absolute;
  padding: 25px;
  border-radius: 10px;
  background: #fff;
  box-shadow: var(--box-shadow);
  display: inline-block;
  max-width: 400px;
  left: 30px;
  bottom: -60px;
}

.image_boxes .year_of_experience .year {
  position: absolute;
  left: 25px;
  top: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  line-height: 80px;
  font-size: 30px;
  font-weight: 600;
  border-radius: 60px;
  background: var(--primary-color-one);
  color: #fff;
  text-align: center;
  font-family: var(--creote-family-one);
  margin: auto;
}

.image_boxes .year_of_experience .year::before {
  position: absolute;
  content: "";
  width: 90px;
  height: 90px;
  background: transparent;
  border: 2px dotted var(--border-color-dark);
  border-radius: 50px;
  top: -10px;
  left: -10px;
}

.image_boxes .year_of_experience .content {
  position: relative;
  margin-left: 100px;
  margin-right: 20px;
}

.image_boxes .year_of_experience .content h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.image_boxes .year_of_experience .content span {
  font-size: 60px;
  height: 60px;
  position: absolute;
  line-height: 60px;
  right: -40px;
  margin: auto;
  bottom: 0;
  top: 0;
  opacity: 0.2;
}

.image_boxes .video_box {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 70px;
  height: 70px;
}


.image_boxes.style_three {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.image_boxes.style_three.border_yes {
  border: 10px solid var(--primary-color-three);
  border-radius: 5px;
}

.image_boxes.style_three.border_yes img {
  border-radius: 5px;
}

.image_boxes.style_three img {
  height: 470px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image_boxes.style_three .video_box {
  width: 100px;
  height: 100px;
}

.image_boxes.style_three .video_box a {
  background: #ff8542e0;
  color: #ffffff;
  width: 100px;
  height: 100px;
  line-height: 105px;
  font-size: 35px !important;
}

.image_boxes.style_three.border_yes .video_box {
  width: 70px;
  height: 70px;
  z-index: 3;
}

.image_boxes.style_three.border_yes .video_box a {
  width: 70px;
  line-height: 75px;
  font-size: 22px !important;
  height: 70px;
  background: var(--primary-color-one);
  color: #fff;
}

.image_boxes.style_three.border_yes .video_box a::before {
  animation: none;
  width: 110px;
  height: 110px;
  top: 0;
  background: rgba(255, 255, 255, 0.2);
  z-index: -1;
  bottom: 0;
  margin: auto;
  right: 0px;
  left: -20px;
  transform: inherit;
  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;
}

.image_boxes.style_three.border_yes .video_box a::after {
  animation: none;
  width: 90px;
  height: 90px;
  top: 0;
  background: rgba(255, 255, 255, 0.4);
  z-index: -1;
  bottom: 0;
  margin: auto;
  right: 0px;
  left: -10px;
  transform: inherit;
  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;
}

.image_boxes.style_four .image_box {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 5px;
}

.image_boxes.style_four .image_box.one {
  margin-bottom: 30px;
  box-shadow: var(--box-shadow);
}

.image_boxes.style_four .image_box img {
  width: 100%;
  height: 285px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image_boxes.style_four .image_box .pad_zero_left {
  padding-left: 0px;
}

.image_boxes.style_four .image_box .pad_zero_right {
  padding-right: 0px;
}

.image_boxes.style_four .imgs {
  overflow: hidden;
  border-radius: 10px;
  box-shadow: var(--box-shadow-two);
}

.image_boxes.style_four .image_content_inner {
  text-align: center;
  padding: 20px 30px;
  background: var(--primary-color-one);
  bottom: 20px;
  left: 20px;
  z-index: 10;
  position: absolute;
  border-radius: 5px;
}

.image_boxes.style_four .image_content_inner h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #fff;
}

.image_boxes.style_four .image_content_inner.viceo_en {
  padding-right: 80px;
}

.image_boxes.style_four .image_content_inner.viceo_en .video_box_null {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  height: 40px;
  width: 40px;
  margin: auto;
}

.image_boxes.style_four .image_content_inner.viceo_en .video_box_null a {
  color: #fff;
  width: 40px;
  display: block;
  text-align: center;
  line-height: 43px;
  height: 40px;
  border-radius: 50px;
  background: rgba(0, 0, 0, 0.1);
}

.image_boxes.style_five {
  position: relative;
  z-index: 0;
  display: inline-block;
}

.image_boxes.style_five::before {
  position: absolute;
  content: "";
  width: 362px;
  height: 362px;
  background: var(--primary-color-three);
  top: 55px;
  left: 75px;
  border-radius: 50%;
  z-index: -1;
}

.image_boxes.style_five .image_box {
  overflow: hidden;
  position: relative;
  display: inline-block;
}

.image_boxes.style_five .image_box.one {
  z-index: 3;
}

.image_boxes.style_five .image_box.one .video_box_null {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.image_boxes.style_five .image_box.one .video_box_null a {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: var(--primary-color-one);
  display: block;
  border-radius: 10px 0px 10px 0px;
}

.image_boxes.style_five .image_box.one .video_box_null a i {
  position: absolute;
  font-size: 16px;
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  top: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  left: 0;
  margin: auto;
}

.image_boxes.style_five .image_box.two {
  z-index: 2;
  margin-top: -150px;
  margin-left: 190px;
}

.image_boxes.style_five .image_box img {
  border-radius: 10px;
  height: 325px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 350px;
}

.image_boxes.style_six {
  position: relative;
  padding-bottom: 40px;
}

.image_boxes.style_six .image_box {
  position: relative;
}

.image_boxes.style_six .image_box img {
  border-radius: 10px;
}

.image_boxes.style_six .image_box .video_inner.type_six {
  position: absolute;
  top: 30px;
  text-align: center;
  right: 30px;
  overflow: hidden;
  background: var(--primary-color-one);
  padding: 10px;
  border-radius: 10px;
}

.image_boxes.style_six .image_box .video_inner.type_six a {
  background: var(--primary-color-one);
  position: relative;
  display: inline-block;
  font-size: 30px !important;
  color: #fff;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center !important;
  border-radius: 50%;
}

.image_boxes.style_six .image_box .video_inner.type_six p {
  position: relative;
  z-index: 10;
  color: #fff;
  font-weight: 600;
  margin-bottom: 0px;
  font-family: var(--creote-family-one);
}

.image_boxes.style_six .image_box .experience {
  left: 0px;
  position: absolute;
  right: 0;
  bottom: -65px;
}

.image_boxes.style_six .image_box .experience .experience_inner {
  padding: 20px 40px;
  background: #fff;
  margin: 25px;
  display: inline-block;
  text-align: center;
  border-radius: 10px;
  box-shadow: var(--box-shadow-two);
}

.image_boxes.style_six .image_box .experience .experience_inner h2 {
  font-size: 22px;
  color: var(--heading-dark);
  line-height: 32px;
  font-weight: 600;
}

.image_boxes.style_six .image_box .experience .experience_inner h2 span {
  color: var(--primary-color-one);
}

.image_boxes.style_seven .image_box {
  position: relative;
  z-index: 2;
}

.image_boxes.style_seven .video_inner {
  position: absolute;
  width: 80px;
  height: 80px;
  bottom: 15px;
  right: 15px;
}

.image_boxes.style_seven .video_inner a {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--primary-color-one);
  color: #fff;
  border-radius: 50px;
  margin: auto;
  line-height: 70px;
  text-align: center;
}

.image_boxes.style_seven .video_inner a i {
  font-size: 30px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.image_boxes.style_seven .experience {
  position: absolute;
  padding: 20px;
  top: 20px;
  left: -40px;
  background: var(--primary-color-one);
}

.image_boxes.style_seven .experience::before {
  position: absolute;
  content: "";
  border-left: 50px solid transparent;
  border-top: 50px solid transparent;
  border-right: 50px solid var(--primary-color-one);
  border-bottom: 50px solid transparent;
  left: -50px;
  z-index: -1;
  opacity: 0.9;
}

.image_boxes.style_seven .experience .experience_inner h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
}

.image_boxes.style_seven .pattern_imag {
  position: absolute;
  width: 200px;
  bottom: -85px;
  left: -85px;
}

/*---==========================================-----
-----================== call_to_action ===============-----
-----=========================================-----*/
.call_to_action {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.call_to_action .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.call_to_action .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.call_to_action.style_one .image::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: var(--primary-color-two);
  opacity: 0.92;
  z-index: 1;
}

.call_to_action.style_one .left_content {
  position: relative;
  padding: 100px 120px;
}

.call_to_action.style_one .left_content .main_content {
  position: relative;
  z-index: 2;
}

.call_to_action.style_one .left_content .main_content h6 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: var(--primary-color-one);
  margin-bottom: 25px;
}

.call_to_action.style_one .left_content .main_content h1 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}

.call_to_action.style_one .left_content .main_content p {
  color: #fff;
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}

.call_to_action.style_one .left_content .main_content .video_box {
  margin-bottom: 30px;
}

.call_to_action.style_one .bottom_content {
  position: relative;
}

.call_to_action.style_one .bottom_content .button_content {
  display: inline-block;
  position: relative;
  top: 9px;
}

.call_to_action.style_one .bottom_content .button_content a i {
  margin-left: 8px;
  font-size: 16px;
  position: relative;
  top: 2px;
}

.call_to_action.style_one .bottom_content .call_content {
  display: inline-block;
  position: relative;
  margin-left: 20px;
}

.call_to_action.style_one .bottom_content .call_content span {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 5px;
  font-size: 30px;
  line-height: 56px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  background: transparent;
  border: 1px dashed #ffffff;
  margin: auto;
}

.call_to_action.style_one .bottom_content .call_content .content_bx {
  margin-left: 70px;
  padding-top: 9px;
  text-align: left;
}

.call_to_action.style_one .bottom_content .call_content .content_bx h2 {
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  margin-bottom: 2px;
  font-weight: 600;
}

.call_to_action.style_one .bottom_content .call_content .content_bx p {
  color: #fff;
  opacity: 0.9;
  text-decoration: underline;
  margin: 0px;
  padding: 0;
  border: 0px;
}

.call_to_action.style_two {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background: #143e76;
}

.call_to_action.style_two h2 {
  color: #fff;
  font-size: 40px;
  margin-bottom: 20px;
}

.call_to_action.style_two .auto-container {
  position: relative;
  z-index: 10;
  text-align: left;
}

.call-to-action .bottom_content {
  display: flex;
  gap: 37px;
}

.call_to_action.style_two .left_content {
  padding: 60px 40px;
  position: relative;
  z-index: 1;
}

.call_to_action.style_two .left_content h1 {
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #fff;
}

.call_to_action.style_two .left_content .call_content {
  display: flex;
  position: relative;
}

.call_to_action.style_two .left_content .call_content span {
  position: relative;
  font-size: 30px;
  line-height: 56px;
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  color: var(--primary-color-one);
  background: #fff;
  margin-top: auto;
  min-width: 56px;
  margin-bottom: auto;
}

.call_to_action.style_two .left_content .call_content .content_bx {
  margin-left: 15px;
  text-align: left;
}

.call_to_action.style_two .left_content .call_content .content_bx h2 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
  line-height: 26px;
  font-weight: 600;
}

.call_to_action.style_two .left_content .call_content .content_bx p {
  color: #fff;
  margin: 0px;
  padding: 0;
  border: 0px;
}

.call_to_action.style_two .left_content .call_content .content_bx p a {
  color: #fff;
}

.call_to_action.style_two .image_right {
  position: absolute;
  height: auto;
  top: 0;
  right: 61px;
  width: auto;
}

.call_to_action.style_two .image_right img {
  height: 297px;
  width: auto;
  margin-top: -42px;
}

/*---==========================================-----
-----================== icon_box_all ===============-----
-----=========================================-----*/
.icon_box_all {
  position: relative;
  /*---light_color_one ---*/
}



.icon_box_all.style_five {
  position: relative;
}

.icon_box_all.style_five .icon_content {
  position: relative;
  padding: 40px 30px 30px;
  background: #fff;
  box-shadow: var(--box-shadow);
  overflow: hidden;
  border-radius: 10px;
  border: 3px solid #fff;
  transition: all 700ms ease 100ms;
  -moz-transition: all 700ms ease 100ms;
  -ms-transition: all 700ms ease 100ms;
  -o-transition: all 700ms ease 100ms;
}

.icon_box_all.style_five .icon_content .icon {
  position: relative;
  margin-bottom: 25px;
}

.icon_box_all.style_five .icon_content .icon span {
  font-size: 60px;
  color: var(--primary-color-one);
  line-height: 60px;
  display: block;
}

.icon_box_all.style_five .icon_content .icon img {
  width: 60px;
  height: auto;
}

.icon_box_all.style_five .icon_content small {
  position: absolute;
  font-size: 48px;
  line-height: 60px;
  color: var(--primary-color-three);
  right: 20px;
  font-family: var(--creote-family-one);
  top: 45px;
  font-weight: 700;
}

.icon_box_all.style_five .icon_content h2 {
  font-size: 44px;
  line-height: 26px;
  font-weight: 700;
  color: #ff7042;
  margin-bottom: 10px;
}



.icon_box_all.style_five .icon_content .hover_content .content .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.icon_box_all.style_five .icon_content .hover_content .content .inner a {
  font-family: var(--creote-family-one);
  font-size: 15px;
  line-height: 25px;
  display: block;
  margin-top: 15px;
}

.icon_box_all.style_five .icon_content .hover_content .content .inner a span {
  position: relative;
  top: 2px;
  right: -5px;
  display: inline-block;
}

.icon_box_all.style_five .icon_content p {
  font-size: 20px;
  font-weight: bold;
}


.icon_box_all.style_five:hover .hover_content a {
  color: #fff;
}


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

.content_box_cn.style_one {
  padding: 0px 0px 0px 25px;
}

.content_box_cn.style_one .txt_content {
  position: relative;
}

.content_box_cn.style_one .txt_content::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: var(--primary-color-one);
  left: -25px;
  top: 8px;
}

.content_box_cn.style_one .txt_content::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: var(--primary-color-one);
  opacity: 0.4;
  left: -19px;
  top: 8px;
}

.content_box_cn.style_one .txt_content h3 a {
  display: block;
  color: var(--heading-dark);
  line-height: 28px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.content_box_cn.style_one.light_color .txt_content::before,
.content_box_cn.style_one.light_color .txt_content::after {
  background: #fff;
}

.content_box_cn.style_one.light_color .txt_content h3 a {
  color: #fff;
}

.content_box_cn.style_one.light_color .txt_content p {
  color: #fff;
  opacity: 0.8;
}



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

  100% {
    opacity: 1;
  }
}

/*----client_logo_carousel------*/
section.client-brand {
  background: #f6f6f6;
}

.client_logo_carousel {
  position: relative;
}

.client_logo_carousel.type_one .swiper-slide,
.client_logo_carousel.type_one .owl-item {
  position: relative;
}

.client_logo_carousel.type_one .swiper-slide .image,
.client_logo_carousel.type_one .owl-item .image {
  text-align: center;
  position: relative;
  margin: 0px 20px;
  padding: 20px 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background: #fff;
}

.client_logo_carousel.type_one .swiper-slide .image img,
.client_logo_carousel.type_one .owl-item .image img {
  width: 200px;
  height: auto;
}

.client_logo_carousel.type_one .owl-item .image::before {
  display: none;
}

.client_logo_carousel.type_one .owl-item:last-child .image::after {
  display: none;
}

.client_logo_carousel.type_two .swiper-slide .image,
.client_logo_carousel.type_two .owl-item .image {
  text-align: center;
  position: relative;
}

.client_logo_carousel.type_one .swiper-slide .image img,
.client_logo_carousel.type_one .owl-item .image img {
  width: 200px;
  height: 71px;
  object-fit: contain;
}

.client_logo_carousel .swiper-wrapper {
  align-items: center;
}



/*----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;
  overflow: auto;
  height: 463px;
}



.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: 21px;
  line-height: 26px;
  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 b {
  font-size: 18px;
}

.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========================--
--======================================================--*/


/*--====================================================--
----==============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: #ff8042;
  color: #ffffff;
}

.social_media_v_one.style_two ul li a:hover {
  background: #143d73;
}

.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========================--
--======================================================--*/
.shape_one {
  position: absolute;
  min-height: 150px;
}

@media (max-width: 1500px) {
  .shape_one {
    display: none;
  }
}

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

input::placeholder,
textarea::placeholder {
  font-size: 14px;
  font-weight: 400;
  font-family: var(--creote-family-one);
  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;
}

section.banner-section .contact_form_box_all input,
section.banner-section .contact_form_box_all input[type=text],
section.banner-section .contact_form_box_all input[type=email],
section.banner-section .contact_form_box_all input[type=number],
section.banner-section .contact_form_box_all textarea,
section.banner-section .contact_form_box_all select {
  margin: 6px 0px 10px !important;
}

.contact_form_box_all label {
  position: relative;
}

.contact_form_box_all textarea {
  height: 130px;
}



.contact_form_box_all.type_five {
  background-color: #FFFFFF;
  padding: 32px 25px 23px 25px;
  border-radius: 10px 10px 10px 10px;
  border: 2px solid #ff8343;
}

.wpcf7-spinner {
  display: none !important;
}

.contact_form_box_all.type_five .title_sections .before_title {
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 25px !important;
  letter-spacing: 1.3px !important;
}

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

.contact_form_box_all.type_five label {
  color: var(--primary-color-one);
  text-transform: uppercase;
  font-size: 12px;
  font-family: var(--creote-family-one);
  font-weight: 500;
  width: 100%;
  position: relative;
}

.contact_form_box_all.type_five label i {
  position: absolute;
  top: 28px;
  right: 10px;
}

.contact_form_box_all .contact_form_box_inner .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label,
.contact_form_box_all .contact_form_box_inner .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  display: inline-block;
}

.contact_form_box_all .contact_form_box_inner .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label,
.contact_form_box_all .contact_form_box_inner .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  float: right;
}

.contact_form_box_all .contact_form_box_inner .wpcf7-checkbox .wpcf7-list-item.first,
.contact_form_box_all .contact_form_box_inner .wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0px !important;
}

.contact_form_box_all .contact_form_box_inner .wpcf7-checkbox .wpcf7-list-item input[type=checkbox],
.contact_form_box_all .contact_form_box_inner .wpcf7-checkbox .wpcf7-list-item input[type=radio],
.contact_form_box_all .contact_form_box_inner .wpcf7-radio .wpcf7-list-item input[type=checkbox],
.contact_form_box_all .contact_form_box_inner .wpcf7-radio .wpcf7-list-item input[type=radio] {
  display: inline-block;
  margin: -4px 7px 0px 0px !important;
}

.wpcf7-form-control-wrap input[type=file] {
  padding: 0px !important;
  margin: 0px !important;
  border: 0px !important;
}

form {
  position: relative;
}

form .wpcf7-response-output {
  position: absolute;
  padding: 15px 40px !important;
  border-radius: 5px;
  border: 0px !important;
  background: var(--primary-color-two);
  text-align: center;
  font-size: 13px;
  line-height: 22px;
  font-family: var(--creote-family-one);
  font-weight: 600;
  color: #fff;
  bottom: -76px;
  left: 0;
  display: block;
  margin: 0px !important;
}

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

.description_box p {
  margin: 0;
}

.description_box p span {
  color: var(--primary-color-one);
}


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

.link_box_contents.style_one .link_content_bx .image_box {
  min-width: 28%;
  height: auto;
  min-height: 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: var(--creote-family-one);
}

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

.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: var(--creote-family-one);
}

.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-----*/
.contact_list {
  position: relative;
}

.contact_list.type_one .same_contact,
.contact_list.type_two .same_contact {
  position: relative;
}

.contact_list.type_one .same_contact a,
.contact_list.type_one .same_contact p,
.contact_list.type_two .same_contact a,
.contact_list.type_two .same_contact p {
  font-size: 15px;
  display: block;
  color: var(--text-color-dark);
  line-height: 26px;
  padding-left: 25px;
  margin-bottom: 0px;
}

.contact_list.type_one .same_contact a span,
.contact_list.type_one .same_contact p span,
.contact_list.type_two .same_contact a span,
.contact_list.type_two .same_contact p span {
  font-size: 16px;
  color: var(--primary-color-one);
  position: absolute;
  margin-right: 6px;
  top: 0;
  bottom: 0;
  left: 0;
  height: 18px;
  line-height: 18px;
  width: 20px;
  text-align: center;
  margin: auto;
  display: block;
}

.contact_list.type_two .same_contact a,
.contact_list.type_two .same_contact p {
  padding-left: 45px;
}

.contact_list.type_two .same_contact a span,
.contact_list.type_two .same_contact p span {
  width: 35px;
  height: 35px;
  border: 1px dashed var(--primary-color-one);
  border-radius: 50px;
  line-height: 35px;
  left: 0;
}

/*------=========================megamenu box========================---------------*/
.image_box_carousel_content:before {
  position: absolute;
  bottom: 23px;
  left: 0;
  background: var(--primary-color-three);
  width: 100%;
  height: 1px;
  content: "";
}

.image_box_carousel_content.arrow_disable .owl-nav {
  display: none !important;
}

.image_box_carousel_content.arrow_disable .mg_image_box {
  margin-bottom: 10px !important;
}

.image_box_carousel_content.arrow_disable:before {
  display: none !important;
}

.image_box_carousel_content .theme_carousel .owl-prev,
.image_box_carousel_content .theme_carousel .owl-next {
  text-align: center;
  position: absolute;
  font-family: "FontAwesome" !important;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: var(--primary-color-three) !important;
  font-size: 22px;
  color: var(--primary-color-two);
  border-radius: 50%;
  display: inline-block;
  background: none;
}

.image_box_carousel_content .theme_carousel .owl-prev span,
.image_box_carousel_content .theme_carousel .owl-next span {
  display: none;
}

.image_box_carousel_content .theme_carousel .owl-prev::before,
.image_box_carousel_content .theme_carousel .owl-prev::after,
.image_box_carousel_content .theme_carousel .owl-next::before,
.image_box_carousel_content .theme_carousel .owl-next::after {
  position: absolute;
  font-family: "FontAwesome" !important;
  font-size: 22px;
  color: var(--primary-color-two);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 22px;
  line-height: 22px;
}

.image_box_carousel_content .theme_carousel .owl-prev {
  left: 0px;
}

.image_box_carousel_content .theme_carousel .owl-next {
  right: 0px;
}

.image_box_carousel_content .theme_carousel .owl-nav {
  text-align: center;
  height: 50px;
  width: 120px;
  position: relative;
  display: inherit;
  margin: auto;
}

.image_box_carousel_content .theme_carousel .owl-next::before {
  content: "\f105";
}

.image_box_carousel_content .theme_carousel .owl-prev::before {
  content: "\f104";
}

.image_box_carousel_content.image_covered .mg_image_box .image_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image_box_carousel_content .mg_image_box:hover {
  transform: unset !important;
}

.mg_image_box {
  position: relative;
  padding: 0px;
  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;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 50px;
  box-shadow: var(--box-shadow-two);
}

.mg_image_box .image_box {
  position: relative;
  overflow: hidden;
  height: 300px;
  width: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.mg_image_box .image_box img {
  width: 100%;
  height: auto;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  opacity: 1;
}

.mg_image_box .image_box .ab_link {
  position: absolute !important;
  width: 100%;
  height: 100%;
  z-index: 4;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.mg_image_box .image_box .ab_link span {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: var(--primary-color-one);
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 20px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  line-height: 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;
  transform: translateY(-10px);
}

.mg_image_box h2 {
  position: absolute;
  display: inline-block;
  padding: 10px 18px;
  background: var(--primary-color-two);
  bottom: 0;
  line-height: normal;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  left: -100%;
}

.mg_image_box h2 a {
  font-size: 18px;
  font-family: var(--creote-family-one);
  font-weight: 600;
  line-height: 28px;
  color: #fff;
  display: block;
}

.mg_image_box .tag {
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px 14px;
  background: var(--primary-color-one);
  border-radius: 0px 0px 0px 10px;
  color: #fff;
}

.mg_image_box:hover {
  transform: translateY(-10px);
}

.mg_image_box:hover h2 {
  left: 0;
}

.mg_image_box:hover .image_box img {
  opacity: 0.5;
}

.mg_image_box:hover .image_box .ab_link span {
  opacity: 1;
  transform: translateY(0px);
}

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

.image_grid_content .mg_image_box {
  margin-bottom: 30px;
}

.image_grid_content.image_covered .mg_image_box .image_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image_grid_content.style_two .mg_image_box {
  position: relative;
  box-shadow: unset !important;
  border-radius: 0px;
  text-align: left;
}

.image_grid_content.style_two .mg_image_box .content {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px;
  background: unset !important;
  width: 100%;
  height: auto;
}

.image_grid_content.style_two .mg_image_box h3 {
  line-height: normal;
}

.image_grid_content.style_two .mg_image_box h3 a {
  font-size: 18px;
  color: var(--heading-dark);
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.image_grid_content.style_two .mg_image_box .tag {
  position: relative;
  top: unset;
  bottom: unset;
  display: inline-block;
  padding: 5px 18px;
  border-radius: 10px 0px 10px 0px;
  background: var(--primary-color-one);
  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;
}

.image_grid_content.style_two .mg_image_box:hover h2 a {
  color: var(--primary-color-one);
}

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



.list_item_box.style_two {
  position: relative;
}

.list_item_box.style_two.style_linline li {
  display: inline-block;
  padding-right: 20px;
}

.list_item_box.style_two.list li {
  display: block;
  padding-bottom: 20px;
}

.list_item_box.style_two li {
  position: relative;
  list-style: none;
}

.list_item_box.style_two li .d-flex {
  justify-content: unset !important;
}

.list_item_box.style_two li small .icon_bx {
  min-width: 20px;
  margin-right: 10px;
}

.list_item_box.style_two li small .icon_bx img {
  min-width: 20px;
  width: 20px;
}

.list_item_box.style_two li small .icon_bx i {
  min-width: 20px;
  font-size: 18px;
  color: var(--primary-color-one);
}

.list_item_box.style_two li small span {
  position: relative;
}

.list_item_box.style_two li a {
  font-size: 16px;
  color: var(--heading-dark);
}

div#footer_contents .list_item_box.style_two li a {
  font-size: 16px;
  color: #ffffff;
}

div#footer_contents .list_item_box.style_two ul {
  margin: 0;
  padding: 0;
}
footer#footer_contents .list_item_box.style_two li a {
  font-size: 16px;
  color: #ffffff;
}

footer#footer_contents .list_item_box.style_two ul {
  margin: 0;
  padding: 0;
}

.list_item_box.style_two li a span {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  top: -2px;
  padding: 3px 16px;
  border-radius: 30px;
  background: var(--primary-color-one);
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: var(--creote-family-two);
}

.list_item_box.light_color.style_one ul li a {
  color: var(--color-white) !important;
}

.list_item_box.light_color.style_one ul li span {
  background: var(--color-white);
  color: var(--primary-color-one);
}

.list_item_box.light_color.style_two ul li small .icon_bx i {
  min-width: 20px;
  font-size: 18px;
  color: var(--color-white);
}

.list_item_box.light_color.style_two ul li small span {
  color: var(--color-white);
}

.list_item_box.light_color.style_two ul li a {
  font-size: 16px;
  color: var(--color-white);
}

.list_item_box.light_color.style_two ul li a span {
  background: var(--color-white);
  color: var(--primary-color-one);
}

.list_items_new_box {
  position: relative;
  margin: 0;
  padding: 0;
}



.owl-nav {
  pointer-events: none;
}

.owl-nav .owl-next,
.owl-nav .owl-prev {
  pointer-events: fill;
}

.map {
  position: relative;
}

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

.owl_new_one .owl-carousel .owl-nav .owl-prev {
  margin-right: 5px;
}

.owl_new_one .owl-carousel .owl-nav .owl-next {
  margin-left: 5px;
}

.owl_new_one .owl-carousel .owl-nav .owl-prev,
.owl_new_one .owl-carousel .owl-nav .owl-next {
  display: inline-block;
  position: relative;
  font-weight: 600;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: var(--heading-dark);
  background: var(--primary-color-three);
  border-radius: 5px;
  border-radius: 50%;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.owl_new_one .owl-carousel .owl-nav .owl-prev::before,
.owl_new_one .owl-carousel .owl-nav .owl-next::before {
  position: absolute;
  font-family: "FontAwesome" !important;
  width: 50px;
  text-align: center;
  line-height: 50px;
  height: 50px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  font-size: 16px;
}

.owl_new_one .owl-carousel .owl-nav .owl-prev:after,
.owl_new_one .owl-carousel .owl-nav .owl-next:after {
  display: block;
}

.owl_new_one .owl-carousel .owl-nav .owl-prev span,
.owl_new_one .owl-carousel .owl-nav .owl-next span {
  display: none;
}

.owl_new_one .owl-carousel .owl-nav .owl-prev:hover,
.owl_new_one .owl-carousel .owl-nav .owl-next:hover {
  background: var(--primary-color-one);
  color: var(--color-white);
}

.owl_new_one .owl-carousel .owl-nav .owl-next::before {
  content: "\f105";
}

.owl_new_one .owl-carousel .owl-nav .owl-prev::before {
  content: "\f104";
}

.owl_new_one .owl-nav {
  display: block !important;
}

.owl_dots_block .owl-dots {
  display: block !important;
}

.owl_nav_none .owl-nav {
  display: none !important;
}

.owl_dots_none .owl-dots {
  display: none !important;
}

.owl_dots_block .owl-dots {
  position: relative;
  text-align: center;
  margin-top: 25px;
}

.owl_dots_block .owl-dots .owl-dot {
  position: relative;
  width: 9px;
  height: 9px;
  margin: 0px 5px;
  display: inline-block;
  border-radius: 50%;
  background-color: var(--primary-color-three);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.owl_dots_block .owl-dots .owl-dot:hover,
.owl_dots_block .owl-dots .owl-dot.active {
  position: relative;
  width: 22px;
  height: 8px;
  border-radius: 10px;
  background: var(--primary-color-one);
}

.owl_new_one .owl-carousel.owl_nav_none .owl-nav {
  display: none !important;
}

.owl_new_one .owl-carousel.owl_dots_none .owl-dots {
  display: none !important;
}

.owl_new_one .owl-carousel.owl_nav_block .owl-nav {
  display: block !important;
}

.owl_new_one .owl-carousel.owl_dots_block .owl-dots {
  display: block !important;
}

.owl_new_one .owl-carousel .owl-nav {
  position: relative;
  padding-top: 40px;
  text-align: center;
}

.owl_new_one .owl_type_one .owl-nav {
  position: relative;
}

.owl_new_one .owl_type_one .owl-dots {
  position: relative;
}

.owl_new_one .owl_type_two .owl-nav {
  position: absolute;
  width: 100%;
  top: 0%;
  bottom: 0;
  height: 50px;
  margin: auto;
  left: 0;
}

.owl_new_one .owl_type_two .owl-nav .owl-next,
.owl_new_one .owl_type_two .owl-nav .owl-prev {
  position: absolute !important;
  display: block !important;
}

.owl_new_one .owl_type_two .owl-nav .owl-prev {
  left: 0 !important;
}

.owl_new_one .owl_type_two .owl-nav .owl-next {
  right: 0 !important;
}

.owl_type_two.owl_dots_block .owl-nav {
  top: 36%;
}

.owl_new_one .owl_type_two .owl-nav .owl-next {
  right: -20px;
  top: 0;
}

.owl_new_one .owl_type_two .owl-nav .owl-prev {
  left: -20px;
  top: 0;
}

.owl_new_one .owl_type_two .owl-dots {
  position: relative;
}

.owl_type_three .owl-nav {
  position: absolute;
  top: -100px;
  right: 0px;
}

.owl_type_three .owl-dots {
  position: relative;
}

.owl_type_four .owl-nav {
  position: absolute;
  padding-top: 0px;
  top: -100px;
  left: 0px;
}

.owl_type_four .owl-nav,
.owl_type_three .owl-nav {
  padding-top: 0px;
}

.owl_type_four .owl-nav .owl-prev,
.owl_type_four .owl-nav .owl-next,
.owl_type_three .owl-nav .owl-prev,
.owl_type_three .owl-nav .owl-next {
  position: relative;
}

.owl_type_four .owl-dots {
  position: relative;
}

@media (max-width: 992px) {
  .owl_new_one .owl_type_two .owl-nav {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
  }

  .owl_new_one .owl_type_two .owl-nav .owl-next {
    position: relative;
    right: inherit;
    top: inherit;
  }

  .owl_new_one .owl_type_two .owl-nav .owl-prev {
    position: relative;
    left: inherit;
    top: inherit;
  }

  .owl_type_three .owl-nav {
    position: relative;
    right: inherit;
    top: inherit;
  }

  .owl_type_four .owl-nav {
    left: inherit;
    position: relative;
    top: inherit;
  }
}




/*------list_items------*/
.list_items_new_box {
  position: relative;
  margin: 0px;
  padding: 0px;
}

.list_items_new_box.display_inline li {
  display: inline-block !important;
}

.list_items_new_box.type_one li {
  display: block;
  padding-bottom: 12px;
  position: relative;
}

.list_items_new_box.type_one li a {
  display: block;
  color: var(--text-color-dark);
  font-size: 16px;
  line-height: 26px;
  padding-left: 28px;
  position: relative;
}

.list_items_new_box.type_one li a span {
  position: absolute;
  content: "";
  left: 0px;
  font-size: 18px;
  font-weight: 500;
  top: 2px;
  line-height: 26px;
  color: var(--primary-color-one);
}

.list_items_new_box.type_one li:last-child {
  padding-bottom: 0px;
}



.owl-carousel .bgfour_items .news_box .authour_name,
.owl-carousel .bgfour_items .news_box .comments {
  display: none !important;
}

.col-xl-3.col-md-6.col-sm-6 .news_box .comments,
.col-xl-3.col-md-6.col-sm-6 .news_box .authour_name {
  display: none !important;
}

/*------====news_box-type-two====---------*/
.blog_all_styles.border_disable .news_box.type_one {
  border-radius: 0px;
}

.blog_all_styles.border_disable .news_box.type_one .image_box {
  border-radius: 0px;
}

.blog_all_styles.border_disable .news_box.type_two {
  border-radius: 0px;
}



/*---======================tabs======================*-----*/
.tabs_all_box_two {
  position: relative;
}

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

.tabs_all_box_two .c_tab_wrapper {
  position: relative;
}

.tabs_all_box_two .content_tabs_btns {
  position: relative;
  padding-left: 0px;
  margin-left: 0px;
}

.tabs_all_box_two .content_tabs_btns li {
  display: inline-block;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  border-radius: 6px;
  position: relative;
  padding: 0px 20px;
  background: var(--primary-color-three);
  color: var(--heading-dark);
  margin: 0px 5px;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
}

.tabs_all_box_two .content_tabs_btns li:first-child {
  margin-left: 0px;
}

.tabs_all_box_two .content_tabs_btns li:last-child {
  margin-right: 0px;
}

.tabs_all_box_two .content_tabs_btns li:last-child::before {
  display: none;
}

.tabs_all_box_two .content_tabs_btns li.active-btn {
  background: var(--primary-color-one);
  color: var(--color-white);
}

.tabs_all_box_two .c_tabs_content {
  position: relative;
  display: block;
  background: var(--color-white);
}

.tabs_all_box_two .c_tabs_content .c_tab {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: auto;
  visibility: hidden;
}

.tabs_all_box_two .c_tabs_content .c_tab.active-tab {
  position: relative;
  visibility: visible;
  z-index: 5;
}

.tabs_all_box_two .tab_inner_box {
  transform: scaleY(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;
  padding: 30px;
  border: 1px solid var(--border-color-dark);
  background: var(--color-white);
  border-radius: 6px;
}

.tabs_all_box_two .active-tab .tab_inner_box {
  transform: scaleY(1);
}

.tabs_all_box_two.type_two .content_tabs_btns {
  padding-right: 20px;
}

.tabs_all_box_two.type_two .col-lg-12 {
  display: flex;
  display: -ms-flexbox;
}

.tabs_all_box_two.type_two .tabs_header ul li {
  display: block;
  margin: 0px;
  padding: 15px 20px;
  margin-bottom: 15px;
  min-width: 250px;
  line-height: 26px;
  height: auto;
}

.tab_box {
  position: relative;
}

.tab_box.type_one .image_box,
.tab_box.type_one .image_box {
  position: relative;
  margin-top: 20px;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 15px;
}

.tab_box.type_one h2 a,
.tab_box.type_one h2 a {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  display: block;
  color: var(--heading-dark);
  margin-bottom: 10px;
}

.tab_box.type_one .read_more,
.tab_box.type_one .read_more {
  display: inline-block;
  margin-top: 15px;
}

.tab_box.type_one .read_more i,
.tab_box.type_one .read_more i {
  position: relative;
  display: inline-block;
  top: 2px;
  margin-left: 8px;
}

.tab_box.type_two h2 a {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  display: block;
  color: var(--heading-dark);
  margin-bottom: 10px;
}

.tab_box.type_two .image_box {
  position: relative;
  margin-bottom: 20px;
  border-radius: 6px;
  overflow: hidden;
}

.tab_box.type_two .read_more {
  display: inline-block;
  margin-top: 15px;
}

.tab_box.type_two .read_more i {
  position: relative;
  display: inline-block;
  top: 2px;
  margin-left: 8px;
}

/*---=========================== testimonial ============================----*/
.testimonial_all .owl-carousel .owl-item {
  padding: 15px 15px;
}


.testimonial_box.type_two {
  position: relative;
  padding: 30px;
  margin: 0px 0px 10px;
  background: var(--color-white);
  box-shadow: 0px 5px 22px 0px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  height: 234px;
  margin-bottom: 30px;
}

.testimonial_box.type_two .upper_content {
  position: relative;
}

.testimonial_box.type_two .upper_content .image_box {
  position: relative;
  float: left;
}

.testimonial_box.type_two .upper_content .image_box img {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  border-radius: 50%;
}

.testimonial_box.type_two .upper_content .image_box span {
  font-size: 20px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background: var(--primary-color-one);
  color: var(--color-white);
  text-align: center;
  display: block;
  bottom: -22px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transform: rotate(0deg);
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}

.testimonial_box.type_two .upper_content .description {
  margin-left: 95px;
}

.testimonial_box.type_two .upper_content .description {
  margin-left: 95px;
  height: 112px;
  overflow: auto;
  padding-right: 10px;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.testimonial_box.type_two .lower_content {
  position: relative;
  padding-top: 0;
  margin-top: 21px;
}

.testimonial_box.type_two .lower_content .authour_name {
  float: left;
}

.testimonial_box.type_two .lower_content .authour_name h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 3px;
  color: var(--heading-dark);
  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;
}
.testimonial_box.type_two .lower_content .authour_name span.company-name {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 3px;
    color: var(--heading-dark);
}
.testimonial_box.type_two .lower_content .authour_name h2:hover {
  color: var(--primary-color-one);
}

.testimonial_box.type_two .lower_content .authour_name h6 {
  font-family: var(--creote-family-two);
  font-size: 16px;
  font-weight: 400;
  margin: 0px;
  color: var(--text-color-dark);
}
.testimonial_box.type_two .lower_content .authour_name p {
    font-family: var(--creote-family-two);
    font-size: 16px;
    font-weight: 400;
    margin: 0px;
    color: var(--text-color-dark);
}
.testimonial_box.type_two .lower_content p {
  position: absolute;
  content: "";
  right: 30px;
  bottom: 15px;
  margin-bottom: auto;
  margin: auto;
  display: block;
}

.testimonial_box.type_two .lower_content p i {
  padding-left: 5px;
  margin: 0px;
  font-size: 16px;
  color: var(--primary-color-one);
}

.testimonial_box.type_two .lower_content p i.empty {
  opacity: 0.3;
}

.testimonial_box.type_two:hover .upper_content .image_box span {
  transform: rotate(360deg);
  background: #ff8343;
  color: #ffffff;
}


/*------------====================theme btn===================-------------*/
.theme_btn_all_new {
  position: relative;
}

.theme_btn_all_new.text_left {
  text-align: left;
}

.theme_btn_all_new.text_center {
  text-align: center;
}

.theme_btn_all_new.text_right {
  text-align: right;
}

.theme_btn_all_new .theme_btn {
  position: relative;
  font-size: 16px;
  color: var(--color-white);
  background: var(--primary-color-one);
  display: inline-block;
  min-width: 180px;
  line-height: 50px;
  font-weight: 600;
  transition: all 0.5s ease;
  text-align: center;
  font-family: var(--creote-family-one);
  transition: all 0.6s ease-in-out;
  border-radius: 3px;
  padding: 0px 20px;
  border: 2px solid var(--primary-color-one);
}

.theme_btn_all_new .theme_btn.type_one.bg_w {
  background: var(--color-white);
  color: var(--heading-dark);
}

.theme_btn_all_new .theme_btn.type_one span {
  margin-left: 10px;
}

.theme_btn_all_new .theme_btn:hover {
  background: var(--primary-color-two);
  color: var(--color-white);
  border-color: var(--primary-color-two);
}


/*-----------==================contact footer widgets============================------------------*/
.contact_info_nbox {
  position: relative;
}

.contact_info_nbox.type_one .single {
  position: relative;
  margin-bottom: 7px;
}

.contact_info_nbox.type_one .single a {
  padding-left: 0px;
  color: var(--text-color-dark);
}

.contact_info_nbox.type_one h6 {
  margin-bottom: 5px;
}

.contact_info_nbox.type_one h6 span {
  color: var(--primary-color-one);
  margin-right: 6px;
  font-size: 22px;
  line-height: 22px;
}

.contact_info_nbox.type_one p {
  color: var(--text-color-dark);
  margin: 0px;
}

--============---footer_default-styles--===========---*/ .footer_default {
  position: relative;
  background: var(--footer-default-bgcolor);
  padding: 15px 0px 15px;
  min-height: 70px;
}

.footer_default .copyright {
  position: relative;
  padding-top: 11px;
  font-size: 15px;
  color: #fff;
  font-family: var(--creote-family-two);
}

/*---==========================================-----
-----================== footer widgets  css  ===============-----
-----=========================================-----*/
/*----============---about company--===========---*/
.footer_widgets {
  position: relative;
  margin-bottom: 0px;
  /*----about company-----*/
  /*-----get_in_touch_foo------*/
  /*-----navigation_foo-----*/
}

.footer_widgets .fo_wid_title {
  position: relative;
  margin-bottom: 0px;
}

.footer_widgets .fo_wid_title:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 3px;
  background: var(--primary-color-one);
  left: 0;
  bottom: -15px;
}

svg.progress-circle.svg-content {
  background: #fff;
  border-radius: 100px;
}

.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.about_company {
  position: relative;
}

.footer_widgets.about_company .logo {
  position: relative;
  margin-bottom: 25px;
}

.footer_widgets.about_company .content_box {
  position: relative;
}

.footer_widgets.about_company .content_box p {
  color: #ffffff;
  margin-bottom: 30px;
}

.footer_widgets.about_company .content_box .consulting {
  position: relative;
}

.footer_widgets.about_company .content_box .consulting .image {
  float: left;
  width: 60px;
}

.footer_widgets.about_company .content_box .consulting .image img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.footer_widgets.about_company .content_box .consulting .help_con {
  position: relative;
  margin-left: 70px;
  padding: 7px 0px;
}

.footer_widgets.about_company .content_box .consulting .help_con h6 {
  font-size: 12px;
  font-weight: 600;
  color: #fa8543;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.footer_widgets.about_company .content_box .consulting .help_con h2 a {
  font-size: 16px;
  font-weight: 600;
  color: #FFF;
  line-height: 26px;
  margin-bottom: 0px;
  display: block;
}

.footer_widgets.about_company.dark_color .content_box p {
  color: var(--text-color-dark);
}
.footer_widgets.get_in_touch_foo .foo_cont_inner .top span.canadian {
font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 8px;
}
.footer_widgets.about_company.dark_color .content_box .consulting .help_con h2 a {
  color: var(--text-color-dark);
}

.footer_widgets.get_in_touch_foo {
  position: relative;
}

.footer_widgets.get_in_touch_foo .foo_cont_inner {
  position: relative;
}

.footer_widgets.get_in_touch_foo .foo_cont_inner .top,
.footer_widgets.get_in_touch_foo .foo_cont_inner .bottom {
  position: relative;
  margin-bottom: 20px;
}

.footer_widgets.get_in_touch_foo .foo_cont_inner .top h6,
.footer_widgets.get_in_touch_foo .foo_cont_inner .bottom h6 {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 8px;
}

.footer_widgets.get_in_touch_foo .foo_cont_inner .top p,
.footer_widgets.get_in_touch_foo .foo_cont_inner .bottom p {
  color: #ffffff;
  margin-bottom: 0px;
}

.footer_widgets.get_in_touch_foo .foo_cont_inner .bottom {
  margin-bottom: 0px;
}

.footer_widgets.get_in_touch_foo .foo_cont_inner .bottom .con_content {
  position: relative;
  margin-bottom: 5px;
}

.footer_widgets.get_in_touch_foo .foo_cont_inner .bottom .con_content h5 {
  display: inline-block;
  font-family: var(--creote-family-two);
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 26px;
}

.footer_widgets.get_in_touch_foo .foo_cont_inner .bottom .con_content a {
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
}

.footer_widgets.get_in_touch_foo.dark_color .foo_cont_inner {
  position: relative;
}

.footer_widgets.get_in_touch_foo.dark_color .foo_cont_inner .top h6,
.footer_widgets.get_in_touch_foo.dark_color .foo_cont_inner .bottom h6 {
  color: var(--heading-dark);
}

.footer_widgets.get_in_touch_foo.dark_color .foo_cont_inner .top p,
.footer_widgets.get_in_touch_foo.dark_color .foo_cont_inner .bottom p {
  color: var(--text-color-dark);
}

.footer_widgets.get_in_touch_foo.dark_color .foo_cont_inner .bottom .con_content h5 {
  color: var(--heading-dark);
}

.footer_widgets.get_in_touch_foo.dark_color .foo_cont_inner .bottom .con_content a {
  color: var(--text-color-dark);
}

.footer_widgets.navigation_foo {
  position: relative;
}

.footer_widgets.get_in_touch_foo.dark_color .foo_cont_inner .bottom .con_content a:hover {
  color: #ff8a43 !important;
}

.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(--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 .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-----*/
.recent_news_em_wp {
  position: relative;
}

.recent_news_em_wp .news_recent.image_s .image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  width: 70px;
  height: 70px;
}

.recent_news_em_wp .news_recent.image_s .image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.recent_news_em_wp .news_recent.image_s .image:before {
  position: absolute;
  content: "";
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  opacity: 0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: var(--primary-color-one);
  -ms-transition: all 0.5s ease;
  border-radius: 50%;
  z-index: 1;
}

.recent_news_em_wp .news_recent.image_s:hover .image::before {
  opacity: 0.8;
}

.recent_news_em_wp.style_one {
  position: relative;
}

.recent_news_em_wp.style_one .news_recent {
  position: relative;
  margin-bottom: 20px;
}

.recent_news_em_wp.style_one .news_recent .content {
  position: relative;
}

.recent_news_em_wp.style_one .news_recent .content h2 a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #fff;
  display: block;
}

.recent_news_em_wp.style_one .news_recent .content h2 a:hover {
  color: var(--primary-color-one);
}

.recent_news_em_wp.style_one .news_recent .content .date {
  position: relative;
  display: block;
  color: var(--text-color-light);
  font-size: 13px;
}

.recent_news_em_wp.style_one .news_recent .content .date span {
  margin-right: 5px;
}

.recent_news_em_wp.style_one .news_recent.image_s .content {
  min-height: 70px;
  margin-left: 84px;
}

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

.recent_news_em_wp.style_two .news_recent .image:before {
  border-radius: 5px;
  z-index: 1;
}

.recent_news_em_wp.style_two .news_recent .image img {
  border-radius: 5px;
}

.recent_news_em_wp.style_two .news_recent .content {
  position: relative;
}

.recent_news_em_wp.style_two .news_recent .content h2 a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 600;
  color: #fff;
  display: block;
}

.recent_news_em_wp.style_two .news_recent .content h2 a:hover {
  color: var(--primary-color-one);
}

.recent_news_em_wp.style_two .news_recent .content .date {
  position: relative;
  display: block;
  color: #fff;
  margin-bottom: 5px;
  font-size: 13px;
}

.recent_news_em_wp.style_two .news_recent .content .date span {
  margin-right: 5px;
  font-size: 14px;
}

.recent_news_em_wp.style_two .news_recent.image_s .content {
  min-height: 70px;
  margin-left: 84px;
}

.recent_news_em_wp.style_two .news_recent:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.recent_news_em_wp.style_two .dark_color .news_recent .content h2 a {
  color: var(--heading-dark);
}

.recent_news_em_wp.style_two .dark_color .news_recent .content .date {
  color: var(--text-color-dark);
}

.recent_news_em_wp.style_two .dark_color .news_recent .content .date span {
  color: var(--primary-color-one);
}

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

.foo_subscribe.style_one p {
  color: var(--text-color-light);
  margin-bottom: 15px;
}

.foo_subscribe.style_one .shortcodes {
  position: relative;
  padding-top: 5px;
}

.foo_subscribe.style_one .shortcodes input {
  background: rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  width: 100%;
  border-color: rgba(255, 255, 255, 0.06);
  color: #fff;
  font-size: 14px;
  font-family: var(--creote-family-one);
}

.foo_subscribe.style_one .shortcodes input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}

.foo_subscribe.style_one .shortcodes input::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}

.foo_subscribe.style_one .shortcodes input[type=submit] {
  background: var(--primary-color-one);
  position: absolute;
  width: auto;
  height: 45px;
  font-size: 12px;
  font-family: var(--creote-family-one);
  text-transform: uppercase;
  padding: 10px 15px;
  text-align: center;
  color: #fff;
  right: 5px;
  min-width: auto;
  min-height: auto;
  line-height: 29px;
  top: 0px;
  bottom: 0;
  margin: auto;
  border-radius: 10px;
}

.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: var(--creote-family-one);
  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 .shortcodes input {
  background: #fff !important;
  border-color: var(--border-color-dark) !important;
  color: var(--text-color-dark) !important;
  font-family: var(--creote-family-one) !important;
}

.foo_subscribe.dark_color.style_one .shortcodes input::-moz-placeholder {
  color: var(--text-color-dark) !important;
}

.foo_subscribe.dark_color.style_one .shortcodes input::placeholder {
  color: var(--text-color-dark) !important;
}

.foo_subscribe.dark_color.style_one .shortcodes input[type=submit] {
  background: var(--primary-color-one) !important;
  color: #fff !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;
  font-family: var(--creote-family-two);
}

.footer-copyright {
  background: #062247;
  border-top: none !important;
}

.footer-copyright .footer_copy_content.color_dark {
  color: #fff !important;
}

.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;
  font-family: var(--creote-family-two);
}

@media (max-width: 992px) {
  .footer_copy_right {
    text-align: center;
  }

  .footer_copy_right .footer_copy_content {
    margin-bottom: 15px;
  }

  .footer_copy_right .footer_copy_content_right {
    text-align: center;
  }

  .footer_copy_right .footer_copy_content_right .nav_link_v_one ul li {
    margin: 0px;
    padding: 0px 8px;
  }
}

/*-----------=====================footer_contact_form========================-------------------*/
.footer_contact_form {
  position: relative;
  padding: 20px 30px;
  border-radius: 5px;
}

.footer_contact_form.light_c {
  background: rgba(255, 255, 255, 0.01);
  border-top: 3px solid var(--primary-color-one);
}

.footer_contact_form.light_c .form_box_foo h2 {
  position: relative;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
}

.footer_contact_form.light_c .form_box_foo form br {
  display: none;
}

.footer_contact_form.light_c .form_box_foo form p {
  margin-bottom: 15px;
}

.footer_contact_form.light_c .form_box_foo form input,
.footer_contact_form.light_c .form_box_foo form textarea {
  margin: 0px;
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.05);
  border-radius: 0px;
}

.footer_contact_form.light_c .form_box_foo form input::-moz-placeholder,
.footer_contact_form.light_c .form_box_foo form textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 400;
  font-family: var(--creote-family-one);
}

.footer_contact_form.light_c .form_box_foo form input::placeholder,
.footer_contact_form.light_c .form_box_foo form textarea::placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 400;
  font-family: var(--creote-family-one);
}

.footer_contact_form.light_c .form_box_foo form input[type=submit] {
  background: var(--primary-color-one);
}

.footer_contact_form.light_c .form_box_foo form input[type=submit]:hover {
  background: #fff;
  color: var(--primary-color-one);
}

.footer_contact_form.dark_c {
  background: #fff;
  box-shadow: var(--box-shadow);
  border-top: 3px solid var(--primary-color-one);
}

.footer_contact_form.dark_c .form_box_foo h2 {
  position: relative;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 30px;
  color: var(--heading-dark);
  font-weight: 700;
}

.footer_contact_form.dark_c .form_box_foo form br {
  display: none;
}

.footer_contact_form.dark_c .form_box_foo form p {
  margin-bottom: 15px;
}

.footer_contact_form.dark_c .form_box_foo form input,
.footer_contact_form.dark_c .form_box_foo form textarea {
  margin: 0px;
  border-radius: 0px;
}

.footer_contact_form.dark_c .form_box_foo form input::-moz-placeholder,
.footer_contact_form.dark_c .form_box_foo form textarea::-moz-placeholder {
  color: var(--text-color-dark);
  font-size: 14px;
  font-weight: 400;
  font-family: var(--creote-family-one);
}

.footer_contact_form.dark_c .form_box_foo form input::placeholder,
.footer_contact_form.dark_c .form_box_foo form textarea::placeholder {
  color: var(--text-color-dark);
  font-size: 14px;
  font-weight: 400;
  font-family: var(--creote-family-one);
}

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

.footer_contact_list .same_contact {
  position: relative;
  padding-left: 60px;
}

.footer_contact_list .same_contact span {
  position: absolute;
  width: 30px;
  font-size: 25px;
  top: 1px;
  left: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50px;
  background: var(--primary-color-one);
  line-height: 50px;
  color: #fff;
}

.footer_contact_list .same_contact .content {
  position: relative;
}

.footer_contact_list .same_contact .content h6 {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 600;
}

.footer_contact_list .same_contact .content a,
.footer_contact_list .same_contact .content p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: var(--text-color-light);
}

.footer_contact_list.dark_color .same_contact .content h6 {
  color: var(--heading-dark);
}

.footer_contact_list.dark_color .same_contact .content a,
.footer_contact_list.dark_color .same_contact .content p {
  color: var(--text-color-dark);
}

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

.gallery_repeater ul {
  position: relative;
  padding-left: 0px;
}

.gallery_repeater ul li {
  list-style: none;
  display: inline-block;
  padding-right: 3px;
  padding-bottom: 4px;
}

.gallery_repeater ul li span.image {
  width: 80px;
  height: 80px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  display: block;
}

.gallery_repeater ul li span.image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  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;
}

.gallery_repeater ul li span.image a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  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;
}

.gallery_repeater ul li span.image a i {
  position: absolute;
  width: 30px;
  height: 30px;
  background: #fff;
  color: var(--primary-color-one);
  border-radius: 50px;
  line-height: 30px;
  text-align: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.gallery_repeater ul li span.image:hover img {
  opacity: 0.5;
}

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

@media (min-width: 992px) {
  .footer_area.footer_sticky_enable_foo {
    position: sticky;
    left: 0;
    bottom: 0;
    width: 100%;
    clear: both;
  }
}

div#footer_contents {
  background: #f5f5f5;
}

.footer_area.fifteen {
  background-color: transparent;
  background-image: linear-gradient(180deg, #FFFFFF 3%, #F0F3F9 100%);
}

.footer_logo img {
  width: 150px;
}


.header.header_default.style_nine .header_right_content .search-toggler,
.header.header_default.style_nine .header_right_content .theme-btn {
  margin-left: 20px;
}

.header.header_default.style_nine.pack_two_style_two,
.header.header_default.style_nine.pack_two_style_one {
  position: relative;
}

.header.header_default.style_nine.pack_two_style_two .header_right_content,
.header.header_default.style_nine.pack_two_style_one .header_right_content {
  position: relative;
}

.header.header_default.style_nine.pack_two_style_two .header_right_content .search-toggler,
.header.header_default.style_nine.pack_two_style_one .header_right_content .search-toggler {
  border: 0px;
  background: unset;
  color: var(--heading-dark);
  font-size: 20px;
  line-height: 20px;
}

.sidemenu_area {
  position: fixed;
  top: 0px;
  right: -100px;
  z-index: 99999999;
  width: 80%;
  height: 100%;
  text-align: center;
  transform: translateX(100%);
  transition: transform 500ms ease;
  transition: transform 500ms ease;
  border-radius: 10px 0px 0px 10px;
}

.sidemenu_area .side_menu_content {
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  z-index: 99999999999;
  box-shadow: var(--box-shadow-two);
  overflow: auto;
  padding: 40px 0px 0px;
  border: 1px solid var(--border-color-one);
}

.sidemenu_area .side_menu_content #side_menu_toggle_btn_close {
  position: fixed;
  background: var(--primary-color-one);
  font-size: 20px;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  top: 6px;
  left: -19px;
  border-radius: 50px;
  right: 0;
  z-index: 999999;
}

.sidemenu_area .side_menu_content::-webkit-scrollbar {
  width: 8px;
}

.sidemenu_area .side_menu_content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px #f1f1f1;
  background: #f1f1f1;
}

.sidemenu_area .side_menu_content::-webkit-scrollbar-thumb {
  background: var(--primary-color-one);
  box-shadow: inset 0 0 6px var(--primary-color-one);
}

.sidemenu_area .side_menu_content::-webkit-scrollbar-thumb:window-inactive {
  background: var(--primary-color-one);
}

body.side_menu_toggled .sidemenu_area {
  transform: translateX(0%);
  right: 0;
}

body.side_menu_toggled #side_menu_toggle_btn {
  opacity: 0;
  visibility: hidden;
}

body.side_menu_toggled .style-switcher {
  z-index: 9999;
}

@media (min-width: 1500px) {
  .sidemenu_area {
    width: 65%;
  }
}

.sidemenu_content_bx {
  position: fixed;
  top: 20%;
  right: 8px;
  min-width: 75px;
  height: auto;
  transition: 500ms;
  z-index: 999999;
  min-height: 432px;
  margin: auto;
  transition: 0.5s ease-in-out !important;
}

.sidemenu_content_bx .not_for_mobile_cart {
  display: block !important;
}

.sidemenu_content_bx.scrolled {
  opacity: 0;
  top: 25%;
  visibility: hidden;
}

.sidemenu_content_bx li {
  text-align: center;
  display: block;
  position: relative;
  padding: 8px 8px;
  border-radius: 5px;
  z-index: 999999;
  font-size: 12px;
  color: #fff;
  border: 1px solid #fc2158;
  background-color: #fc2158;
  transition: 0.5s ease-in-out !important;
}

.sidemenu_content_bx li .mini-cart-count {
  position: absolute;
  width: 25px;
  top: 10px;
  left: -14px;
  height: 25px;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  border-radius: 30px;
  background: #fff;
  color: var(--text-color-dark);
  box-shadow: var(--box-shadow);
  font-weight: 600;
}

.sidemenu_content_bx li a {
  color: #fff;
  line-height: 10px;
}

.sidemenu_content_bx li img {
  width: 28px;
  display: block;
  padding-bottom: 5px;
  margin: auto;
}

.sidemenu_content_bx li:hover {
  border: 1px solid #fff;
}

@media (max-width: 992px) {
  .sidemenu_content_bx {
    display: none;
  }
}

.map-section .google-map {
  height: 545px;
}

/*------===============-responsive scs-==============------*/
/*---slider---cs----*/
@media (max-width: 1199px) {
  .mini_cart_togglers.fixed_cart {
    top: unset;
    bottom: 40px;
  }

  .style-switcher #switcher-toggler {
    top: unset;
    bottom: 70px;
  }

  .sidemenu_area {
    width: 70%;
  }

  .crt_mobile_menu .menu-box {
    width: 90%;
  }

  .account_dashboard_cm {
    display: block !important;
  }

  .account_dashboard_cm .woocommerce-MyAccount-navigation {
    width: 100% !important;
    display: block !important;
    padding: 30px 30px 15px 30px;
  }

  .account_dashboard_cm .woocommerce-MyAccount-navigation li {
    display: inline-block;
    border: unset !important;
    padding: 0px 20px 0px 35px;
    margin-bottom: 15px !important;
  }

  .account_dashboard_cm .woocommerce-MyAccount-content {
    display: block !important;
    padding: 30px;
  }

  .page-template-elementor_canvas .account_dashboard_cm:before,
  .page-template-template-full-empty .account_dashboard_cm:before {
    display: none;
  }

  .page_wapper {
    overflow: hidden;
  }

  .modal_popup {
    padding: 50px 20px;
  }

  .header.style_one.style_two_remade {
    position: relative;
  }

  .header.style_one.style_two_remade .auto-container {
    padding: 15px 0px 15px;
    border-radius: 0px;
  }

  .header.style_three .mid_logo_icon {
    margin-bottom: 20px;
  }

  .header.style_three .same_column {
    padding: 0px !important;
    width: 33.33%;
  }

  .header.style_three .same_column::before {
    display: none !important;
  }

  .header.style_three .navbar_outer .menu_column {
    width: 100% !important;
    padding: 0px !important;
  }

  .header.style_three .navbar_outer .menu_column .hamburger_menu {
    float: left !important;
    top: 13px;
  }

  .header.style_three .navbar_outer .menu_column .hamburger_menu .line {
    background-color: #fff !important;
  }

  .header.style_three .navbar_outer .header_content_collapse {
    display: block !important;
  }

  .header.style_three .navbar_outer .header_content_collapse .header_menu_box {
    display: none !important;
  }

  .fixed-header .header.style_three .navbar_outer .menu_column .hamburger_menu .line {
    background-color: var(--primary-color-two) !important;
  }

  .slider.pag_position_one .owl-dots {
    position: absolute !important;
    top: inherit !important;
    left: 0px !important;
    transform: inherit !important;
    bottom: 20px !important;
    right: 0 !important;
    margin: auto;
    text-align: center;
    width: 100% !important;
  }

  .slider .p_pagination .swiper-pagination .owl-dots .owl-dot {
    display: inline-block !important;
    margin: 0px 10px !important;
  }

  br {
    display: none;
  }

  .parallax_cover img {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }

  .area_of_expertise .parallax_cover .simpleParallax img {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  }

  .area_of_expertise .shape_enable {
    display: none;
  }

  .testimonial_sec.style_one .icon_quotes {
    position: relative;
    left: inherit !important;
    margin-bottom: 35px;
  }

  .team_intro_box .image_right,
  .team_intro_box .image_right img {
    height: 250px !important;
    width: auto !important;
  }

  .team_intro_box .image_right {
    top: inherit;
    bottom: 0px;
  }

  .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) {
  .not_for_mobile_cart {
    display: none;
  }

  .area_of_expertise .expertise_box:first-child::after {
    display: none;
  }

  .slider_version_v2.style_five .slide-item-content .slider_content {
    padding: 100px 0px !important;
  }

  .header_boxed.style_four {
    position: relative;
  }

  .breadcrumbs ul li {
    margin-bottom: 5px;
  }

  .right-sidebar .all_side_bar .side_bar,
  .left-sidebar .all_side_bar .side_bar {
    padding-right: 0px;
    margin-right: 0px;
  }

  .left-sidebar .all_side_bar .side_bar::after {
    display: none;
  }

  .slider.style_two {
    min-height: auto;
  }

  .grid_show_case .grid_box {
    width: 50% !important;
  }

  .slider.style_one .slide-item-content .slider_content,
  .slider.style_four .slide-item-content .slider_content,
  .slider.style_two .slide-item-content .auto-container {
    padding: 150px 0px !important;
  }

  .slider.style_two .slide-item-content,
  .slider.style_one .slide-item-content {
    text-align: center;
  }

  .slider.style_two .slide-item-content.content_right .slider_image,
  .slider.style_two .slide-item-content.content_left .slider_image {
    display: none !important;
  }

  .slider.style_two .slide-item-content .slider_content h1,
  .slider.style_four .slide-item-content .slider_content h1,
  .slider.style_one .slide-item-content .slider_content h1 {
    font-size: 50px;
    line-height: 60px;
    padding-left: 0px;
    border: 0px;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }

  .slider.nav_position_one .owl-next {
    position: absolute;
    top: inherit;
    bottom: 80px;
    display: inline-block;
    right: 75px;
  }

  .slider.nav_position_one .owl-prev {
    position: absolute;
    top: inherit;
    bottom: 82px;
    left: 14px;
    display: inline-block;
  }

  .slider.style_two .owl-prev::before,
  .slider.style_two .owl-next::before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: var(--primary-color-one);
  }

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

  .call_to_action.style_one .left_content {
    padding: 80px 30px;
  }

  .call_to_action.style_one .left_content .main_content h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .call_to_action.style_one .bottom_content .button_content {
    display: block;
  }

  .call_to_action.style_one .bottom_content .button_content a {
    margin-bottom: 15px;
  }

  .call_to_action.style_one .bottom_content .call_content {
    margin-left: 0px;
  }

  .image_boxes.style_one {
    display: block;
  }

  .image_boxes.style_one .image.one {
    width: 100%;
    height: 100%;
  }

  .image_boxes.style_one .image.two {
    left: 0;
    right: 0;
    margin: auto;
  }

  .project_all.filt_style_one .fliter_group .project_filter li {
    margin-bottom: 5px;
  }

  .slider.style_one .slide-item-content .slider_image {
    display: none !important;
  }

  .newsteller.style_one .content {
    margin-bottom: 20px;
  }

  .image_boxes.style_two .image.one {
    width: 100%;
    display: block;
    margin-bottom: 30px;
  }

  .image_boxes.style_two {
    width: 100%;
    display: block;
    min-height: auto;
  }

  .image_boxes.style_two .image.two {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 30px;
    float: none;
    right: inherit;
    margin-top: 0px;
  }

  .image_boxes.style_two .authour_quotes {
    width: auto;
    display: inline-block;
    bottom: inherit;
    top: 30px;
    left: 30px;
  }

  .image_boxes.style_two .background_image {
    display: none;
  }

  .error_404 {
    margin-bottom: 30px;
    text-align: center;
  }

  .team_intro_box .team_intro_inner .team_intro_start .title h6 {
    font-size: 26px;
    line-height: 36px;
  }

  .team_intro_box .team_intro_inner .team_intro_start .title h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .price_plan_box.style_one,
  .price_plan_box.style_two {
    margin-bottom: 30px;
  }

  .single-post.right-sidebar .content-area,
  .single-post.left-sidebar .content-area {
    padding: 0px 0px !important;
  }

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

  .modal_popup .modal-popup-inner .about_company_inner {
    padding: 40px;
  }

  .area_of_expertise .title_and_video .video_box {
    position: relative;
    margin-bottom: 50px;
  }

  .area_of_expertise .title_and_video .title_all_box {
    text-align: center !important;
  }

  .top_bar.style_two {
    padding: 15px 0px 20px !important;
  }

  .slider_version_v3.style_one .slide-item-content .slider_content {
    padding: 0px 0px 50px !important;
  }
}

@media (max-width: 768px) {
  .testimonial_sec.style_three .arrows {
    z-index: 99;
  }

  .testimonial_sec.style_three .arrows .prev-single-one_three {
    left: 0;
  }

  .testimonial_sec.style_three .arrows .next-single-one_three {
    right: 50px;
  }

  .testimonial_sec.style_v2_two .arrows {
    position: relative;
    top: unset;
  }

  .testimonial_sec.style_v2_two .arrows .next-single-one {
    right: 60px;
  }

  .testimonial_sec.style_v2_two .arrows .prev-single-one {
    left: 0px;
  }

  .hidden-sm {
    display: none;
  }

  .slider.pag_position_two .owl-dots {
    position: absolute;
    left: unset !important;
    width: 100% !important;
    top: unset !important;
    bottom: 10px !important;
  }

  .slider.pag_position_two .owl-dots .owl-dot {
    display: inline-block !important;
    margin: 0px 8px !important;
  }

  .crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li.dropdown.mega_menu .dropdown-menu .m_column {
    width: 50%;
  }

  .page_header_default .page_header_content .banner_title_inner .title_page {
    font-size: 30px;
    line-height: 40px;
  }

  .sidemenu_area {
    width: 100%;
  }

  .heading.type_one .heading_text {
    font-size: 30px;
    line-height: 40px;
  }

  .sidemenu_area .side_menu_content #side_menu_toggle_btn_close {
    left: unset;
    position: absolute;
    right: 0px;
    top: 0;
    border-radius: 0px;
  }

  .style-switcher {
    display: none;
  }

  .news_box.default_style.list_view {
    display: block;
  }

  .news_box.default_style.list_view .image {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    overflow: hidden;
  }

  .news_box.default_style.list_view .content_box {
    padding: 30px 20px;
  }

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

  .single_banner.style_one .slider_content h1 {
    font-size: 40px;
    line-height: 52px;
  }

  .single_banner.style_one .slider_content h6 {
    font-size: 15px;
    line-height: 28px;
  }

  .modal_popup .modal-popup-inner .post_contet_modal .post_enable {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .modal_popup .modal-popup-inner .post_contet_modal .post_enable .modal_post_grid img {
    width: 100px;
    height: 100px;
  }

  .sec_comments .comment-respond form .comment-form-author,
  .sec_comments .comment-respond form .comment-form-email {
    width: 100% !important;
  }

  .image_boxes .image_box {
    position: relative;
    margin: 20px 0px !important;
    width: 100%;
  }

  .image_boxes .image_box img {
    width: 100% !important;
  }

  .side_bar_cart .cart_right_conten {
    width: 100%;
  }

  .header_boxed.style_four .top_bar .theme-btn {
    padding: 0px 20px;
  }

  .header.style_three .same_column {
    padding: 0px !important;
    width: 50%;
    margin-bottom: 15px !important;
  }

  .testimonial_sec.style_v2_one .testimonial_box {
    display: block;
  }

  .testimonial_sec.style_v2_one .testimonial_box .image {
    min-width: 100%;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
  }

  .testimonial_sec.style_v2_one .testimonial_box .authour_details {
    min-width: 100%;
    width: 100%;
  }

  .testimonial_sec.style_v2_one .arrows {
    position: relative;
    height: 50px;
    padding-top: 20px;
    left: 0;
  }

  .testimonial_sec.style_v2_one .arrows .prev-single-one {
    left: 10px;
  }

  .testimonial_sec.style_v2_one .arrows .next-single-one {
    right: 10px;
  }

  .slider.nav_position_one .owl-next,
  .slider.nav_position_one .owl-prev {
    display: none !important;
  }

  .tags_and_share {
    text-align: center;
  }

  .tags_and_share .tags_content {
    margin-bottom: 15px;
  }

  .tags_and_share .d-flex {
    display: block !important;
  }

  .tags_and_share .share_content {
    text-align: center !important;
  }

  .previouse_next_post ul li {
    float: none;
    width: 100%;
    padding: 0px;
  }

  .previouse_next_post ul li .prev_post {
    margin-right: 0px;
    margin-bottom: 20px;
    text-align: center;
  }

  .previouse_next_post ul li .prev_post .arrow {
    position: relative;
    left: inherit;
  }

  .previouse_next_post ul li .prev_post .text {
    margin-top: 20px;
    margin-left: 0px !important;
  }

  .previouse_next_post ul li .next_post {
    margin-left: 0px;
  }

  .previouse_next_post ul li .next_post .text {
    margin-left: 0px;
    margin-bottom: 20px;
    text-align: center;
  }

  .previouse_next_post ul li .next_post .arrow {
    position: relative;
    right: inherit;
  }

  .previouse_next_post ul li .next_post .text {
    margin-top: 20px;
    margin-right: 0px !important;
  }

  .tabs_all_box.type_one .tab_content .content_image h6 {
    font-size: 22px;
    line-height: 32px;
  }

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

  .tabs_all_box.type_one .tab_content .content_image h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .time_line_section.style_one .time_line_box {
    padding-left: 50px;
    padding-right: 50px;
  }

  .tabs_all_box.type_one .tabs_header {
    position: relative;
    top: inherit;
    width: 100%;
    bottom: inherit;
    left: inherit;
    margin-bottom: 30px;
  }

  .tabs_all_box.type_one .tab_content .content_image {
    margin-left: 0px;
    padding: 255px 30px 50px;
  }

  .tabs_all_box.type_one {
    padding: 0px 15px;
  }

  .slider .slide-item-content .slider_content h1 {
    font-size: 40px !important;
    line-height: 50px !important;
  }

  .slider .slide-item-content .slider_content h1 span {
    font-size: 30px !important;
    line-height: 50px !important;
  }

  .header.style_two .logo_column .header_log_outer .phone_box {
    display: none;
  }

  .header.style_two .logo_column .header_log_outer .header_logo_box {
    margin-right: 0px;
  }

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

  .job_grid_box .inner_bx .logo_bx {
    position: relative;
  }

  .job_grid_box .inner_bx .content_bx {
    margin-left: 0px;
    margin-top: 20px;
  }

  .faqs_accordion.type_one .article-title {
    font-size: 18px;
    line-height: 28px;
  }

  .call_to_action.style_one .left_content {
    padding: 80px 20px;
  }

  .call_to_action.style_one .left_content .main_content h6 {
    font-size: 18px;
    line-height: 28px;
  }

  .call_to_action.style_one .left_content .main_content h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .call_to_action.style_one .left_content .main_content p {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

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

  .icon_box_all.style_one .icon_content h3 a {
    font-size: 18px;
    line-height: 28px;
  }

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

  .testimonial_sec.style_one.light_color .testimonial_box .comment {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }

  .team_box.style_one .team_box_outer .about_member .authour_details h6 {
    font-size: 20px;
    line-height: 30px;
  }

  .fourntcontent {
    text-align: center;
  }

  .fourntcontent h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .fourntcontent h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .team_intro_box .team_intro_inner .team_intro_start .title h6 {
    font-size: 22px;
    line-height: 32px;
  }

  .team_intro_box .team_intro_inner .team_intro_start .title h1 {
    font-size: 32px;
    line-height: 42px;
  }

  .team_intro_box .team_intro_inner .team_intro_start .quotes span {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 20px;
    display: block;
  }

  .team_intro_box .team_intro_inner .team_intro_start .quotes {
    padding-left: 0px;
  }

  .team_intro_box .team_intro_inner .team_intro_start .quotes h5 {
    font-size: 18px;
    line-height: 28px;
  }

  .team_intro_box .team_intro_inner .team_intro_start .authour_dtls {
    margin-left: 0px;
  }

  .team_intro_box .team_intro_inner .team_intro_start .left_content {
    padding: 80px 60px 270px;
  }

  .team_intro_box .image_right {
    display: none;
  }

  .price_plan_box.style_one .top h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .call_to_action.style_two .image_right {
    opacity: 0.5;
  }

  .call_to_action.style_two .left_content h1 {
    font-size: 26px;
    line-height: 36px;
  }

  .client_logo_carousel .swiper-slide .image::before {
    display: none;
  }

  .counter_section .logo_sec {
    margin-bottom: 30px;
  }

  .counter_section .title h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
  }

  .blog.right-sidebar .content-area,
  .blog.left-sidebar .content-area {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

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

  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button,
  .woocommerce-page .woocommerce-message .button {
    float: unset !important;
    display: inline-block;
    width: 100%;
  }

  .image_box_new.type_two .image.one {
    float: unset;
  }

  .image_box_new.type_two .image.two {
    position: relative;
    top: unset;
    right: unset;
    padding-top: 15px;
  }

  .image_box_new.type_two img {
    width: 100%;
  }

  .team_box.type_one .image_box img {
    width: 100%;
  }
}

@media (max-width: 550px) {
  .process_box.style_two .process_box_outer_two .content_box .icon {
    float: unset;
    margin-bottom: 15px;
  }

  .process_box.style_two .process_box_outer_two .content_box h2 {
    margin-left: unset;
  }

  .account_dashboard_cm .woocommerce-MyAccount-navigation li {
    display: block;
  }

  .header.style_three .same_column {
    width: 100%;
  }

  .offer.style_one h1 {
    font-size: 30px;
    line-height: 46px;
  }

  .newsteller.style_three h2 {
    font-size: 30px;
    line-height: 46px;
  }

  .offer.style_one .counter_section .Countdown-timer .item {
    padding: 0px 0px !important;
    margin: 0px 0px 20px !important;
  }

  .offer.style_one .counter_section .Countdown-timer .item:last-child {
    margin-bottom: 0px !important;
  }

  .header.style_three .col-lg-9.col-md-12 {
    display: none;
  }

  .header.style_three .mid_logo_icon {
    margin-bottom: 0px !important;
    text-align: center;
  }

  .header.style_three .header_right_content ul li:first-child {
    display: none !important;
  }

  .project_all.filt_style_two .fliter_group .project_filter li,
  .project_all.filt_style_three .fliter_group .project_filter li,
  .project_all.filt_style_four .fliter_group .project_filter li,
  .project_all.filt_style_five .fliter_group .project_filter li {
    display: block;
    margin-bottom: 15px;
  }

  .team_intro_box .team_intro_inner .team_intro_start .title h6 {
    font-size: 18px;
    line-height: 28px;
  }

  .team_intro_box .team_intro_inner .team_intro_start .title h1 {
    font-size: 26px;
    line-height: 36px;
  }

  .tabs_all_box.type_one .tab_content .content_image h6 {
    font-size: 18px;
    line-height: 28px;
  }

  .tabs_all_box.type_one .tab_content .content_image h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 12px;
  }

  .tabs_all_box.type_one .tab_content .content_image h2 p {
    font-size: 15px;
    line-height: 26px;
  }

  .slider .slide-item-content .slider_content h1 {
    font-size: 28px !important;
    line-height: 42px !important;
  }

  .slider .slide-item-content .slider_content h1 span {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .slider.style_three .slide-item-content .slider_content ul li:last-child {
    display: none !important;
  }

  .slider.style_three .slide-item-content.content_right .slider_content ul li .theme-btn {
    margin: 0px !important;
  }

  .slider .slide-item-content .slider_content p {
    font-size: 14px !important;
    line-height: 24px !important;
    margin-bottom: 20px !important;
  }

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

  .call_to_action.style_one .left_content {
    padding: 80px 10px;
  }

  .call_to_action.style_one .left_content .main_content h1 {
    font-size: 28px;
    line-height: 38px;
  }

  .call_to_action.style_one .left_content .main_content p {
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 26px;
  }

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

  .image_boxes.style_four .image_content_inner h2 {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
  }

  .image_boxes.style_four .image_box.one {
    margin-bottom: 15px;
  }

  .image_boxes.style_four .image_box .pad_zero_left {
    padding: 0px !important;
    margin-bottom: 15px;
  }

  .image_boxes.style_four .image_box .pad_zero_right {
    padding: 0px !important;
  }

  .image_boxes.style_one {
    display: block;
  }

  .image_boxes.style_one .image.two {
    position: relative;
    margin-top: 20px !important;
    width: 100%;
    height: 100%;
    bottom: inherit;
    left: inherit;
    right: inherit;
    margin: auto;
  }

  .testimonial_sec.style_two .single_swiper_tab .swiper-wrapper .swiper-slide {
    width: 100% !important;
  }

  .testimonial_sec.style_two .testimonial_box .comment {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
  }

  .news_box .content_box h2 a {
    font-size: 16px !important;
    line-height: 26px !important;
  }

  .testimonial_sec.style_one.light_color .testimonial_box .comment {
    font-size: 15px;
    line-height: 26px;
  }

  .testimonial_sec.style_one.light_color .testimonial_box .authour_details .details h2 {
    font-size: 18px;
    line-height: 28px;
  }

  .team_box.style_one .team_box_outer .about_member .authour_details h6 {
    font-size: 18px;
    line-height: 28px;
  }

  .newsteller.style_one .content h2 {
    font-size: 22px;
    line-height: 32px;
  }

  .fourntcontent h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .fourntcontent h2 {
    font-size: 18px;
    line-height: 28px;
  }

  .progress_bar.style_two .progress {
    float: none;
  }

  .progress_bar.style_two .content_box {
    margin-left: 0px;
    margin-top: 15px;
  }

  .progress_bar.style_two .content_box h3 {
    font-size: 20px;
    line-height: 30px;
  }

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

  .call_to_action.style_two .left_content h1 {
    font-size: 22px;
    line-height: 32px;
  }

  .call_to_action.style_two .image_right {
    margin: 0px !important;
    top: inherit;
    bottom: 0;
  }

  .call_to_action.style_two .image_right img {
    height: 250px;
    width: auto;
  }

  .call_to_action.style_two .left_content {
    padding: 50px 0px;
  }

  .call_to_action.style_two .left_content .call_content {
    display: block;
  }

  .call_to_action.style_two .left_content .call_content .content_bx {
    margin-left: 0px;
    margin-top: 15px;
  }

  .service_box.style_two .service_content_two {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    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;
  }

  .service_box.style_two .service_content_two .content_inner {
    position: relative;
    padding: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .service_box.style_two .service_content_two .content_inner .content_inner_in {
    background: #fff;
    height: 100%;
    width: 100%;
    top: 0;
    padding: 25px;
    border-radius: 10px 0px 10px 0px;
    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;
  }

  .service_box.style_two .service_content_two .content_inner .content_inner_in .icon_image {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
  }

  .service_box.style_two .service_content_two .content_inner .content_inner_in .icon_image img {
    width: 90px;
    margin: auto;
  }

  .service_box.style_two .service_content_two .content_inner ul {
    margin: 0;
    padding: 0;
  }

  .service_box.style_two .service_content_two .content_inner ul li {
    padding-left: 20px;
    list-style: none;
    font-size: 16px;
    line-height: 26px;
    color: var(--text-color-dark);
    font-weight: 400;
    position: relative;
    margin-bottom: 8px;
  }

  .service_box.style_two .service_content_two .content_inner ul li::before,
  .service_box.style_two .service_content_two .content_inner ul li:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: var(--primary-color-one);
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .service_box.style_two .service_content_two .content_inner ul li:after {
    opacity: 0.6;
    left: 6px;
  }

  .service_box.style_two .service_content_two .content_inner h2 a {
    font-size: 22px;
    font-weight: 700;
    color: var(--heading-dark);
    display: block;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .service_box.style_two .service_content_two .ovarlay_link {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 10px 0px 10px 0px;
    background: var(--primary-color-one);
    text-align: center;
    line-height: 64px;
    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;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -150%);
    -ms-transform: translate(-50%, -150%);
  }

  .service_box.style_two .service_content_two .ovarlay_link a {
    width: 60px;
    height: 60px;
    display: block;
  }

  .service_box.style_two .service_content_two .ovarlay_link i {
    color: #fff;
  }

  .service_box.style_two .service_content_two .overlay_content {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    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;
    transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    padding: 25px;
    background: #fff;
  }

  .service_box.style_two .service_content_two .overlay_content h2 a {
    font-size: 22px;
    font-weight: 700;
    color: var(--heading-dark);
    display: block;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .service_box.style_two .service_content_two .overlay_content p {
    margin: 0px;
  }

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

  .service_box.style_two .service_content_two:hover .ovarlay_link {
    opacity: 1;
  }

  .service_box.style_two .service_content_two:hover .content_inner_in {
    opacity: 0;
    transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
  }

  .service_box.style_two .service_content_two:hover .overlay_content {
    bottom: 0;
    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }

  .service_box.style_two .service_content_two.active_ser {
    box-shadow: var(--box-shadow);
  }

  .service_box.style_two .service_content_two.active_ser .ovarlay_link {
    opacity: 1;
  }

  .service_box.style_two .service_content_two.active_ser .content_inner_in {
    opacity: 0;
    transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
  }

  .service_box.style_two .service_content_two.active_ser .overlay_content {
    bottom: 0;
    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }

  .service_box.style_two.light_color .service_content_two .content_inner_in {
    background: var(--primary-color-two);
  }

  .service_box.style_two.light_color .service_content_two .content_inner_in h2 a {
    color: #fff;
  }

  .service_box.style_two.light_color .service_content_two .content_inner_in p {
    color: #fff;
    opacity: 0.6;
  }

  .service_box.style_two.light_color .service_content_two .content_inner_in ul li {
    color: #fff;
    opacity: 0.6;
  }

  .service_box.style_two.light_color .overlay_content {
    background: var(--primary-color-two);
  }

  .service_box.style_two.light_color .overlay_content h2 a {
    color: #fff;
  }

  .service_box.style_two.light_color .overlay_content p {
    color: #fff;
    opacity: 0.6;
  }

  .service_box.style_four .service_content .content_inner h2 a {
    font-size: 18px;
    line-height: 28px;
  }

  .counter_section .title h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .counter_section .title h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .counter_section .Countdown-timer .item {
    display: block;
  }

  .counter_section .Countdown-timer .item span {
    font-size: 22px;
    line-height: 32px;
  }

  .counter_section .Countdown-timer .item small {
    display: none;
  }

  .service_post.style_one .service_content h2 a,
  .service_box.style_two .service_content_two .overlay_content h2 a,
  .service_box.style_three .service_content .content_inner h2 a,
  .project_post.style_four .project_caro_content h2 a,
  .project_post.style_four .project_caro_content h2 a,
  .project_box.style_three .content_inner h2 a,
  .project_post.style_five .project_caro_content h2 a {
    font-size: 18px;
    line-height: 28px;
  }

  .project_information h2 {
    font-size: 20px;
    line-height: 20px;
  }

  .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) {
  .crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li.dropdown.mega_menu .dropdown-menu .m_column {
    width: 100%;
    padding: 0px;
  }

  .modal_popup .modal-popup-inner .form_inner {
    padding: 30px;
  }

  .service_post.style_five .content_box h2 a,
  .project_post.style_eight .content_box h2 a {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .news_box.style_eight .content_box a.link__go {
    font-size: 14px;
  }

  .project_all.filt_style_eight .fliter_group .project_filter li {
    display: block;
    margin-bottom: 10px;
  }

  .service_post.style_five .content_box .read_more {
    font-size: 14px;
  }

  .image_boxes.style_six .image_box .experience {
    bottom: 10px;
  }

  .image_boxes.style_six .image_box .experience .experience_inner h2 {
    font-size: 18px;
    line-height: 28px;
  }

  .link_box_contents.style_one .link_content_bx .image_box img,
  .link_box_contents.style_two .link_content_bx .image_box img {
    height: auto;
  }

  .time_line_section.style_two .event_box .date_box h6 {
    font-size: 14px;
  }

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

  .slider.style_two .slide-item-content .slider_content ul li:last-child {
    display: none !important;
  }

  .crt_mobile_menu .menu-box {
    width: 100%;
  }

  .area_of_expertise .title_and_video .col-lg-4 {
    text-align: center;
  }

  .slider_version_v2.style_four .slider_content .thm_btn a {
    margin-bottom: 10px !important;
  }

  .area_of_expertise .expertise_box .step_number h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .area_of_expertise .expertise_box .title {
    margin-left: 90px;
  }

  .area_of_expertise .expertise_box .title a {
    font-size: 18px;
    line-height: 28px;
  }

  .slider.style_four .slide-item-content .slider_content h6 {
    font-size: 13px;
    line-height: 23px;
    padding: 8px 20px;
    border-width: 1px;
  }

  .theme-btn.one,
  .theme-btn.two,
  .theme-btn.three,
  .theme-btn.five {
    height: 46px;
    line-height: 48px !important;
    min-height: 46px;
    font-size: 12px;
    padding: 0px 25px;
    min-width: auto;
  }

  .team_intro_box .team_intro_inner .team_intro_start .left_content {
    padding: 60px 30px 280px;
  }

  .breadcrumbs ul {
    display: block;
  }

  .breadcrumbs ul li {
    display: inline-block;
  }
}

.more-package {
  border: 2px solid #ff7a42;
  margin-top: 50px;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
}

.more-package p {
  font-size: 19px;
  line-height: 34px;
  color: #000000;
}

/*trademark solution start*/
ul.trade-m-solution-list li p {
  color: #000;
  margin: 0;
}

ul.trade-m-solution-list li span i {
  color: #ff8f43;
}

ul.trade-m-solution-list li {
  display: flex;
  gap: 10px;
}

.title_all_box.style_one ul {
  margin: 0;
  padding: 0;
}

/*End*/

/*Call to action one start*/
section.call-to-action-one {
  background: #143d73;
  padding: 34px 0;
}

section.call-to-action-one li {
  list-style: none;
}

section.call-to-action-one p {
  color: #fff;
  font-size: 20px;
}

section.call-to-action-one ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}

section.call-to-action-one ul li h2 {
  color: #fff !important;
  font-size: 35px;
  margin: 0;
  padding: 0;
}

/*End*/

/* call to action 2 start */
section.call-to-action-2 {
  background: #f0f3f9;
  padding: 50px 0;
}

section.call-to-action-2 h2 span {
  color: #ff8542;
}

section.call-to-action-2 .row {
  align-items: center;
}

/* End */
ul.trade-m-solution-list li {
  display: flex !important;
}

ul.flex-list li {
  display: flex;
  gap: 10px;
  align-items: baseline;
}

ul.flex-list li p {
  margin: 0;
  padding: 0;
}

section.banner-section {
  position: relative;
  border-top: 2px solid #fff;
  background: #dddddd26;
}

section.banner-section img.banner-img {
  position: absolute;
  right: 33%;
  top: 20%;
  z-index: -1;
}

video#videoPlayer {
  border: 3px solid #ff5b16;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 20px;
  border-radius: 20px;
}



.flag_box .flag span {
  display: none;
}

.flag_box .flag:hover span {
  display: block;
  position: absolute;
  top: -4%;
  background: #143d73;
  font-size: 20px;
  color: #fff;
  padding: 10px;
  left: 18px;
  height: 51px;
  width: 166px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100001;
}



.country-name {
  position: absolute;
  right: -34%;
  top: 12%;
  transform: translate(-50%, -50%);
  background: #143d73;
  padding: 20px;
  border-radius: 10px;
}

.country-name p {
  font-size: 22px;
  color: #fff;
  margin: 0;
}

.flag_box {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.flag_box .flag {
  width: 17%;
}

.flag_box .flag.flag2 {
  width: 20%;
  left: 45%;
}

.flag_box .flag.flag3 {
  width: 23%;
}

.flag_box .flag.flag4 {
  width: 22%;
}

.flag_box .flag.flag1 {
  width: 25%;
}

.flag_box .flag.flag5 {
  width: 21%;
}

.flag_box .flag.flag6 {
  width: 20%;
}

.flag_box .flag.flag7 {
  width: 19%;
}

.flag_box .flag.flag8 {
  width: 18%;
}

.flag_box .flag.flag9 {
  width: 17%;
}

.flag_box .flag.flag10 {
  width: 16%;
}

.flag_box .flag.flag11 {
  width: 15%;
}

.flag_box .flag.flag8 {
  flex-shrink: 0 !important;
  width: 120px;
  height: 120px;
}

.flag_box .flag.flag12 {
  width: 14%;
}

.flag_box .flag.flag13 {
  width: 13%;
}

.flag_box .flag.flag14 {
  width: 10%;
  bottom: 9px;
  left: 40%;
}

.flag_box .flag8 {

  border: 1px solid #ddd;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flag_box .flag {
  position: relative;
}

.flag_box .flag.flag1 {
  width: 22%;
  position: absolute;
  left: 14%;
  top: 16px;
}


.flag_box .flag {
  position: absolute;
}

.flag_box .flag.flag3 {
  left: 75%;
  top: -1%;
  width: 19%;
}

.flag_box .flag.flag4 {
  left: 100%;
  top: 25%;
  width: 17%;
}

.flag_box .flag.flag5 {
  left: 63%;
  top: 28%;
  width: 18%;
}

.flag_box .flag.flag6 {
  left: 35%;
  top: 32%;
  width: 17%;
}

.flag_box .flag.flag7 {
  left: 8%;
  top: 43%;
  width: 18%;
}

.flag_box .flag.flag8 {
  left: 24%;
  top: 70%;
  width: 14%;
  height: 90px;
}

.flag_box .flag.flag9 {
  left: 57%;
  top: 82%;
  width: 80px;
}

.flag_box .flag.flag10 {
  left: 46%;
  top: 61%;
  width: 13%;
}

.flag_box .flag.flag11 {
  left: 75%;
  top: 56%;
  width: 17%;
}

.flag_box .flag.flag12 {
  left: 103%;
  top: 57%;
  width: 14%;
}

.flag_box .flag.flag13 {
  left: 84%;
  top: 82%;
  width: 14%;
}

.image_boxes.style_seven {
  height: 500px;
}

button#soundButton {
  position: absolute;
  bottom: 15px;
  right: 26px;
  background: #ff8542;
  color: #fff;
  font-size: 20px;
  padding: 13px;
  /* border-radius: 0px 0px 10px 10px; */
  /* border: 2px solid #ff8542; */
  border-top: none;
  border-radius: 10px 0px 10px 0px;
  border: none;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.video-wrap-box {
  position: relative;
}

/* ABout Start */

/*---==================icon box carousel all ====================----*/
.icon_carousel_box_all {
  position: relative;
}

.owl-carousel .owl-dots .owl-dot {
  background: var(--primary-color-one);
  opacity: 0.1;
}

.owl-carousel .owl-dots .owl-dot.active {
  opacity: 1;
}

.owl-carousel.one_items .icon_caro.type_one {
  margin: 0px 10px 20px 0px;
}

.icon_caro.type_one {
  position: relative;
  padding: 30px;
  background: var(--primary-color-one);
  border-radius: 10px;
}

.icon_caro.type_one .icon {
  position: relative;
  float: left;
}

.icon_caro.type_one .icon small {
  line-height: 60px;
  position: relative;
  text-align: center;
  display: block;
  color: var(--color-white);
  font-size: 60px;
}

.icon_caro.type_one .icon img {
  width: 60px;
}

.icon_caro.type_one .text {
  position: relative;
  margin-left: 80px;
}

.icon_caro.type_one .text h2 a {
  font-size: 22px;
  color: var(--color-white);
  display: block;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 14px;
}

.icon_caro.type_one .text p {
  font-size: 16px;
  color: var(--color-white);
  margin: 0px;
}

.icon_caro.type_one a.read_more {
  color: var(--color-white);
  margin-top: 15px;
  display: inline-block;
}

.icon_caro.type_one a.read_more::after {
  top: -6px;
  background: var(--primary-color-one);
}

.icon_caro.type_one a.read_more:hover {
  color: var(--heading-dark);
}

.image_box_new.type_two {
  position: relative;
  margin-top: 50px;
  padding-bottom: 80px;
  display: inline-block;
}

.image_box_new.type_two img {
  border-radius: 10px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
  height: 500px;
  width: 380px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image_box_new.type_two .image.one {
  position: relative;
  z-index: 10;
  float: left;
}

.image_box_new.type_two .image.two {
  position: absolute;
  top: 80px;
  right: -200px;
  z-index: 1;
  transition: all 0.6s ease-in-out;
}

.image_box_new.type_two .image.two::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 111%;
  right: 119px;
  top: -100px;
  border-radius: 20px;
  background: var(--color-white);
  z-index: -11;
}

.image_box_new.type_two .video-inner {
  position: absolute;
  top: 0%;
  left: 0%;
  bottom: 0;
  right: 0;
  height: 100px;
  width: 100px;
  margin: auto;
  z-index: 1;
  text-align: center;
  line-height: 100px;
}

.image_box_new.type_two .video-inner a {
  background: var(--primary-color-one);
}

.image_box_new.type_two .quote {
  position: absolute;
  bottom: 0px;
  padding: 13px 30px 13px;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 0;
  background: #fff;
  border-radius: 10px;
}

.image_box_new.type_two .quote h2 {
  font-size: 22px;
  line-height: 34px;
  margin: 0px;
}

.style-with-img-caption {
  position: relative !important;
}

.style-with-img-caption h3 {
  background: #fff;
  position: absolute;
  bottom: 10%;
  padding: 10px;
  font-size: 20px;
  left: 0;
  border-radius: 0px 23px 10px 0px;
  width: 91%;
  line-height: 29px;
}

.style-with-img-caption img {
  border: 2px solid #ff8346;
  padding: 15px;
  border-radius: 20px !important;
}

.team-section-one .row {
  align-items: center;
  padding-bottom: 40px;
}

.title_all_box2 {
  display: flex;
  gap: 20px;
}

.team-section-one .mb-5 {
  margin-bottom: 0;
}

.title_all_box2 .title_sections.left {
  width: 85%;
}

.title_all_box2 img {
  width: 20%;
  object-fit: contain;
}

/* More Review Start */
section.more-social-review {
  padding: 60px 0;
}

section.more-social-review h2 {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 30px;
}

section.more-social-review .review-card-one {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: var(--box-shadow);
}

section.more-social-review .review-card-one img {
  height: 124px;
  width: 100%;
  object-fit: contain;
}

section.more-social-review .review-card-one a {
  background: #ff7141;
  color: #fff;
  padding: 10px;
  border-radius: 100px;
  margin: 0 auto;
  margin-top: 9px;
  display: block;
  text-align: center;
}


/* Servie Style two start */
.service_box.style_two .service_content_two {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  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;
}

.service_box.style_two .service_content_two .content_inner {
  position: relative;
  padding: 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 400px;
}

.service_box.style_two .service_content_two .content_inner .content_inner_in {
  background: #fff;
  height: 100%;
  width: 100%;
  top: 0;
  padding: 25px;
  border-radius: 10px 0px 10px 0px;
  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;
}

.service_box.style_two .service_content_two .content_inner .content_inner_in .icon_image {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

.service_box.style_two .service_content_two .content_inner .content_inner_in .icon_image img {
  width: 90px;
  margin: auto;
}

.service_box.style_two .service_content_two .content_inner ul {
  margin: 0;
  padding: 0;
}

.service_box.style_two .service_content_two .content_inner ul li {
  padding-left: 20px;
  list-style: none;
  font-size: 16px;
  line-height: 26px;
  color: var(--text-color-dark);
  font-weight: 400;
  position: relative;
  margin-bottom: 8px;
}

.service_box.style_two .service_content_two .content_inner ul li::before,
.service_box.style_two .service_content_two .content_inner ul li:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: var(--primary-color-one);
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.service_box.style_two .service_content_two .content_inner ul li:after {
  opacity: 0.6;
  left: 6px;
}

.service_box.style_two .service_content_two .content_inner h2 a {
  font-size: 22px;
  font-weight: 700;
  color: var(--heading-dark);
  display: block;
  line-height: 30px;
  margin-bottom: 10px;
}

.service_box.style_two .service_content_two .ovarlay_link {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 10px 0px 10px 0px;
  background: var(--primary-color-one);
  text-align: center;
  line-height: 64px;
  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;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -150%);
  -ms-transform: translate(-50%, -150%);
}

.service_box.style_two .service_content_two .ovarlay_link a {
  width: 60px;
  height: 60px;
  display: block;
}

.service_box.style_two .service_content_two .ovarlay_link i {
  color: #fff;
}

.service_box.style_two .service_content_two .overlay_content {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: auto;
  left: 0;
  bottom: 0;
  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;
  transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  padding: 25px;
  background: #fff;
}

.service_box.style_two .service_content_two .overlay_content h2 a {
  font-size: 22px;
  font-weight: 700;
  color: var(--heading-dark);
  display: block;
  line-height: 30px;
  margin-bottom: 10px;
}

.service_box.style_two .service_content_two .overlay_content p {
  margin: 0px;
}

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

.service_box.style_two .service_content_two:hover .ovarlay_link {
  opacity: 1;
}

.service_box.style_two .service_content_two:hover .content_inner_in {
  opacity: 0;
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
}

.service_box.style_two .service_content_two:hover .overlay_content {
  bottom: 0;
  opacity: 1;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
}

.service_box.style_two .service_content_two.active_ser {
  box-shadow: var(--box-shadow);
}

.service_box.style_two .service_content_two.active_ser .ovarlay_link {
  opacity: 1;
}

.service_box.style_two .service_content_two.active_ser .content_inner_in {
  opacity: 0;
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
}

.service_box.style_two .service_content_two.active_ser .overlay_content {
  bottom: 0;
  opacity: 1;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
}

.service_box.style_two.light_color .service_content_two .content_inner_in {
  background: var(--primary-color-two);
}

.service_box.style_two.light_color .service_content_two .content_inner_in h2 a {
  color: #fff;
}

.service_box.style_two.light_color .service_content_two .content_inner_in p {
  color: #fff;
  opacity: 0.6;
}

.service_box.style_two.light_color .service_content_two .content_inner_in ul li {
  color: #fff;
  opacity: 0.6;
}

.service_box.style_two.light_color .overlay_content {
  background: var(--primary-color-two);
}

.service_box.style_two.light_color .overlay_content h2 a {
  color: #fff;
}

.service_box.style_two.light_color .overlay_content p {
  color: #fff;
  opacity: 0.6;
}

/* End */

/* Faq four Start */
.faq_box.style_four .faq_content {
  position: relative;
  padding: 0px 20px 20px 20px;
  box-shadow: var(--box-shadow);
  background: #fff;
  border-radius: 10px;
  text-align: center;
  margin-top: 20px;
}

.faq_box.style_four .faq_content .image_box {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  top: -20px;
}

.faq_box.style_four .faq_content .image_box img {
  width: 100%;
  height: 142px;
  -o-object-fit: cover;
  object-fit: cover;
}

.faq_box.style_four .faq_content .image_box span {
  position: absolute;
  display: block;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 10px 0px 10px 0px;
  background: #fff;
  font-size: 25px;
  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;
}

.faq_box.style_four .faq_content .image_box::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: -100%;
  left: 0;
  background: var(--primary-color-two);
  opacity: 0;
  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;
}

.faq_box.style_four .faq_content .content_inner {
  position: relative;
  padding: 5px 15px;
}

.faq_box.style_four .faq_content .content_inner h2 a {
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: var(--heading-dark);
  margin-bottom: 8px;
}

.faq_box.style_four .faq_content .content_inner p {
  text-transform: uppercase;
  margin-bottom: 0px;
  font-size: 12px;
  font-family: var(--creote-family-one);
  font-weight: 500;
  color: var(--primary-color-one);
  line-height: 22px;
}

.faq_box.style_four .faq_content:hover .image_box span {
  background: var(--primary-color-one);
  color: #fff;
}

.faq_box.style_four .faq_content:hover .image_box::before {
  bottom: 0;
  opacity: 0.9;
}

.faq_box.style_four.dark_color {
  margin-bottom: 40px;
}

/* End */
.faqbottom .link_box_contents.style_two .link_content_bx .image_box img {
  width: auto;
  height: 190px;
  object-fit: contain;
}

.faqbottom .link_box_contents.style_one .link_content_bx .image_box img {
  width: auto;
  height: 190px;
  object-fit: contain;
}

/*---==========================================-----
-----================== 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: var(--creote-family-one);
  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: var(--creote-family-one);
  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: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 44px;
  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;
}

.cant-find {
  display: flex;
  justify-content: space-between;
  /* border: 1px solid #ddd; */
  background: #fff;
  padding: 20px;
  align-items: center;
  border-radius: 10px;
}

.cant-find p {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  color: #ff9743;
}

.cant-find a {
  background: #143d73;
  color: #fff;
  padding: 10px 20px;
  border-radius: 1000px;
}

.cant-find a:hover {
  background: #143d73;
  color: #fff;
  padding: 10px 20px;
  border-radius: 1000px;
}

/* Price section Start */
section.price-section-one {
  padding: 50px 0;
}

section.price-section-one h2 span {
  color: #ff8343;
}

section.price-section-one h2 {
  text-align: center;
  padding-bottom: 30px;
}

section.price-section-one h2 {
  text-align: center;
  padding-bottom: 30px;
}

section.price-section-one h2 span {
  color: #ff8343;
}

section.price-section-one ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

section.price-section-one ul li {
  width: 15%;
  padding: 10px;
  list-style: none;
  box-shadow: var(--box-shadow);
  border-radius: 10px;
  text-align: center;
}

section.price-section-one ul li a p {
  color: #000;
  font-weight: bold;
  font-size: 17px;
  line-height: 21px;
  margin-top: 10px;
}

section.price-section-one ul li a img {
  border-radius: 10px;
}

.content-header {
  display: flex;
  gap: 10px;
  align-items: center;
}

.img-wrap {}

.content-header .img-wrap img {
  border: 6px solid #253374;
  border-radius: 50%;
  width: 237px;
}

.content_bx p a {
  font-weight: bold;
  color: #ff8343;
}

.content_bx ul li a {
  color: #ff8343;
}


section.sectoon-two {
  background: #f5f5f5;
  padding: 50px 0;
}

section.sectoon-two .content-header {
  padding-bottom: 30px;
}

section.sectoon-two h3 {
  color: #ff8343;
  font-size: 25px;
}

section.sectoon-two ul li {
  line-height: normal;
  display: flex;
  gap: 10px;
  align-items: baseline;
  background: #fff;
  padding: 10px;
  border-radius: 9px;
}

section.sectoon-two ul {
  margin-top: 21px;
  padding: 0;
}

section.sectoon-two ul li p {
  font-size: 18px;
  line-height: 22px;
}

section.sectoon-two ul li {
  font-size: 18px;

}

.impo {
  border: 1px solid #ff8343;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}

.impo p {
  font-size: 18px;
}

/* End */

/* pricing Details Start */
.tabs_all_box.type_two .tabs_header {
  position: relative;
  margin-bottom: 50px;
}

.tabs_all_box.type_two .tabs_header .showcase_tabs_btns {
  position: relative;
}

.tabs_all_box.type_two .tabs_header .showcase_tabs_btns::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: var(--primary-color-one);
  opacity: 0.1;
  z-index: -1;
}

.tabs_all_box.type_two .tabs_header ul {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}

.tabs_all_box.type_two .tabs_header ul li {
  display: inline-block;
  margin: 0px 15px;
}

.tabs_all_box.type_two .tabs_header ul li a {
  font-size: 13px;
  font-weight: 600;
  color: var(--heading-dark);
  line-height: 28px;
  text-transform: uppercase;
  font-family: var(--creote-family-one);
  padding: 12px 25px 9px;
  border-radius: 10px;
  border: 1px solid var(--border-color-dark);
  background: #fff;
  display: block;
}

.pricing-details-section .tabs_all_box.type_two .tabs_header ul li a {
  font-size: 18px;
  border-radius: 100px;
  padding: 20px 48px;
  border: 5px solid #143d73;
  color: #ff5b16;
}

.pricing-details-section .tabs_all_box.type_two .tabs_header ul li a.active {
  border: 5px solid #143d73;
}

.pricing-details-section .content_bx {
  background: #ffffff;
  padding: 20px;
  border-radius: 49px;
  border: 1px solid #ddd;
}

.pricing-details-section .content_bx p {
  color: #000;
  margin-bottom: 10px;

}

.pricing-details-section .left-p-box {
  background: #ff6740;
  padding: 24px;
  height: 225px;
  border-radius: 20px;
}

.pricing-details-section .left-p-box p {
  font-size: 20px;
  color: #fff;
}

.pricing-details-section .right-p-box {
  background: #143d73;
  padding: 24px;
  height: 225px;
}

.pricing-details-section .right-p-box p {
  color: #fff !important;

}

.pricing-new-box-design .dollor-list ul {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  padding-top: 30px;
  margin-bottom: 40px;
}

.pricing-new-box-design .dollor-list ul li img {
  width: 71px;
}

.pricing-new-box-design .dollor-list ul li {
  display: flex;
  align-items: center;
  gap: 14px;
}

.dollor-list ul li span {
  font-size: 20px;
}

.para-color-text p {
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  padding-bottom: 30px;
}

.para-color-text p b {
  color: rgb(255, 174, 69);
  font-weight: 400;
}

.para-color-text p span {
  color: #ff6740;

}

.pricing-details-section .content_bx ul.pricing-page-list-one li {
  color: #fff;
}

.pricing-details-section .content_bx {
  color: #fff;
}

section.pricing-details-section .content_bx li {
  color: #000;
}

.pricing-details-section .content_bx h3 {
  color: #143d73;
}

.box-two {
  margin-top: 60PX;
  border: 3px solid #143d73;
  padding: 30px;
  text-align: center;
  border-radius: 50px;
}

.box-two p {
  font-size: 22px;
  line-height: 33px;
}

.pricing-details-section .content_bx h5 {
  color: #fff;
}

.tabs_all_box.type_two .tab_content .content_bx ul li:before {
  background: #fff !important;

}

.tabs_all_box.type_two .tab_content .content_bx ul li:after {
  background: #fff;
}

.tabs_all_box.type_two .tabs_header ul li a.active {
  background: #143d73;
  border-color: #fff;
  box-shadow: var(--box-shadow-two);
  color: #ffffff;
}

.tabs_all_box.type_two .tab_content {
  position: relative;
}

.tabs_all_box.type_two .tab_content .content_bx {
  position: relative;
}

.tabs_all_box.type_two .tab_content .content_bx h6 {
  font-weight: 600;
  color: var(--primary-color-one);
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 15px;
}

.tabs_all_box.type_two .tab_content .content_bx h2 {
  font-weight: 700;
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 20px;
}

.tabs_all_box.type_two .tab_content .content_bx p {
  margin-bottom: 26px;
}

.tabs_all_box.type_two .tab_content .content_bx ul {
  position: relative;
  margin: 0 0 40px 0;
  padding: 0 0px 0px 20px;
}

.tabs_all_box.type_two .tab_content .content_bx ul li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}

.tabs_all_box.type_two .tab_content .content_bx ul li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  left: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: var(--primary-color-one);
}

.tabs_all_box.type_two .tab_content .content_bx ul li:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  opacity: 0.4;
  left: -14px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: var(--primary-color-one);
}

.tabs_all_box .s_tab.active-tab.show {
  animation: fadeIn ease 0.9s;
  -webkit-animation: fadeIn ease 0.9s;
  -moz-animation: fadeIn ease 0.9s;
  -o-animation: fadeIn ease 0.9s;
  -ms-animation: fadeIn ease 0.9s;
}

.tabs_all_box .s_tab.active-tab {
  display: block;
}

.tabs_all_box .s_tab {
  display: none;
}

section.pricing-details-section {
  padding: 50px 0;
  background: #f5f5f5;
  z-index: -1;
  position: relative;
}

section.pricing-details-section .content_bx h3 {
  font-size: 25px;
  padding-bottom: 9px;
}



section.gov-fees-section .img-wrap img {
  height: 446px;
  object-fit: contain;
  width: 100%;
}

/* End */
section.gov-fees-section {
  padding: 50px 0;
}

.upgrades-pricing-section {
  padding: 50px 0;
  background: #f5f5f5;
}

section.pricing-faq-section {
  padding: 50px 0;
}

section.blog-section.blog-articles {
  padding: 50px 0;
  background: #f0f3f9;
}

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


blockquote.design p {
  margin: 0;
  padding: 0;
}

blockquote.design {
  border: 1px solid #ddd;
  padding: 10px;
  margin: 0;
  margin-top: 20px;
  border-radius: 10px;
  /* background: #fff; */
  margin-bottom: 10px;
}


div#searchform-details {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 30px;

}

.search-header {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  padding: 20px;
  background: #ecf4ff;
  border-radius: 10px;
  cursor: pointer;
}

/* trademark search start */
section.trademark-seacrh-section-two {
  padding: 50px 0;
  padding-top: 20px;
}

section.trademark-seacrh-section-two .left-wrap {
  background: #143d73;
  padding: 20px;
  border-radius: 10px;
  height: auto;
  margin-bottom: 20px;
  color: white;
}

section.trademark-seacrh-section-two .left-wrap h3 {
  font-size: 25px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: white;
}

section.trademark-seacrh-section-two .left-wrap ul li {
  list-style: none;
  display: flex;
  gap: 10px;
}

section.trademark-seacrh-section-two .right-wrap {
  padding: 20px;
  background: #f5f5f5;
  border-radius: 10px;
  height: auto;
}

section.trademark-seacrh-section-two .right-wrap h3 {
  font-size: 25px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

section.trademark-seacrh-section-two .full-wrap {
  margin-top: 34px;
  /* padding: 20px;
  border: 1px solid #ddd;
  border-radius: 10px; */
}

section.trademark-seacrh-section-two .full-wrap ul {
  padding: 0;
}

section.trademark-seacrh-section-two .full-wrap ul li {
  list-style: none;
  display: flex;
  gap: 10px;
}

section.trademark-seacrh-section-two .full-wrap h4 {
  color: #143d73;
  padding-bottom: 20px;
  font-size: 20px;
}

section.trademark-seacrh-section-two .full-wrap h3 {
  padding-bottom: 12px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 20px;
}

.trademark-search-box {
  position: sticky;
  top: 112px;
}

section.trademark-search-section {
  padding-top: 50px;
}

/* end */
/*----====news_box default_style list_vi=====----*/
.news_box.default_style.list_view {
  position: relative;
  display: flex;
  box-shadow: var(--box-shadow);
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 10px;
  flex-direction: column;
  width: 100%;
}

.news_box.default_style.list_view .image {
  position: relative;
  max-width: 100%;
  min-width: 100%;
  min-height: 335px;
}

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

.news_box.default_style.list_view .image .categories {
  position: absolute;
  top: 0;
  left: 0;
  padding: 7px 12px 2px;
  background: var(--primary-color-two);
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 26px;
  border-radius: 0px 0px 10px 0px;
  font-family: var(--creote-family-one);
  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.default_style.list_view .image .categories i {
  margin-right: 6px;
}

.news_box.default_style.list_view .content_box {
  position: relative;
  padding: 20px;
}

.news_box.default_style.list_view .content_box .date {
  position: relative;
  margin-bottom: 15px;
}

.news_box.default_style.list_view .content_box .date span {
  display: block;
  color: var(--primary-color-one);
  font-family: var(--creote-family-one);
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}

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

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

.news_box.default_style.list_view .content_box p {
  margin-bottom: 10px;
}

.news_box.default_style.list_view .content_box a.link__go {
  display: block;
  color: #ff9b50;
  font-family: var(--creote-family-one);
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}

.news_box.default_style.list_view .content_box .source {
  margin-bottom: 10px;
  border-bottom: 1px solid var(--border-color-dark);
  padding-bottom: 10px;
}

.news_box.default_style.list_view .content_box .auhtour_box {
  position: relative;
}

.news_box.default_style.list_view .content_box .auhtour_box img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
  float: left;
  border-radius: 50%;
  border: 1px solid #ddd;
}

.news_box.default_style.list_view .content_box .auhtour_box .contnet_a {
  position: relative;
  margin-left: 60px;
  padding: 6px 0px 0px 0px;
}

.news_box.default_style.list_view .content_box .auhtour_box .contnet_a p {
  font-family: var(--creote-family-one);
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 4px;
  color: var(--primary-color-one);
}

.news_box.default_style.list_view .content_box .auhtour_box .contnet_a h4 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: var(--text-color-dark);
}

.news_box.default_style.list_view:hover .image .categories {
  background: var(--primary-color-one);
}

.news_box.default_style.list_view.has_image .content_box {
  margin-left: 45%;
}

.news_box.default_style.list_view.no_images {
  display: block;
}

.news_box.default_style.list_view.normal_view {
  display: block;
}

.news_box.default_style.list_view.normal_view .image {
  height: 350px;
  min-width: auto;
  width: 100%;
  max-width: 100%;
}

.news_box.default_style.list_view.normal_view .content_box {
  margin-left: 0px;
}

/* End Here */

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

.widgets_grid_box .widget-title,
.widgets_grid_box .wp-block-search__label,
.widgets_grid_box .wp-block-group__inner-container h2,
.widgets_grid_box .widget_block.widget_text p {
  position: relative;
  margin-bottom: 50px;
  font-size: 18px;
  margin-left: 60px;
  font-weight: 700;
  line-height: 26px;
  color: var(--heading-dark);
  font-family: var(--creote-family-one);
}

.widgets_grid_box .widget-title:before,
.widgets_grid_box .wp-block-search__label:before,
.widgets_grid_box .wp-block-group__inner-container h2:before,
.widgets_grid_box .widget_block.widget_text p:before {
  position: absolute;
  content: "";
  width: 50px;
  left: -60px;
  height: 2px;
  background: var(--primary-color-one);
  top: 0;
  bottom: 0;
  margin: auto;
}

.widgets_grid_box .widget-title:after,
.widgets_grid_box .wp-block-search__label:after,
.widgets_grid_box .wp-block-group__inner-container h2:after,
.widgets_grid_box .widget_block.widget_text p:after {
  position: absolute;
  content: "";
  width: 10px;
  left: -60px;
  height: 10px;
  border-radius: 10px;
  background: var(--primary-color-one);
  top: 0;
  bottom: 0;
  margin: auto;
}

.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: var(--creote-family-one);
  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;
}

.widgets_grid_box ul.wp-block-page-list {
  padding-left: 5px;
}

.widgets_grid_box ul.wp-block-page-list li {
  display: block;
}

.widgets_grid_box ul.wp-block-page-list li .wp-block-page-list__submenu-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 11px;
  margin: auto;
}

.widgets_grid_box ul.wp-block-page-list li .wp-block-page-list__submenu-icon svg path {
  fill: var(--primary-color-one);
}

.widgets_grid_box ul.wp-block-page-list .submenu-container {
  padding-left: 5px;
}

.widgets_grid_box.widget_block.widget_text p {
  margin-bottom: 15px !important;
}

.widgets_grid_box .widget_categories ul,
.widgets_grid_box .widget_meta ul,
.widgets_grid_box .widget_archive ul {
  padding: 15px 30px 25px;
  border-radius: 10px;
  border: 1px solid var(--border-color-dark);
}

.widgets_grid_box .widget_categories ul li,
.widgets_grid_box .widget_meta ul li,
.widgets_grid_box .widget_archive ul li {
  padding: 14px 0px !important;
}

.widgets_grid_box .widget_categories ul li:last-child,
.widgets_grid_box .widget_meta ul li:last-child,
.widgets_grid_box .widget_archive ul li:last-child {
  padding-bottom: 0px !important;
}

.widgets_grid_box .widget_categories ul li {
  padding: 14px 0px 10px;
  display: flex;
}

.widgets_grid_box ul.wp-block-categories {
  padding: 15px 30px 25px;
  border-radius: 10px;
  border: 1px solid var(--border-color-dark);
}

.widgets_grid_box ul.wp-block-categories li {
  padding: 14px 0px !important;
}

.widgets_grid_box ul.wp-block-categories li:last-child {
  padding-bottom: 0px !important;
}

.widgets_grid_box ul.wp-block-categories li a {
  padding-right: 8px;
}

.widgets_grid_box .widget_meta ul li {
  padding: 14px 0px 10px !important;
}

.widgets_grid_box .widget_meta ul li:last-child {
  padding-bottom: 0px !important;
}

.widgets_grid_box .widget_pages ul li {
  display: block;
  border: 0px;
  padding: 0px;
}

.widgets_grid_box .widget_pages ul li a {
  padding: 10px 0px;
}

.widgets_grid_box .widget_pages ul ul.children {
  padding-left: 5px;
}

.widgets_grid_box .widget_recent_comments ul li {
  display: block;
  text-transform: capitalize;
  font-size: 15px;
  font-family: var(--creote-family-one);
  font-weight: 500;
  line-height: 26px;
}

.widgets_grid_box .widget_recent_comments ul li a {
  text-transform: none;
  font-size: 15px;
  line-height: 26px;
}

.widgets_grid_box .widget_categories ul li a::before,
.widgets_grid_box .widget_meta ul li a::before,
.widgets_grid_box .widget_archive ul li a::before {
  position: absolute;
  content: "\f105";
  font-family: "FontAwesome";
  left: 0px;
  top: 0;
  bottom: 0;
  font-size: 16px;
  opacity: 0;
  color: var(--text-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;
  line-height: 18px;
}

.widgets_grid_box .widget_categories ul li a:hover,
.widgets_grid_box .widget_meta ul li a:hover,
.widgets_grid_box .widget_archive ul li a:hover {
  padding-left: 12px;
}

.widgets_grid_box .widget_categories ul li a:hover::before,
.widgets_grid_box .widget_meta ul li a:hover::before,
.widgets_grid_box .widget_archive ul li a:hover::before {
  opacity: 1;
}

.widgets_grid_box .wp-block-tag-cloud a {
  position: relative;
  padding: 12px 10px 12px 20px;
  border-radius: 5px;
  border: 1px solid var(--border-color-dark);
  transition: 0.5s ease-in-out !important;
  font-size: 10px !important;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  color: var(--text-color-dark);
  margin-bottom: 9px;
  margin-right: 5px;
  font-family: var(--creote-family-one);
  line-height: 10px;
  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;
}

.widgets_grid_box .wp-block-tag-cloud a::before {
  position: absolute;
  content: "#";
  left: 10px;
  top: 0px;
  bottom: 0;
  margin: auto;
  height: 10px;
  font-size: 10px;
  line-height: 10px;
}

.widgets_grid_box .wp-block-tag-cloud a:hover {
  color: #fff;
  background: var(--primary-color-one);
  border-color: var(--primary-color-one);
  border-radius: 15px 0px 15px 0px;
}

.widget_block.widget_text p {
  margin-bottom: 0px;
}

.widget_post_box {
  position: relative;
}

.widget_post_box .blog_in {
  position: relative;
  margin-bottom: 19px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--border-color-dark);
}

.widget_post_box .blog_in .content_inner {
  position: relative;
}

.widget_post_box .blog_in .content_inner .post-date {
  text-transform: uppercase;
  font-size: 12px;
  color: var(--text-color-dark);
  line-height: 22px;
  font-weight: 600;
  font-family: var(--creote-family-one);
  margin-bottom: 6px;
}

.widget_post_box .blog_in .content_inner .post-date span {
  display: inline-block;
  font-size: 16px;
  color: var(--primary-color-one);
  margin-right: 5px;
}

.widget_post_box .blog_in .content_inner h3 a {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: var(--heading-dark);
  font-family: var(--creote-family-one);
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: none;
}

.widget_post_box .blog_in.image_in .image {
  float: left;
}

.widget_post_box .blog_in.image_in .image img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.widget_post_box .blog_in.image_in .content_inner {
  margin-left: 85px;
}

.widget_post_box .blog_in:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.widgets_grid_box .widget-title {
  position: relative;
  margin-bottom: 50px;
  font-size: 18px;
  margin-left: 60px;
  font-weight: 700;
  line-height: 26px;
  color: var(--heading-dark);
  font-family: var(--creote-family-one);
}

.widgets_grid_box .widget-title:before {
  position: absolute;
  content: "";
  width: 50px;
  left: -60px;
  height: 2px;
  background: var(--primary-color-one);
  top: 0;
  bottom: 0;
  margin: auto;
}

.widgets_grid_box .widget-title:after {
  position: absolute;
  content: "";
  width: 10px;
  left: -60px;
  height: 10px;
  border-radius: 10px;
  background: var(--primary-color-one);
  top: 0;
  bottom: 0;
  margin: auto;
}

/* End */

/* Seacrh Start */
.simple_search {
  position: relative;
}

.simple_search .sch_btn {
  position: absolute;
  content: "";
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  width: 46px;
  text-align: center;
  box-shadow: 0px 0px 0px 0px transparent;
  background: transparent;
  color: var(--primary-color-one);
  border: 0px;
  top: 0;
  padding: 0;
  right: 0;
}

.wp-block-search__no-button {
  position: relative;
}

.wp-block-search__no-button .wp-block-search__inside-wrapper {
  position: relative;
}

.wp-block-search__no-button .wp-block-search__inside-wrapper::before {
  position: absolute;
  content: "\e914";
  font-family: "icomoon";
  font-size: 20px;
  color: var(--primary-color-two);
  top: 0px;
  right: 20px;
  bottom: 0;
  margin: auto;
  z-index: 1;
  height: 56px;
  line-height: 56px;
  font-weight: 500;
}

.wp-block-search__label {
  display: none !important;
}

.wp-block-search input,
.wp-block-search .wp-block-search__input {
  height: 56px;
  border-radius: 10px;
  padding: 0px 20px;
  font-size: 14px;
  color: var(--heading-dark);
  font-weight: 400;
  border: 1px solid var(--border-color-dark);
  margin-bottom: 0px;
}

.wp-block-search input::-moz-placeholder,
.wp-block-search .wp-block-search__input::-moz-placeholder {
  color: var(--heading-dark);
}

.wp-block-search input::placeholder,
.wp-block-search .wp-block-search__input::placeholder {
  color: var(--heading-dark);
}

.wp-block-search__inside-wrapper {
  position: relative;
}

.wp-block-search__inside-wrapper i {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  height: 20px;
}

.wp-block-search__inside-wrapper input {
  height: 56px;
  border-radius: 10px;
  font-size: 14px;
  color: var(--heading-dark);
  font-weight: 400;
  border: 1px solid var(--border-color-dark);
}

.wp-block-search__inside-wrapper input::-moz-placeholder {
  color: var(--heading-dark);
}

.wp-block-search__inside-wrapper input::placeholder {
  color: var(--heading-dark);
}

.wp-block-search__inside-wrapper .wp-block-search__button {
  position: absolute;
  content: "";
  font-size: 11px;
  text-transform: uppercase;
  font-family: var(--creote-family-one);
  color: #fff;
  font-weight: 600;
  padding: 6px 12px;
  top: 0px;
  right: 7px;
  bottom: 0;
  margin: auto;
  border: 0px;
  box-shadow: none;
  height: 43px;
  line-height: 35px;
  border-radius: 5px;
  background: var(--primary-color-one);
}

/* End */

/* Start */
/*---==========================================-----
-----==================pagination===============-----
-----=========================================-----*/
.pagination,
.woocommerce-pagination {
  position: relative;
  width: 100%;
  display: block;
  margin-top: 30px;
}

.pagination ul,
.woocommerce-pagination ul {
  margin: 0;
  padding: 0px;
}

.pagination li,
.woocommerce-pagination li {
  position: relative;
  display: inline-block;
}

.pagination li a,
.pagination li span,
.woocommerce-pagination li a,
.woocommerce-pagination li span {
  display: block !important;
  width: 40px !important;
  height: 40px !important;
  background: #fff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  font-family: var(--creote-family-one) !important;
  line-height: 46px !important;
  color: var(--text-color-dark) !important;
  text-align: center !important;
  border-radius: 50% !important;
  margin: 0px 3px !important;
  position: relative !important;
  padding: 0px !important;
}

.pagination li a i,
.pagination li span i,
.woocommerce-pagination li a i,
.woocommerce-pagination li span i {
  font-size: 21px;
  color: var(--primary-color-one);
  font-weight: 400;
  font-family: "FontAwesome";
}

.pagination li:hover a,
.pagination li.active a,
.woocommerce-pagination li:hover a,
.woocommerce-pagination li.active a {
  background: var(--primary-color-one) !important;
  color: #fff !important;
}

.pagination li:hover a i,
.pagination li.active a i,
.woocommerce-pagination li:hover a i,
.woocommerce-pagination li.active a i {
  color: #fff !important;
}

.pagination li span.current,
.woocommerce-pagination li span.current {
  background: var(--primary-color-one) !important;
  color: #fff !important;
}

.pagination li span.current i,
.woocommerce-pagination li span.current i {
  color: #fff !important;
}

.post-nav-links,
.page-links {
  position: relative;
}

.post-nav-links span,
.post-nav-links a,
.page-links span,
.page-links a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: var(--primary-color-three);
  font-size: 14px;
  font-weight: 700;
  font-family: var(--creote-family-one);
  line-height: 46px;
  color: var(--text-color-dark);
  text-align: center;
  border-radius: 50%;
  margin: 0px 3px;
  position: relative;
}

.post-nav-links span:hover,
.post-nav-links span.current,
.post-nav-links a:hover,
.post-nav-links a.current,
.page-links span:hover,
.page-links span.current,
.page-links a:hover,
.page-links a.current {
  background: var(--primary-color-one);
  color: #fff;
}

/* End */
.post_single_content h2 {
  font-size: 30px;
  line-height: 34px;
  padding: 20px 0;
}

.post_single_content h3 {
  font-size: 25px;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
}

/*---=======widget_about_authour========------*/
.about_authour_widget {
  position: relative;
  padding: 30px;
  border-radius: 10px;
  background: #ffffff;
  text-align: center;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.about_authour_widget h3 {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}

.about_authour_widget img {
  width: 160px;
  height: 160px;
  margin: 0 auto 20px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.about_authour_widget p {
  color: #000;
  line-height: 26px;
}

.about_authour_widget a {
  font-size: 12px;
  background: var(--primary-color-one);
  text-transform: uppercase;
  font-weight: 600;
  font-family: var(--creote-family-one);
  color: #fff;
  display: inline-block;
  position: relative;
  line-height: 22px;
  padding: 17px 28px 11px;
  border-radius: 30px;
}

/* End */
section.call-to-action-one.two ul li {
  list-style: none;
}

section.call-to-action-one.two ul li a:hover {
  background: #fff !important;
}

/* Contact Us Page css start here */
section.address-section {
  background: #f2f2f2;
  padding: 60px 0;
}

section.contact-us-section {
  padding: 60px 0;
}

.contact-us-form label {
  width: 100%;
}

.address-wrap {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 20px;
  background: #fff;
  height: 705px;
}

.address-wrap ul li {
  list-style: none;
}



.address-wrap ul li .icon {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

.address-wrap ul li .icon i {
  width: 30px;
  height: 30px;
  background: #ff7c42;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}

.address-wrap ul li p {
  font-size: 17px;
  margin-left: 36px;
}

.address-wrap ul li p.altn {
  margin-top: -18px;
}

.address-wrap ul li b {
  margin-bottom: 14px;
  display: block;
}

.address-wrap h3 {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.address-wrap ul li {
  list-style: none;
  border-bottom: 1px solid #dddddd94;
  margin-bottom: 20px;
  height: 96px;
}

.address-wrap ul li:last-child {
  margin: 0;
  padding: 0;
}

.address-wrap ul li:nth-child(3),
.address-wrap ul li:nth-child(5) {
  height: 75px;
}

section.call-to-action-section {
  padding: 60px 0;
}



section.call-to-action-section .call_to_action.style_two .image_right img {
  height: 241px;
  margin-top: 7px;
}

section.news-letter-section {
  padding: 60px 0;
  background: #f5f5f5;
}

/* End */

/* Affiliat */
section.affiliate-sec {
  padding: 60px 0;
}

section.affiliate-sec .login-form {
  position: sticky;
  top: 100px;
}

.login-signup-form {
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 20px;
}

.login-signup-form h3 {
  font-size: 25px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
  margin-bottom: 17px;
}

.news-letter-section .row {
  align-items: center;
}

.login-signup-form h4 {
  font-size: 19px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 20px;
}

.login-signup-form ul {
  padding: 0;
}

.login-signup-form .wpcf7-submit {
  margin-top: 30px;
}

.companieswe-re {
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 20px;
  margin-top: 30px;
}

.companieswe-re h3 {
  font-size: 25px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
  margin-bottom: 17px;
}

.companieswe-re img {
  border-radius: 20px;
}

body {
  overflow-x: clip;
}

.companieswe-re a {
  margin-top: 30px;
}

/* End */
ul.dropdown-menu h5 {
  color: red;
  text-transform: uppercase;
  font-size: 22px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 6px;
}


ul.dropdown-menu li a {
  text-transform: uppercase;
}

ul.dropdown-menu h5 {
  color: #ff7641;
  text-transform: uppercase;
  font-size: 22px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 6px;
}

ul.dropdown-menu h4 {
  border-left: 5px solid #ff7641;
  text-transform: uppercase;
  padding: 9px;
  padding: 0;
  padding-left: 8px;
}

ul.dropdown-menu .list_item_box.style_one {
  padding-bottom: 20px;
}

.review-three-wrap ul {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
  margin-top: 20px;
}

.review-three-wrap ul li {
  list-style: none;
}

.review-three-wrap ul li img.rating {
  width: 158px;
  border: none;
  background: none !important;
  padding: 0px;
}


.review-three-wrap ul li p {
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  text-align: center;
  margin-top: 0px;
}

.review-three-wrap ul li img {
  width: 178px;
  border: 1px solid #ddd;
  padding: 9px;
  border-radius: 11px;

  background: #fff;
}

.header_style_six_nw .header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li a.nav-link span {
  display: none;
}

/* pricing page css start here */
ul.pricing-page-list-one li {
  display: flex;
  gap: 10px;
  list-style: none;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

ul.pricing-page-list-one li img {
  width: 31px;
}

section.pricing-special-discount-sec {
  background: #f0f3f9;
  padding: 60px 0;
}

section.pricing-special-discount-sec .sp-dis {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}

section.pricing-special-discount-sec .sp-dis h2 {
  font-size: 30px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 6px;
  margin-bottom: 10px;
}

.pricing-comp-table i.fa.fa-check {
  width: 42px;
  height: 42px;
  background: green;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 50%;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border: 3px solid #fff;
}

.pricing-comp-table i.fa.fa-times {
  width: 42px;
  height: 42px;
  background: red;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 50%;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border: 3px solid #fff;
}

section.comparison-sec {
  padding: 60px 0;
}

section.comparison-sec {
  padding: 60px 0;
}

section.comparison-sec thead {
  background: #143d73;
  color: #fff;
}

section.comparison-sec thead th.column-2 {
  width: 20%;
}

section.comparison-sec thead th.column-3 {
  width: 20%;
}

section.comparison-sec thead th.column-4 {
  width: 20%;
}

/* End here */

/* Login Start */
section.login-page {
  padding: 100px 0;
  background: #f5f5f5;
}

section.login-page .form-wrap {
  box-shadow: var(--box-shadow);
  background: #fff;
  padding: 40px;
}

section.login-page .form-wrap h3 {
  padding-left: 15px;
  padding-bottom: 13px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 27px;
}

.for-pass {
  display: flex;
  align-items: center;
  gap: 45px;
}

.form-group.remember {
  padding-bottom: 20px;
}

p.dont {
  text-align: center;
  padding-top: 30px;
  color: #ff7341;
  font-weight: bold;
  cursor: pointer;
}

/* End */
.wp-block-search__inside-wrapper button {
  height: 56px;
  margin-left: -8px;
  position: relative;
  width: 53px;
  border: 1px solid #e9e4e4;
  border-radius: 0px 10px 10px 0px;
  background: #fff;
}

form {}

.wp-block-search__inside-wrapper {}

.wp-block-search__inside-wrapper button {
  height: 56px;
  margin-left: -8px;
  position: relative;
  width: 53px;
  border: 1px solid #000;
  border-radius: 0px 10px 10px 0px;
  background: #fff;
}

ul.pagination.text-center {}

ul.pagination.text-center span.pages {
  padding: 8px 20px;
  display: inline-block;
}

ul.pagination.text-center span.current {
  padding: 11px 20px;
  background: #ff8842;
  color: #fff;
  border: 1px solid #fff;
}

ul.pagination.text-center a.page.larger {
  padding: 10px 15px;
}

ul.pagination.text-center a.nextpostslink {
  padding: 10px 20px;
  color: #ff8842;
  font-size: 16px;
}

ul.pagination.text-center a.page.smaller {
  padding: 10px 20px;
}

ul.pagination.text-center a.previouspostslink {
  padding: 10px 20px;
  color: #ff8842;
  font-size: 16px;

}

.font20 {
  font-size: 20px !important;
}

.title_all_box.style_seven .title span {
  color: #f6803f;
  font-weight: bold;
  font-size: 57px;
  line-height: 50px;
}



.anita-award-tab-wrap .award-tab a.tablink {
  background: #143d7300;
  padding: 10px 16px;
  display: inline-block;
  border-radius: 100px;
  font-weight: bold;
  font-size: 16px;
  color: #143d73;
  border: 3px solid #143d73;
}

.why-anita-wrapper .image_box_new.type_two {
  position: relative;
  margin-top: 50px;
  padding-bottom: 0;
  display: inline-block;
}

.why-anita-wrapper .image_box_new.type_two img {
  border-radius: 10px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
  height: 400px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.why-anita-wrapper .image_box_new.type_two .quote {
  bottom: -71px;
}

.anita-award-tab-wrap .award-tab a.tablink.active {
  background: #ff7d42;
  border-color: #ff7d42;
  color: #fff;
}

.award-tab {
  display: flex;
  gap: 30px;
  margin-bottom: 20px;
}

.why-anita_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: var(--creote-family-one);
  margin-top: 73px;
}

@media (min-width:2100px) {
  section.banner-section img.banner-img {
    position: absolute;
    right: 38%;
    top: 17%;
    z-index: -1;
  }
}

.trademark-search-box .intl-tel-input .country-list li.country {
  list-style: none;
  position: relative !important;
}

.trademark-search-box .country-name {
  position: absolute;
  left: 62%;
  top: 45%;
  transform: translate(-50%, -50%);
  background: #ffffff00;
  padding: 20px;
  border-radius: 10px;
  /* text-align: left !important; */
}

.trademark-search-box .intl-tel-input .country-list.dropup {
  width: 330px !important;
}

.intl-tel-input ul.country-list {
  width: 330px;
}

.header_area .auto-container,
.header_area .auto_container {
  position: static;
  max-width: 1400px;
  padding: 0px 15px;
  margin: 0 auto;
}



form.woocommerce-form.woocommerce-form-login.login p.form-row {
  display: flex;
  flex-direction: column;
}

form.woocommerce-form.woocommerce-form-login.login button.woocommerce-button.button.woocommerce-form-login__submit {
  background: #143d73;
  color: #fff;
  width: 192px;
}

.share_socail {
  display: flex;
  align-items: center;
  gap: 20px;
}

/* product details */
section.product-area.shop-single-product {
  padding: 50px 0;
}

section.product-area.shop-single-product .single-product-info {
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 20px;
}

section.product-area.shop-single-product .single-product-info h1.product_title.entry-title {
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 10px;
}

section.product-area.shop-single-product .single-product-info p.price {
  font-size: 40px;
  font-weight: bold;
  padding: 10px 0;
  color: #ff8342;
}

section.product-area.shop-single-product .single-product-slider {
  position: sticky;
  top: 120px;
}

section.product-area.shop-single-product section.related.products {
  text-align: center;
  padding-top: 50px;
}

section.product-area.shop-single-product section.related.products h2 {
  padding-bottom: 30px;
}

section.product-area.shop-single-product section.related.products .product-item {
  border: 1px solid #ddd;
  border-radius: 10px;
}

section.product-area.shop-single-product section.related.products .product-item img {
  border-radius: 10px;
}

section.product-area.shop-single-product section.related.products .product-item .product-info h2.woocommerce-loop-product__title {
  font-size: 18px;
  line-height: 24px;
  color: #000;
  font-weight: 400;
  margin: 0 !important;
  padding: 0 !important;
  padding-bottom: 10px;



}

section.product-area.shop-single-product section.related.products .product-item .product-info span.price {
  font-size: 20px;
  font-weight: bold;
  padding: 16px 0;
}

section.product-area.shop-single-product section.related.products .product-item .product-info span.price ins {
  color: #cccccc;
}

section.product-area.shop-single-product section.related.products .product-item .product-info span.price del {
  color: red;
}

section.product-area.shop-single-product section.related.products .product-item .product-info .product-info-action {
  background: #143d73;
  border-radius: 0px 0px 10px 10px;
  color: #fff !important;
  padding: 10px;
  margin-top: 20px;

}

section.product-area.shop-single-product section.related.products .product-item .product-info .product-info-action a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  color: #fff !important;

}

section.product-area.shop-single-product section.related.products .product-item .product-info .product-info-action a {
  color: #fff !important;

}

section.product-area.shop-single-product .single-product-info p.price ins {
  color: #cecece;
}

/* End */

section.sectoon-two .content-header .img-wrap {
  width: 13%;
}

section.sectoon-two .content-header .head-wrap {
  width: 90%;
}

section.sectoon-two .content-header {
  width: 100%;
}

section.price-section .price_plan_with_tab.price_tb_style_one .row {
  justify-content: center;
}

.award-tab-content {
  display: none;
  /* Hide all tabs by default */
}

.award-tab-content:first-child {
  display: block;
  /* Show the first tab by default */
}

.tablink.active {
  font-weight: bold;
  /* Styling for active tab */
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li .dropdown-menu li .dropdown-btn {
  display: none !important;
}

.newsletter-sub-btn input[type="submit"] {
  background: #ff8343 !important;
}

.news-letter-section .emaillist {
  height: auto !important;
}

section.trademark-seacrh-section-two .full-wrap ul li span.icon_bx {
  display: flex;
  padding-top: 6px;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
  background: #143d73;
  color: #fff;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
  border-top: 1px solid hsla(0, 0%, 7%, .11);
  padding-top: 24px;
}

.wc-block-checkout__terms {
  margin: 0 0 16px;
}

.wc-block-components-form .wc-block-components-checkout-step {

  margin: 0 0 24px;
  padding: 0;
  position: relative;
}

form#wc-block-components-totals-coupon__form input#wc-block-components-totals-coupon__input-0 {
  height: 62px;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  background: #ff7241;
  color: #fff;
}


section.useraccount nav.woocommerce-MyAccount-navigation ul {
  padding: 0;
}

section.useraccount nav.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  padding: 10px;
  border: 1px solid #ddd;
}

section.useraccount nav.woocommerce-MyAccount-navigation ul li a {
  color: #000;
}

section.useraccount nav.woocommerce-MyAccount-navigation ul li.is-active {
  background: #143d73;
}

section.useraccount nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #fff;
}

.related_post .news_box.default_style.list_view .content_box h2 a {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 8px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

ul.dropdown-menu.width_60_percentage {
  
  overflow-y: auto;
}

form.woocommerce-form.woocommerce-form-register.register {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border: none;
}

form.woocommerce-form.woocommerce-form-register.register button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
  background: #ff8542;
  color: #fff;
  margin-top: 20px;
}

form.woocommerce-form.woocommerce-form-login.login {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border: navajowhite;
}

form.woocommerce-form.woocommerce-form-login.login button.woocommerce-button.button.woocommerce-form-login__submit {
  margin-top: 10px;
}

form.woocommerce-form.woocommerce-form-register.register p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
  padding-bottom: 19px;
}

a.book-free-call:hover {
  background: #ff6d41;
  border: 2px solid #ff6d41;
}

a.book-free-call {
  background: transparent;
  color: #fff;
  font-size: 17px;
  padding: 15px 30px;
  border-radius: 100px;
  margin-top: 11px;
  display: inline-block;
  border: 2px solid #fff;
}

.modal-backdrop {

  z-index: 9999999;

}

.modal {

  z-index: 99999999;

}



.popup-form h3 {
  text-align: center;
  line-height: 31px;
  font-size: 22px;
}

.popup-form a {
  color: #F44336;
  font-size: 28px;
  text-align: center;
  display: flex;
  justify-content: center;
  font-weight: bold;
}

.popup-form h4 {
  font-size: 20px;
  text-align: center;
}

.popup-form .pop {
  text-align: center;
}

.popup-form label {
  font-weight: bold;
  padding-bottom: 10px;
}

.popup-form input.submit {
  background: #ff5b16;
  border: none;
  color: #fff;
}

.popup-form input#check1 {
  width: 21px;
  height: 20px;
}

.popup-form .form-check-input:checked {
  background-color: #ff5b16;
  border-color: #ff5b16;
}

.popup-form .form-check span.wpcf7-list-item-label {
  font-weight: 400;
  font-size: 14px;
}

div#wpcf7-f39545-o2 .form-check {
    padding: 0 !important;
    margin: 0;
    padding-bottom: 20px !important;
}

div#wpcf7-f39545-o2 span.wpcf7-list-item.first.last {
    margin: 0;
}

.input_product_detail {
  display: none !important;
}

.shop-single-product .price {
  display: block !important;
}

.header_style_six_nw .header .header_content_collapse .navigation_menu .navbar_nav li a:hover {
    color: #ff8542 !important;!i;!;
}

.header_style_six_nw .header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li a.nav-link:hover {
    color: #ff8542 !important;!i;!;
}

p.price span.woocommerce-Price-amount.amount bdi {
    display: none;
}.price_plan_box.style_one .mid {
    height: 232px;
    overflow: auto;
}

div#Requestcallback .form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 0;
    margin-bottom: .125rem;
}

div#Requestcallback .wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}



section.search-section header.page-header h1.page-title {
    padding-bottom: 30px;
}

section.search-section article {
    background: #fff !important;!i;!;
    padding: 20px;
    width: 100%;
    margin-bottom: 20px;
}

section.search-section article header.entry-header h2.entry-title {
    font-size: 25px;
    line-height: 33px;
}

section.search-section article a img {
    border-radius: 20px !important;!i;!;
    margin: 10px 0;
}

section.useraccount form.woocommerce-EditAccountForm.edit-account fieldset {
    background: #f5f5f5 !important;
    padding: 20px !important;
    margin-bottom: 20px !important;
}

section.useraccount form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button {
    background: #143d73 !important;
    color: #fff !important;
}


/*===*/

/* Buttons & Links */
.top_six_btn,
.theme-btn,
.theme-btn.one,
.theme_btn_all.color_one .theme-btn {
  background-color: #143d73 !important;
  color: #ffffff !important;
  border: 1px solid #143d73;
}

.theme-btn:hover {
  background-color: #002b5c !important;
  color: #ffffff !important;
}

/* Headings */
.title_sections h3,
.title_sections h2,
.title_sections h2 span,
.dark_color.title_all_box.style_one h3,
.left.title_sections h3 {
  color: #143d73 !important;
}

/* Buttons with IDs */
#soundButton {
  background-color: #ff6740 !important;
  color: #ffffff !important;
  border: none !important;
  padding: 8px 16px !important;
}

/* Small Elements (like 01, 02, 03) */
.icon_box_all.style_five small {
  color: #333333 !important;
  font-weight: 600 !important;
}

/* Menu Links */
#main-menu a,
.header_menu a,
.footer_menu a,
.menu-item a {
  color: #222222 !important;
}

#main-menu a:hover,
.header_menu a:hover,
.footer_menu a:hover,
.menu-item a:hover {
  color: #004080 !important;
}

/* Section links with poor contrast */
.content-wrapper .theme-btn,
.consulting .theme-btn {
  background-color: #ff7641 !important;
  color: #ffffff !important;
}

/* Fixing spans used for branding text */
.left h2 span,
.col-md-8 > .left > h2 > span,
.text-center.title_sections > h2 > span {
  color: #202020 !important;
}

/* Global Typography Fixes */

/* Optional: Add visible outline for keyboard users */
a:focus,
button:focus,
input:focus {
  outline: 2px dashed #004080 !important;
  outline-offset: 3px !important;
}



.title_all_box.style_one.light_color h3 {
    color: #fff !important;
}


/*===*/