/*------------------------------------------------------------------
[Table of contents]
 *recyo-widget-slider 
 *color customizer
 *elementor section bg color
 *Sidebar and Content Area
 *Services Details
 *download
 *widget ads
 *Project Details
 *Team Details
 *Blog
 *Page Title
 *Header
 *site navigation mobile
 *Footer
 *Form
 *Newsletter
 *Search Form
 *404 Page
 *Elementor Special
 *Custom
 *social icon
 *Scroll To Top.
 *Contact us
 *button
 *Accordion Style
 *Accordion Style dark
 *Cursor
 *animation 

-------------------------------------------------------------------*/

/*--------------------------------------------------------------
# recyo-widget-slider 
--------------------------------------------------------------*/
.skincolor {
  color: var(--tcr-tertiary-color);
}

/*--------------------------------------------------------------
# color customizer
--------------------------------------------------------------*/
:root {
  --tcr-white-color: #fff;
}

.elementor-widget-text-editor {
  font-family: var(--tcr-body-ff) !important;
}

/*--------------------------------------------------------------
# elementor section bg color
--------------------------------------------------------------*/
.elementor-element.tcr-bg-color-primary {
  background: var(--tcr-primary-color);
}
.elementor-element.tcr-bg-color-secondary {
  background-color: var(--tcr-secondary-color);
}
.elementor-element.tcr-bg-color-white {
  background-color: var(--tcr-white-color);
}
.elementor-element.tcr-bg-color-tertiary {
  background-color: var(--tcr-tertiary-color);
}
.elementor-element.tcr-bg-color-dark {
  background-color: var(--tcr-dark-color);
}

/*--------------------------------------------------------------
# elementor column bg color
--------------------------------------------------------------*/
.elementor-column.elementor-top-column.tcr-bg-color-primary
  > .elementor-widget-wrap {
  background: var(--tcr-primary-color);
}

.elementor-column.elementor-top-column.tcr-bg-color-secondary
  > .elementor-widget-wrap {
  background-color: var(--tcr-secondary-color);
}
.elementor-column.elementor-top-column.tcr-bg-color-white
  > .elementor-widget-wrap {
  background-color: var(--tcr-white-color);
}
.elementor-column.elementor-top-column.tcr-bg-color-tertiary
  > .elementor-widget-wrap {
  background-color: var(--tcr-tertiary-color);
}

/*--------------------------------------------------------------
# inner column bg color
--------------------------------------------------------------*/

.elementor-column.elementor-inner-column.tcr-bg-color-primary
  > .elementor-widget-wrap {
  background: var(--tcr-primary-color);
}
.elementor-column.elementor-inner-column.tcr-bg-color-secondary
  > .elementor-widget-wrap {
  background-color: var(--tcr-secondary-color);
}
.elementor-column.elementor-inner-column.tcr-bg-color-white
  > .elementor-widget-wrap {
  background-color: var(--tcr-white-color);
}
.elementor-column.elementor-inner-column.tcr-bg-color-tertiary
  > .elementor-widget-wrap {
  background-color: var(--tcr-tertiary-color);
}

/*--------------------------------------------------------------
# Sidebar and Content Area
--------------------------------------------------------------*/
/* sidebar-padding */
.left-sidebar .content-area {
  padding-left: 20px;
}
.left-sidebar .widget-area.sidebar {
  padding-right: 70px;
  padding-left: 15px;
}
/*Home page css*/
#page.site {
  overflow: hidden;
}

.tcr-vertical-text-left.elementor-widget,
.tcr-vertical-text-right.elementor-widget {
  position: initial;
}

.tcr-vertical-text-left .elementor-heading-title h3 {
  color: var(--tcr-white-color);
}

.tcr-service1-expand {
  position: relative;
}

.tcr-service1-expand::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 10%;
  height: 100%;
  background: var(--tcr-white-color);
  z-index: 9;
}

.tcr-vertical-text-left h3 {
  position: absolute;
  content: "";
  top: 0;
  color: var(--tcr-white-color) !important;
  font-size: 15px;
  bottom: 20px;
  left: -39px;
  height: 100%;
  padding: 0px 12px 0px 13px;
  justify-content: center;
  letter-spacing: 1px;
}

.tcr-vertical-text-right h3 {
  position: absolute;
  content: "";
  top: 0;
  color: var(--tcr-white-color) !important;
  bottom: 20px;
  right: -58px;
  padding: 0px 18px 0px 18px;
  display: flex;
  justify-content: center;
  letter-spacing: 1px;
}

.tcr-vertical-text-right h2.elementor-heading-title {
  right: 0;
  padding: 0px 15px 0px 15px;
}

.tcr-vertical-text-right h2.elementor-heading-title:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background: var(--tcr-white-color);
  top: 0;
  right: 0;
}

.tcr-vertical-text-right h2.elementor-heading-title:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  right: -8px;
}

.tcr-history h2.elementor-section:last-child:before {
  height: 100%;
}

.tcr-service-link .elementor-text-editor p {
  margin-bottom: 0px;
}

.tcr-service-link .elementor-text-editor {
  font-family: var(--tcr-global-font-family);
  font-size: 15px;
  font-weight: 600;
  color: #2b2b2d;
  text-align: center;
  padding: 16px 0px 13px 0px;
}

.tcr-service-img img {
  width: 100%;
}

.tcr-custom-expand {
  position: relative;
}

.tcr-custom-expand::before {
  position: absolute;
  content: "";
  top: 0;
  right: -200px;
  background: var(--tcr-white-color);
  width: 200px;
  height: 100%;
}

.elementor-heading-title span {
  color: var(--tcr-primary-color);
}

.tcr-list-item .elementor-icon-list-items li {
  margin-bottom: 13px;
}

.tcr-list-item .elementor-icon-list-items i {
  font-size: 23px !important;
}

.tcr-last-infobox .infobox-style-2 .tcr-infobox-icon::before,
.tcr-last-infobox .infobox-style-2 .tcr-infobox-icon::after,
.tcr-last-infobox .infobox-style-2 .tcr-infobox-content {
  border: none;
}

.sidebar .widget {
  margin-bottom: 30px;
  border-radius: 20px;
  background-color: var(--tcr-tertiary-color);
  padding: 30px;
}
.sidebar .widget.bg-dark {
  background-color: var(--tcr-secondary-color) !important;
}
.sidebar .widget.side-banner {
  padding: 0;
}
.sidebar .widget h2,
.widget-area.sidebar .wp-block-search .wp-block-search__label {
  position: relative;
  margin-bottom: 23px;
  font-size: 26px;
  line-height: 27px;
  padding-left: 33px;
}
.sidebar .widget h2::before,
.widget-area.sidebar .wp-block-search .wp-block-search__label::before {
  position: absolute;
  top: 2px;
  left: 0px;
  content: "\f102";
  font-size: 22px;
  font-family: flaticon_mycollection !important;
} 
.widget-area.sidebar .wp-block-search .wp-block-search__label,
.sidebar .widget .wp-block-group h2,
.sidebar .widget h2.widget-title span {
  position: relative;
  display: block;
}
.single-service .sidebar .widget_recent_services h2.widget-title span::before {
  height: 0;
  width: 0;
}
.single-service .sidebar .widget_recent_services h2.widget-title:before {
  margin-bottom: 0px;
}
.wp-block-search .wp-block-search__label {
  color: var(--tcr-dark-color);
  font-family: var(--tcr-ch-title-ff);
}
.sidebar .widget.tcr-service-header {
  padding-top: 0;
}
.sidebar .widget.tcr-service-header h2.widget-title {
  padding: 15px;
}

.single-post .container .content-area,
.single-team .container .content-area,
.single-service .container .content-area,
.single-project .container .content-area,
.content-area.col-lg-9 {
  padding-bottom: 110px;
}
.container .content-area {
  padding-top: 130px;
}

.single-team .content-area,
.single-project .content-area,
.page-template-full-width .content-area {
  flex: 0 0 100%;
  max-width: 100%;
}

.site-main {
  padding-top: 0px !important;
}

.category .site-main,
.tag .site-main {
  padding-bottom: 80px;
}
.page-template-full-width .site-main {
  padding-top: 0;
}

.site-content .sidebar {
  position: relative;
  padding-top: 130px;
  padding-bottom: 100px;
  padding-left: 80px;
}

.single-team .post-thumbnail:before {
  content: none;
}
.single-team .post-thumbnail img {
  border-radius: 25px !important;
}
.single-project .content-area .col-lg-9 {
  padding-left: 60px;
}

/*--------------------------------------------------------------
# Services Details
-------------------------------------------------------------*/
.single.single-service .site-content .content-area .post-thumbnail img {
  margin-bottom: 26px;
  padding: 0;
}
.widget_recent_services {
  padding: 0;
}

.widget_recent_services ul li {
  margin-bottom: 4px;
  padding: 0;
  position: relative;
}
.widget_recent_services ul li:last-child {
  border: none;
  margin-bottom: 0;
}
.widget_recent_services ul li a[aria-current="page"]:after,
.widget_recent_services ul li a:hover:after {
  width: 100%;
}

.widget_recent_services ul li a {
  display: block;
  font-size: 15px;
  line-height: 18px;
  padding: 20px 50px 20px 40px;
  font-weight: 500;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  color: var(--tcr-dark-color);
  font-family: var(--tcr-body-ff);
  background: var(--tcr-white-color);
  border-radius: 10px;
  border: 1px solid #ebebeb;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.widget_recent_services ul li a:hover,
.widget_recent_services ul li a[aria-current="page"] {
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}

.widget-area .widget_recent_services ul li a:before {
  position: absolute;
  right: 15px;
  top: 50%;
  content: "\f159";
  background: var(--tcr-white-color);
  color: var(--tcr-dark-color);
  font-family: flaticon_mycollection !important;
  font-size: 21px;
  width: 28px;
  height: 28px;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(0%, -50%);
}
.widget-area .widget_recent_services ul li:hover a:after,
.widget-area .widget_recent_services ul li a[aria-current="page"]:after,
.widget_recent_services ul li:hover a:before,
.widget_recent_services ul li a[aria-current="page"]:before {
  background: var(--tcr-primary-color);
}
.widget-area .widget_recent_services ul li a:after {
  position: absolute;
  left: 20px;
  top: 50%;
  content: "";
  background: var(--tcr-dark-color);
  width: 6px;
  height: 6px;
  border-radius: 100px;
  margin-top: -3px;
}
/*--------------------------------------------------------------
 # download
--------------------------------------------------------------*/

.widget .download {
  align-items: center;
  background: var(--tcr-secondary-color);
  display: flex;
  justify-content: space-around;

  padding: 6px 6px 6px 30px;
  border-radius: 100px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.widget .download .download-title {
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--tcr-white-color);
  font-family: var(--tcr-body-ff);
  margin: 0;
  border-left: 1px solid rgba(225, 225, 225, 0.2);
  margin-left: 15px;
  padding: 0px 10px 0px 15px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  letter-spacing: 0.5px;
}

.widget .download:hover .download-title {
  color: var(--tcr-primary-color);
}
.widget .download .download-icon { 
  font-size: 27px;
  line-height: 27px;
  color: var(--tcr-white-color);
  text-align: center;
  display: inline-block;
  position: relative;
  top: 3px;
    -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.widget .download .download-size {
  font-size: 22px;
  font-weight: 500;
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
  margin-left: auto;
  position: relative;
  height: 50px;
  min-width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.widget .download.first {
  background-color: var(--tcr-primary-color);
  margin-bottom: 10px;
}
.widget .download.first .download-size {
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}
.widget .download.first .download-title {
  color: var(--tcr-dark-color);
  border-left: 1px solid rgb(0 0 0 / 20%);
}
.widget .download.first .download-icon {
  color: var(--tcr-dark-color);
}
.widget .download:hover {
  background-color: var(--tcr-primary-color);
}
.widget .download:hover .download-icon,
.widget .download:hover .download-title {
  color: var(--tcr-dark-color);
  border-color: rgb(0 0 0 / 20%);
}
.widget .download:hover .download-size {
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}
.widget .download.first:hover {
  background-color: var(--tcr-secondary-color);
}
.widget .download.first:hover .download-icon,
.widget .download.first:hover .download-title {
  color: var(--tcr-white-color);
  border-color: rgb(255 255 255 / 20%);
}
.widget .download.first:hover .download-size {
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
}
.widget_recent_services ul {
  padding: 0;
}

/*--------------------------------------------------------------
                      widget ads
--------------------------------------------------------------*/
.sidebar .widget.tcr-ads {
  padding: 0;
  background: var(--tcr-primary-color);
}

.tcr-sidebar-banner {
  padding: 50px 20px 0px 20px;
  position: relative;
  border-radius: 20px;
  text-align: center;
  background-color: var(--tcr-secondary-color);
  overflow: hidden;
}

.tcr-sidebar-banner:before {
  position: absolute;
  left: 50%;
  top: 30%;
  height: 80%;
  width: 130%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  background: #01778b3d;
  opacity: 0.9;
  border-radius: 30px 30px 33px 30px;
  border-radius: 100%;
}
.tcr-sidebar-banner .tcr-sidebar-title {
  color: var(--tcr-white-color);
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 30px;
}
.tcr-sidebar-content {
  position: relative;
  z-index: 999;
}
.tcr-sidebar-banner p {
  margin: 0px;
  font-size: 18px;
  line-height: 20px;
  color: var(--tcr-white-color);
}
.tcr-sidebar-banner .button-style-1.tcr-sidebar-button .tcr-button a {
  padding: 5px 15px 5px 5px;
  border: 1px solid var(--tcr-primary-color); 
  letter-spacing: 0;
  margin-bottom: 50px;
}
.tcr-sidebar-banner .button-style-1.tcr-sidebar-button .tcr-button a i {
  margin-right: 12px;
  margin-left: 0px;
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
  font-size: 18px;
}
.tcr-sidebar-banner .button-style-1.tcr-sidebar-button .tcr-button a:hover {
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
}
.tcr-sidebar-banner .button-style-1.tcr-sidebar-button .tcr-button a:hover i {
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}
.no-radius {
  padding: 0 !important;
  border-radius: 20px 20px 0 20px !important;
}
.tcr-sidebar-banner img {
  width: 50%;
}
/*--------------------------------------------------------------
# Project Details
--------------------------------------------------------------*/
.tcr-project-thumbnail .post-thumbnail {
  position: relative;
}
.single-project .tcr-project-thumbnail .post-thumbnail img {
  border-radius: 20px 20px 0px 0px;
}
.tcr-project-thumbnail .tcr-project-title {
  margin-bottom: 0px;
}

.tcr-project-thumbnail .tcr-project-title span {
  display: none;
}

.tcr-project-thumbnail .tcr-project-title span:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -40px;
  margin-top: 4px;
  padding: 20px 40px;
  -webkit-clip-path: polygon(15% 0, 0 0, 0 35%);
  clip-path: polygon(15% 0, 0 0, 0 35%);
  overflow: visible;
  z-index: 1;
}

.tcr-project-thumbnail .tcr-project-details {
  padding: 35px 50px 5px 70px;
  border-radius: 0px 0px 20px 20px;
  background: var(--tcr-secondary-color);
  margin-bottom: 75px;
  display: flex;
}
.tcr-project-details .tcr-project-details-box {
  position: relative;
  width: 100%;
}
.tcr-project-details .tcr-project-details-box h2 {
  line-height: 35px;
  font-size: 32px;
  color: var(--tcr-white-color);
  border-bottom: 1px solid rgba(225, 225, 225, 0.2);
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.tcr-project-details-box .tcr-project-detail {
  float: left;
  margin-right: 70px;
  padding-right: 70px;
  margin-bottom: 30px;
}
.tcr-project-details-box .tcr-project-detail:last-child {
  border: inherit;
}

.tcr-project-detail .tcr-project-detail-icon {
  font-size: 50px;
  color: var(--tcr-primary-color);
  margin-right: 20px;
}

.tcr-project-detail .tcr-project-detail-value {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  text-transform: capitalize;
  color: var(--tcr-white-color);
}

.tcr-project-details .tcr-project-detail:last-child {
  border-bottom: none;
  padding: 0;
}

.tcr-project-detail-title {
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  color: var(--tcr-white-color);
  position: relative;
  margin-bottom: 3px;
}
.tcr-project-detail-title::before {
  position: absolute;
  content: "";
  top: 10px;
  left: -15px;
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background-color: var(--tcr-primary-color);
}

.tcr-project-detail .tcr-project-detail-title span {
  margin-right: 15px;
  height: 35px;
  width: 35px;
  line-height: 35px;
  color: var(--tcr-white-color);
  display: inline-block;
  text-align: center;
}

.tcr-project-details-container .tcr-project-detail-des {
  margin-bottom: 3px;
  display: inline-block;
}

.tcr-project-details-container .tcr-project-detail-des p {
  margin-bottom: 0;
}

.tcr-project-process .elementor-column:last-child .tcr-infobox-icon::after {
  border: none;
}
.tcr-project-link-profile {
  list-style-type: none;
  margin-right: 10px;
}
.tcr-project-link-profile i {
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  text-align: center;
  border-radius: 100px;
  background-color: var(--tcr-white-color);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.tcr-project-link-profile:last-child {
  margin-right: 0px;
}
.tcr-project-link-profile i:hover {
  background-color: var(--tcr-primary-color);
  color: var(--tcr-white-color);
}

/*--------------------------------------------------------------
# Team Details
--------------------------------------------------------------*/
.tcr-teammember-details-container-wrapp {
  padding: 0px 15px;
}
.tcr-teammember-details-container {
  background-color: var(--tcr-tertiary-color);
  border-radius: 20px;
}
.tcr-teammember-details-container-wrapp .tcr-teammember-thumbnail {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 20px;
  min-height: 480px;
}
.tcr-teammember-details-container .tcr-teammember-details {
  padding: 60px;
}
.tcr-teammember-details-container .tcr-teammember-designation-title {
  margin-bottom: 50px;
}
.tcr-teammember-details-container .tcr-team-title {
  font-size: 42px;
  line-height: 45px;
  margin-bottom: 20px;
  color: var(--tcr-dark-color);
}

.tcr-teammember-details-container .tcr-teammember-des h4 {
  margin-bottom: 0px;
}
.tcr-teammember-details-container h4 {
  font-size: 27px;
}
.tcr-teammember-details-container .tcr-teammember-designation {
  background-color: var(--tcr-primary-color);
  text-transform: uppercase;
  font-family: var(--tcr-ch-subtitle-ff);
  line-height: 15px;
  letter-spacing: 1px;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  display: inline-block;
  padding: 9px 20px 9px 20px;
  border-radius: 100px;
  margin-bottom: 15px;
}

.tcr-teammember-detail {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.tcr-teammember-details-container .tcr-teammember-detail-title {
  font-size: 18px;
  line-height: 25px;
  color: var(--tcr-dark-color);
  font-weight: 600;
  margin-right: 10px;
  font-family: var(--tcr-ch-title-ff);
  margin-top: 6px;
}

.tcr-teammember-details-container .social-links-lable {
  font-size: 20px;
  line-height: 25px;
  font-family: var(--tcr-ch-title-ff);
  font-weight: 600;
  color: var(--tcr-secondary-color);
}
ul.team-list {
  padding: 0;
  margin: 0;
  margin-top: 5px;
}

ul.team-list li {
  list-style-type: none;
  display: flex;
}
ul.team-list li .tcr-list-icon {
  color: var(--tcr-primary-color);
  margin-right: 10px;
  font-size: 22px;
}
ul.team-list li p {
  margin-bottom: 0;
}
.tcr-teammember-details-container .tcr-teammember-detail-value,
.tcr-teammember-details-container .tcr-teammember-detail-value a {
  font-family: var(--tcr-ch-subtitle-ff);
}
.tcr-teammember-details-container .tcr-teammember-link-profiles-container {
  margin-top: 30px;
}
.tcr-teammember-details-container .tcr-teammember-link-profiles-container ul {
  padding: 0px;
  margin: 0px;
  display: flex;
  margin-top: 10px;
}
.tcr-teammember-details-container .tcr-teammember-link-profiles-container li {
  list-style-type: none;
  margin-right: 10px;
}
.tcr-teammember-details-container .tcr-teammember-link-profiles-container a {
  width: 48px;
  height: 48px;
  line-height: 48px;
  display: block;
  text-align: center;
  border: 1px solid #dee2e6;
  border-radius: 100px;
}
.tcr-teammember-details-container
  .tcr-teammember-link-profiles-container
  a:hover {
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
}

/* gallery */
.gallery-size-thumbnail .gallery-item {
  padding: 5px;
}
.gallery-size-thumbnail .gallery-icon {
  overflow: hidden;
}
.widget_tcr_recent_entries .tcr-show-image {
  width: 80px;
  height: 80px;
  min-width: 80px;
  margin-right: 20px;
}
.widget_tcr_recent_entries .tcr-show-content a {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  width: 100%;
}

.widget_tcr_recent_entries .tcr-show-rating {
  margin-right: 20px;
}

.widget_tcr_recent_entries .tcr-show-comment,
.widget_tcr_recent_entries .tcr-show-rating {
  opacity: 0.9;
}

.widget_tcr_recent_entries .tcr-show-rating i {
  color: #ffb300;
  margin-right: 10px;
}

.widget_tcr_recent_entries .tcr-show-comment i {
  color: var(--tcr-primary-color);
  margin-right: 10px;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.post.sticky .tcr-blog-classic-inner {
  border: 5px solid var(--tcr-primary-color);
  position: relative;
  overflow: hidden;
  padding: 20px 25px 25px 25px;
  border-radius: 20px;
}

.post.sticky .tcr-blog-classic-inner:after {
  content: "\f08d";
  font-family: "Font Awesome 5 Free";
  font-size: 25px;
  position: absolute;
  color: var(--tcr-dark-color);
  opacity: 1;
  right: -36px;
  top: -34px;
  padding: 0;
  width: 100px;
  line-height: 100px;
  height: 100px;
  text-align: center;
  font-weight: 900;
  border-radius: 0;
  padding-right: 32px;
  padding-top: 18px;
  background: var(--tcr-primary-color);
  border-radius: 25px;
}
.post.sticky .tcr-blog-classic-inner p{
  margin-bottom: 0px;
}
.tcr-blog-classic {
  margin-bottom: 10px;
}
.blog .tcr-blog-classic {
  margin-bottom: 70px;
}
.content-area .site-main .tcr-blog-classic {
    margin-bottom: 30px;
}
.content-area .article:last-child .tcr-blog-classic{
  margin-bottom: 0px;
} 
.tcr-blog-classic .entry-title {
  margin-bottom: 10px;
  word-break: break-word;
    font-size: 34px;
    line-height: 44px;
  text-transform: capitalize;
  font-family: var(--tcr-ch-title-ff);
}

.tcr-blog-classic .tsb-single-list li {
  padding-bottom: 10px;
}

.tcr-blog-classic-inner:not(.single-post) {
  position: relative;
}

.without-image .tcr-blog-classic-inner,
.single-post .tcr-blog-classic-inner {
  position: relative;
} 

.single-post .tcr-blog-classic .tcr-blog-classic-inner .entry-content .wp-block-columns {
  margin-bottom: 0px;
}

.archive.tag .tcr-blog-classic-inner,
.archive.category .tcr-blog-classic-inner {
  border: none;
  position: relative;
}

.tcr-blog-classic .entry-meta-footer {
  display: block;
  text-align: left;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  font-family: var(--tcr-ch-title-ff);
}
.tcr-blog-classic .entry-meta-footer span {
  display: inline-block;
  margin: 3px 20px 3px 0;
  font-family: var(--tcr-body-ff);
  color: var(--tcr-dark-color);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 20px;
}
.tcr-blog-classic .entry-meta-footer span i {
  font-size: 15px;
}

.tcr-blog-classic .entry-meta-footer span:last-child {
  margin-right: inherit;
}

.tcr-blog-classic .entry-meta-footer span.meta-comment a span {
  margin-right: 0 !important;
}

.single-post .tag-gallery .tcr-blog-classic-inner span.author.vcard {
  top: -85px;
}

.tcr-blog-image-outer {
  position: relative;
}
.tcr-blog-image-outer span.author.vcard {
  font-weight: 600;
  padding: 5px 15px;
  font-size: 13px;
  background-color: var(--tcr-primary-color);
  position: absolute;
  color: var(--tcr-white-color);
  bottom: 20px;
  left: 20px;
  border-radius: 100px;
  display: flex;
  text-align: center;
  gap: 7px;
}
.tcr-blog-image-outer span.author.vcard a {
    font-size: 14px;
    line-height: 25px;
    color: var(--tcr-dark-color);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: var(--tcr-ch-subtitle-ff);
}
.tcr-blog-image-outer span.author.vcard i {
  color: var(--tcr-dark-color);
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 26px;
}

.tcr-blog-classic footer.entry-footer {
  border-top: 1px solid #dbdcdc;
  padding-top: 20px;
  margin-bottom: 0;
}

.single .tcr-blog-classic footer.entry-footer {
  border-top: none;
  border-bottom: 1px solid #dbdcdc;
  padding-top: 0;
  padding-bottom: 15px;
  margin-bottom: 15px !important;
}

.single .tcr-blog-classic-inner .entry-header footer.entry-footer {
  display: block;
}

.without-image .tcr-blog-image-outer span.author.vcard {
  display: none;
}

.tcr-blog-classic .entry-meta-container > span > i {
  margin-right: 0px;
  color: var(--tcr-secondary-color);
}

.tcr-blog-classic .entry-meta-container > span:last-child {
  border: none;
}

.tcr-blog-classic .social-icon-share {
  margin-left: auto;
  position: relative;
  align-items: center;
}

.tcr-blog-classic a.social-share-button {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}

.tcr-blog-classic ul.social-share-icons {
  list-style-type: none;
  display: -webkit-flex;
  display: flex;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.left-column {
  padding: 0;
}

.tcr-blog-classic .post-thumbnail {
  position: relative;
  display: inline-block;
}
.tcr-blog-classic .post-thumbnail img {
  border-radius: 30px;
  width: 100%;
}

.single .tcr-blog-classic .post-thumbnail {
  display: block;
}

.single .post-thumbnail img {
  width: 100%;
  background-color: var(--tcr-white-color);
  border-radius: 20px;
  text-align: center;
}

.tcr-blog-classic .entry-meta-container .entry-meta {
  margin-right: 12px;
  position: relative;
  padding-left: 0;
  word-break: break-word;
}

.tcr-blog-classic .entry-meta-container {
  position: relative;
  padding: 11px 0px 10px 0px;
}

.tcr-blog-classic .entry-meta-container .entry-meta:first-child {
  padding-left: 0;
}

blockquote .blockquote-icone {
  margin-bottom: 20px;
  font-size: 65px;
  text-align: center;
  opacity: 1;
  color: var(--tcr-primary-color);
}
 

.single-blockquote-content {
  margin-bottom: 25px;
  margin-left: 15px;
}

.tcr-blog-classic .entry-content .tcr-post-single-area {
  align-items: center;
  margin: 40px 0;
}

.tcr-blog-classic .entry-content .tcr-post-single-area h4 {
  margin-bottom: 5px;
}

.tcr-blog-classic .entry-content .tcr-post-single-area img {
  width: 100%;
}

.tcr-blog-classic .entry-content .tcr-post-single-area .tcr-list-wrapper ul {
  margin-top: -10px;
}

.archive-description {
  margin-bottom: 30px;
}
 
.tcr-blog-classic-inner .wp-block-button__link {
  color: var(--tcr-white-color) !important;
}

.tcr-blog-classic-inner .wp-block-button__link:hover {
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color) !important;
}

.tcr-blog-classic-inner
  .wp-block-button.is-style-outline
  .wp-block-button__link {
  color: var(--tcr-secondary-color) !important;
  border: 2px solid var(--tcr-secondary-color);
}

.tcr-blog-classic-inner
  .wp-block-button.is-style-outline
  .wp-block-button__link:hover {
  border: 2px solid var(--tcr-primary-color);
  color: var(--tcr-primary-color) !important;
  background-color: transparent;
}

.wp-block-button.is-style-squared .wp-block-button__link,
.wp-block-button__link.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

.tcr-blog-classic .tcr-single-bottom-area {
  width: 100%;
  margin-top: 50px;
  align-items: center;
}

.tcr-blog-classic span.tags-links-lable {
  font-size: 20px;
  line-height: 30px;
  color: var(--tcr-dark-color);
  margin-right: 15px;
  font-weight: 600;
  text-transform: capitalize;
}

.tcr-blog-classic ul.social-share-icons a.icon-link {
  display: block;
  text-align: center;
  line-height: 42px;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  color: var(--tcr-white-color);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: var(--tcr-secondary-color);
  border-radius: 100%;
  font-size: 15px;
}
.tcr-blog-classic ul.social-share-icons a.icon-link:hover {
  background-color: var(--tcr-primary-color) !important;
  color: var(--tcr-dark-color);
}
.tcr-blog-classic-inner .gallery .gallery-item {
  padding: 0 10px;
}
.tcr-blog-classic-inner .gallery .gallery-item:first-child {
  padding-left: 0;
}
.tcr-blog-classic-inner .gallery .gallery-item:last-child {
  padding-right: 0;
}
.tcr-blog-classic-inner .gallery {
  margin-bottom: 30px;
}
.widget_block ul li.wc-block-product-categories-list-item a::before {
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: var(--tcr-primary-color);
}
.widget_block ul li.wc-block-product-categories-list-item a {
  padding-left: 20px;
}
/*=== Comment List ===*/
.comments-area {
  margin-top: 50px;
  display: inline-block;
  width: 100%;
}

.children,
.comment-list {
  position: relative;
  list-style: none;
  padding: 0;
}

.comment-list .comment-body {
  display: flex;
  position: relative;
}

.comment-list .children {
  padding-left: 40px;
  position: relative;
}

.comment-list .reply {
  position: absolute;
  top: 0;
  right: 0;
}

.comment-list a.comment-reply-link {
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
  color: var(--tcr-dark-color);
  text-transform: uppercase;
  font-family: var(--tcr-body-ff);
  position: relative;
  border-bottom: 2px solid var(--tcr-primary-color);
}
.comment-list a.comment-reply-link:hover {
  color: var(--tcr-secondary-color);
}

.comment-list .comment-avatar {
  min-width: 100px;
  margin-right: 25px;
}

.comment-list .comment-avatar img.avatar {
  width: 120px;
  border-radius: 100px;
}

.comment-list .comment-content {
  border-bottom: 1px solid #dbdcdc;
  padding-bottom: 20px;
  margin-bottom: 50px;
  width: 100%;
}
.comment-list .comment-content .comment-avatar {
  position: absolute;
  top: 20px;
  left: 30px;
}

.comment-list .comment-body .comment-meta {
  margin: 0px 0 15px 0;
}

.comment-list .comment-content .comment-meta .comment-date {
  display: block;
}

.comment-list span.comment-author {
  color: var(--tcr-dark-color);
  font-size: 26px;
  display: inline-block;
  margin-bottom: 0px;
  font-family: var(--tcr-ch-title-ff);
  font-weight: 500;
  text-transform: capitalize;
}

.comment-list .comment-date a {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  font-style: normal;
}

.comments-area .comment-list li.pingback .comment-body,
.comments-area .comment-list li.trackback .comment-body {
  background: transparent;
}

/* trackback pingback */
.comments-area .comment-list li.trackback a,
.comments-area .comment-list li.pingback a {
  font-weight: 600;
}

.comments-area .comment-list .edit-link {
  padding-left: 20px;
  margin-top: 5px;
  display: inline-block;
}

.comments-area .comment-list .edit-link a {
  display: inline-block;
  padding: 6px 20px;
  font-size: 12px;
  background-color: var(--tcr-white-color);
  border-radius: 8px;
}

.comments-area .comment-list li.pingback,
.comments-area .comment-list li.trackback {
  margin-bottom: 20px;
}

.comments-area .comment-list li.pingback .comment-body,
.comments-area .comment-list li.trackback .comment-body {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
}

.comments-area .comment-list li.pingback .comment-body:before,
.comments-area .comment-list li.trackback .comment-body:before {
  display: none;
}

.comments-area .comment-list li.pingback a,
.comments-area .comment-list li.trackback a {
  color: var(--tcr-dark-color);
}

.comments-area .comment-list li.pingback a:hover,
.comments-area .comment-list li.trackback a:hover,
.comments-area .comment-list .edit-link a.comment-edit-link:hover {
  color: var(--tcr-secondary-color);
}

.comment-respond .comment-form .tcr-comment-form-input-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.comment-respond .comment-form-url,
.comment-respond .comment-form-comment {
  width: 100%;
}

.comment-respond p.comment-form-email,
.comment-respond p.comment-form-author {
  -ms-flex: 0 0 48%;
  flex: 0 0 49.5%;
}

.comment-respond p.comment-form-author {
  margin-right: 1%;
}

.comments-area .comments-title,
.comment-respond .comment-reply-title {
  font-size: 35px;
  line-height: 45px;
  margin-bottom: 40px;
  font-family: var(--tcr-ch-title-ff);
  color: var(--tcr-dark-color);
}
.comment-respond .comment-reply-title {
  margin-bottom: 10px;
}
.comments-area .comment-form .comment-form-cookies-consent {
  display: flex;
  align-items: baseline;
}
.comments-area .comment-form .comment-form-cookies-consent label {
  margin-left: 10px;
  margin-bottom: 0px;
}

.comment-respond {
  margin-bottom: 30px;
}
 
.content-area.col-md-12 .comment-list .comment .comment-respond {
  margin-bottom: 50px;
}

.comment-respond .comment-form p.form-submit {
  margin: 0;
}

.comment-respond .comment-reply-title small {
  margin-left: 25px;
}

/*=== Post Author Box ===*/
.post-author-box {
  margin-top: 30px;
  margin-bottom: 60px;
  padding: 30px;
  background-color: var(--tcr-white-color);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 20px;
  align-items: center;
}
.post-author-box .post-date a {
  color: var(--tcr-primary-color);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 50px;
  font-style: normal;
  letter-spacing: 1px;
}
.post-author-box .post-author-image {
  height: 140px;
  width: 140px;
  display: block;
  overflow: hidden;
  margin-right: 35px;
  background-color: var(--tcr-white-color);
}
.post-author-box .post-author-image img {
  border-radius: 100px;
}
.post-author-box .post-author-image .alignnone {
  margin: 0;
  width: 140px;
  height: 140px;
}

.post-author-box .post-author-details {
  -webkit-flex-shrink: 160;
  -moz-flex-shrink: 160;
  -ms-flex-negative: 160;
  flex-shrink: 160;
}

.post-author-box .author-title {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 0;
  text-transform: capitalize;
}

.post-author-box .post-author-description p {
  padding-top: 20px;
  margin: 0;
}

/*=== Related-posts===*/
.related-posts {
  display: none;
}

.related-posts.blog-style-1 .tcr-post-slide {
  border: 1px solid #dbdcdc;
  box-shadow: 0px 16px 30px 0px rgb(0 0 0 / 4%);
}

.related-posts.blog-style-1 .tcr-post-thumbnail-wrapper {
  position: relative;
}

.related-posts.blog-style-1
  .tcr-post-thumbnail-wrapper
  .tcr-post-image-container
  img {
  width: 100%;
}

.related-posts.blog-style-1 .tcr-post-thumbnail-wrapper .post-meta-item {
  position: absolute;
  bottom: 0;
  padding: 12px 16px;
  left: 30px;
  font-size: 13px;
  font-weight: 600;
  line-height: 13px;
  color: var(--tcr-white-color);
  background: var(--tcr-primary-color);
}

.related-posts.blog-style-1 .tcr-post-slide .tcr-title-inner {
  padding: 20px 30px 30px 30px;
}

.related-posts.blog-style-1 .tcr-post-slide .tcr-title-inner .tcr-post-meta {
  border-bottom: 1px solid #dbdcdc;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.related-posts.blog-style-1
  .tcr-post-slide
  .tcr-post-meta
  .tcr-post-meta-inner
  .post-meta-item:last-child {
  margin-right: 0;
}

.related-posts.blog-style-1
  .tcr-post-slide
  .tcr-post-meta
  .tcr-post-meta-inner
  .post-meta-item
  i {
  color: var(--tcr-primary-color);
  margin-right: 7px;
  font-size: 17px;
}

.related-posts.blog-style-1
  .tcr-post-slide
  .tcr-post-meta-inner
  .post-meta-item {
  font-weight: 600;
  margin-right: 20px;
  font-size: 13px;
  color: var(--tcr-secondary-color);
  text-transform: uppercase;
}

.related-posts.blog-style-1
  .tcr-post-slide
  .tcr-post-meta-inner
  .post-meta-item
  a:hover {
  color: var(--tcr-primary-color);
}

.related-posts.blog-style-1 .tcr-post-slide .tcr-post-title h3 {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 10px;
}

.related-posts.blog-style-1 .tcr-post-slide .tcr-post-title h3 a:hover {
  color: var(--tcr-primary-color);
}

.related-posts.blog-style-1 .tcr-post-slide .tcr-post-title p {
  margin-bottom: 0;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

/*--------------------------------------------------------------
# Page Title
--------------------------------------------------------------*/
.tcr-page-title {
  margin: 0px 30px 0px 20px;
  border-radius: 25px;
  position: relative;
  padding: 124px 10px 114px 10px;
}
.tcr-page-title-layer {
  position: relative;
}
.tcr-page-title.header-layout-1 {
  margin: 0;
  border-radius: 0;
}
.tcr-page-title.header-layout-1 {
  margin: 0px;
  padding: 300px 10px 26px 10px;
}

.tcr-page-title.header-layout-3 {
  margin: -10px 10px 0px 10px;
  padding: 286px 10px 24px 10px;
}
.tcr-page-title.header-layout-3 .tcr-page-title-layer .row {
  width: 80%;
}
.tcr-page-title.title-align-center {
  text-align: center;
}
.tcr-page-title.title-align-left {
  text-align: left;
}
.tcr-page-title.title-align-right {
  text-align: right;
}
.tcr-page-title .page-title {
  font-size: 58px;
  line-height: 65px;
  position: relative;
  margin-bottom: 25px;
  padding-right: 30%;
  padding-bottom: 44px;
  border-bottom: 1px solid rgb(255 255 255 / 14%);
  text-transform: capitalize;
  color: var(--tcr-white-color);
  padding-left: 65px;
}
.tcr-page-title .page-title::before {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  border-radius: 100px;
  top: 11px;
  left: 0px;
  background-image: url(https://themecrafter.com/recyo/wp-content/uploads/2026/02/animated.gif);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.tcr-page-title.title-color-dark {
  color: var(--tcr-secondary-color);
}
.tcr-page-title.title-color-light {
  color: var(--tcr-white-color);
}
.tcr-page-title .breadcrumb {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  margin: 0;
  letter-spacing: 1px;
  display: inline-block;
}
.page-breadcrumbs .breadcrumb a {
  color: var(--tcr-white-color);
  margin-right: 35px;
}
.page-breadcrumbs .breadcrumb a:hover {
  color: var(--tcr-primary-color);
}
.page-breadcrumbs .breadcrumb .current {
  margin-right: 30px;
}
.page-breadcrumbs .breadcrumb span.current:last-child {
  margin-right: 0;
}
.tcr-page-title .breadcrumb span {
  position: relative;
}
.tcr-page-title .breadcrumb span.search-fore-result {
  color: var(--tcr-primary-color);
  margin-right: 30px;
}
.tcr-page-title .breadcrumb span:before {
  position: absolute;
  top: 6px;
  left: -21px;
  content: " ";
  background-color: var(--tcr-primary-color);
  width: 6px;
  height: 6px;
  border-radius: 100px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
header.site-header-container .site-header {
  position: relative;
  z-index: 9999;
}

.tcr-sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: var(--tcr-white-color);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.site-header .sticky-site-logo,
.site-header .site-logo {
  height: 100px;
  display: table;
  vertical-align: middle;
  text-align: center;
}

.site-header .site-logo img,
.site-header .sticky-site-logo img {
  width: 130px;
}

.header-layout-1 .site-header .tcr-sticky-header .site-logo,
.header-layout-1 .site-header .sticky-site-logo,
.header-layout-3 .site-header .tcr-sticky-header .site-logo,
.header-layout-3 .site-header .sticky-site-logo,
.site-header .tcr-sticky-header .site-logo,
.site-header .sticky-site-logo {
  display: none;
}

.site-header .tcr-sticky-header .sticky-site-logo {
  display: table;
}

.site-header .sticky-site-logo a,
.site-header .site-logo a {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  position: relative;
  z-index: 999;
}

.site-header .contact-list {
  padding-left: 15px;
}

.site-header .contact-list .contact-value {
  display: block;
}

.site-header .contact-list .contact-value a {
  color: var(--tcr-body-color);
  font-family: var(--tcr-ch-subtitle-ff);
  font-size: 14px;
  font-weight: 500;
}

.site-header .contact-list .contact-label {
  color: var(--tcr-secondary-color);
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  font-family: var(--tcr-ch-subtitle-ff);
}

.site-header .header-right-side {
  margin-left: auto;
  display: flex;
  align-items: center;
}

a.tcr-header-button {
  color: var(--tcr-dark-color);
  background-color: var(--tcr-primary-color);
  padding: 6px 6px 6px 30px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  border-radius: 100px;
  letter-spacing: 1px;
  display: inline-flex;
  align-items: center;
}
a.tcr-header-button i {
  width: 46px;
  height: 46px;
  line-height: 46px !important;
  border-radius: 100px;
  display: block;
  text-align: center;
    font-size: 15px;
    margin-left: 12px;
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.tcr-header-button:hover {
  background-color: var(--tcr-white-color);
  color: var(--tcr-dark-color);
}
.tcr-header-button:hover i {
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
}
.tcr-sticky-header a.tcr-header-button:hover {
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}
.header-layout-1 a.tcr-header-button{
  background-color: var(--tcr-white-color);
  color: var(--tcr-dark-color);
}
.header-layout-1 a.tcr-header-button:hover{
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}
.header-layout-1 .tcr-sticky-header a.tcr-header-button{
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}  
.header-layout-1 .tcr-sticky-header a.tcr-header-button i{
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
}
.header-layout-1 .tcr-sticky-header a.tcr-header-button:hover{
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
}
.header-layout-1 .tcr-sticky-header a.tcr-header-button:hover i{
  background-color: var(--tcr-secondary-color);
    color: var(--tcr-white-color);
}
/* Nav */
.site-header-bottom.tcr-bg-color-secondary {
  background: var(--tcr-secondary-color);
}

.header-layout-1 .site-header .tcr-header-button a,
.site-header .header-right-side .site-header .main-navigation div > ul > li,
.site-header-bottom {
  height: 50px;
  line-height: 50px !important;
}

.site-header .main-navigation {
  padding: 0;
  margin: 0;
  border: 0;
  width: auto;
}

.site-header .main-navigation div > ul > li > a {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: 400;
  font-style: normal;
    padding: 7px 17px; 
  margin: 0;
  font-family: var(--tcr-ch-subtitle-ff);
  color: var(--tcr-white-color);
  text-transform: uppercase;
  border-radius: 100px;
}

.site-header .main-navigation div > ul > li:hover > a,
.site-header .main-navigation div > ul > li.current-menu-parent > a {
  color: var(--tcr-primary-color);
}
.site-header .header-menu-area .main-navigation div > ul > li.current_page_item > a,
.site-header .main-navigation div > ul > li:hover > a,
.site-header .main-navigation div > ul > li.current-menu-parent > a{
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);

}
.site-header .tcr-sticky-header .header-menu-area .main-navigation div > ul > li.current_page_item > a,
.site-header .tcr-sticky-header .main-navigation div > ul > li:hover > a,
.site-header .tcr-sticky-header .main-navigation div > ul > li.current-menu-parent > a {
  background: var(--tcr-secondary-color) !important;
  color: #fff !important;
}

.site-header .main-navigation > div > ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.site-header .main-navigation div > ul > li {
  position: relative;
  display: inline-block;
}

.site-header .main-navigation div > ul ul li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

.site-header a.search-icon {
  margin-right: 30px;
  margin-left: 30px;
  font-size: 20px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: var(--tcr-secondary-color);
  border-radius: 100px;
  background-color: #dfe2d5;
}

.site-header a.search-icon.search-popup-modal {
  display: block;
  color: var(--tcr-secondary-color);
}
.tcr-header-info .contact-info {
  color: var(--tcr-white-color);
  font-family: var(--tcr-ch-title-ff);
  font-size: 20px;
}
.tcr-header-info .contact-info i {
  width: 46px;
  height: 46px;
  line-height: 47px;
  text-align: center;
  background-color: var(--tcr-white-color);
  color: var(--tcr-dark-color);
  border-radius: 100px;
  display: inline-block;
  margin-right: 7px;
  font-size: 17px;
}
.tcr-sticky-header .tcr-header-info .contact-info i{
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}
/*=== sidemenu ===*/
.header-right-side {
  position: relative;
}
button.tcr-sidemenu-toggle {
  background-color: var(--tcr-white-color);
  width: 54px;
  height: 54px;
  text-align: center;
  outline: none;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 0 !important;
}
button.tcr-sidemenu-toggle:hover {
  background-color: var(--tcr-primary-color);
}
.tcr-sticky-header button.tcr-sidemenu-toggle {
  background-color: var(--tcr-tertiary-color);
}
.tcr-sticky-header button.tcr-sidemenu-toggle:hover {
  background-color: var(--tcr-primary-color);
}
button.tcr-sidemenu-toggle span {
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: var(--tcr-secondary-color);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
button.tcr-sidemenu-toggle:hover span {
  background-color: var(--tcr-white-color);
}
button.tcr-sidemenu-toggle .sidemenu-toggle-1 {
  position: absolute;
  top: 18px;
  left: 18px;
}
button.tcr-sidemenu-toggle .sidemenu-toggle-2 {
  position: absolute;
  top: 18px;
  right: 18px;
}
button.tcr-sidemenu-toggle .sidemenu-toggle-3 {
  position: absolute;
  bottom: 18px;
  left: 18px;
}
button.tcr-sidemenu-toggle .sidemenu-toggle-4 {
  position: absolute;
  bottom: 18px;
  right: 18px;
}
button.tcr-sidemenu-toggle:hover .sidemenu-toggle-2,
button.tcr-sidemenu-toggle:hover .sidemenu-toggle-3 {
  display: none;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
button.tcr-sidemenu-toggle:hover .sidemenu-toggle-1,
button.tcr-sidemenu-toggle:hover .sidemenu-toggle-4 {
  width: 25px;
  border-radius: 100px;
}
button.tcr-sidemenu-toggle:hover .sidemenu-toggle-1 {
  left: 15px;
}
button.tcr-sidemenu-toggle:hover .sidemenu-toggle-4 {
  left: 15px;
}
.tcr-sidemenu-wrap {
  position: fixed;
  top: 0;
  right: -400px;
  z-index: 1000;
  width: 350px;
  height: 100%;
  display: inline-table;
  opacity: 0;
  padding: 150px 40px !important;
  -webkit-transform: translateX(101%);
  -moz-transform: translateX(101%);
  -ms-transform: translateX(101%);
  -o-transform: translateX(101%);
  transform: translateX(101%);
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;
  background-color: var(--tcr-secondary-color);
}
.tcr-sidemenu-wrap.active {
  right: 0;
  visibility: visible;
  opacity: 1;
  overflow-y: auto;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.tcr-sidemenu-closepanel {
  position: absolute;
  top: 50px;
  right: 30px;
  background-color: var(--tcr-primary-color);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100px;
}
.tcr-sidemenu-closepanel:hover {
  background-color: var(--tcr-white-color);
  cursor: pointer;
}
.tcr-sidemenu-closepanel span {
  width: 4px;
  height: 25px;
  border-radius: 20px;
  background-color: var(--tcr-white-color);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.tcr-sidemenu-closepanel:hover span {
  transform: rotate(90deg);
  background-color: var(--tcr-secondary-color);
}
.tcr-sidemenu-closepanel .sidemenu-close-1 {
  position: absolute;
  top: 14px;
  left: 23px;
  transform: rotate(45deg);
}
.tcr-sidemenu-closepanel .sidemenu-close-2 {
  position: absolute;
  top: 14px;
  right: 23px;
  transform: rotate(-45deg);
}
.tcr-sidemenu-closepanel:hover .sidemenu-close-1 {
  top: 9px;
  left: 23px;
}
.tcr-sidemenu-closepanel:hover .sidemenu-close-2 {
  top: 20px;
  left: 23px;
}
.tcr-sidemenu-wrap .header-contact-list {
  margin-bottom: 40px;
  display: grid;
}
.tcr-sidemenu-wrap .header-contact-list:last-child {
  margin-bottom: 0px;
}
.tcr-sidemenu-wrap .header-contact {
  padding: 0;
}
.tcr-sidemenu-wrap h4 {
  font-size: 23px;
  line-height: 27px;
  color: var(--tcr-white-color);
  text-transform: capitalize;
}
.tcr-sidemenu-wrap .widget p,
.tcr-sidemenu-wrap .header-contact-list p,
.tcr-sidemenu-wrap .header-contact-list span {
  color: var(--tcr-white-color);
  font-weight: 300;
}

.tcr-sidemenu-widget-area .sidemenu-logo {
  margin-bottom: 20px;
}
.tcr-sidemenu-widget-area .sidemenu-logo img {
  width: 180px;
}

.header-topbar-content ul {
  display: flex;
  align-items: center;
  color: var(--tcr-white-color);
  padding: 0;
  margin: 0;
}

.header-topbar-content ul li,
.header-topbar-content ul a {
    color: var(--tcr-dark-color);
    font-size: 15px;
    text-transform: uppercase;
    font-family: var(--tcr-ch-title-ff);
    letter-spacing: 0.4px;
}

.header-topbar-content ul li {
  margin-right: 40px;
  display: flex;
  align-items: center;
}
.header-topbar-content ul li:last-child {
  margin-right: 0px;
}

.header-topbar-content ul i {
  color: var(--tcr-secondary-color);
  font-size: 15px;
  line-height: 15px !important;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
.header-topbar-content .social-info-wrapper {
  margin-left: 40px;
}
.header-topbar-content .social-info-wrapper ul li a {
  width: inherit;
  height: inherit;
  background-color: inherit;
}
.header-topbar-content .social-info-wrapper ul li a i {
  color: var(--tcr-secondary-color);
}
.header-topbar-content .social-info-wrapper ul li a:hover {
  background-color: inherit;
}
.header-topbar-content .social-info-wrapper ul li a:hover i {
  color: var(--tcr-dark-color);
}
.header-topbar-content .social-info-wrapper ul li {
  margin: 0px 10px 0px 0px;
}
.header-topbar-content .social-info-wrapper ul li:last-child {
  margin-right: 0px;
}

/*=== Header 1 ===*/
.site-header-container.header-layout-1 .site-header {
  position: absolute;
  width: 100%;
}
.header-layout-1 .header-stickable-wrap .header-menuarea {
  border-radius: 20px;
  padding: 15px 40px 15px 40px;
}

.header-layout-1 .header-stickable.tcr-sticky-header .header-menuarea {
  margin: 0;
  background-color: inherit;
  padding: 0px 30px 0px 30px;
}
.header-layout-1 .site-header .site-logo {
  position: relative;
  z-index: 999;
  height: inherit;
}
.header-layout-1 .header-topbar-content {
  align-items: center;
}
.header-layout-1 .tcr-topbar-wrapper .header-topbar {
  background-color: var(--tcr-primary-color);
  padding: 0px 40px 1px 40px;
  color: var(--tcr-white-color);
  border-radius: 0px 0px 15px 15px;
}
.header-layout-1 .header-topbar-left ul.header-contact li {
  list-style-type: none;
  margin-right: 5px;
  color: var(--tcr-secondary-color);
  font-family: var(--tcr-ch-subtitle-ff);
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  align-items: center;
  border-left: 1px solid #f1f6f6;
  padding: 0px 20px;
}
.header-layout-1 .header-topbar-left ul.header-contact li:first-child {
  border: inherit;
  padding-left: 0px;
}
.header-layout-1 .header-topbar-left ul.header-contact li i {
  font-size: 18px;
  margin-right: 10px;
  color: var(--tcr-primary-color);
}
.header-layout-1 .header-topbar-right .search-wrapper a {
  color: var(--tcr-white-color);
  padding: 10px 0;
  font-size: 15px;
}
.header-layout-1 .header-menu-area {
  margin: auto;
}
.header-layout-1
  .tcr-sticky-header
  .header-menu-area
  .main-navigation
  div
  > ul
  > li
  > a {
  color: var(--tcr-dark-color);
}
.header-layout-1 .header-menu-area .main-navigation div > ul > li > a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.8px;
}
.header-layout-1 .site-header a.search-icon {
  margin-right: 25px;
  background-color: var(--tcr-white-color);
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
}
.header-layout-1 .site-header .tcr-sticky-header a.search-icon:hover,
.header-layout-1 .site-header a.search-icon:hover {
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
}
.header-layout-1 .site-header .tcr-sticky-header a.search-icon {
  background-color: var(--tcr-tertiary-color);
}
.header-layout-1 button.tcr-sidemenu-toggle {
  background-color: var(--tcr-tertiary-color);
}
.header-layout-1 button.tcr-sidemenu-toggle:hover {
  background-color: var(--tcr-secondary-color);
}

.header-layout-1 .header-topbar-left ul.header-contact {
  display: flex;
  margin: 0;
  padding: 0;
}
.header-layout-1 .header-topbar-right {
  display: flex;
}
.header-layout-1 .header-topbar-left ul.header-contact li {
  display: flex;
}
.header-layout-1 .header-topbar-left ul.header-contact li a {
  text-transform: lowercase;
}
.header-layout-1 .header-topbar-left ul.header-contact li p {
  margin-bottom: 0px;
  color: var(--tcr-body-color);
}
/*=== Header 2 ===*/
header.site-header-container.header-layout-2 .container {
  max-width: 100% !important;
  padding: 0px 40px 0px 40px;
}
header.site-header-container.header-layout-2 .tcr-topbar-wrapper{
  display: none;
}
header.site-header-container.header-layout-2 .site-header .site-logo {
  overflow: hidden;
  padding-right: 40px;
}
.header-layout-2 .tcr-topbar-wrapper {
  background-color: var(--tcr-white-color);
  border-bottom: 1px solid #f3f3f3;
}
.header-layout-2 .site-header .main-navigation div > ul > li > a{
  color: var(--tcr-dark-color);
}
.header-layout-2 .site-header .main-navigation div > ul > li:hover > a,
.header-layout-2 .site-header .main-navigation div > ul > li.current-menu-parent > a{
    color: var(--tcr-white-color);
    background-color: var(--tcr-secondary-color);
 }
.header-layout-2 .tcr-header-info .contact-info{
  color: var(--tcr-dark-color);
}
.header-layout-2 .tcr-header-info {
  margin-right: 40px;
}
.header-layout-2 .social-info-wrapper ul li {
  padding: 0px 5px;
  margin: 0;
}
.header-layout-2 .social-info-wrapper ul li a {
  display: inline-block;
  font-size: 17px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  color: var(--tcr-white-color);
  background-color: var(--tcr-primary-color);
  font-weight: 100;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.header-layout-2 .social-info-wrapper ul li a:hover {
  color: var(--tcr-secondary-color);
  background-color: var(--tcr-white-color);
}

.header-layout-2 .header-contact {
  display: flex;
  padding: 0;
  margin: 0;
}
.header-layout-2 .header-contact li {
  list-style-type: none;
  margin-right: 15px;
  font-family: var(--tcr-ch-subtitle-ff);
  font-weight: 600;
  font-size: 15px;
  line-height: 15px;
  text-transform: capitalize;
  color: var(--tcr-secondary-color);
  padding: 20px 0px;
  display: flex;
}
.header-layout-2 .header-contact li a {
  text-transform: lowercase;
  font-size: 16px;
}
.header-layout-2 .header-contact li p {
  margin-bottom: 0px;
  color: var(--tcr-body-color);
  margin-left: 4px;
}
.header-layout-2 .header-contact li i {
  color: var(--tcr-primary-color);
  font-size: 18px;
  margin-right: 10px;
}
.header-layout-2 .header-topbar-left {
  display: flex;
  align-items: center;
}
.header-layout-2 a.search-icon.search-popup-modal {
  padding: 9px 0px;
}
.header-layout-2 a.search-icon.search-popup-modal i {
  font-size: 16px;
  background: var(--tcr-tertiary-color);
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  border-radius: 100%;
}
.header-layout-2 .menu-top-menu-container ul.menu {
  margin: 38px 40px;
} 
.header-layout-2 a.tcr-header-button:hover {
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}
.header-layout-2 .header-stickable.tcr-sticky-header a.tcr-header-button {
  background: var(--tcr-secondary-color);
 color: var(--tcr-white-color);
}
.header-layout-2 .header-stickable.tcr-sticky-header a.tcr-header-button i{
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
}
.header-layout-2 .header-stickable.tcr-sticky-header a.tcr-header-button:hover {
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
}
.header-layout-2 .header-stickable.tcr-sticky-header  a.tcr-header-button:hover i {
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}

.header-layout-2 .site-header a.search-icon {
  margin-right: 0px;
}
.header-layout-2 button.tcr-sidemenu-toggle {
  background-color: var(--tcr-white-color);
}
.header-layout-2 button.tcr-sidemenu-toggle:hover {
  background-color: var(--tcr-primary-color);
}
.header-layout-2
  .header-stickable.tcr-sticky-header
  button.tcr-sidemenu-toggle {
  background: var(--tcr-tertiary-color);
}
.header-layout-2
  .header-stickable.tcr-sticky-header
  button.tcr-sidemenu-toggle:hover {
  background-color: var(--tcr-primary-color);
}

.header-layout-2 .tcr-header-info .contact-info i{
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}

/*=== Header 3 ===*/
header.site-header-container.header-layout-3 .header-stickable {
  margin-top: 5px;
  padding: 10px 40px;
}
header.site-header-container.header-layout-3 .tcr-sticky-header.header-stickable {
  margin-top: 0px;
   padding: 0px 40px;
}
header.site-header-container.header-layout-3 .header-menuarea .header-left-side {
	position: relative;
	background-color: rgba(255, 255, 255, 0.05);
	border-radius: 30px;
	z-index: 9;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(15px);
	border: 1px solid rgba(255, 255, 255, 0.06);
	transition: 1s all;
}
header.site-header-container.header-layout-3 .tcr-sticky-header .header-menuarea::before {
  background-color: inherit;
}
header.site-header-container.header-layout-3 .tcr-sticky-header .header-menuarea {
  padding: 0;
  background: none;
  border: inherit;
}
header.site-header-container.header-layout-3 .header-menuarea .tcr-main-logo {
  position: relative;
}
header.site-header-container.header-layout-3 .container .site-logo {
  height: inherit;
}
.header-layout-3 .site-header .header-right-side {
  margin: inherit;
}
.header-layout-3 .tcr-header-info .contact-info {
  margin-right: 30px;
}
.header-layout-3 .tcr-sticky-header a.tcr-header-button:hover {
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}
.header-layout-3 .tcr-sticky-header .tcr-header-info .contact-info {
  color: var(--tcr-dark-color);
}
.header-layout-3 .site-header .main-navigation {
  padding: 12px 20px;
  margin: 0;
  border: 0;
  width: auto;
  border-radius: 100px;
}
.header-layout-3 .tcr-sticky-header .main-navigation {
  background-color: var(--tcr-tertiary-color);
}
.header-layout-3 .tcr-sticky-header .main-navigation div > ul > li > a {
  color: var(--tcr-dark-color);
}
header.site-header-container.header-layout-3 .tcr-sticky-header .container {
  padding: 0px 50px 0px 50px;
  margin-top: 0px;
}
header.site-header-container.header-layout-3 .site-header {
  position: absolute;
  top: 0;
  width: 100%;
}
header.site-header-container.header-layout-3 .tcr-topbar-wrapper{
  display: none;
} 
@media (min-width: 1200px) {
  .site-header .main-navigation div > ul > li > ul,
  .site-header .main-navigation div > ul > li > ul ul {
    top: 45px;
    width: 240px;
    padding: 6px;
    background: var(--tcr-white-color);
    border-radius: 15px;
  }

  .site-header
    .main-navigation
    div
    > ul
    > li.menu-item-has-children:hover:before {
    opacity: 1;
  }

  .site-header .main-navigation div > ul > li > ul ul {
    left: 100%;
    top: -3px;
  }

  .site-header .main-navigation div > ul ul {
    text-align: left;
    position: absolute;
    display: block;
    line-height: 14px;
    margin: 0;
    list-style: none;
    left: 0;
    border-radius: 0;
    -webkit-box-shadow: 1px 1px 33px 0px rgba(83, 95, 159, 0.1);
    box-shadow: 1px 1px 33px 0px rgba(83, 95, 159, 0.1);
    background-clip: padding-box;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
  }

  .site-header .main-navigation div > ul ul a {
    margin: 0;
    display: block;
    padding: 14px 20px;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: var(--tcr-ch-subtitle-ff);
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 10px;
    margin-bottom: 2px;
  }

  .site-header .main-navigation div > ul ul li:last-child a {
    border-bottom: inherit;
    margin-bottom: 0px;
  }

  .site-header .main-navigation div > ul ul .current-menu-item a,
  .site-header .main-navigation div > ul ul a:hover {
    background-color: var(--tcr-secondary-color);
    color: var(--tcr-white-color);
  }

  .site-header .main-navigation div > ul li:hover > ul {
    opacity: 1;
    visibility: visible;
  }

  .site-header
    .main-navigation
    div
    > ul
    li:nth-last-child(-n + 1)
    > ul
    > li
    > ul,
  .site-header
    .main-navigation
    div
    > ul
    li:nth-last-child(-n + 2)
    > ul
    > li
    > ul,
  .site-header
    .main-navigation
    div
    > ul
    li:nth-last-child(-n + 3)
    > ul
    > li
    > ul,
  .site-header
    .main-navigation
    div
    > ul
    li:nth-last-child(-n + 4)
    > ul
    > li
    > ul {
    left: auto;
    right: 100%;
  }
}

/* -------------------------------------- * 
          site navigation mobile
* ---------------------------------------*/
#site-navigation-mobile {
  display: none;
  margin-left: auto;
}

#site-navigation-mobile .slicknav_menu {
  background: 0 0;
}

#site-navigation-mobile .slicknav_menu .slicknav_btn {
  width: 44px;
  height: 44px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  background-color: var(--tcr-white-color);
  padding: 10px ;
  border-radius: 6px;
  z-index: 999;
  margin: 0px;
}
.site-header-container.header-layout-1 .slicknav_menu .slicknav_btn,
.tcr-sticky-header #site-navigation-mobile .slicknav_menu .slicknav_btn {
  background-color: var(--tcr-tertiary-color) !important;
}
.tcr-sticky-header #site-navigation-mobile .slicknav_menu .slicknav_btn {
  background-color: var(--tcr-secondary-color) !important;
}
.tcr-sticky-header
  #site-navigation-mobile
  .slicknav_menu
  .slicknav_icon
  .slicknav_icon-bar {
  background: var(--tcr-white-color);
}
#site-navigation-mobile .slicknav_menu .slicknav_icon {
  width: 22px;
  height: 17px;
  margin: 0;
  position: relative;
  top: -1px;
}

#site-navigation-mobile .slicknav_menu .slicknav_icon .slicknav_icon-bar {
  width: 100%;
  height: 2px;
  background: var(--tcr-secondary-color);
  box-shadow: none;
}

#site-navigation-mobile .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0;
}

#site-navigation-mobile .slicknav_nav {
  position: relative;
  top: 25px;
  z-index: 99;
  background: var(--tcr-white-color);
  width: 100%;
  -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  margin: 0;
  max-height: 350px;
  overflow: auto;
  border-radius: 20px;
}
.header-layout-3 #site-navigation-mobile .slicknav_nav { 
  top: 50px;
  position: absolute;
}
#site-navigation-mobile .slicknav_nav ul {
  margin: 0px;
  padding-left: 15px;
}

#site-navigation-mobile .slicknav_nav li {
  margin: 0 30px;
}

#site-navigation-mobile .slicknav_nav li .slicknav_arrow {
  float: right;
  font-size: 24px;
  font-weight: 300;
  display: block;
  padding: 0 0px 0 10px;
  background: var(--tcr-white-color);
  color: var(--tcr-dark-color);
  top: -2px;
  position: relative;
}

.header-type-header_builder
  #site-navigation-mobile
  .slicknav_nav
  li
  .slicknav_arrow {
  padding: 0 10px 0 20px;
  margin: 0;
}

#site-navigation-mobile .slicknav_nav li > a {
  background: 0 0;
  color: var(--tcr-dark-color);
  line-height: 26px;
  border-bottom: 1px solid #ededed;
  padding: 9px 0 9px 0;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
}

#site-navigation-mobile .slicknav_nav li:last-child > a {
  border-bottom: none;
}

#site-navigation-mobile .slicknav_nav li > a a {
  color: var(--tcr-dark-color);
}
#site-navigation-mobile .slicknav_nav a:hover {
  background-color: inherit;
}
#site-navigation-mobile .slicknav_nav li.current-menu-item > a,
#site-navigation-mobile .slicknav_nav li.slicknav_open > a,
#site-navigation-mobile .slicknav_nav li.slicknav_open > a a {
  color: var(--tcr-secondary-color);
}

#site-navigation-mobile .slicknav_nav li .sub-menu li {
  margin: 0;
}

#site-navigation-mobile .slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.slicknav_btn .slicknav_icon {
  width: 30px;
  height: 17px;
  position: relative;
  margin: 20px auto;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}

.slicknav_btn .slicknav_icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: var(--tcr-primary-color);
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.slicknav_btn .slicknav_icon span:nth-child(1) {
  top: 1px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.slicknav_btn .slicknav_icon span:nth-child(2) {
  top: 8px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.slicknav_btn .slicknav_icon span:nth-child(3) {
  top: 15px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  left: 3px;
}

.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 15px;
  left: 3px;
}

@media (max-width: 1200px) {
  /* Header */
  #site-navigation-mobile {
    display: block;
  }

  .tcr-topbar-wrapper,
  .header-layout-3 .site-header .header-right-side,
  .header-layout-3 .header-menu-area,
  .header-layout-1 .header-right-side,
  .header-layout-2 .main-navigation,
  .header-layout-3 .main-navigation,
  .header-layout-2 .header-right-side {
    display: none !important;
  }

  .header-layout-2 .site-header .site-logo {
    height: 30px;
  }

  .header-layout-1 .site-header .main-navigation {
    display: none;
  }

  body .header-layout-2 .tcr-topbar-wrapper {
    display: none;
  }

  .header-layout-2 .header-overlay {
    position: relative;
    background: var(--tcr-white-color);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .header-layout-1 .header-stickable-wrap .header-menuarea {
    padding: 15px 15px 15px 15px;
  }
  .header-layout-1 .header-stickable.tcr-sticky-header .header-menuarea {
    padding: 0px 15px 0px 15px;
  }
}

@media (max-width: 767px) {
  .header-layout-3 .site-header-top {
    margin: 0 20px !important;
  }

  body .site-header .sticky-site-logo,
  body .site-header .site-logo {
    margin-right: 0;
  }
}

.elementor-widget-container .elementor-icon-list-icon span i {
  width: 23px;
  height: 23px;
  background: var(--tcr-primary-color);
}

/*--------------------------------------------------------------
# tcr-header-custom-shortcode
--------------------------------------------------------------*/
.header-layout-3 .tcr-header-custom-shortcode {
  margin: 10px;
  max-width: 100%;
  overflow: hidden;
  border-radius: 20px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
 
footer .footer-topbar,
footer .tcr-footer-widgets-wrapper,
footer .tcr-copyright{
  color: var(--tcr-white-color);
} 
footer.site-footer {
  border-radius: 30px 30px 0px 0px;
  position: relative;
  padding: 0px 30px;
}

footer .tcr-footer-widgets-wrapper img {
  width: 220px !important;
  margin-bottom: 26px;
}
footer .footer-topbar .container .row {
  align-items: center;
}
footer .footer-topbar .container {
  padding: 40px 0px 40px 0px;
  border-bottom: 1px solid rgb(225 225 225 / 19%);
}
footer .footer-topbar h3 {
  color: var(--tcr-white-color);
  font-size: 60px;
  line-height: 65px;
  margin: 0;
}
footer .widget {
  margin-bottom: 10px;
}
footer .widget ul {
  padding: 0;
}
footer .wp-block-heading {
  color: var(--tcr-white-color);
}
footer .tcr-footer-widgets-wrapper .tcr-footer div.col-sm-12:first-child {
  padding-right: 130px;
  padding-left: 0;
}
footer .tcr-footer-widgets-wrapper {
  margin-bottom: 60px;
  padding-top: 73px;
}
footer .tcr-footer-widgets-wrapper .tcr-footer .widget .widget-title {
  font-size: 24px;
  line-height: 26px;
  color: var(--tcr-white-color);
  font-weight: 500;
  margin-bottom: 16px;
  font-family: var(--tcr-ch-title-ff);
}

footer .tcr-footer-widgets-wrapper .tcr-footer .widget .textwidget {
  color: var(--tcr-white-color);
}

footer .tcr-footer-widgets-wrapper ul.menu li a {
  color: var(--tcr-white-color);
  font-size: 17px;
  line-height: 17px;
  font-family: var(--tcr-body-ff);
  font-weight: 400;
  position: relative;
}

footer .tcr-footer-widgets-wrapper ul.menu li a::before {
  position: absolute;
  content: "";
  top: 5px;
  left: 0px;
  width: 8px;
  height: 8px;
  background-color: var(--tcr-primary-color);
  border-radius: 100px;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
footer .tcr-footer-widgets-wrapper ul.menu li a:hover:before {
  opacity: 1;
}

footer .tcr-footer-widgets-wrapper ul.menu li a:hover {
  color: var(--tcr-primary-color);
  padding-left: 15px;
}

footer .tcr-footer-widgets-wrapper ul.menu li {
  padding-bottom: 10px;
}

footer .footer-topbar .content-right a.link {
  width: 70px;
  height: 70px;
  line-height: 72px;
  border-radius: 100px;
  text-align: center;
  display: block;
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
  margin-left: auto;
  font-size: 23px;
}
footer .footer-topbar .content-right a.link:hover {
  background-color: var(--tcr-white-color);
} 
footer .tcr-copyright .footer-bottombar{
    padding: 17px 20px;
    font-family: var(--tcr-ch-subtitle-ff);
    margin: auto; 
    position: relative;
    font-size: 16px;
    border-top: 1px solid rgb(255 255 255 / 10%);
}  
footer .tcr-copyright {
  text-align: center;
  font-weight: 400;
  text-transform: capitalize;
} 
footer .tcr-copyright .footer-bottom-right a:hover {
  color: var(--tcr-primary-color);
}
footer .tcr-copyright .footer-bottombar .footer-menu {
  display: inline-block;
  padding: 0;
  margin: 20px 0;
}

footer .tcr-copyright .footer-bottombar .footer-menu li {
  list-style-type: none;
  float: left;
}

footer .tcr-copyright .footer-bottombar .footer-menu li:last-child {
  position: relative;
  margin-left: 35px;
}

footer .tcr-copyright .footer-bottombar .footer-menu li:last-child:before {
  position: absolute;
  content: "";
  top: 11px;
  left: -20px;
  width: 7px;
  height: 7px;
  background-color: var(--tcr-primary-color);
  border-radius: 50px;
}

footer .tcr-copyright .footer-bottombar .footer-menu li a:hover {
  color: var(--tcr-primary-color);
}
footer .tcr-copyright .footer-bottombar li {
  margin: 0px 10px 0px 0px;
}
footer .tcr-copyright .footer-bottombar li a {
  background-color: var(--tcr-white-color);
  color: var(--tcr-secondary-color);
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
}
footer .tcr-copyright .footer-bottombar li a:hover {
  background-color: var(--tcr-primary-color);
  color: var(--tcr-white-color);
}

footer .widget-odd ul li .tcr-post-content a {
  color: var(--tcr-white-color);
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 3px;
}
footer .widget-odd ul li .tcr-post-content a:hover {
  color: var(--tcr-primary-color);
}
footer .widget-odd ul li .tcr-post-content span {
  color: var(--tcr-primary-color);
}

footer .custom-html-widget .contact-phone .icon {
  background-color: rgba(225, 225, 225, 0.1);
  min-width: 60px;
  height: 60px;
  font-size: 22px;
  line-height: 60px;
  color: var(--tcr-white-color);
  text-align: center;
  border-radius: 100px;
  display: block;
}
footer .custom-html-widget .contact-phone .contact-info-text {
  display: grid;
  margin-left: 20px;
  font-family: var(--tcr-ch-title-ff);
}
footer .custom-html-widget .contact-phone .contact-info-text div {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 4px;
  font-family: var(--tcr-ch-title-ff);
}
footer .custom-html-widget .contact-phone .contact-info-text span {
  font-size: 17px;
  line-height: 28px;
  font-family: var(--tcr-ch-subtitle-ff);
  font-weight: 400;
  color: #a7a7a7;
}
footer .custom-html-widget .contact-item {
  margin-bottom: 37px;
}
footer .custom-html-widget .contact-item:last-child {
  margin-bottom: 0px;
}
footer .custom-html-widget .contact-item .contact {
  font-size: 22px;
  line-height: 30px;
  color: var(--tcr-white-color);
  font-family: var(--tcr-ch-title-ff);
  font-weight: 500;
}

footer .custom-html-widget .contact-item .contact-list .contact-value {
  display: grid;
}

footer .custom-html-widget .contact-item .contact-list .contact-value a:hover {
  color: var(--tcr-primary-color);
}

footer .custom-html-widget .contact-item .contact-list a,
footer .custom-html-widget .contact-item .contact-list span {
  color: var(--tcr-white-color);
  font-size: 17px;
  line-height: 27px;
  font-family: var(--tcr-ch-subtitle-ff);
  font-weight: 500;
}

footer .menu-footer-menu-container {
  text-align: left;
}

footer .menu-footer-menu-container ul {
  display: inline-block;
}
footer .social-info-wrapper ul {
  display: inline-flex;
  padding: 0;
}
footer .social-info-wrapper ul a.social-icon {
  background-color: rgba(225, 225, 225, 0.1);
  width: 48px;
  height: 48px;
  line-height: 48px;
}
footer .widget_recent_services h2 {
  padding: 0;
  text-align: left;
}

footer .widget_recent_services ul li {
  margin: 0;
  background-color: inherit;
  border-bottom: inherit;
  display: flex;
  padding-bottom: 15px;
}
footer .widget_recent_services ul li:first-child {
  padding-top: 0px;
}
footer .widget_recent_services ul li a:hover {
  background-color: inherit;
  color: var(--tcr-primary-color);
}
footer .widget_recent_services ul li img {
  width: 60px;
  border-radius: 5px;
  margin-right: 12px;
}
footer .widget_recent_services ul li a {
  font-size: 17px;
  line-height: 27px;
  font-family: var(--tcr-body-ff);
  font-weight: 400;
  background: none;
  padding: 0;
  color: #a7a7a7;
}
footer .widget_recent_services ul li a {
  padding: 0;
}
footer .widget_recent_services ul li span {
  color: var(--tcr-primary-color);
}
footer .widget_recent_services ul li a[aria-current="page"] {
  color: var(--tcr-primary-color);
  background-color: inherit;
}

footer .footer-contact-us p {
  margin-bottom: 31px;
}
footer .footer-contact-us h2 {
  font-size: 18px;
  line-height: 20px;
  color: var(--tcr-white-color);
}

footer .footer-contact-us h2.number {
  margin-bottom: 35px;
}
footer .footer-contact-us h2.mail {
  text-transform: lowercase;
}

.textwidget.custom-html-widget .number,
.textwidget.custom-html-widget .mail{
  color: var(--tcr-white-color);
  text-transform: lowercase;
}
/*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/
.tcr-form.contact-form input[type="submit"] {
  width: 100%;
}

.tcr-form.contact-form .input-group {
  margin-bottom: 20px;
}

/*=== Form Input Outline ===*/
.tcr-form.appointment-form h3 {
  font-size: 32px;
  line-height: 42px;
  color: var(--tcr-white-color);
  text-align: center;
}

.tcr-form.appointment-form input[type="submit"] {
  min-width: 100%;
}

.tcr-form.appointment-form input[type="submit"]:hover {
  background: var(--tcr-white-color);
  color: var(--tcr-secondary-color);
}

.tcr-form.appointment-form .p-hide p {
  margin: 0;
}
.wpcf7-form .contact-form {
  display: flex;
  align-items: center;
  background-color: var(--tcr-primary-color);
  padding: 20px 50px;
  position: relative;
  border-radius: 10px;
  background-image: url(https://themecrafter.com/recyo/wp-content/uploads/2023/03/pettern-01.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
}

.wpcf7-form .contact-form::before {
  position: absolute;
  content: "";
  right: 0px;
  bottom: 0px;
  width: 0;
  height: 0;
  border-bottom: 40px solid var(--tcr-white-color);
  border-left: 40px solid transparent;
}

.wpcf7-form .contact-title .title {
  font-size: 34px;
  line-height: 40px;
  font-family: var(--tcr-ch-title-ff);
  font-weight: 600;
  color: var(--tcr-white-color);
  margin-bottom: 10px;
}
.wpcf7-form .contact-title .text {
  color: var(--tcr-white-color);
}
.wpcf7-form .input-group {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.wpcf7-form .contact-cover .input-group select,
.wpcf7-form .contact-cover .input-group input::placeholder,
.wpcf7-form .contact-cover .input-group textarea::placeholder {
  color: var(--tcr-white-color) !important;
  font-family: var(--tcr-body-ff);
  opacity: 1;
}
.wpcf7-form .contact-cover .input-group select,
.wpcf7-form .contact-cover .input-group input {
  border-bottom: 1px solid rgb(255 255 255 / 30%) !important;
  border-radius: 0px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  padding-left: 0 !important;
  margin: 0;
  color: var(--tcr-white-color);
  background: var(--tcr-primary-color);
}
.wpcf7-form .contact-cover .input-group textarea {
  height: 60px;
  border-radius: 0px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 1px solid rgb(255 255 255 / 30%) !important;
  padding-left: 0px !important;
  color: var(--tcr-white-color);
  background-color: var(--tcr-primary-color);
  padding-top: 20px;
}

.wpcf7-form .input-group select option {
  color: var(--tcr-secondary-color);
  background-color: var(--tcr-white-color);
}

.wpcf7-form .input-group .ajax-loader {
  position: absolute;
  left: 10px;
  top: 20px;
  z-index: 9;
}
.wpcf7-form p {
  margin: 0;
}
.wpcf7-form h3 {
  margin-bottom: 25px;
  font-size: 40px;
  line-height: 43px;
  font-weight: 600;
  text-transform: capitalize;
}

.wpcf7-form .contact-cover {
  width: 76%;
  margin: 0px 50px;
}

/* tab-from */
.wpcf7-form .tab-form {
  border-radius: 0px 30px 30px 30px;
}
/*=== contact-form ===*/
.recyo-form.contact-form input[type="submit"] {
  width: 100%;
}

.recyo-form.contact-form .input-group input[type="number"],
.recyo-form.contact-form .input-group input[type="text"],
.recyo-form.contact-form .input-group input[type="email"],
.recyo-form.contact-form .input-group input[type="password"],
.recyo-form.contact-form .input-group input[type="tel"],
.recyo-form.contact-form .input-group input[type="url"],
.recyo-form.contact-form .input-group input[type="search"],
.recyo-form.contact-form .input-group select,
.recyo-form.contact-form .input-group textarea {
  background-color: var(--tcr-white-color);
}

/*=== Team Form ===*/
.team-from {
  padding: 40px 40px 40px 40px;
  border-radius: 30px;
  border: 1px solid #dee2e6;
  display: grid;
  gap: 20px;
}
.team-from input[type="url"],
.team-from input[type="text"],
.team-from textarea {
  background-color: var(--tcr-tertiary-color);
    border: 1px solid var(--tcr-tertiary-color);
}

/* home from */
.home-from {
  background-color: var(--tcr-white-color);
  border-radius: 30px;
  padding: 50px 50px 50px 50px;
}
.home-from .home-from-select {
  display: flex;
  gap: 25px;
}
.home-from .home-from-select input,
.home-from .home-from-select select {
  margin-bottom: 25px;
  background-color: var(--tcr-tertiary-color);
    border: 1px solid var(--tcr-tertiary-color);
}
.home-from .home-from-select input:focus,
.home-from .home-from-select select:focus{
  border-color: var(--tcr-primary-color) !important;
}
.home-from .home-from-wrap .home-from-select .wpcf7-form-control-wrap {
  width: 100%;
  position: relative;
}
.home-from .home-from-wrap .home-from-select .home-select {
  width: 100%;
  position: relative;
}
.home-from .home-from-wrap .home-from-select .home-select::before {
  position: absolute;
  top: 21px;
  right: 3px;
  content: "";
  width: 13px;
  height: 20px;
  background-color: #f4f6fa;
  z-index: 9;
}
.home-from .home-from-wrap .home-from-select .home-select::after {
  position: absolute;
  top: 24px;
  right: 20px;
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  line-height: 12px;
  font-weight: 800;
  width: 13px;
  height: 10px;
}
.from-button {
  position: relative;
} 
.from-button:hover i {
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}
.from-button .wpcf7-spinner {
  position: absolute;
  top: 22px;
  right: -50px;
}
.from-button input[type="submit"] {
  width: 100%;
}

.appointment-form-2 {
  padding: 50px;
  background-color: var(--tcr-tertiary-color);
  border-radius: 20px;
}
.appointment-form-2 input,
.appointment-form-2 textarea {
     border: 1px solid var(--tcr-tertiary-color);
}
.appointment-form-2 textarea {
  height: 200px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
  background-color: #ffb900cc;
  color: var(--tcr-dark-color);
  display: inline-block;
  border-radius: 10px;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232;
  background-color: #dc323252;
  color: var(--tcr-dark-color);
  display: inline-block;
  border-radius: 10px;
}
/*--------------------------------------------------------------
#  Newsletter
--------------------------------------------------------------*/

.recyo-footer-newslatter .newslatter-title {
  color: var(--tcr-white-color);
  text-align: left;
  line-height: 26px;
  font-weight: 600;
  font-size: 26px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.recyo-footer-newslatter input {
  border-radius: 100px;
  color: var(--tcr-white-color);
  border: 1px solid rgb(255 255 255 / 8%) !important;
  background-color: var(--tcr-secondary-color);
  padding-right: 80px;
}
.recyo-footer-newslatter .footer-from {
  width: 100%;
  position: relative;
}
.recyo-footer-newslatter input::placeholder {
  color: #a7a7a7;
  font-weight: 400;
  font-size: 18px;
}
.recyo-footer-newslatter button {
  position: absolute;
  padding: 0;
  background: inherit;
  top: 1px;
  right: 2px;
  height: 0;
}
.recyo-footer-newslatter button:focus {
  outline: inherit;
}
.recyo-footer-newslatter button i {
  font-size: 20px;
  margin: 10px 10px 0 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  border-radius: 100%;
  background: var(--tcr-primary-color);
  text-align: center;
}
.recyo-footer-newslatter button:hover i {
  background-color: var(--tcr-white-color);
  color: var(--tcr-secondary-color);
}

/*--------------------------------------------------------------
# Search Form
--------------------------------------------------------------*/
.tcr-searchform {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tcr-searchform input {
  background-color: var(--tcr-white-color);
}

button.tcr-search-button {
  position: absolute;
  right: 30px;
  top: 4px;
  padding: 0;
  background-color: inherit;
  outline: none;
  color: var(--tcr-dark-color);
  font-size: 18px;
}

button.tcr-search-button:hover {
  color: var(--tcr-secondary-color);
}

.mfp-inline-holder .mfp-content {
  position: static;
}

.mfp-close {
  top: 40px;
  right: 40px;
  opacity: 1;
}

.mfp-content button.mfp-arrow,
.mfp-content button.mfp-close {
  position: absolute;
  background-color: var(--tcr-primary-color);
  border: none;
  font-family: inherit;
  cursor: pointer;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  font-size: 23px;
  color: var(--tcr-dark-color);
  font-weight: 600;
  letter-spacing: 0;
  outline: none;
  opacity: inherit;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  top: 40px;
  right: 40px;
  z-index: 999;
  padding: 0;
  border-radius: 5px;
}

body .button.mfp-close {
  color: var(--tcr-white-color);
}
.mfp-content button.mfp-arrow:hover,
.mfp-content button.mfp-close:hover {
  background-color: var(--tcr-white-color);
}
.mfp-bg {
  z-index: 99999;
  opacity: 0.9;
}

.mfp-wrap {
  z-index: 99999;
}

/*--------------------------------------------------------------
# 404 Page
--------------------------------------------------------------*/
section.error-404 {
  padding: 100px 0px 100px 0px;
  text-align: center;
}

section.error-404 h1.page-title {
  font-size: 250px;
  line-height: 250px;
}

section.error-404 .search-form {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 30px;
  border: none;
  display: flex;
}

body.error404 .site-content.container {
  max-width: 100%;
  padding: 0;
}
section.error-404 label {
  margin-right: 10px;
  width: 100%;
}
section.error-404 .search-form input[type="search"] {
  background: var(--tcr-tertiary-color);
  border: 1px solid var(--tcr-tertiary-color);
  height: 62px;
  padding-right: 150px;
  padding-left: 25px;
  color: var(--tcr-secondary-color);
}
section.error-404 a.fof-back-buttton {
  color: var(--tcr-white-color);
  padding: 18px 30px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
  display: inline-block;
  border-radius: 100px;
  letter-spacing: 0.5px;
}
section.error-404 a.fof-back-buttton:hover {
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}
section.error-404 .page-content p { 
  color: var(--tcr-dark-color);
  margin-bottom: 35px;
  margin-top: 70px;
  line-height: 28px;
}
.error404 .site-header .contact-list .contact-value a {
  color: var(--tcr-secondary-color);
}

.error404 .header-layout-3 .site-header {
  border-bottom: 1px solid #dbdcdc;
}

.error404 header,
.error404 footer{
 display: none;
}

.error404 .error-404 header{
  display: block;
}


/*--------------------------------------------------------------
# Elementor Special
--------------------------------------------------------------*/
body .elementor-widget-heading .elementor-heading-title {
  color: var(--tcr-secondary-color);
}

.elementor-top-section.tcr-bg-color-primary,
.elementor-top-section.tcr-bg-color-secondary,
.elementor-top-section.tcr-bg-color-light,
.elementor-top-section.tcr-bg-color-white {
  padding-top: 100px;
  padding-bottom: 100px;
}

.tcr-bg-color-white.elementor-column > .elementor-column-wrap,
.elementor-element.tcr-bg-color-white {
  background-color: var(--tcr-white-color);
}

.elementor-widget-heading h1.elementor-heading-title,
.elementor-widget-heading h2.elementor-heading-title,
.elementor-widget-heading h3.elementor-heading-title,
.elementor-widget-heading h4.elementor-heading-title,
.elementor-widget-heading h5.elementor-heading-title,
.elementor-widget-heading h6.elementor-heading-title {
  color: var(--tcr-dark-color);
  font-family: var(--tcr-ch-title-ff) !important;
}

.tcr-right-expand.elementor-top-section.tcr-bg-color-white:after,
.tcr-left-expand.elementor-top-section.tcr-bg-color-white:after,
.tcr-right-expand.tcr-bg-color-white .elementor-widget-wrap:after,
.tcr-left-expand.tcr-bg-color-white .elementor-widget-wrap:after {
  background: var(--tcr-white-color);
}

.text-white.elementor-widget-heading h1.elementor-heading-title,
.text-white.elementor-widget-heading h2.elementor-heading-title,
.text-white.elementor-widget-heading h3.elementor-heading-title,
.text-white.elementor-widget-heading h4.elementor-heading-title,
.text-white.elementor-widget-heading h5.elementor-heading-title,
.text-white.elementor-widget-heading h6.elementor-heading-title {
  color: var(--tcr-white-color) !important;
}

.tcr-right-expand.elementor-top-section > .elementor-container:after,
.tcr-right-expand.elementor-top-column > .elementor-widget-wrap:after {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block !important;
  z-index: -1;
}

.tcr-left-expand.elementor-top-section > .elementor-container:after,
.tcr-left-expand.elementor-top-column > .elementor-widget-wrap:after {
  position: absolute;
  content: " ";
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  display: block !important;
  z-index: -1;
}

.tcr-service-expand > .elementor-widget-wrap {
  display: block !important;
}

.tcr-service-expand > .elementor-widget-wrap > .elementor-element {
  width: 1640px;
  margin-left: auto;
  margin-right: 0;
}
.tcr-left-expand.about-expand .elementor-widget-wrap {
  width: 660px;
  margin-left: auto !important;
  margin-right: 0 !important;
}

.tp-leftarrow.tparrows.hesperiden {
  background-color: inherit !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: center;
  border-radius: 0px !important;
  height: 140px !important;
  background-image: url(https://themecrafter.com/recyo/wp-content/uploads/2025/04/arrow-bg-left.png) !important;
  left: 10px !important;
}
.tp-rightarrow.tparrows.hesperiden {
  background-color: inherit !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: center;
  border-radius: 0px !important;
  height: 140px !important;
  background-image: url(https://themecrafter.com/recyo/wp-content/uploads/2025/04/arrow-bg-right.png) !important;
  right: -30px !important;
  left: inherit !important;
}
.tp-leftarrow.tparrows.hesperiden:before {
  content: "\f103" !important;
  font-family: flaticon_mycollection !important;
  font-size: 20px !important;
  line-height: 42px !important;
  margin-left: -15px !important;


}
.tp-rightarrow.tparrows.hesperiden::before {
  font-family: flaticon_mycollection !important;
  content: "\f102" !important;
  font-size: 20px !important;
  line-height: 42px !important;
  margin-right: -15px !important;
}
.tp-leftarrow.tparrows.hesperiden:before,
.tp-rightarrow.tparrows.hesperiden::before {
  top: 50px !important;
  position: relative;
}

.radius-marquee .marquee-style-1 {
  border-radius: 20px 20px 0px 0px;
}

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
.overflow-hidden {
  overflow: hidden;
}

.tcr-form-bg-color:after {
  content: "";
  position: absolute;
  width: 25%;
  height: 100%;
  bottom: 0;
  right: 0;
  z-index: -1;
}

@media (max-width: 1024px) {
  .overflow-hidden-tab {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .overflow-hidden-mobile {
    overflow: hidden;
  }
}
.recyo-vertical-text h2.elementor-heading-title {
  position: absolute;
  transform: rotate(270deg);
  transform-origin: left bottom 0;
  margin-bottom: 0;
  bottom: 140px;
  left: -118px;
  font-size: 135px !important;
  line-height: 135px !important;
  font-weight: 600;
  color: var(--tcr-white-color);
}
.about-left-expand.tcr-left-expand .elementor-widget-wrap {
  width: 550px;
  margin-left: auto;
  margin-right: 0px;
}
.about-right-expand.tcr-right-expand .elementor-widget-wrap {
  width: 570px;
  margin-right: auto;
  margin-left: 0px;
}
.testimonial-right-expand.tcr-right-expand .elementor-widget-wrap {
  width: 810px;
  margin-right: auto;
  margin-left: 0px;
}
.about-border .elementor-widget-wrap::after {
  position: absolute;
  content: "";
  left: -40px;
  top: 0;
  width: 20px;
  height: 70%;
  background-color: var(--tcr-primary-color);
}
.pettern-bottom:after,
.pettern-top:before {
  height: 61px;
  top: 0;
  z-index: 2;
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  background: url(../images/pettern-top.png) no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pettern-bottom:after {
  top: inherit;
  bottom: 0;
  background: url(../images/pettern-bottom.png) no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.tcr-blog-classic .tcr-blog-classic-inner .entry-content ul:last-child,
.tcr-blog-classic .tcr-blog-classic-inner .entry-content table:last-child {
  margin-bottom: 0;
}
.tcr-blog-classic .tcr-blog-classic-inner .entry-content ul.wp-block-page-list {
  display: grid; 
    margin-bottom: 50px;
 
}
.tcr-blog-classic .tcr-blog-classic-inner .entry-content ul.wp-block-page-list li{
      padding-bottom: 6px;
    margin-bottom: 6px;
}
.tcr-blog-classic .tcr-blog-classic-inner .entry-content ul.wp-block-page-list li:last-child{
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{
  color: var(--tcr-dark-color);
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{ 
     border: 0px;
    background:var(--tcr-tertiary-color);
    padding: 20px;
    border-radius: 20px;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li{
  margin-bottom: 0px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{
  padding: 0px 0px 0px 30px;
 
} 
.wp-block-post-excerpt__excerpt{
  margin-bottom: 30px;
}
.tcr-blog-classic .tcr-blog-classic-inner .entry-content .wp-block-column p {
  padding: 0 0 25px 0;
}
.tcr-blog-classic .tcr-blog-classic-inner .entry-content .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow p {
  padding: 0 0 25px 25px;
}

.wp-block-rss .wp-block-rss__item{
  margin-bottom: 10px;
}
/* testimonial-about-as */
.testimonial-about-as {
  background: var(--tcr-white-color);
  display: flex;
  border-radius: 50px;
  justify-content: space-around;
  width: 400px;
  padding: 0px 25px 0px 0px;
  align-items: center;
}
.testimonial-about-as .icon {
  width: 65px;
  height: 65px;
  line-height: 70px;
  color: var(--tcr-primary-color);
  background: #e8e8e8;
  text-align: center;
  border-radius: 100%;
  font-size: 25px;
  margin-right: 25px;
}
.testimonial-about-as .icon i {
  transform: rotate(-43deg);
}
.testimonial-about-as .number {
  font-family: var(--tcr-ch-title-ff);
  font-weight: 600;
  font-size: 35px;
  line-height: 35px;
  color: var(--tcr-secondary-color);
  margin-bottom: -10px;
  margin-right: auto;
  position: relative;
}
.testimonial-about-as p {
  margin: 0;
  color: var(--tcr-secondary-color);
  font-weight: 500;
  line-height: 20px;
}
/* blockquote-counter */
div.blockquote-counter {
  text-align: center;
  background: var(--tcr-primary-color);
  border-radius: 100%;
  width: 170px;
  height: 170px;
  line-height: 170px;
  border: 10px solid var(--tcr-white-color);
}
div.blockquote-counter h1,
div.blockquote-counter .text {
  color: var(--tcr-white-color);
}
div.blockquote-counter h1 {
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  padding-top: 23px;
  margin-bottom: 4px;
}
div.blockquote-counter .text {
  line-height: 22px;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.about-us-title {
  text-align: center;
  font-size: 100px;
  line-height: 120px;
}
.about-us-title .about-image {
  width: 310px;
  height: 90px;
  border-radius: 100px;
}
.about-us-title span {
  color: var(--tcr-primary-color);
}

/* tcr-Custom-tab */
.tcr-Custom-tab1 {
  margin-left: 90px;
}
.tcr-Custom-tab2 {
  margin-left: 200px;
}
.tcr-custom-tab {
  text-align: right;
}

.tcr-custom-tab .iocn i {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: var(--tcr-white-color);
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  font-size: 18px;
  transform: rotate(-35deg);
}

.first-letter-larg span {
  float: left;
  display: block;
  font-size: 34px;
  padding: 0;
  margin: 9px 10px 0px 0;
  font-weight: 300;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border-radius: 30px 30px 0px 30px;
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}
#SR7_10_1 .metis.sr7-ndv.sr7-nphr .sr7-bullet.sr7-touchhover .sr7-bullet-title,
#SR7_7_1 .metis.sr7-ndv.sr7-nphr .sr7-bullet.sr7-touchhover .sr7-bullet-title,
#SR7_1_1 .metis.sr7-ndv.sr7-nphr .sr7-bullet-title {
  display: none;
}
.tcr_button_wrapper.button-style-1.tcr-bg-color-primary.slider-btn
  .tcr-button
  a {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.banner-play-icon i {
  width: 48px;
  height: 48px;
  line-height: 50px;
  border-radius: 100px;
  background: var(--tcr-white-color);
  display: block;
  text-align: center;
}
.animate-pulse {
  animation: animate-pulse 3s linear infinite;
}

@keyframes animate-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8),
      0 0 0 0 rgba(255, 255, 255, 0.8);
  }
  40% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0),
      0 0 0 0 rgba(255, 255, 255, 0.8);
  }
  80% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0),
      0 0 0 30px rgba(255, 109, 74, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
  }
}
.animate-btn {
  min-width: 48px !important;
  min-height: 48px !important;
  line-height: 48px !important;
  font-size: 19px !important;
}

.elementor-shortcode .testimonials-reting {
  display: inline-flex;
  align-items: center;
}

.elementor-shortcode .testimonials-reting h2.tcr-testimonials-num {
  margin-bottom: 0px;
  margin-right: 20px;
  border-right: 1px solid #dee2e6;
  font-size: 50px;
  line-height: 40px;
  padding: 5px 20px 5px 0px;
  color: var(--tcr-dark-color);
}

.elementor-shortcode .testimonials-reting .tcr-reting-text {
  text-align: left;
  text-transform: uppercase;
  font-size: 15px;
  font-family: var(--tcr-ch-title-ff);
  font-weight: 500;
  letter-spacing: 1px;
  position: relative;
  margin-top: 3px;
  color: var(--tcr-body-color);
}

.elementor-shortcode .testimonials-reting .reting-icon i {
  color: #ffa500;
}
.elementor-shortcode .testimonials-reting .reting-icon li::marker {
  content: none;
}
.elementor-shortcode .testimonials-reting ul {
  display: flex;
  padding: 0;
  margin: 0;
}
.elementor-shortcode .testimonials-reting.white h2.tcr-testimonials-num {
  border-right: 1px solid rgb(255 255 255 / 21%);
}
.elementor-shortcode .testimonials-reting.white h2.tcr-testimonials-num,
.elementor-shortcode .testimonials-reting.white .tcr-reting-text {
  color: var(--tcr-white-color);
}

.reating-flex.d-flex {
  padding: 0;
  margin: 0;
}
.reating-flex.d-flex li {
  margin: 0px 5px;
  font-size: 20px;
  color: var(--tcr-dark-color);
}
.reating-flex.d-flex li::marker {
  content: none;
}

.awards-img {
  display: flex;
  align-items: center;
  gap: 15px;
}
.awards-img img {
  width: 70px;
}
.awards-img h4 {
  margin-bottom: 0px;
  font-size: 22px;
  line-height: 25px;
}
.awards-img span {
  font-size: 15px;
}
.big-counter h2 {
  display: flex;
  align-items: center;
  font-size: 100px;
  color: var(--tcr-secondary-color);
}
.big-counter div {
  background-color: var(--tcr-primary-color);
  border-radius: 15px;
  padding: 20px;
  width: 130px;
  margin: 0px 10px;
  display: grid;
}
.big-counter div p {
  font-size: 12px;
  line-height: 15px;
  font-family: var(--tcr-body-ff);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  margin-bottom: 18px;
}

.custom-infobox {
  background-color: var(--tcr-white-color);
  padding: 10px 35px 10px 10px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.custom-infobox i {
  width: 67px;
  height: 67px;
  line-height: 67px;
  font-size: 30px;
  text-align: center;
  display: block;
  color: var(--tcr-dark-color);
  background-color: var(--tcr-primary-color);
  border-radius: 100px;
}

.custom-infobox h4 {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 2px;
}
.custom-infobox span {
  font-size: 15px;
}
.top-title {
  background-color: var(--tcr-primary-color);
  border-radius: 25px 25px 0px 0px;
  padding: 16px 30px 15px 30px;
  display: inline-block;
}
.top-title::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 31px solid var(--tcr-primary-color);
  position: absolute;
  bottom: 0;
  right: -7px;
}
.top-title::after {
  content: "";
  width: 0;
  height: 0;
  border-right: 0px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 31px solid var(--tcr-primary-color);
  position: absolute;
  bottom: 0;
  left: -7px;
}
.top-title h4 {
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  padding-left: 30px;
  letter-spacing: 1px;
  font-weight: 600;
}
.top-title h4::before {
  position: absolute;
  top: 0px;
  left: 0px;
  content: "\f102";
  font-size: 22px;
  font-family: flaticon_mycollection !important;
  font-weight: 400;
}

.first-letter-larg span {
  float: left;
  display: block;
  font-size: 34px;
  padding: 0;
  margin: 5px 10px 0px 0;
  font-weight: 500;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background-color: var(--tcr-dark-color);
  color: var(--tcr-white-color);
  border-radius: 5px;
  font-family: var(--tcr-ch-title-ff);
}
.link-btn {
  display: flex;
  align-items: center;
  gap: 4px;
  z-index: 9;
}
.link-btn .icon {
  z-index: 9;
  position: relative;
}
.link-btn i {
  width: 58px;
  height: 58px;
  line-height: 54px;
  text-align: center;
  border-radius: 100px;
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
  display: block;
  border: 4px solid var(--tcr-white-color);
}
.link-btn span {
  font-size: 24px;
  color: var(--tcr-dark-color);
  padding: 15px 25px 15px 15px;
  border-radius: 100px;
  background-color: var(--tcr-white-color);
  font-family: var(--tcr-ch-title-ff);
  font-weight: 500;
  position: relative;
}
.link-btn span::before {
  --c: 85;
  width: 18px;
  height: 20px;
  display: block;
  aspect-ratio: 3 / 2;
  background: #ffffff;
  mask: radial-gradient(
    calc(var(--c) * 1%) 100% at 50% calc(-100% * cos(asin(50 / var(--c)))),
    #0000 calc(100% - 1px),
    #000
  );
  clip-path: ellipse(calc(var(--c) * 1%) 100% at top);
  content: "";
  position: absolute;
  left: -11px;
  top: 11px;
}
.link-btn span::after {
  --c: 85;
  width: 18px;
  height: 20px;
  display: block;
  aspect-ratio: 3 / 2;
  background: #ffffff;
  mask: radial-gradient(
    calc(var(--c) * 1%) 100% at 50% calc(100% + 100% * cos(asin(50 / var(--c)))),
    #0000 calc(100% - 1px),
    #000
  );
  clip-path: ellipse(calc(var(--c) * 1%) 100% at bottom);
  content: "";
  position: absolute;
  left: -11px;
  top: 27px;
}

.link-btn.style-2 span {
  font-size: 15px;
  color: var(--tcr-body-color);
  text-transform: uppercase;
  font-family: var(--tcr-ch-subtitle-ff);
}
.link-btn.style-2 i {
  font-size: 21px;
}

.banner-two-line {
  height: 1px !important;
}

.about-raound {
  background-color: var(--tcr-primary-color);
  border-radius: 100%;
  width: 300px;
  height: 300px;
  line-height: 300px;
  text-align: center;
  display: flex;
  padding: 30px;
}
.about-raound-wrap {
  margin: auto;
}
.about-raound p {
  line-height: 26px;
  margin: 0;
}
.about-call-html {
  display: inline-flex;
  align-items: center;
  text-align: center;
  color: var(--tcr-white-color);
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  font-family: var(--tcr-ch-title-ff);
}
.about-call-html .about-call-icon {
  display: flex;
  margin-right: 20px;
}
.about-call-html .about-call-icon img {
  width: 45px;
  height: 45px;
  border-radius: 100px;
}
.about-call-html i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background-color: var(--tcr-primary-color);
  color: var(--tcr-dark-color);
  font-size: 20px;
  border-radius: 100px;
  text-align: center;
  display: block;
  margin-left: -13px;
}
.about-call-html a {
  color: var(--tcr-primary-color);
  position: relative;
  margin-left: 6px;
}
.about-call-html a::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: var(--tcr-primary-color);
  opacity: 0.5;
}
.about-call-html p{
  margin-bottom: 0;
}
/* rotate-img */
.rotate-img img {
  transform: rotate(0deg);
  -webkit-animation: spin 15s linear infinite;
  -moz-animation: spin 15s linear infinite;
  animation: spin 15s linear infinite;
}

.about-number {
  display: flex;
  align-items: center;
}
.about-number .img {
  display: flex;
  align-items: center;
  margin-right: 7px;
}
.about-number .img img {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  border: 4px solid #f1f3d4;
  position: relative;
}
.about-number i {
  width: 46px;
  height: 46px;
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
  border-radius: 100px;
  display: block;
  text-align: center;
  line-height: 46px;
  margin-left: -10px;
}

.background-video-banner{
  border-radius: 100%;
}
 .hesperiden.sr7-arrows.sr7-rightarrow,
 .hesperiden.sr7-arrows.sr7-leftarrow{
 -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
 .hesperiden.sr7-arrows.sr7-rightarrow:before, 
 .hesperiden.sr7-arrows.sr7-leftarrow:before{
    font-family: flaticon_mycollection !important; 
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

#SR7_3_1 .hesperiden.sr7-arrows{
  overflow: hidden;
 
}
  .hesperiden.sr7-arrows.sr7-rightarrow:hover, 
 .hesperiden.sr7-arrows.sr7-leftarrow:hover{

   background-color: var(--tcr-primary-color) !important;
}
 .hesperiden.sr7-arrows.sr7-rightarrow:hover::before, 
 .hesperiden.sr7-arrows.sr7-leftarrow:hover::before{ 
  color: var(--tcr-dark-color) !important;
}

.banner-blur{
    backdrop-filter: blur(10px) !important;
    background-color: rgb(255 255 255 / 21%) !important;
}
.sr7-bullet-title,
#SR7_4_1 .metis.sr7-ndv.sr7-nphr .sr7-bullet.sr7-touchhover .sr7-bullet-title,
#SR7_4_1 .metis.sr7-ndv.sr7-nphr .sr7-bullet-title{
  display: none !important; 
}

/*-------------------------------------------------------------
# social icon
--------------------------------------------------------------*/
.social-info-wrapper ul {
  display: flex;
  padding: 0;
  margin: 0;
}
.social-info-wrapper ul li {
  list-style-type: none;
  margin: 0px 10px 0px 0px;
  padding: 0;
}
.social-info-wrapper ul li a {
  display: inline-block;
  font-size: 17px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  color: var(--tcr-white-color);
  background-color: var(--tcr-primary-color);
  font-weight: 100;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.social-info-wrapper ul li a:hover {
  background-color: var(--tcr-tertiary-color);
  color: var(--tcr-secondary-color);
}

/*--------------------------------------------------------------
# Scroll To Top.
--------------------------------------------------------------*/
#scroll-to-top.active a {
  opacity: 1;
}

#scroll-to-top a {
  color: var(--tcr-dark-color);
  position: fixed;
  z-index: 20;
  right: 25px;
  bottom: 25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 100px;
  background: var(--tcr-primary-color);
}
#scroll-to-top a:hover {
  background-color: var(--tcr-secondary-color);
  color: var(--tcr-white-color);
}
#scroll-to-top a span {
  display: none;
}

@-webkit-keyframes scroll_up_anim {
  0% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }

  100% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

@-moz-keyframes scroll_up_anim {
  0% {
    -moz-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  50% {
    -moz-transform: translateY(3px);
    transform: translateY(3px);
  }

  100% {
    -moz-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

@-o-keyframes scroll_up_anim {
  0% {
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  50% {
    -o-transform: translateY(3px);
    transform: translateY(3px);
  }

  100% {
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

@keyframes scroll_up_anim {
  0% {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  50% {
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
  }

  100% {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

.tcr-animation1 {
  animation-name: flykite;
  animation-duration: 5s;
  animation-timing-function: ease-out;
  animation-delay: 0;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}

@keyframes flykite {
  0% {
    transform: translate(20px, -10px);
  }

  50% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(20px, -10px);
  }
}

.tcr-animation2 {
  animation-name: zoominout;
  animation-duration: 5s;
  animation-timing-function: ease-in-out;
  animation-delay: 0;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}

@keyframes zoominout {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(0.8, 0.8);
  }

  100% {
    transform: scale(1, 1);
  }
}

.item-bounce {
  animation-name: fadebounce;
  animation-duration: 8s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}

@keyframes fadebounce {
  0% {
    transform: translateY(0);
    opacity: 1;
  }

  50% {
    transform: translateY(20px);
    opacity: 1;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.about-img-rotate .elementor-widget-container img {
  animation: rotation 8s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

/*--------------------------------------------------------------
# Contact us
--------------------------------------------------------------*/

.contact-box {
  box-shadow: inset 0px -8px 0px 0px rgb(0 0 0 / 10%);
}

.contact-social .social-info-wrapper ul li a {
  font-size: 22px;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100px;
  box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);
}

/*--------------------------------------------------------------
# Accordion Style
--------------------------------------------------------------*/
.elementor-accordion {
  text-align: inherit !important;
}
.elementor-accordion .elementor-accordion-title {
  font-size: 20px;
  font-weight: 500 !important;
  line-height: 30px;
  font-family: var(--tcr-ch-title-ff) !important;
  color: var(--tcr-dark-color) !important;
  text-transform: capitalize;
  display: flex;
}
.elementor-accordion .elementor-accordion-title span {
  color: var(--tcr-primary-color);
  margin-right: 4px;
}
.elementor-element .elementor-widget-accordion .elementor-accordion .elementor-tab-title {
  position: relative;
  overflow: hidden;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-content,
.elementor-accordion .elementor-accordion-item p {
  font-family: var(--tcr-ch-subtitle-ff);
  margin: 0;
}

.elementor-element .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  font-size: 14px;
  background-color: var(--tcr-primary-color);
  position: absolute;
  top: 50%;
  right: 10px;
  font-weight: 400 !important;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(0%, -50%);
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon i {
  color: var(--tcr-dark-color);
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
  fill: var(--tcr-dark-color) !important;
}
.elementor-accordion .elementor-accordion-item {
  margin-bottom: 15px;
  border-radius: 8px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border-radius: 10px;
  border: 1px solid #d1d1d1 !important;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title {
  overflow: visible;
}
.elementor-accordion .elementor-tab-content {
  border: none !important;
  padding: 0px 60px 15px 20px !important;
}
.elementor-accordion .elementor-tab-title {
  padding: 15px 20px 14px 20px !important;
}
.elementor-element .elementor-widget-accordion .elementor-accordion .elementor-tab-title.elementor-active {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

/*--------------------------------------------------------------
# Accordion Style dark
--------------------------------------------------------------*/
.tcr-bg-color-secondary .elementor-accordion {
  border-color: var(--tcr-white-color);
}

.tcr-bg-color-secondary .elementor-accordion .elementor-accordion-title,
.tcr-bg-color-secondary
  .elementor-accordion
  .elementor-accordion-item
  .elementor-tab-content,
.tcr-bg-color-secondary .elementor-accordion .elementor-accordion-item p,
.tcr-bg-color-secondary
  .elementor-element
  .elementor-widget-accordion
  .elementor-accordion
  .elementor-tab-title
  .elementor-accordion-icon {
  color: var(--tcr-white-color) !important;
}

.tcr-bg-color-secondary .elementor-accordion .elementor-accordion-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.tcr-bg-color-secondary .elementor-accordion .elementor-accordion-title span {
  color: var(--tcr-white-color);
}

/*--------------------------------------------------------------
# Cursor
--------------------------------------------------------------*/
.dynamicCursor {
  background: var(--tcr-primary-color) !important;
  width: 0px !important;
  height: 0px !important;
}

/*--------------------------------------------------------------
# animation
--------------------------------------------------------------*/
.tcr-animation1 {
  animation-name: flykite;
  animation-duration: 8s;
  animation-timing-function: ease-out;
  animation-delay: 0;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}

@keyframes flykite {
  0% {
    transform: translate(20px, -10px);
  }
  50% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(20px, -10px);
  }
}

.tcr-animation2 {
  animation-name: zoominout;
  animation-duration: 5s;
  animation-timing-function: ease-in-out;
  animation-delay: 0;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}

@keyframes zoominout {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.8, 0.8);
  }
  100% {
    transform: scale(1, 1);
  }
}

.item-bounce {
  animation-name: fadebounce;
  animation-duration: 8s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}

@keyframes fadebounce {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(20px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.tcr-animation3 {
  animation: mymove 50s infinite;
}

@keyframes mymove {
  50% {
    transform: rotate(180deg);
  }
}

/* widget Categories */
.elementor-widget-wp-widget-categories ul {
  margin: 0;
  padding: 0;
}

.elementor-widget-wp-widget-categories ul li {
  list-style-type: none;
  margin: 12px 0;
}

.elementor-widget-wp-widget-categories ul li a {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
}
/* Newsletter */
.elementor-widget-wp-widget-mc4wp_form_widget .newslatter-title {
  color: var(--tcr-secondary-color);
}
.elementor-widget-wp-widget-mc4wp_form_widget input {
  border: 1px solid #f2f2f2;
  background-color: var(--tcr-white-color);
}
.elementor-widget-wp-widget-mc4wp_form_widget button i {
  color: var(--tcr-primary-color) !important;
}
.elementor-widget-wp-widget-mc4wp_form_widget button:hover i {
  color: var(--tcr-secondary-color) !important;
}

/* Archives */
.elementor-widget-wp-widget-archives ul {
  padding: 0;
  margin: 0;
}

.elementor-widget-wp-widget-archives li {
  padding-bottom: 0;
  position: relative;
  margin: 15px 0;
  padding: 0;
  list-style-type: none;
}

.elementor-widget-wp-widget-archives li a {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}

.elementor-widget-wp-widget-archives li a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  font-size: 5px;
  color: inherit;
  padding-right: 8px;
  position: relative;
  top: -2px;
  font-weight: bold;
}

.elementor-widget-wp-widget-archives li span {
  position: absolute;
  right: 0;
  top: -1px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  color: var(--tcr-white-color);
  text-align: center;
  display: block;
  font-size: 11px;
  font-weight: 600;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-radius: 100px;
}

/* categories */

.elementor-widget-wp-widget-recent-posts ul {
  padding: 0;
  margin: 0;
}

.elementor-widget-wp-widget-recent-posts ul li {
  margin: 15px 0;
  list-style-type: none;
  display: grid;
}

.elementor-widget-wp-widget-recent-posts ul li a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}

/* recent-posts */
.elementor-widget-wp-widget-recyo-recent-posts .elementor-widget-container ul {
  padding: 0px;
}
.elementor-widget-wp-widget-recyo-recent-posts .elementor-widget-container li {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.elementor-widget-wp-widget-recyo-recent-posts .tcr-post-content {
  display: grid;
}
.elementor-widget-wp-widget-recyo-recent-posts .tcr-post-content a {
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
}
.elementor-widget-wp-widget-recyo-recent-posts .tcr-post-image {
  width: 70px;
  margin-right: 15px;
}
.elementor-widget-wp-widget-recyo-recent-posts img {
  border-radius: 8px !important;
}

/* Recent Comments */
.elementor-widget-wp-widget-recent-comments ul {
  margin: 0;
  padding: 0;
}

.elementor-widget-wp-widget-recent-comments li {
  list-style-type: none;
  margin: 15px 0;
}
.elementor-widget-wp-widget-recent-comments li a {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
}

/* nav_menu */

.elementor-widget-wp-widget-nav_menu ul {
  margin: 0;
  padding: 0;
}

.elementor-widget-wp-widget-nav_menu ul li {
  list-style-type: none;
  margin-bottom: 7px;
}

.elementor-widget-wp-widget-nav_menu ul li a {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 600;
}

/* Recent services */
.elementor-widget-wp-widget-recent-services ul {
  margin: 0;
  padding: 0;
}

.elementor-widget-wp-widget-recent-services ul li {
  list-style-type: none;
  margin: 15px 0px;
  display: flex;
  align-items: center;
}
.elementor-widget-wp-widget-recent-services ul li span {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.elementor-widget-wp-widget-recent-services ul li .tcr-post-image img {
  border-radius: 4px;
  width: 60px;
  margin-right: 15px;
}
.elementor-widget-wp-widget-recent-services ul li a {
  font-size: 16px;
  line-height: 20px;
  display: block;
  position: relative;
  z-index: 1;
  font-weight: 600;
}

/* Recent Posts */

.elementor-widget-wp-widget-calens-recent-posts .elementor-widget-container ul {
  padding: 0;
  margin: 0;
}

.elementor-widget-wp-widget-calens-recent-posts
  .elementor-widget-container
  ul
  li {
  list-style-type: none;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.elementor-widget-wp-widget-calens-recent-posts
  .elementor-widget-container
  ul
  li
  img {
  border-radius: 4px;
  width: 60px;
  margin-right: 15px;
}

.elementor-widget-wp-widget-calens-recent-posts
  .elementor-widget-container
  ul
  li
  a {
  font-size: 16px;
  line-height: 20px;
  display: block;
  z-index: 1;
  font-weight: 600;
}
.elementor-widget-wp-widget-calens-recent-posts
  .elementor-widget-container
  ul
  li
  span {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

/* tag_cloud */
.elementor-widget-wp-widget-tag_cloud .tagcloud {
  display: grid;
}
.elementor-widget-wp-widget-tag_cloud .tagcloud a {
  display: inline-block;
  font-size: 15px !important;
  padding: 10px 20px;
  margin-bottom: 8px;
  margin-right: 5px;
  border-radius: 4px;
  line-height: 20px;
  font-weight: 600;
  position: relative;
  border: 1px solid #f2f2f2;
}
.elementor-widget-wp-widget-tag_cloud .tagcloud a span {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  border-radius: 0 4px 4px 0;
  color: var(--tcr-white-color);
  text-align: center;
  display: block;
  font-size: 12px;
  font-weight: 600;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  height: 100%;
  line-height: 40px;
  background-color: var(--tcr-primary-color);
}

.elementor-widget-wp-widget-tag_cloud .tagcloud a:hover {
  box-shadow: inherit;
}

/* image */
.elementor-widget-wp-widget-media_gallery img {
  width: 100%;
}

/* Meta */
.elementor-widget-wp-widget-meta .elementor-widget-container ul {
  padding: 0;
  margin: 0;
}
.elementor-widget-wp-widget-meta .elementor-widget-container ul li {
  list-style-type: none;
  margin: 15px 0;
}
.elementor-widget-wp-widget-meta .elementor-widget-container ul li a {
  font-weight: 600;
  font-size: 18px;
  line-height: 29px;
}

/*------------ sidebar------------ */

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: var(--tcr-white-color) !important;
}
.select2-container--default .select2-selection--multiple {
  border-radius: 7px !important;
  border: none !important;
  background: #f8f8f8 !important;
}

/* categories list */
.widget_block
  .wc-block-product-categories
  .wc-block-product-categories-list-item {
  padding-bottom: 0;
  position: relative;
  margin: 15px 0 10px;
  padding: 0;
  border-bottom: 1px solid #edecec;
  padding-bottom: 10px;
  position: relative;
}
.widget_block
  .wc-block-product-categories
  .wc-block-product-categories-list-item:last-child {
  border: none;
}
.widget_block
  .wc-block-product-categories
  .wc-block-product-categories-list-item
  .wc-block-product-categories-list-item-count {
  position: absolute;
  right: 0;
  top: -1px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 2px;
  color: var(--tcr-white-color);
  text-align: center;
  display: block;
  font-size: 10px;
  font-weight: 600;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-radius: 100px;
}

.elementor-icons-manager__tab__item__icon {
  font-size: 32px !important;
  line-height: 32px !important;
}
.iconpicker-popover.popover {
  width: 327px !important;
}
.iconpicker .iconpicker-item {
  width: 39px !important;
  height: 39px !important;
  line-height: 49px !important;
}
.iconpicker .iconpicker-item a {
  font-size: 35px !important;
}
