@charset "UTF-8";
/**
*
* -----------------------------------------------------------------------------
*
* Template : SolTech - It Solution WordPress Theme
* Author : reacthemes
* Author URI : http://www.reactheme.com/
*
* -----------------------------------------------------------------------------
*
**/
:root {
  --primarycolor:#308af0;
}

/* -----------------------------------
    01. General CSS
-------------------------------------*/
html,
body {
  font-size: 18px;
  color: #6c757d;
  font-family: "Inter", sans-serif;
  vertical-align: baseline;
  line-height: 1.7;
  font-weight: 400;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

*, ::after, ::before {
  box-sizing: border-box;
}

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

p {
  margin: 0 0 26px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #313435;
  margin: 0 0 26px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 26px;
  padding: 0;
  font-weight: 700;
}

b,
strong {
  color: #313435;
}

h1 {
  font-size: 60px;
  line-height: 75px;
  font-weight: 700;
}

h2 {
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
}

h3 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
}

h5 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
}

h6 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}

.wp-block-calendar nav {
  padding-bottom: 20px;
}

a {
  color: var(--primarycolor);
  transition: all 0.3s ease 0s;
  text-decoration: none;
  outline: none !important;
}

a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: var(--primarycolor);
}

.body .elementor-icon-list-icon i {
  color: var(--primarycolor);
}

.elementor-icon-list-icon i {
  color: var(--primarycolor);
}

.soltech-primary-bg {
  background: var(--primarycolor);
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
}

.z-index-10 {
  z-index: 10;
  position: relative;
}

::-moz-selection {
  background: var(--primarycolor);
  text-shadow: none;
  color: #ffffff;
}

::selection {
  background: var(--primarycolor);
  text-shadow: none;
  color: #ffffff;
}

.reactheme-unique-slider .reactheme-addon-slider button {
  display: inline-block;
  font-size: 0;
  width: 70px;
  height: 70px;
  line-height: 67px;
  color: var(--primarycolor);
  background: #fff;
  border-radius: 100%;
  transition: all 0.5s ease 0s;
  border: 4px solid #F2F4F9;
  box-shadow: -6px 20px 30px rgba(15, 18, 22, 0.006);
}

body .main-contain {
  background-size: cover;
  background-repeat: no-repeat;
}

.no-gutter [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

.overflow-visible {
  overflow: visible !important;
  z-index: 30;
}

.overflow-hidden {
  overflow: hidden !important;
}

.max-width-700 {
  max-width: 700px;
  margin: 0 auto;
}

.white-color {
  color: #fff;
}
.white-color h1,
.white-color h2,
.white-color h3,
.white-color h4 {
  color: #fff;
  letter-spacing: normal;
}

iframe {
  width: 100%;
}

.menu-cart-area h2 {
  display: none;
}

.react-sideabr #wp-calendar th {
  background: var(--primarycolor);
  color: #fff;
}
.react-sideabr table {
  margin-bottom: 0;
}

.common-shadow {
  box-shadow: 0 0 150px #eee;
  background: #fff;
}

/* -----------------------
    404
--------------------------*/
.page-error {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background: #ffffff;
}
.page-error .error-image {
  margin-bottom: 20px;
}
.page-error .container {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.page-error .page-content {
  max-width: 650px;
  margin: 0 auto;
}
.page-error .content-area {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.page-error .content-area h1.page-title {
  color: #313435;
  font-size: 100px;
  margin-bottom: 30px;
  margin-top: 0px;
}
.page-error .content-area h2 {
  font-size: 48px;
  margin-bottom: 30px;
  line-height: 30px;
}
.page-error .content-area h2 span {
  display: block;
  font-size: 200px;
  line-height: 200px;
  margin-bottom: 20px;
  color: var(--primarycolor);
  font-weight: 800;
}
.page-error .content-area p.error-msg {
  font-size: 16px;
  font-weight: 400;
  max-width: 500px;
  margin: 0 auto;
}
.page-error .react-sideabr {
  max-width: 400px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.page-error .react-sideabr {
  padding: 10px 0 35px;
}
.page-error .reacbutton {
  overflow: hidden;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 20px 30px;
  display: inline-block;
  position: relative;
  z-index: 1;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  background: var(--primarycolor);
  border: none;
  border-radius: 15px;
  margin-top: 20px;
}
.page-error .reacbutton:hover {
  background: #313435;
  color: #fff !important;
}
.page-error.coming-soon {
  height: 100vh;
}
.page-error.coming-soon .content-area h3 {
  font-size: 30px;
  margin-top: 40px;
  margin-bottom: 60px;
  display: block;
}
.page-error.coming-soon .content-area h3 span {
  font-size: 80px;
  text-shadow: unset;
  text-transform: uppercase;
  line-height: 90px;
  padding-bottom: 20px;
  letter-spacing: 5px;
  display: block;
  font-weight: 900 !important;
}

/* ------------------------------------
    02. Global Class
---------------------------------------*/
input[type=checkbox], input[type=radio] {
  margin-right: 8px;
  vertical-align: text-top;
}

.sticky .menu-area {
  padding: 0;
}

.alignleft {
  margin-bottom: 26px;
}

.alignright {
  margin-bottom: 26px;
}

mark, ins {
  background: var(--primarycolor);
  color: #fff;
  padding: 0 4px;
}

code {
  background: var(--primarycolor);
  color: #fff !important;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  color: #fff;
  padding: 17px 30px;
  font-size: 14px;
  text-transform: capitalize;
  outline: none;
  transition: all 0.5s ease;
  background: var(--primarycolor);
  position: relative;
  border: none;
}

button:hover, html input[type=button]:hover, input[type=reset]:hover {
  background: var(--primarycolor);
  color: #ffffff;
}

input[type=submit]:hover {
  opacity: 0.9;
}

.reactheme-porfolio-details .project-desc {
  padding-top: 30px;
}

.main-contain #content {
  padding-top: 120px;
  padding-bottom: 120px;
}
.main-contain .reactheme-porfolio-details #content {
  padding-bottom: 110px;
}
.main-contain .page-error #content {
  padding-top: 60px;
}

.post-password-required input[type=password] {
  margin-left: 5px;
}

.post-password-required input[type=submit] {
  margin-left: -4px;
  border-radius: 0 3px 3px 0;
  padding: 11px 20px;
}

input[type=text],
input[type=number],
input[type=password],
textarea,
input[type=email] {
  color: #6c757d;
  width: 100%;
  max-width: 100%;
  opacity: 1;
}
input[type=text]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #7b7d82;
  opacity: 1;
}
input[type=text]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
textarea::-moz-placeholder,
input[type=email]::-moz-placeholder { /* Firefox 19+ */
  color: #7b7d82;
  opacity: 1;
}
input[type=text]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder { /* IE 10+ */
  color: #7b7d82;
  opacity: 1;
}
input[type=text]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
textarea:-moz-placeholder,
input[type=email]:-moz-placeholder { /* Firefox 18- */
  color: #7b7d82;
  opacity: 1;
}

select {
  color: #6c757d;
  cursor: pointer;
}
select:valid {
  color: #6c757d;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: var(--primarycolor);
}

a:hover, a:focus, a:active {
  color: var(--primarycolor);
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

.wp-block-calendar tfoot a {
  color: var(--primarycolor);
}
.wp-block-calendar tfoot a:hover {
  color: var(--primarycolor);
}

.sticky-logo {
  display: none;
}

.sticky .menu-area .row.pt-25 {
  display: none;
}
.sticky .logo-area {
  display: none;
}
.sticky .logo-area.sticky-logo {
  display: block;
}

#reactheme-header.header-style-1 .sticky .menu_one {
  top: 0;
}

.sidenav {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.sidenav .widget-title {
  padding: 0 0 15px;
  font-size: 24px !important;
  line-height: 30px;
  font-weight: 700 !important;
  position: relative;
}
.sidenav .widget-title:before {
  content: "";
  position: absolute;
  background: var();
  height: 2px;
  width: 50px;
  left: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}
.sidenav .widget_reactheme_soical_widget {
  display: flex;
  justify-content: center;
}
.sidenav .widget {
  padding: 0;
  margin: 0 0 30px;
}
.sidenav .widget:first-child {
  border: none;
}
.sidenav .widget .widget-title {
  font-size: 24px;
  margin-bottom: 30px;
}
.sidenav .widget_contact_widget {
  margin: 30px 0 0px;
}
.sidenav .widget_medvillsocialiconwi_widget {
  margin-top: 40px;
}
.sidenav .nav-close-menu-li {
  margin: 0;
  padding-bottom: 30px;
  text-align: right;
}
.sidenav .nav-close-menu-li a {
  font-size: 0;
  text-align: center;
  display: inline-block;
  border: 2px solid #fff;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 100%;
  margin-right: 10px;
  position: relative;
}
.sidenav .nav-close-menu-li a:after, .sidenav .nav-close-menu-li a:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 14px;
  background-color: #fff;
  top: 9px;
}
.sidenav .nav-close-menu-li a:before {
  transform: rotate(45deg);
}
.sidenav .nav-close-menu-li a:after {
  transform: rotate(-45deg);
}
.sidenav .nav-close-menu-li a:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}
.sidenav .nav-close-menu-li a:hover:after, .sidenav .nav-close-menu-li a:hover:before {
  background-color: var(--primarycolor);
}
.sidenav .widget_nav_menu ul {
  padding: 0;
  margin: 0;
  text-align: left;
}
.sidenav .widget_nav_menu ul li {
  list-style: none;
  margin-left: 0;
  padding: 0;
  position: relative;
}
.sidenav .widget_nav_menu ul li a {
  font-size: 15px;
  padding: 12px 0;
  display: block;
  color: #313435;
  font-family: "Plus Jakarta Sans", sans-serif;
  line-height: 25px;
  font-weight: 600 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.sidenav .widget_nav_menu ul li a:hover {
  color: var(--primarycolor);
}
.sidenav .widget_nav_menu ul li:before {
  display: none;
}
.sidenav .widget_nav_menu ul li ul li a {
  text-transform: capitalize;
  padding: 10px 0;
  line-height: 24px;
}
.sidenav .widget_nav_menu ul li:last-child a {
  border-bottom: none;
}
.sidenav .bs-search button {
  padding: 5px 11px;
}
.sidenav li.nav-link-container {
  color: var(--primarycolor);
  text-align: center;
  display: block;
  border-radius: 30px;
  height: 40px;
  right: 15px;
  width: 40px;
  top: 5px;
  position: absolute;
  transition: transform 0.5s ease;
}
.sidenav li.nav-link-container:hover a {
  display: block;
}
.sidenav li.nav-link-container:hover a span {
  background: var(--primarycolor);
}
.sidenav li.nav-link-container a {
  display: block;
  background: none !important;
}
.sidenav li.nav-link-container a span {
  background: var(--primarycolor) !important;
  height: 3px;
  width: 25px;
}
.sidenav li.nav-link-container .nav-menu-link {
  padding: 13px 15px 15px 10px !important;
}
.sidenav li.nav-link-container .nav-menu-link span.hamburger1 {
  transform: rotate(-45deg) translate(-5px, 5px);
}
.sidenav li.nav-link-container .nav-menu-link span.hamburger3 {
  transform: rotate(45deg) translate(0px, 0px);
}

.footer-contact-ul {
  list-style: none;
}

.mobile-menu-container .nav-close-menu-li {
  padding-top: 50px;
}
.mobile-menu-container .nav-close-menu-li a {
  padding: 0;
}
.mobile-menu-container ul {
  padding-left: 0;
  margin: 0;
  text-align: left;
}
.mobile-menu-container ul li {
  list-style: none;
  border: none !important;
  margin-left: 0;
  padding: 0;
}
.mobile-menu-container ul li a {
  font-size: 15px;
  padding: 12px 0;
  display: block;
  color: #222;
  border-bottom: none;
}
.mobile-menu-container ul li a:hover {
  opacity: 0.9;
}
.mobile-menu-container ul li:before {
  display: none;
}

.nav-active-menu-container {
  transform: translate(0);
}

#reactheme-header .menu-area .navbar ul li ul li .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  transform: scaleY(0);
  visibility: hidden;
}
#reactheme-header .menu-area .navbar ul li ul li .sub-menu:after {
  display: none;
}

#reactheme-header .menu-area .navbar ul li ul li:hover ul.sub-menu {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}

/* ------------------------------------
    20. Breadcrumbs
  ---------------------------------------*/
.reactheme-breadcrumbs {
  position: relative;
  background: #F4F4F9;
  padding-top: 120px;
  text-align: center;
  padding-bottom: 70px;
}

.entry-content .page-links {
  padding-top: 30px;
}

.comment-reply-title {
  font-size: 24px;
  font-weight: 700;
  margin-top: 14px;
}

.page .comments-title {
  font-size: 24px;
  font-weight: 700;
}

.elementor-accordion-icon svg {
  top: 5px;
  position: relative;
}

body.page-id-2762,
.gr--snow {
  background-image: linear-gradient(180deg, rgba(246, 246, 250, 0.75) 45%, rgba(246, 246, 250, 0.03) 100%);
}

/*-------------------------
    33.Preloader CSS
---------------------------*/
/* Loader Styles start here */
.loader-wrapper {
  --line-width: 5px;
  --curtain-color: #ffffff;
  --outer-line-color: #dca8a8;
  --middle-line-color: #ff0000;
  --inner-line-color: #cf1414;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.loader-soltech {
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: var(--line-width) solid transparent;
  border-top-color: var(--outer-line-color);
  border-radius: 100%;
  animation: spin 2s linear infinite;
  z-index: 1001;
}

.loader-soltech:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border: var(--line-width) solid transparent;
  border-top-color: var(--inner-line-color);
  border-radius: 100%;
  animation: spin 3s linear infinite;
}

.loader-soltech:after {
  content: "";
  position: absolute;
  top: 14px;
  left: 14px;
  right: 14px;
  bottom: 14px;
  border: var(--line-width) solid transparent;
  border-top-color: var(--middle-line-color);
  border-radius: 100%;
  animation: spin 1.5s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  background: var(--curtain-color);
  width: 51%;
  height: 100%;
  z-index: 1000;
}

.loader-wrapper .loader-section.section-left {
  left: 0;
}

.loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded Styles */
.loaded .loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded .loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded .loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.loaded .loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}

.sidenav .widget_nav_menu ul li.mega {
  position: relative !important;
}
@keyframes anim {
  from {
    left: -100%;
  }
  to {
    left: 100%;
  }
}
.single-post .breadcrumbs-inner .single--post-cat {
  padding-left: 5px;
}
.single-post .breadcrumbs-inner .tag-line a:hover {
  color: #fff;
}

body.logged-in .menu-wrap-off {
  padding: 63px 30px 50px 38px;
}

.hfe-site-logo-set {
  display: inline-block;
}

body.logged-in .cart-icon-total-products.visible-cart {
  top: 32px;
}

/*contact layout*/
input[type=submit] {
  border: none;
  padding: 10px 18px;
}

body div textarea {
  padding: 10px 18px;
  height: 160px;
  border: 0;
}
body div textarea:focus {
  outline: 1px solid var(--primarycolor);
}

input[type=text],
input[type=number],
input[type=email],
input[type=url],
select,
input[type=password] {
  padding: 14px 25px;
  border: 1px solid transparent;
  margin-bottom: 30px;
}
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
select:focus,
input[type=password]:focus {
  outline: 1px solid var(--primarycolor);
}

.wp-block-search .wp-block-search__button {
  margin-left: 0;
}

.wp-block-search {
  margin-bottom: 20px;
}

.wp-block-archives select, .wp-block-categories select {
  width: 400px;
}

.wp-block-group.has-background {
  padding: 24px 30px 10px;
  margin-bottom: 30px;
}

[type=search] {
  border: 1px solid #f1f1f1;
  border-radius: 5px 0 0 5px;
  padding: 10px 20px;
  outline: none;
}

div textarea {
  border: 1px solid #f1f1f1;
}

input[type=submit] {
  background: var(--primarycolor);
}

div.wpcf7 .ajax-loader {
  position: absolute;
  top: 16px;
  right: -40px;
}

div.wpcf7-validation-errors {
  border-color: #ff0000;
  color: #ff0000;
}

div.wpcf7-acceptance-missing {
  border-color: #ff0000;
  color: #ff0000;
}

.gr--whitesmoke {
  background-image: linear-gradient(180deg, rgba(244, 244, 249, 0.8) 50%, rgba(244, 244, 249, 0.05) 100%);
}

.single-rt-portfolios {
  background: #f5f6f6;
}

/* Blog Design */
.reactheme-blog-grid .pagination-area, .reactheme-team .pagination-area {
  padding-bottom: 30px;
}

.reactheme-blog-grid .single-blog-item {
  margin-bottom: 30px;
}

.reactheme-blog-grid .pagination-area {
  padding-bottom: 84px;
}

.reactheme-blog .cat_name {
  display: none;
}
.reactheme-blog .blog-meta .blog-title {
  margin: 0px 0 15px;
  font-weight: 500;
  line-height: 26px !important;
}
.reactheme-blog .blog-meta .blog-title a {
  color: #313435;
}
.reactheme-blog .blog-meta .blog-title a:hover {
  color: var(--primarycolor);
}
.reactheme-blog .full-blog-content {
  padding: 0px 0 0 0;
}
.reactheme-blog .blog-slider .blog-meta {
  margin-top: 30px;
}
.reactheme-blog .blog-slider .blog-meta .blog-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.single h1,
.single h2,
.single h3,
.single h4,
.single h5,
.single h6 {
  clear: none;
}

.react-sideabr .recent-post-widget .post-desc span i {
  color: #6c757d;
}

.blog .reactheme-blog .blog-item, .archive .reactheme-blog .blog-item {
  transition: all 0.5s ease 0s;
  background: #fff;
  margin-bottom: 50px;
  border: 1px solid rgba(51, 51, 51, 0.0784313725);
  border-radius: 0;
  overflow: hidden;
}
.blog .reactheme-blog .blog-item .full-blog-content, .archive .reactheme-blog .blog-item .full-blog-content {
  padding: 50px;
  overflow: hidden;
}
.blog .reactheme-blog .blog-item .full-blog-content .user-info, .archive .reactheme-blog .blog-item .full-blog-content .user-info {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  flex-wrap: wrap;
}
.blog .reactheme-blog .blog-item .full-blog-content .user-info .single-info, .archive .reactheme-blog .blog-item .full-blog-content .user-info .single-info {
  margin-right: 30px;
}
.blog .reactheme-blog .blog-item .full-blog-content .user-info .single-info i, .archive .reactheme-blog .blog-item .full-blog-content .user-info .single-info i {
  color: var(--primarycolor);
  margin-right: 7px;
}
.blog .reactheme-blog .blog-item .full-blog-content .user-info .single-info svg, .archive .reactheme-blog .blog-item .full-blog-content .user-info .single-info svg {
  width: 19px;
  position: relative;
  top: 3px;
}
.blog .reactheme-blog .blog-item .full-blog-content .user-info .single-info:last-child, .archive .reactheme-blog .blog-item .full-blog-content .user-info .single-info:last-child {
  margin-right: 0;
}
.blog .reactheme-blog .blog-item .full-blog-content .user-info .single-info.cat a, .archive .reactheme-blog .blog-item .full-blog-content .user-info .single-info.cat a {
  color: #6c757d;
}
.blog .reactheme-blog .blog-item .full-blog-content .user-info .single-info.cat a:hover, .archive .reactheme-blog .blog-item .full-blog-content .user-info .single-info.cat a:hover {
  color: var(--primarycolor);
}
.blog .reactheme-blog .blog-item .full-blog-content .btm-cate, .archive .reactheme-blog .blog-item .full-blog-content .btm-cate {
  margin: 0 0 10px;
}
.blog .reactheme-blog .blog-item .full-blog-content .title-wrap .blog-title, .archive .reactheme-blog .blog-item .full-blog-content .title-wrap .blog-title {
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
}
.blog .reactheme-blog .blog-item .full-blog-content .title-wrap .blog-title a, .archive .reactheme-blog .blog-item .full-blog-content .title-wrap .blog-title a {
  color: #313435;
}
.blog .reactheme-blog .blog-item .full-blog-content .title-wrap .blog-title:hover a, .archive .reactheme-blog .blog-item .full-blog-content .title-wrap .blog-title:hover a {
  color: var(--primarycolor);
}
.blog .reactheme-blog .blog-item .full-blog-content .blog-button a, .archive .reactheme-blog .blog-item .full-blog-content .blog-button a {
  font-size: 15px;
}
.blog .reactheme-blog .blog-item .blog-img, .archive .reactheme-blog .blog-item .blog-img {
  position: relative;
}
.blog .reactheme-blog .blog-item .blog-img .tag-line, .archive .reactheme-blog .blog-item .blog-img .tag-line {
  position: absolute;
  right: auto;
  left: 5px;
  top: auto;
  bottom: -49px;
  display: inline-block;
  z-index: 11;
  transform: translateY(-60%);
  max-width: 68%;
}
.blog .reactheme-blog .blog-item .blog-img .tag-line a, .archive .reactheme-blog .blog-item .blog-img .tag-line a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  background: var(--primarycolor);
  padding: 8px 19px;
  display: inline-block;
  margin-bottom: 10px;
}

.date-meta-style2 a {
  color: #999;
}
.date-meta-style2 a:hover {
  color: var(--primarycolor);
}

.post-meta-dates {
  display: inline-block;
  position: absolute;
  padding: 8px 20px;
  bottom: 0;
  background: var(--primarycolor);
  color: #fff;
  z-index: 1;
  border-radius: 3px 3px 0 0;
  left: 50%;
  transform: translateX(-50%);
  width: 175px;
}

.blog-item.no-thumbs {
  padding-top: 0px;
}
.blog-item.no-thumbs .categories {
  margin-bottom: 5px;
  padding: 0 0 0 48px;
}
.blog-item.no-thumbs .categories .category-name a {
  background: var(--primarycolor);
  color: #fff;
  padding: 5px 19px 6px;
  border-radius: 5px;
  font-size: 13px;
  margin-right: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.blog-item.no-thumbs .categories .category-name a:hover {
  background: var(--primarycolor);
}

.reactheme-blog-details .bs-img,
.reactheme-blog-details .blog-img,
.reactheme-blog .bs-img,
.reactheme-blog .blog-img,
.blog .bs-img,
.blog .blog-img {
  position: relative;
  z-index: 0;
}
.reactheme-blog-details .bs-img .blog-date,
.reactheme-blog-details .blog-img .blog-date,
.reactheme-blog .bs-img .blog-date,
.reactheme-blog .blog-img .blog-date,
.blog .bs-img .blog-date,
.blog .blog-img .blog-date {
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 100px;
  height: 80px;
}
.reactheme-blog-details .bs-img .blog-date:after, .reactheme-blog-details .bs-img .blog-date:before,
.reactheme-blog-details .blog-img .blog-date:after,
.reactheme-blog-details .blog-img .blog-date:before,
.reactheme-blog .bs-img .blog-date:after,
.reactheme-blog .bs-img .blog-date:before,
.reactheme-blog .blog-img .blog-date:after,
.reactheme-blog .blog-img .blog-date:before,
.blog .bs-img .blog-date:after,
.blog .bs-img .blog-date:before,
.blog .blog-img .blog-date:after,
.blog .blog-img .blog-date:before {
  content: "";
  position: absolute;
  display: block;
  transition: all 0.2s;
  width: 0px;
  height: 0px;
  z-index: 100;
  top: 0;
  left: 0;
}
.reactheme-blog-details .bs-img .blog-date:after,
.reactheme-blog-details .blog-img .blog-date:after,
.reactheme-blog .bs-img .blog-date:after,
.reactheme-blog .blog-img .blog-date:after,
.blog .bs-img .blog-date:after,
.blog .blog-img .blog-date:after {
  border-top: 0 solid;
  border-bottom-color: #f9f9f9;
  border-bottom: 80px solid transparent;
  border-left: 100px solid #f9f9f9;
}
.reactheme-blog-details .bs-img .blog-date:before,
.reactheme-blog-details .blog-img .blog-date:before,
.reactheme-blog .bs-img .blog-date:before,
.reactheme-blog .blog-img .blog-date:before,
.blog .bs-img .blog-date:before,
.blog .blog-img .blog-date:before {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  border-bottom: 0 solid;
  border-bottom-color: var(--primarycolor);
  border-top: 80px solid transparent;
  border-right: 100px solid var(--primarycolor);
}
.reactheme-blog-details .bs-img .blog-date span,
.reactheme-blog-details .blog-img .blog-date span,
.reactheme-blog .bs-img .blog-date span,
.reactheme-blog .blog-img .blog-date span,
.blog .bs-img .blog-date span,
.blog .blog-img .blog-date span {
  display: block;
  color: #ffffff;
  font-weight: 700;
  position: relative;
  z-index: 999;
  height: 40px;
  padding: 6px 0;
}
.reactheme-blog-details .bs-img .blog-date span.date,
.reactheme-blog-details .blog-img .blog-date span.date,
.reactheme-blog .bs-img .blog-date span.date,
.reactheme-blog .blog-img .blog-date span.date,
.blog .bs-img .blog-date span.date,
.blog .blog-img .blog-date span.date {
  color: var(--primarycolor);
  font-size: 24px;
  text-align: left;
  padding-left: 12px;
  padding-top: 10px;
}
.reactheme-blog-details .bs-img .blog-date span.month,
.reactheme-blog-details .blog-img .blog-date span.month,
.reactheme-blog .bs-img .blog-date span.month,
.reactheme-blog .blog-img .blog-date span.month,
.blog .bs-img .blog-date span.month,
.blog .blog-img .blog-date span.month {
  text-align: right;
  padding-right: 12px;
  font-size: 18px;
}
.reactheme-blog-details .bs-img .categories,
.reactheme-blog-details .blog-img .categories,
.reactheme-blog .bs-img .categories,
.reactheme-blog .blog-img .categories,
.blog .bs-img .categories,
.blog .blog-img .categories {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.reactheme-blog-details .bs-img .categories .category-name a,
.reactheme-blog-details .blog-img .categories .category-name a,
.reactheme-blog .bs-img .categories .category-name a,
.reactheme-blog .blog-img .categories .category-name a,
.blog .bs-img .categories .category-name a,
.blog .blog-img .categories .category-name a {
  background: var(--primarycolor);
  color: #fff;
  padding: 5px 19px 6px;
  border-radius: 5px;
  font-size: 13px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.reactheme-blog-details .bs-img .categories .category-name a:hover,
.reactheme-blog-details .blog-img .categories .category-name a:hover,
.reactheme-blog .bs-img .categories .category-name a:hover,
.reactheme-blog .blog-img .categories .category-name a:hover,
.blog .bs-img .categories .category-name a:hover,
.blog .blog-img .categories .category-name a:hover {
  background: var(--primarycolor);
}
.reactheme-blog-details .post-meta i,
.reactheme-blog .post-meta i,
.blog .post-meta i {
  margin-right: 8px;
}
.reactheme-blog-details .post-meta i:before,
.reactheme-blog .post-meta i:before,
.blog .post-meta i:before {
  font-size: 14px;
  font-weight: 600;
}
.reactheme-blog-details .post-meta.date-meta,
.reactheme-blog .post-meta.date-meta,
.blog .post-meta.date-meta {
  margin-right: 16px;
  color: #999;
}
.reactheme-blog-details .post-meta.author,
.reactheme-blog .post-meta.author,
.blog .post-meta.author {
  color: #555;
}

.bs-img {
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
.bs-img img {
  width: 100%;
}

.widget-title a {
  color: #fff;
}
.widget-title a:hover {
  color: #fff;
}
.widget-title a:visited {
  color: #fff;
}

/* -----------------------
    14. Blog Post
--------------------------*/
.reactheme-blog .grid-blog {
  margin-top: 50px;
}
.reactheme-blog .blog-item {
  margin-bottom: 30px;
  background: #fff;
}
.reactheme-blog .blog-item .blog-img {
  position: relative;
}
.reactheme-blog .blog-item .blog-img a {
  z-index: 11;
  position: relative;
  color: #fff;
}
.reactheme-blog .blog-item .blog-img a:hover {
  background: var(--primarycolor);
}
.reactheme-blog .blog-item .blog-img .blog-img-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 0;
  text-align: center;
  z-index: 10;
  padding: 20px;
  opacity: 0;
  transition: 0.3s all ease-out;
}
.reactheme-blog .blog-item .blog-img .blog-img-content .blog-link {
  display: inline-block;
  font-size: 19px;
  width: 52px;
  line-height: 54px;
  height: 52px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  transition: all 0.3s ease 0s;
}
.reactheme-blog .blog-item .blog-img .blog-img-content .blog-link:hover {
  background: var(--primarycolor);
  color: #fff !important;
}
.reactheme-blog .blog-item .blog-img .blog-img-content .blog-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-top: 15px;
  color: #fff;
  margin-bottom: 0;
}
.reactheme-blog .blog-item .blog-img .blog-img-content .blog-title a {
  color: #fff;
}
.reactheme-blog .blog-item .blog-img .blog-img-content .blog-title a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.reactheme-blog .blog-item .blog-img:hover .blog-img-content {
  top: 0px;
  opacity: 1;
}
.reactheme-blog .blog-item .blog-meta {
  transition: all 0.3s ease 0s;
  padding-top: 19px;
  margin-top: 20px;
}
.reactheme-blog .blog-item .blog-meta i {
  color: #083d59;
}
.reactheme-blog .blog-item .blog-meta .seperator {
  padding-left: 7px;
}
.reactheme-blog .blog-item .blog-meta .blog-date {
  display: inline-block;
  font-weight: 400;
  color: #777;
}
.reactheme-blog .blog-item .blog-meta .blog-date svg {
  width: 18px;
  position: relative;
  top: 7px;
  margin-right: 3px;
}
.reactheme-blog .blog-item .blog-meta .categories a {
  color: #999999;
}
.reactheme-blog .blog-item .blog-meta .categories a:hover {
  color: var(--primarycolor);
}
.reactheme-blog .blog-item .blog-meta .blog-lc {
  display: inline-block;
}
.reactheme-blog .blog-item .blog-meta .blog-lc > div {
  display: inline-block;
}
.reactheme-blog .blog-item .date-post {
  padding: 0;
  color: #999999;
  margin-right: 8px;
  margin-bottom: 8px;
  display: inline-block;
  font-size: 12px;
}
.reactheme-blog .blog-item span.author,
.reactheme-blog .blog-item span.category {
  padding: 0;
  margin-right: 9px;
  margin-bottom: 10px;
  margin-left: 0;
  display: inline;
  position: relative;
  text-transform: inherit;
  color: #555;
}
.reactheme-blog .blog-item .blog-slidermeta {
  margin-bottom: 6px;
}
.reactheme-blog .blog-item .blog-slidermeta span.seperator {
  display: inline-block;
  padding-right: 5px;
  font-size: 12px;
}
.reactheme-blog .blog-item .blog-slidermeta span.category a {
  color: #999999;
}
.reactheme-blog .blog-item .blog-slidermeta span.category a:hover {
  color: var(--primarycolor);
}
.reactheme-blog .blog-item div.comment {
  padding: 0;
  color: var(--primarycolor);
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 13px !important;
  line-height: normal;
}
.reactheme-blog .blog-item .blog-author {
  display: flex;
  align-items: center;
}
.reactheme-blog .blog-item .blog-author .author-img {
  float: left;
}
.reactheme-blog .blog-item .blog-author .author-img img {
  height: 70px;
  width: 70px;
  border-radius: 50%;
}
.reactheme-blog .blog-item .blog-author .author-info {
  margin-left: 15px;
}
.reactheme-blog .blog-item .blog-author .author-info .author-name {
  font-size: 15px;
  margin-bottom: 0;
}
.reactheme-blog .blog-item .blog-author .author-info .author-title {
  font-size: 12px;
}
.reactheme-blog .blog-item .blog-desc {
  clear: both;
}
.reactheme-blog .blog-item .blog-desc p {
  margin-bottom: 0;
}
.reactheme-blog .blog-item .blog-button {
  display: block;
  margin-top: 30px;
}
.reactheme-blog .blog-item .blog-button a {
  text-align: center;
  display: inline-block;
  color: #fff;
  background: var(--primarycolor);
  border: 0;
  padding: 14px 30px 14px 30px;
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 16px;
  font-family: "Plus Jakarta Sans", sans-serif;
  border-radius: 15px;
}
.reactheme-blog .blog-item .blog-button a:hover {
  color: #fff;
  background: #313435;
  text-decoration: none;
}
.reactheme-blog .full-layout {
  width: 100%;
}
.reactheme-blog .sidebar-none {
  display: none;
}
.reactheme-blog .owl-nav {
  display: none;
}
.reactheme-blog .home_full_blog {
  padding: 0;
}
.reactheme-blog .home_full_blog .blog-desc {
  margin-bottom: 20px;
}
.reactheme-blog .home_full_blog .blog-date {
  padding-top: 15px;
}

.comment i {
  color: #999;
  font-size: 12px;
}

.archive .full-layout-right,
.blog .full-layout-right {
  padding-right: 40px;
}

.single-post .reactheme-blog-details .bs-meta {
  margin-top: 0px;
  margin-bottom: 18px;
}

.comment-respond .form-submit {
  margin-bottom: 0;
}

.ps-navigation ul {
  margin: 0 !important;
  list-style: none;
}
.ps-navigation ul a {
  text-transform: uppercase;
  background: transparent;
  border-radius: 3px;
  font-weight: bold;
}
.ps-navigation ul a span {
  display: block;
  font-weight: normal;
  text-transform: capitalize;
  vertical-align: middle;
}
.ps-navigation ul a i {
  vertical-align: text-top;
}
.ps-navigation ul a:hover {
  color: var(--primarycolor);
}
.ps-navigation ul li.next {
  float: right;
}
.ps-navigation ul li.prev {
  float: left;
}
.ps-navigation ul li:nth-child(2) {
  text-align: right;
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container p,
.wp-block-cover .wp-block-cover__inner-container p a {
  color: #ffffff !important;
}

/* ------------------------------------
    22. Blog Details
  ---------------------------------------*/
.wp-block-quote cite,
.wp-block-pullquote cite {
  color: #313435;
  font-size: 16px;
}

ol.comment-list .comment-respond .form-submit {
  margin-bottom: 20px;
}

.wp-block-button.is-style-outline {
  margin: 10px 0;
}

.wp-block-cover-text {
  color: #fff !important;
}

.single .tag-line {
  position: relative;
}
.single .tag-line a {
  display: inline-block;
  margin-right: 3px;
  margin-left: 0;
  margin-bottom: 3px;
  padding: 4px 10px 5px;
  background: var(--primarycolor);
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  border-radius: 6px;
}
.single .ps-navigation {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 30px 0;
}
.single .ps-navigation .prev {
  width: 50%;
  transition: all 0.5s ease;
}
.single .ps-navigation .prev i {
  margin-right: 10px;
  position: relative;
  top: -4px;
}
.single .ps-navigation .prev .next_link {
  margin-left: 0;
}
.single .ps-navigation .prev:hover a {
  color: var(--primarycolor);
}
.single .ps-navigation .prev .date {
  display: block;
}
.single .ps-navigation .next {
  width: 50%;
  transition: all 0.5s ease;
}
.single .ps-navigation .next .next_link {
  margin-right: 0;
}
.single .ps-navigation .next i {
  margin-left: 10px;
  position: relative;
  top: -4px;
}
.single .ps-navigation .next:hover a {
  color: var(--primarycolor);
}
.single .ps-navigation .next .date {
  display: block;
}
.single .ps-navigation .next_link {
  text-transform: uppercase;
  color: #909090;
}
.single .ps-navigation .link_text {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  color: #313435;
}
.single .ps-navigation .link_text i {
  color: #909090;
  margin-top: -9px;
}

.page .comments-area .comment-full .comment-respond {
  padding: 0;
}

.single-post .breadcrumbs-inner li {
  list-style: none;
}
.single-post .bs-img img {
  border-radius: 0;
}
.single-post .ps-navigation {
  margin-top: 0px;
}
.single-post .ps-navigation .next_link {
  font-size: 16px;
  text-transform: none;
  color: #999 !important;
  font-weight: 500;
  padding: 0 0 8px;
  position: relative;
}
.single-post .ps-navigation .next_link:hover {
  color: #555 !important;
}
.single-post .ps-navigation ul li.next .inner-next {
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  margin-left: 10px;
}
.single-post .ps-navigation ul li.next .link_text {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
}
.single-post .ps-navigation ul li.prev .inner-pre {
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  margin-right: 10px;
}
.single-post .ps-navigation .next_link i:before {
  margin-left: 0;
}
.single-post .single-posts-meta {
  margin: 0 !important;
  padding: 38px 40px 0;
}
.single-post .single-posts-meta .fa-comments-o:before {
  color: var(--primarycolor);
}
.single-post .single-posts-meta li {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
  color: #555;
  font-size: 14px;
}
.single-post .single-posts-meta li span i {
  font-size: 13px;
  margin-right: 3px;
  color: var(--primarycolor);
}
.single-post .single-posts-meta li ul {
  margin: 0;
  position: relative;
  padding-left: 19px;
}
.single-post .single-posts-meta li ul li {
  position: relative;
  font-size: 14px;
}
.single-post .single-posts-meta li ul li a {
  color: #555;
}
.single-post .single-posts-meta li ul li a:hover {
  color: var(--primarycolor);
}
.single-post .single-posts-meta li ul li:before {
  content: ",";
  position: absolute;
  font-size: 16px;
  font-style: normal;
  right: 4px;
  top: 0;
}
.single-post .single-posts-meta li ul li:last-child:before {
  display: none;
}
.single-post .single-posts-meta li ul:before {
  content: "\f02d";
  position: absolute;
  color: var(--primarycolor);
  font-family: FontAwesome;
  font-size: 13px;
  font-style: normal;
  left: 0;
  top: 0;
}

.single-post .ps-navigation ul li {
  word-break: break-word;
}

.widget_media_gallery .gallery {
  margin: 0;
}
.widget_media_gallery .gallery-item {
  margin: 0;
}
.widget_media_gallery .gallery-item .gallery-icon {
  padding: 5px;
}
.widget_media_gallery .gallery-item .gallery-icon img {
  border-radius: 3px;
}

.btm-cate {
  overflow: hidden;
  list-style: none;
  margin: 0 0 5px;
  padding: 0px;
  position: relative;
}
.btm-cate li {
  float: left;
  margin-right: 10px;
}
.btm-cate li a {
  color: #737383;
}
.btm-cate li a:hover {
  color: var(--primarycolor);
}
.btm-cate .category-name i {
  margin-right: 3px;
  color: var(--primarycolor);
}

.comment-respond .form-field {
  margin-bottom: 30px;
  position: relative;
}
.comment-respond .form-field i {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
}
.comment-respond .form-field input {
  width: 100%;
  height: 50px;
  padding: 5px 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-respond .form-field #comment {
  width: 100%;
  padding: 8px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-respond .form-submit {
  clear: both;
}
.comment-respond .form-submit #submit {
  background: var(--primarycolor);
  position: relative;
  display: inline-block;
  padding: 16px 32px;
  line-height: 25px;
  font-size: 18px;
  font-weight: 500;
  border-radius: 6px;
  color: #fff;
  transition: all 0.3s ease 0s;
}
.comment-respond .form-submit #submit:hover {
  background: #313435;
  color: #fff;
}

.comment-respond label {
  display: none;
}

.comments-area {
  padding: 0;
  margin-top: 0;
}
.comments-area ol.children {
  padding: 0;
}
.comments-area .comment-list {
  margin: 45px 0 0 0;
  padding: 0;
}
.comments-area .comment-list li.comment {
  padding: 0px;
  margin: 20px 0 25px;
  border-radius: 5px;
  list-style: none;
  background: rgba(255, 255, 255, 0.6);
}
.comments-area .comment-list li.comment .comment-full {
  padding: 0;
  border-radius: 0px;
  position: relative;
}
.comments-area .comment-list li.comment .comment-body {
  position: relative;
  padding-left: 98px;
  padding-bottom: 30px;
  margin-bottom: 25px;
  border-bottom: 1px solid #f4f4f4;
}
.comments-area .comment-list li.comment #respond {
  padding-left: 98px;
  padding-bottom: 0;
  padding-top: 0px;
}
.comments-area .comment-list li.comment span.says {
  display: none;
}
.comments-area .comment-list li.comment .comment-author {
  text-transform: capitalize;
}
.comments-area .comment-list li.comment .comment-author a {
  color: #313435;
}
.comments-area .comment-list li.comment .comment-author img {
  float: left;
  border-radius: 5px;
  position: absolute;
  left: 0;
  border-radius: 50%;
}
.comments-area .comment-list li.comment .comment-author b {
  float: left;
  padding-right: 14px;
  padding-top: 0;
}
.comments-area .comment-list li.comment .comment-metadata {
  margin-left: 0;
  margin-top: 0;
  font-size: 14px;
  padding-top: 0;
  clear: both;
}
.comments-area .comment-list li.comment .comment-metadata a time {
  color: #909090;
}
.comments-area .comment-list li.comment .comment-content {
  margin-top: 6px;
  border-radius: 5px;
  padding-left: 0;
  padding-right: 0;
}
.comments-area .comment-list li.comment .comment-content p {
  margin-bottom: 4px;
  color: #666;
}
.comments-area .comment-list li.comment .reply {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 0;
  text-align: left;
}
.comments-area .comment-list li.comment .reply a {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  padding: 4px 20px 4px;
  line-height: 22px;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  background: var(--primarycolor);
  z-index: 1;
  border-radius: 6px;
}
.comments-area .comment-list li.comment .reply a:hover {
  background: #313435;
  color: #fff;
}
.comments-area .comment-list li.comment .reply a:hover:before {
  top: 0%;
  bottom: auto;
  height: 100%;
}
.comments-area .comment-list li.comment .comment {
  margin-bottom: 0;
  padding-bottom: 0;
}
.comments-area .comment-list li.comment ol.children li {
  padding-right: 0;
  margin-left: 2.5em;
  margin-top: 0;
}
.comments-area .comment-list li.comment:last-child .comment-full {
  border-bottom: none;
}
.comments-area p.comment-form-author {
  margin-bottom: 8px;
}
.comments-area p.comment-form-author input {
  width: 100%;
  height: 57px;
  padding: 10px 30px 10px 30px;
  border: 1px solid rgba(204, 204, 204, 0.6509803922);
  outline: none;
  margin-bottom: 10px;
  border-radius: 6px;
  background: none;
  font-size: 17px;
}
.comments-area p.comment-form-email {
  margin-bottom: 8px;
}
.comments-area p.comment-form-email input {
  width: 100%;
  height: 57px;
  padding: 10px 30px 10px 30px;
  border: 1px solid rgba(204, 204, 204, 0.6509803922);
  outline: none;
  margin-bottom: 10px;
  border-radius: 6px;
  background: none;
  font-size: 17px;
}
.comments-area p.comment-form-url {
  clear: both;
}
.comments-area p.comment-form-url label {
  display: block;
}
.comments-area p.comment-form-url input {
  width: 100%;
  height: 57px;
  padding: 10px 30px 10px 30px;
  background: none;
  border: 1px solid rgba(204, 204, 204, 0.6509803922);
  outline: none;
  border-radius: 6px;
  margin-bottom: 25px;
  font-size: 17px;
}
.comments-area p.comment-form-comment {
  clear: both;
  margin-bottom: 0;
}
.comments-area p.comment-form-comment textarea {
  width: 100%;
  height: 160px;
  padding: 10px 30px;
  border: 1px solid rgba(204, 204, 204, 0.6509803922);
  background: none;
  outline: none;
  position: relative;
  border-radius: 6px;
  margin-bottom: 20px;
  font-size: 17px;
}
.comments-area .comment-navigation {
  overflow: hidden;
}
.comments-area .comment-navigation .nav-previous {
  position: relative;
  padding-left: 18px;
}
.comments-area .comment-navigation .nav-previous:before {
  content: "\f104";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 1px;
  color: #4caf50;
}
.comments-area .comment-navigation .nav-next {
  position: relative;
  padding-right: 18px;
}
.comments-area .comment-navigation .nav-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  right: 0;
  top: 1px;
  color: #4caf50;
}
.comments-area label {
  font-weight: 400;
}

.comment-full form input:focus,
.comment-full form textarea:focus {
  border: 1px solid var(--primarycolor);
  background: none;
}

.comment-full input[type=submit]:focus {
  border: 0;
}

.comment-full .comment-form-cookies-consent, .comment-full .comment-form-url {
  display: none;
}

.inner-page-title {
  padding-top: 70px;
}

.dynamic-sidebar {
  background: #fff;
}
.dynamic-sidebar .recent-widget {
  margin: 0 0 3em;
}
.dynamic-sidebar .widget {
  padding: 40px;
  background: #fbfbfb;
  border-radius: 0;
  border: 1px solid rgba(51, 51, 51, 0.0784313725);
}

.padding-left-sidebar .dynamic-sidebar {
  padding: 0px 0px 20px 0;
}

#respond {
  border-radius: 5px;
}

li.comment #respond {
  background: none;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}

/* ------------------------------------
    23. Blog Sidebar 
---------------------------------------*/
.react-sideabr .widget select {
  margin: 0;
  border: 1px solid #f8f8f8;
  border-right: 8px solid #fff;
  background: #fff;
}
.react-sideabr .recentcomments a {
  text-decoration: underline !important;
}
.react-sideabr .recentcomments .comment-author-link a {
  text-decoration: none !important;
}
.react-sideabr .widget_block label.wp-block-search__label,
.react-sideabr .widget_block h2,
.react-sideabr .widget-title {
  color: #313435;
  font-family: "Plus Jakarta Sans", sans-serif;
  position: relative;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  z-index: 1;
  position: relative;
}
.react-sideabr .widget {
  position: relative;
  transition: all 500ms ease;
  margin-bottom: 40px;
}
.react-sideabr .widget:hover:after {
  height: 70px;
}
.react-sideabr .widget_media_image {
  padding: 0;
  background: none;
}
.react-sideabr .widget:last-child {
  margin-bottom: 0;
}
.react-sideabr ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.react-sideabr ul a {
  color: var(--primarycolor);
  transition: all 0.3s ease 0s;
}
.react-sideabr ul a:hover {
  color: var(--primarycolor);
}
.react-sideabr ul li {
  margin-top: 13px;
  padding-top: 13px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.react-sideabr ul li + li {
  margin-top: 13px;
  padding-top: 13px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.react-sideabr .widget_categories ul li,
.react-sideabr .widget_archive ul li,
.react-sideabr .widget_pages ul li,
.react-sideabr .widget_meta ul li,
.react-sideabr .widget_recent_entries ul li,
.react-sideabr .widget_nav_menu ul li,
.react-sideabr .widget_block ul li {
  border-top: none;
  border: none;
  margin-top: 0px;
  position: relative;
  background: #f1f1f1;
  margin-bottom: 15px;
  padding: 15px 25px;
  transition: 0.3s;
}
.react-sideabr .widget_categories ul li a,
.react-sideabr .widget_archive ul li a,
.react-sideabr .widget_pages ul li a,
.react-sideabr .widget_meta ul li a,
.react-sideabr .widget_recent_entries ul li a,
.react-sideabr .widget_nav_menu ul li a,
.react-sideabr .widget_block ul li a {
  color: #5D666F;
  font-weight: 500;
  transition: 0.3s;
  border-radius: 5px;
}
.react-sideabr .widget_categories ul li a:hover,
.react-sideabr .widget_archive ul li a:hover,
.react-sideabr .widget_pages ul li a:hover,
.react-sideabr .widget_meta ul li a:hover,
.react-sideabr .widget_recent_entries ul li a:hover,
.react-sideabr .widget_nav_menu ul li a:hover,
.react-sideabr .widget_block ul li a:hover {
  color: var(--primarycolor);
}
.react-sideabr .widget_categories ul li span,
.react-sideabr .widget_archive ul li span,
.react-sideabr .widget_pages ul li span,
.react-sideabr .widget_meta ul li span,
.react-sideabr .widget_recent_entries ul li span,
.react-sideabr .widget_nav_menu ul li span,
.react-sideabr .widget_block ul li span {
  font-size: 16px;
  font-weight: 700;
}
.react-sideabr .widget_categories ul li ul,
.react-sideabr .widget_archive ul li ul,
.react-sideabr .widget_pages ul li ul,
.react-sideabr .widget_meta ul li ul,
.react-sideabr .widget_recent_entries ul li ul,
.react-sideabr .widget_nav_menu ul li ul,
.react-sideabr .widget_block ul li ul {
  padding-top: 7px;
  padding-left: 10px;
}
.react-sideabr .widget_categories ul li ul li,
.react-sideabr .widget_archive ul li ul li,
.react-sideabr .widget_pages ul li ul li,
.react-sideabr .widget_meta ul li ul li,
.react-sideabr .widget_recent_entries ul li ul li,
.react-sideabr .widget_nav_menu ul li ul li,
.react-sideabr .widget_block ul li ul li {
  padding: 10px 5px;
  margin-bottom: 0;
}
.react-sideabr .widget_nav_menu span.description {
  display: none;
}
.react-sideabr .widget_recent_comments ul li {
  border-top: none;
  border: none;
  margin-top: 0px;
  position: relative;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 14px 0px 20px;
}
.react-sideabr .widget_recent_comments ul li:last-child {
  border: none;
  padding-bottom: 0;
}
.react-sideabr .widget_recent_comments ul li:first-child {
  padding-top: 0 !important;
}
.react-sideabr .widget_recent_comments ul li a {
  font-size: 16px;
  text-decoration: none !important;
  font-weight: 500;
}
.react-sideabr .widget_recent_comments ul li a:hover {
  color: var(--primarycolor);
}
.react-sideabr .widget_recent_comments ul li ul {
  padding-top: 7px;
  background: #fff;
  padding-left: 10px;
}
.react-sideabr .widget_product_categories h2.widget-title {
  margin-bottom: 18px;
}
.react-sideabr .widget_product_categories ul li {
  border-top: none;
  padding: 6px 0px 6px 14px;
  border: none;
  margin-top: 0px;
  position: relative;
}
.react-sideabr .widget_product_categories ul li:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 6px;
  color: var(--primarycolor);
}
.react-sideabr .widget_recent_entries h2.widget-title {
  margin-bottom: 18px;
}
.react-sideabr .widget_block ol.wp-block-latest-comments li {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  border-bottom: none;
  padding: 13px 0px 3px 0px;
  position: relative;
}
.react-sideabr .widget_block ol.wp-block-latest-comments li a {
  color: var(--primarycolor);
}
.react-sideabr .widget_block ol.wp-block-latest-comments li a:hover {
  color: var(--primarycolor);
}
.react-sideabr .widget_block ol.wp-block-latest-comments li:first-child {
  border-top: none;
  margin-top: 0;
}
.react-sideabr .widget_block ol.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
  font-weight: 400;
  line-height: 1.4;
}
.react-sideabr .widget_calendar table caption {
  padding-bottom: 0;
}
.react-sideabr .widget_block ul li {
  font-weight: 400;
  line-height: 1.5;
}
.react-sideabr .widget_block ul > li:first-child > a:after {
  display: none;
}
.react-sideabr .widget_search,
.react-sideabr .bs-search {
  overflow: hidden;
  position: relative;
}
.react-sideabr .widget_search input,
.react-sideabr .bs-search input {
  color: #313435;
  height: 60px;
  padding-left: 20px;
  padding-right: 65px;
  background: #f1f1f1;
  border-radius: 0px;
  font-size: 16px;
}
.react-sideabr .widget_search button,
.react-sideabr .bs-search button {
  background: var(--primarycolor);
  border: medium none;
  padding: 19px 30px;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 0;
  font-size: 19px;
  outline: none;
  border-radius: 0;
}
.react-sideabr .widget_search button i:before,
.react-sideabr .bs-search button i:before {
  margin: 0;
  color: var(--primarycolor);
}
.react-sideabr .widget_search label,
.react-sideabr .bs-search label {
  display: inline;
  font-weight: normal;
}
.react-sideabr label.wp-block-search__label {
  display: block;
  margin-bottom: 25px;
}
.react-sideabr .wp-block-search__inside-wrapper {
  position: relative;
}
.react-sideabr .widget_categories ul, .react-sideabr .widget_recent_entries ul, .react-sideabr .widget_archive ul, .react-sideabr .widget_meta ul {
  list-style: none;
}
.react-sideabr .recent-post-widget > div + div {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.react-sideabr .recent-post-widget .post-date {
  font-size: 13px;
  color: #999999;
}
.react-sideabr .recent-post-widget .post-title {
  font-weight: 400;
  margin-bottom: 0 !important;
}
.react-sideabr .recent-post-widget .post-title a {
  font-size: 15px;
}
.react-sideabr .recent-post-widget .post-desc {
  padding-left: 5px;
}
.react-sideabr .recent-post-widget .post-desc a {
  display: block;
  line-height: 25px;
  color: #313435;
  transition: all 0.3s ease 0s;
  font-size: 16px;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", sans-serif;
  position: relative;
}
.react-sideabr .recent-post-widget .post-desc a:hover {
  color: var(--primarycolor);
}
.react-sideabr .recent-post-widget .post-desc span {
  display: block;
  font-size: 14px;
  color: #6c757d;
  font-weight: 400;
}
.react-sideabr .recent-post-widget .post-desc span i {
  width: 16px;
  color: #6c757d;
}
.react-sideabr .tagcloud a {
  display: inline-block;
  margin: 10px 5px 0px 0;
  line-height: 20px;
  padding: 6px 17px;
  transition: all 0.3s ease;
  background: #f1f1f1;
  font-weight: 500;
  color: #313435;
  border-radius: 0;
  font-size: 14px !important;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.react-sideabr .tagcloud a:hover {
  background-color: var(--primarycolor);
  color: #fff;
}

.copyright.text-center {
  text-align: center;
}

.hfe-site-logo {
  line-height: 0;
}

#reactheme-header {
  position: absolute;
  top: 0;
  z-index: 9999;
  padding: 10px;
}

#reactheme-header.sticky-header-on {
  position: fixed;
  top: 0;
  z-index: 9999;
  height: auto;
  transition: all 450ms ease-in-out;
  padding: 10px;
}
#reactheme-header.sticky-header-on.sticky-header {
  border: none;
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.13);
  padding-top: 0;
  padding-bottom: 0;
}

body.logged-in #reactheme-header {
  top: 30px;
}

.lesspadding .dynamic-sidebar {
  margin-bottom: 0;
}

.single-post .lesspadding .main-contain #content {
  padding-bottom: 100px;
}

.wp-block-latest-comments li .wp-block-latest-comments__comment-link {
  color: #313435;
}

.bottom-shadow1 {
  padding: 32px 0 20px 0;
}

.react-sideabr .widget_recent_entries ul li:first-child {
  border: none;
}

ul.wp-block-archives-list {
  list-style: none;
}
ul.wp-block-archives-list li {
  border-top: none;
  padding: 6px 0px 6px 0px;
  border: none;
  margin-top: 0px;
}

.wp-block-latest-comments li .wp-block-latest-comments__comment-link {
  text-decoration: underline !important;
}

.wp-block-categories.wp-block-categories-dropdown select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.wp-block-archives.wp-block-archives-dropdown select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.wp-block-categories.wp-block-categories-dropdown {
  position: relative;
  background: transparent;
  display: inline-block;
}
.wp-block-categories.wp-block-categories-dropdown:after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  right: 14px;
  top: 7px;
  font-size: 20px;
  color: #171f32;
  z-index: 0;
  pointer-events: none;
}

.wp-block-archives.wp-block-archives-dropdown {
  position: relative;
  background: transparent;
  display: inline-block;
}
.wp-block-archives.wp-block-archives-dropdown:after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  right: 14px;
  top: 7px;
  font-size: 20px;
  color: #171f32;
  z-index: 0;
  pointer-events: none;
}

.page-header {
  margin: 0 0 20px;
}
.page-header h1 {
  margin-top: 0;
}

body.search .entry-summary .blog-button a {
  text-align: center;
  display: inline-block;
  color: var(--primarycolor);
  padding: 7px 35px 14px 35px;
  position: relative;
  z-index: 1;
  font-weight: 600;
  font-size: 16px;
  border-radius: 15px;
}
body.search .entry-summary .blog-button a:hover {
  background: var(--primarycolor);
  color: #fff;
  border-color: var(--primarycolor);
}

.single-post .react-sideabr h2 {
  margin-top: 0;
}

.recent-widget .show-featured .post-img img {
  border-radius: 0;
}

.show-featured .post-img {
  width: 100px;
  float: left;
  padding-right: 15px;
}
.show-featured .post-item {
  overflow: hidden;
}

.bs-search {
  overflow: hidden;
  position: relative;
}
.bs-search input {
  border: 0;
  background: #f1f1f1;
  color: #444444;
  padding: 22px 45px 22px 25px;
  width: 100%;
  border-radius: 6px 0 0 6px;
  font-size: 16px;
}
.bs-search button {
  border: medium none;
  padding: 9px 18px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  font-size: 16px;
  outline: none;
  border-radius: 0;
  color: #fff;
}
.bs-search button i:before {
  font-size: 18px;
  font-weight: 600;
}
.bs-search button:hover {
  color: var(--primarycolor);
}
.bs-search label {
  display: inline;
  font-weight: normal;
}

article.sticky .blog-title a {
  color: #313435;
  position: relative;
  padding-left: 25px;
  font-weight: 700;
}
article.sticky .blog-title a:after {
  font-family: rt-icons;
  content: "\e81b";
  position: absolute;
  left: 0;
  top: 5px;
  color: var(--primarycolor);
  font-size: 29px;
}
article.sticky .blog-title:hover a {
  color: var(--primarycolor);
}
article.sticky .blog-title:hover a:after {
  color: var(--primarycolor);
}

.archive-post h3.blog-title a {
  color: var(--primarycolor);
}
.archive-post h3.blog-title a:hover {
  color: var(--primarycolor);
}

.search-no-results .no-results {
  margin-right: 20px;
}
.search-no-results .no-results .search-form {
  position: relative;
}
.search-no-results .no-results .search-form button {
  background: var(--primarycolor);
  border: medium none;
  padding: 20px 30px;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 0;
  font-size: 19px;
  outline: none;
  border-radius: 0;
}

/* ------------------------------------
    24. Blog Pagination
---------------------------------------*/
.page-numbers.dots {
  padding-left: 13px;
  line-height: 40px;
  padding-right: 20px;
  display: inline-block;
}

.pagination-area {
  padding-top: 0px;
  clear: both;
  text-align: center;
}
.pagination-area .pagination {
  padding: 0;
  margin: 0;
}
.pagination-area .nav-links {
  display: inline-block;
  padding: 11px 0px;
  margin: 0 auto;
}
.pagination-area .nav-links span.current {
  background: var(--primarycolor);
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  text-align: center;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #eeeeee;
  font-weight: 700;
  width: 50px;
  height: 50px;
  border-radius: 0;
  line-height: 50px;
}
.pagination-area .nav-links > * {
  border-radius: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.pagination-area .nav-links a {
  line-height: 50px;
  color: #6c757d;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  text-align: center;
  background: transparent;
  opacity: 0.96;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #eeeeee;
  font-weight: 700;
  width: 50px;
  height: 50px;
  border-radius: 0;
}
.pagination-area .nav-links a:hover {
  background: var(--primarycolor);
  color: #fff;
}
.pagination-area .nav-links a.next {
  font-size: 0;
  position: relative;
}
.pagination-area .nav-links a.next:before {
  content: "\e814";
  font-family: "rt-icons";
  font-size: 16px;
  left: 50%;
  transform: translate(-50%, 0px);
  position: absolute;
  z-index: 1;
}
.pagination-area .nav-links a.prev {
  font-size: 0;
  position: relative;
}
.pagination-area .nav-links a.prev:before {
  content: "\e813";
  font-family: "rt-icons";
  font-size: 16px;
  left: 50%;
  transform: translate(-50%, 0px);
  position: absolute;
  z-index: 1;
}

.pagination-pages {
  display: inline-block;
  border: 1px solid #f1f1f1;
  padding: 11px 30px;
  border-radius: 10px;
}

.entry-footer .edit-link {
  padding: 20px 0;
  display: block;
}

.wp-block-latest-posts, .wp-block-rss {
  list-style: none;
}
.wp-block-latest-posts li, .wp-block-rss li {
  border-top: none;
  padding: 6px 0px 6px 0px;
  border: none;
  margin-top: 0px;
  position: relative;
}
.wp-block-latest-posts li a, .wp-block-rss li a {
  font-size: 16px;
  color: #313435;
}
.wp-block-latest-posts li a:hover, .wp-block-rss li a:hover {
  color: var(--primarycolor);
}

.page-links {
  display: block;
  clear: both;
}
.page-links span {
  padding: 3px 5px;
  margin: 0 0 0 5px;
}

.page-links .current span {
  color: var(--primarycolor);
}

.page-links a span {
  background: transparent !important;
  color: #757575;
}

.comment-list .pingback, .comment-list .trackback {
  list-style: none;
  padding-bottom: 15px;
  padding-top: 15px;
}

.reactheme-blog-details .bs-meta li.category-name a {
  line-height: 22px;
}

.single #content h3,
.single #content h4 {
  margin-bottom: 17px;
}

li.category-name ul.post-categories {
  position: relative;
  float: none !important;
  padding-left: 22px !important;
}

li.category-name ul.post-categories:before {
  content: "\f115";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 7px;
  color: var(--primarycolor);
}

/*-------------------
    Search Results
---------------------*/
body.search-results .site-main > article {
  background: #fff;
  margin-bottom: 40px;
  border: 1px solid rgba(51, 51, 51, 0.0784313725);
  border-radius: 15px;
  padding: 50px 50px 35px;
  margin-right: 20px;
}
body.search-results .site-main > article .entry-title {
  padding: 0;
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 36px;
  line-height: 40px !important;
}
body.search-results .site-main > article .entry-title a {
  color: #313435;
}
body.search-results .site-main > article .entry-title a:hover {
  color: var(--primarycolor);
}
body.search-results .site-main > article .entry-summary {
  padding: 0 0 15px;
}
body.search-results .site-main > article .entry-summary p:last-child {
  margin-bottom: 0;
}
body.search-results .site-main > article .entry-summary .search-button {
  margin-top: 20px;
}
body.search-results .site-main > article .entry-summary .search-button a {
  color: #313435;
}
body.search-results .site-main > article .entry-summary .search-button a:hover {
  color: var(--primarycolor);
}
body.search-results .site-main > article .entry-summary .search-button a i {
  vertical-align: middle;
  transition: 0.3s all ease;
}
body.search-results .site-main > article .entry-footer {
  padding: 20px 35px;
  background: #ebebec;
}
body.search-results .site-main > article .entry-footer:empty {
  display: none;
}
body.search-results .site-main > article .entry-footer span {
  font-weight: 600;
}
body.search-results .site-main > article .entry-footer span a {
  font-weight: 400;
  color: #6c757d;
}
body.search-results .site-main > article .entry-footer span a:hover {
  color: var(--primarycolor);
}
body.search-results .pagination-area .pagination {
  margin: 30px 0 0;
}
body.search-results .main-contain #content {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.page #reply-title small a {
  padding-left: 10px;
}

.footer-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.0509803922);
  padding: 15px 0;
}
.footer-bottom p {
  margin: 0;
}

/* ---------------------------
    Header Section 
------------------------------*/
body:not(.elementor-default) .reactheme-breadcrumbs {
  padding-top: 140px;
}

#reactheme-header {
  width: 100%;
}
#reactheme-header.rts-default-header {
  background: #fff;
  padding: 0;
}
#reactheme-header.rts-default-header .site-title a {
  color: #313435;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}
#reactheme-header.rts-default-header .header-logo {
  padding: 20px 0;
  display: flex;
  flex: 1;
  text-align: left;
}
#reactheme-header.rts-default-header .row-table {
  display: flex;
  width: 100%;
  position: relative;
  align-items: center;
  justify-content: space-between;
}
#reactheme-header .container-fluid {
  padding-left: 60px;
  padding-right: 60px;
}
#reactheme-header .header-inner {
  position: relative;
}
#reactheme-header .search-wrap {
  display: flex;
  padding: 0px 18px 9px 18px;
  border-bottom: 2px solid #fff;
}
#reactheme-header .search-wrap [type=search] {
  border: none;
  color: #ffffff;
  font-size: 16px;
  outline: none;
  background: none;
  padding: 0;
}
#reactheme-header .search-wrap button {
  border: none;
  background: none;
  padding: 0;
  position: relative;
  top: 8px;
  outline: none;
}

.menu-drob-align .menu-area .navbar ul li .sub-menu li ul {
  left: -100% !important;
}

li.hide-firsts > a {
  display: none !important;
}

.menu-area {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
.menu-area.separator_yes li:last-child a {
  padding-right: 30px;
}
.menu-area .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.menu-area .navbar {
  margin-bottom: 0;
  border: 0;
  padding: 0;
  display: block;
}
.menu-area .navbar ul {
  margin: 0;
  padding: 0;
}
.menu-area .navbar ul li {
  position: relative;
  display: inline-block;
  transition: all 0.3s ease 0s;
  padding: 30px 8px;
  /*Dropdown Menu area*/
}
.menu-area .navbar ul li.current-menu-ancestor a, .menu-area .navbar ul li.current_page_item a {
  color: var(--primarycolor);
}
.menu-area .navbar ul li.current-menu-ancestor a:before, .menu-area .navbar ul li.current_page_item a:before {
  color: var(--primarycolor);
}
.menu-area .navbar ul li a {
  color: #313435;
  font-size: 16px;
  padding-right: 16px;
  font-weight: 500;
}
.menu-area .navbar ul li:hover a {
  color: var(--primarycolor);
}
.menu-area .navbar ul li ul.sub-menu {
  min-width: 250px;
  border-radius: 0;
}
.menu-area .navbar ul li ul.sub-menu li {
  float: none;
  display: block;
  margin: 0;
  text-align: left;
  line-height: 25px;
  position: relative;
  padding: 0 15px;
  border-bottom: 1px solid #f2f2f2;
}
.menu-area .navbar ul li ul.sub-menu li:last-child {
  border-bottom: 0;
}
.menu-area .navbar ul li ul.sub-menu li a {
  line-height: 25px;
  padding: 10px 10px;
  color: #313435;
  font-weight: 500;
}
.menu-area .navbar ul li ul.sub-menu li.current-menu-ancestor > a, .menu-area .navbar ul li ul.sub-menu li.current_page_item > a {
  color: var(--primarycolor);
}
.menu-area .navbar ul li ul.sub-menu li:hover > a {
  color: var(--primarycolor);
}
.menu-area .navbar ul li:hover ul {
  opacity: 1;
  position: absolute;
}
.menu-area .navbar ul li > a {
  display: block;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.menu-area .navbar ul li.active a {
  color: var(--primarycolor);
}
.menu-area .navbar ul li.active li a {
  color: var(--primarycolor);
}
.menu-area .navbar ul li.active li ahover {
  color: var(--primarycolor);
}
.menu-area .navbar ul li .sub-menu {
  background: #fff;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  width: 200px;
  z-index: 99999 !important;
  text-align: left;
  visibility: hidden;
  box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
}
.menu-area .navbar ul li .sub-menu li {
  line-height: normal;
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
}
.menu-area .navbar ul li .sub-menu li a {
  display: block;
  padding: 12px 0;
  text-transform: none;
  transition: all 0.3s ease 0s;
  color: #555;
  font-weight: 400;
}
.menu-area .navbar ul li .sub-menu li a:hover {
  color: var(--primarycolor);
}
.menu-area .navbar ul li .sub-menu li a:hover:before {
  opacity: 1 !important;
}
.menu-area .navbar ul li .sub-menu li.current-menu-item a {
  color: var(--primarycolor);
}
.menu-area .navbar ul li .sub-menu li ul {
  left: 100% !important;
  top: 0 !important;
}
.menu-area .navbar ul li:hover ul {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}
.menu-area .navbar .navbar-toggle {
  background-color: var(--primarycolor);
  border-radius: 2px;
  transition: 0.4s ease all;
}
.menu-area .navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
.menu-area .navbar .navbar-toggle:hover {
  opacity: 0.8;
}

.menu-area .navbar ul > li.menu-item-has-children > a {
  position: relative;
  margin-right: 18px;
}
.menu-area .navbar ul > li.menu-item-has-children > a:before {
  content: "\e809";
  position: absolute;
  font-family: "rt-icons";
  left: auto;
  right: 0;
  top: 53%;
  text-align: center;
  z-index: 9;
  font-size: 16px;
  display: block;
  cursor: pointer;
  transform: translateY(-50%);
  transition: all 0.5s ease;
  font-weight: 400;
  color: #313435;
  font-weight: 600;
}

/*******off Canvas css********/
ul.offcanvas-icon {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.offcanvas-icon .nav-link-container a {
  padding: 0px;
  background: transparent;
  max-width: 25px;
  display: inline-block;
}

.stuck.sticky .sticky-hide {
  display: none;
}

.sidenav .menu > li > .sub-menu li ul > li a {
  padding-left: 60px;
}

#mobile_menu ul ul li,
#mobile_menu li:hover > ul > li {
  height: auto;
}

#mobile_menu ul li a,
#mobile_menu ul ul li a {
  width: 100%;
}

#mobile_menu > ul > li {
  float: none;
}

#mobile_menu ul ul li a {
  padding-left: 25px;
}

#mobile_menu ul ul ul li a {
  padding-left: 35px;
}

#mobile_menu ul ul,
#mobile_menu ul ul ul,
#mobile_menu.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}

#mobile_menu > ul > li.has-sub > a:after,
#mobile_menu > ul > li.has-sub > a:before,
#mobile_menu ul ul > li.has-sub > a:after,
#mobile_menu ul ul > li.has-sub > a:before {
  display: none;
}

#mobile_menu #menu-button {
  display: block;
  padding: 17px;
  color: #dddddd;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}

#mobile_menu .menu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  content: "";
}

#mobile_menu .menu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #dddddd;
  content: "";
}

#mobile_menu .menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #ffffff;
  transform: rotate(45deg);
}

#mobile_menu .menu-button.menu-opened:before {
  top: 23px;
  background: #ffffff;
  width: 15px;
  transform: rotate(-45deg);
}

#mobile_menu .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 7px;
  display: block;
  height: 35px;
  width: 35px;
  cursor: pointer;
  background: var(--primarycolor);
  color: #fff;
  border-radius: 3px;
}

#mobile_menu .menu li ul.sub-menu li ul.sub-menu a {
  padding-left: 50px;
}

#reactheme-header .row-table .offcanvas-sec ul.offcanvas-icon {
  margin-top: 0;
}

#mobile_menu ul > li.menu-minimize > .submenu-button:before {
  display: none !important;
}

#mobile_menu ul ul .submenu-button {
  height: 34px;
  width: 34px;
  top: 4px;
}

#mobile_menu .submenu-button:after {
  content: "";
  position: absolute;
  font-family: "rt-icons";
  content: "\e809";
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#mobile_menu .submenu-button.submenu-opened:after {
  content: "";
  position: absolute;
  font-family: "rt-icons";
  content: "\e809";
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#mobile_menu ul ul .submenu-button:after {
  top: 17px;
  right: 1px;
}

#mobile_menu ul ul .submenu-button:before {
  top: 11px;
  right: 16px;
}

#mobile_menu .submenu-button.submenu-opened:before {
  display: none;
}

/* offcanvas */
.col-cell.header-quote {
  display: none;
}

.menu-wrap-off {
  position: fixed;
  z-index: 9999;
  width: 100%;
  right: 0;
  top: 0;
  height: 100%;
  background: #fff;
  padding: 46px 30px 50px 30px;
  font-size: 1.15em;
  transform: translate3d(520px, 0, 0);
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  max-width: 340px;
  overflow-y: auto;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.menu-wrap-off .offcanvas_logo {
  padding-bottom: 30px;
}
.menu-wrap-off .widget_media_gallery .gallery {
  margin: 0;
}
.menu-wrap-off .widget_media_gallery .gallery-item {
  margin: 0;
}
.menu-wrap-off .widget_media_gallery .gallery-item .gallery-icon {
  padding: 8px;
}
.menu-wrap-off .widget_media_gallery .gallery-item .gallery-icon img {
  border-radius: 3px;
}
.menu-wrap-off .inner-offcan {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  padding: 40px 20px 0 0;
  overflow-x: hidden;
  overflow-y: hidden;
  display: flex;
}
.menu-wrap-off .inner-offcan .nav-link-container {
  position: absolute;
  left: 40px;
  top: 40px;
  display: block;
  z-index: 99;
}
.menu-wrap-off .inner-offcan .nav-link-container .close-button {
  background: var(--primarycolor);
  color: #fff;
  padding: 6px 6px;
  display: block;
  border-radius: 15px;
  width: 50px;
  height: 50px;
  text-align: center;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  line-height: 36px;
}
.menu-wrap-off .inner-offcan .nav-link-container .close-button span {
  background: #fff;
  margin: 4px 5px;
}
.menu-wrap-off .inner-offcan .nav-link-container .close-button:hover {
  opacity: 0.8;
}

.nav-link-container #close-button2.close-button span.hamburger1 {
  transform: rotate(-45deg) translate(-4px, 4px);
  width: 24px;
}

.nav-link-container #close-button2.close-button span.hamburger3 {
  transform: rotate(45deg) translate(0px, 0px);
  width: 24px;
}

body.logged-in .menu-wrap-off {
  padding: 63px 30px 50px 50px;
}

body.logged-in .menu-wrap-off .inner-offcan .nav-link-container {
  top: 50px;
}

#reactheme-header.sticky-header .sticky-top-hide {
  display: none;
}

.off-nav-layer.off-open {
  transform: scale3d(1, 1, 1);
  display: block;
}

.menu-ofcn.off-open {
  transform: translate3d(0, 0, 0);
  transition: transform 0.8s;
  transition-timing-function: ease;
  transition-timing-function: cubic-bezier(0.9, 0, 0.3, 1);
}

.mobile-menu-container ul li.active a {
  color: var(--primarycolor);
}

.react-button a {
  background: var(--primarycolor);
  border: 2px solid var(--primarycolor);
  display: inline-block;
  padding: 10px 32px;
  color: #ffffff;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 600;
}
.react-button a:hover {
  background: none;
  border-color: #353f4f;
  color: #353f4f;
}

body ul.simple-list {
  list-style: disc;
  margin-left: 20px;
  font-size: 20px;
}

.elementor-heading-title .color--theme,
.color--theme {
  color: var(--primarycolor) !important;
}

.rt-faqs .elementor-accordion-item {
  border-left: 0 !important;
  border-right: 0 !important;
}

.rt-fz30 .elementor-icon i:before {
  font-size: 30px !important;
}

.rt-fz30 .elementor-icon-list-icon i:before {
  font-size: 30px !important;
}

.rt-fz-big .elementor-icon i:before {
  font-size: 70px !important;
}

.rt-fz-bigs .elementor-icon i:before {
  font-size: 70px !important;
  color: var(--primarycolor);
}

.rt-icon-sm .elementor-icon i:before {
  font-size: 45px !important;
}

.react-video .popup-videos {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  border-radius: 100%;
  background: #f74780;
  width: 7.25rem;
  height: 7.25rem;
  line-height: 7.25rem;
  margin-top: -3.125rem;
  margin-left: -3.125rem;
  transition: all 0.5s ease;
}
.react-video .popup-videos i::before {
  font-size: 5rem;
  margin: 0;
  color: #ffffff;
  position: relative;
  top: 18px;
  left: 4px;
}
.react-video .popup-videos svg {
  width: 2.5em;
  position: relative;
  top: 20px;
  left: 3px;
}
.react-video .popup-videos svg path {
  fill: #fff;
}
.react-video .popup-videos:hover {
  transform: scale(0.95);
}

.rt_shape_icon .elementor-icon {
  position: relative;
}
.rt_shape_icon .elementor-icon::before {
  content: "";
  position: absolute;
  background: #f4f9fc;
  width: 95px;
  height: 95px;
  left: -10px;
  top: -12px;
  border-radius: 71% 29% 44% 42%/74% 54% 46% 26%;
}

.rt_shape_icon2 .elementor-icon {
  position: relative;
}
.rt_shape_icon2 .elementor-icon::before {
  content: "";
  position: absolute;
  background: #f4f9fc;
  width: 70px;
  height: 70px;
  left: -10px;
  top: -12px;
  border-radius: 71% 29% 44% 42%/74% 54% 46% 26%;
}
.rt_shape_icon2 .elementor-icon i:before {
  font-size: 60px !important;
  color: var(--primarycolor);
}

.rt--testimonial-slider .rt-rate i {
  color: #ffbf15;
  margin-right: 3px;
}
.rt--testimonial-slider .rt-tsti-title {
  font-size: 30px;
  line-height: 40px;
  margin-top: 8px;
}
.rt--testimonial-slider .rt-description {
  font-size: 20px;
  line-height: 30px;
}
.rt--testimonial-slider .rt-name {
  color: #313435;
  font-weight: 700;
  font-size: 18px;
}
.rt--testimonial-slider .rt-designation {
  font-size: 18px;
}
.rt--testimonial-slider .swiper-wrapper .swiper-slide {
  margin-bottom: 60px;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

.rt-team-member .team-item .elementor-widget-container {
  overflow: hidden;
  border-radius: 12px;
}
.rt-team-member .team-item img {
  transition: all 0.5s ease;
}
.rt-team-member .team-item:hover img {
  opacity: 0.7;
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}

.rt-career-item {
  padding: 30px 15px;
  border-top: 1px solid rgba(204, 204, 204, 0.431372549);
}
.rt-career-item .p-title {
  font-size: 26px;
  margin: 0 0 5px;
}
.rt-career-item .p-title a {
  color: #313435;
}
.rt-career-item .p-career-cate {
  font-size: 18px;
}
.rt-career-item .p-career-cate a {
  color: #6c757d;
}
.rt-career-item .p-career-cate em {
  font-style: normal;
  position: relative;
  display: inline-block;
  padding-left: 18px;
}
.rt-career-item .p-career-cate em::before {
  content: "";
  position: absolute;
  left: 7px;
  top: 8px;
  width: 1px;
  height: 13px;
  background: #6c757d;
}
.rt-career-item .rt-job-time {
  font-size: 18px;
}
.rt-career-item .rt-career-button {
  background: none;
  border: 2px solid #313435;
  display: inline-block;
  padding: 7px 20px 9px 20px;
  color: #313435;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
}
.rt-career-item .rt-career-button:hover {
  background: #313435;
  border-color: #353f4f;
  color: #ffffff;
}

.single-rt-careers .main-contain ul {
  margin: 10px 0 0 19px;
}
.single-rt-careers .main-contain ul li {
  margin-top: 14px;
}

.reactheme-blog-grid .single-blog-item .rt-thumbnail {
  margin-bottom: 22px;
  display: block;
  overflow: hidden;
  border-radius: 10px;
  line-height: 0;
}
.reactheme-blog-grid .single-blog-item .rt-thumbnail img {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  overflow: hidden;
  transition: transform 400ms;
  border-radius: 10px;
}
.reactheme-blog-grid .single-blog-item .all-cate {
  display: flex;
  font-size: 18px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.reactheme-blog-grid .single-blog-item .all-cate a {
  color: #6c757d;
}
.reactheme-blog-grid .single-blog-item .all-cate .rt-post-date {
  position: relative;
  padding-left: 25px;
}
.reactheme-blog-grid .single-blog-item .all-cate .rt-post-date::before {
  content: "";
  position: absolute;
  left: 13px;
  top: 8px;
  width: 1px;
  height: 13px;
  background: #6c757d;
}
.reactheme-blog-grid .single-blog-item .rt-title {
  font-size: 26px;
  margin: 8px 0 16px;
  line-height: 36px;
}
.reactheme-blog-grid .single-blog-item .rt-title a {
  color: #313435;
}
.reactheme-blog-grid .single-blog-item .rt-post-comments {
  font-size: 18px;
  margin: 15px 0 0;
}
.reactheme-blog-grid .single-blog-item .rt-post-comments em {
  font-style: normal;
  margin-right: 1px;
}
.reactheme-blog-grid .single-blog-item:hover .rt-thumbnail img {
  transform: scale(1.08);
  -ms-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -o-transform: scale(1.08);
  -moz-transform: scale(1.08);
}
.reactheme-blog-grid .single-blog-item.single-blog-items {
  display: flex;
  background: #22223b;
  align-items: center;
  border-radius: 16px;
  overflow: hidden;
}
.reactheme-blog-grid .single-blog-item.single-blog-items .item-image-wrapper {
  order: 2;
  width: 100%;
  background-size: cover;
  min-height: 650px;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
}
.reactheme-blog-grid .single-blog-item.single-blog-items .item-image-wrapper .rt-thumbnail {
  border-radius: 0 10px 10px 0;
}
.reactheme-blog-grid .single-blog-item.single-blog-items .item-image-wrapper .rt-thumbnail img {
  border-radius: 0 10px 10px 0;
}
.reactheme-blog-grid .single-blog-item.single-blog-items .item-content-wrapper {
  padding: 60px;
  flex: 0 0 50%;
  max-width: 50%;
}
.reactheme-blog-grid .single-blog-item.single-blog-items .item-content-wrapper .rt-title {
  font-size: 32px;
  line-height: 42px;
}
.reactheme-blog-grid .single-blog-item.single-blog-items .item-content-wrapper .rt-title a {
  color: #ffffff;
}
.reactheme-blog-grid .single-blog-item.single-blog-items .item-content-wrapper .rt-post-comments,
.reactheme-blog-grid .single-blog-item.single-blog-items .item-content-wrapper .rt-post-content,
.reactheme-blog-grid .single-blog-item.single-blog-items .item-content-wrapper .all-cate {
  color: #ffffff;
}
.reactheme-blog-grid .single-blog-item.single-blog-items .item-content-wrapper .rt-post-comments a,
.reactheme-blog-grid .single-blog-item.single-blog-items .item-content-wrapper .rt-post-content a,
.reactheme-blog-grid .single-blog-item.single-blog-items .item-content-wrapper .all-cate a {
  color: #ffffff;
}

.reactheme-pagination-area .nav-links {
  text-align: center;
  padding: 50px 0 0px;
  font-size: 20px;
  font-weight: 600;
}
.reactheme-pagination-area .nav-links a {
  color: #6c757d;
  margin: 0 30px;
}
.reactheme-pagination-area .nav-links a.prev.page-numbers, .reactheme-pagination-area .nav-links a.next.page-numbers {
  margin: 0;
}
.reactheme-pagination-area .nav-links a:hover {
  color: var(--primarycolor);
}

.table > :not(caption) > * > * {
  padding: 17px 0;
  border: none !important;
  background-color: transparent !important;
  color: #313435;
  text-align: center;
}

.comp-table .text-start {
  text-align: left;
}

.comp-table .pricing-header {
  max-width: 700px;
}

.comp-table .table thead tr,
.comp-table .table tbody tr {
  border-bottom: 1px solid #ccc !important;
}

.comp-table .table tbody tr.table-last-tr {
  border-bottom: none !important;
}

.comp-table .table-responsive thead th {
  font-size: 1.0625rem;
  font-weight: 700;
}

.comp-table .table-responsive tbody th {
  font-size: 0.95rem;
  font-weight: 700;
}

.comp-table .table-responsive tbody td {
  position: relative;
  font-size: 0.95rem;
  line-height: inherit;
  top: 1px;
  color: #313435;
}

.comp-table .table-responsive tbody td span {
  position: relative;
  top: 1px;
}

body.single-post ul.news-details-inner {
  margin: 50px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  text-transform: capitalize;
  padding-left: 15px;
  padding-right: 15px;
}
body.single-post ul.news-details-inner li {
  margin: 0 12px;
  position: relative;
}
body.single-post ul.news-details-inner li a {
  color: #6c757d;
}
body.single-post ul.news-details-inner li::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 11px;
  width: 1px;
  height: 13px;
  background: #6c757d;
}
body.single-post ul.news-details-inner li:first-child::before {
  display: none;
}
body.single-post ul.news-details-inner .page-title {
  text-align: center;
}
body.single-post .reactheme-blog-details .page-title {
  text-align: center;
  margin: 0 0 40px;
}
body.single-post .bs-img {
  margin-bottom: 40px;
}
body.single-post .bs-img img {
  border-radius: 12px;
}
body.single-post .simple-list.long-list p {
  margin: 0 0 12px;
}
body.single-post .blockquote {
  margin: 0;
  padding: 0;
  font-weight: 300;
}
body.single-post .blockquote p {
  font-size: 1.5rem;
  line-height: 1.45;
  margin-bottom: 40px;
  font-weight: 300;
}
body.single-post .bs-desc img {
  border-radius: 12px;
}

.single-post-txt h5,
.single-post-txt h4 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.single-post-txt h5 span {
  display: block;
}

.single-post-txt p span {
  color: #313435;
  font-weight: 600;
}

.single-post-txt p a {
  color: var(--black);
  font-weight: 400;
  text-decoration: underline;
}

/*------------------------------------------*/
/*  Single Post Blockquote
/*------------------------------------------*/
.single-post-txt figure {
  margin-bottom: 40px;
}

.single-post-txt .blockquote-footer {
  font-size: 22px;
  color: #313435;
}

.blockquote-footer::before {
  content: "— ";
}

/*------------------------------------------*/
/*  POST DATA
/*------------------------------------------*/
.post-data {
  margin-top: 80px;
  padding: 80px 0 100px;
}

.reactheme-blog-related {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #f4f4f9;
  margin-bottom: 120px;
}
.reactheme-blog-related .rt-related-title {
  font-size: 60px;
  line-height: 70px;
  text-align: center;
  padding-bottom: 40px;
}

.rt-author-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 80px;
  margin-top: 80px;
  border-top: 1px solid rgba(204, 204, 204, 0.6392156863);
  padding-bottom: 70px;
}
.rt-author-block .rt-author-img {
  display: flex;
  align-items: center;
}
.rt-author-block .rt-author-img img {
  border-radius: 100%;
  margin-right: 15px;
}
.rt-author-block .author-desc h6 {
  margin: 0 0 8px;
  font-size: 22px;
}
.rt-author-block .author-desc p {
  margin: 0;
}
.rt-author-block .post-share-list p {
  margin: 0 0 10px;
  font-size: 20px;
}
.rt-author-block .share-social-icons {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.rt-author-block .share-social-icons li {
  margin-right: 10px;
}
.rt-author-block .share-social-icons li a {
  color: #6c757d;
  width: 35px;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  background: rgba(204, 204, 204, 0.2509803922);
  text-align: center;
  border-radius: 6px;
  font-size: 17px;
}
.rt-author-block .share-social-icons li a:hover {
  background: var(--primarycolor);
  color: #ffffff;
}

/* ==========================================================================
  10. PROJECTS
  ========================================================================== */
/*------------------------------------------*/
/*  FILTER BUTTONS
/*------------------------------------------*/
/*------------------------------------------*/
/*  FILTER ITEM
/*------------------------------------------*/
.rt-filter .filter-item {
  position: relative;
  overflow: hidden;
  line-height: 0;
  border-radius: 12px;
  margin-bottom: 25px;
}

.filter-item .hover-overlay,
.filter-item .hover-overlay img {
  overflow: hidden;
}

.portfolio-filter {
  text-align: center;
  padding-bottom: 80px;
}

.portfolio-filter button {
  background-color: transparent;
  color: #313435;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  margin: 0 14px;
  padding: 0.5rem 0.1rem;
  border: none;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  outline: 0px none;
  transition: all 400ms ease-in-out;
}

.portfolio-filter button.active {
  color: var(--primarycolor);
  cursor: default;
  border-color: var(--primarycolor);
  outline: 0px none;
}

/*------------------------------------------*/
/*  PROJECT CATEGIRY
/*------------------------------------------*/
.project-category {
  position: absolute;
  opacity: 0;
  top: -15%;
  left: 35px;
  margin-bottom: 0;
  transition: all 400ms ease-in-out;
}
.project-category a {
  color: #313435;
}

.project-category p {
  padding: 8px 25px;
  background-color: rgba(255, 255, 255, 0.65);
  color: #313435;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0;
  border-radius: 100px;
}

/*------------------------------------------*/
/*  PROJECT DATA
/*------------------------------------------*/
.project-description {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 70;
  background: linear-gradient(top, rgba(25, 25, 25, 0), rgba(25, 25, 25, 0.6));
  transition: all 450ms ease-in-out;
}

.project-data-txt {
  position: absolute;
  opacity: 0;
  bottom: 45px;
  left: -15%;
  transition: all 450ms ease-in-out;
}
.project-data-txt a {
  color: #ffffff;
}

.project-data-txt h5 {
  line-height: 1.4;
  margin-bottom: 16px;
  font-size: 24px;
}

/*------------------------------------------*/
/*  PROJECT LINK
/*------------------------------------------*/
.project-source {
  text-align: center;
  position: absolute;
  bottom: 30px;
  right: -15%;
  width: 45px;
  height: 45px;
  background-color: transparent;
  border: 3px solid #ffffff;
  border-radius: 100%;
  transition: all 450ms ease-in-out;
}
.project-source i {
  color: #ffffff;
  position: relative;
  top: 10px;
  transition: all 0.5s ease;
  font-size: 20px;
}

.project-source:hover {
  background-color: rgba(255, 255, 255, 0.65);
  border-color: transparent;
}
.project-source:hover i {
  color: #313435;
}

/*------------------------------------------*/
/*  PROJECT RATING
/*------------------------------------------*/
.project-rating i::before {
  color: #ffbf15;
  font-size: 0.925rem;
  line-height: 1;
  margin-right: 5px;
}

.project-rating span {
  position: relative;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 500;
  top: 0;
  left: 2px;
}

/*------------------------------------------*/
/*  Overlay Background 
/*------------------------------------------*/
.item-overlay {
  opacity: 0;
  -moz-opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(20, 20, 20, 0.5);
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  Image Hover Effect 
/*------------------------------------------*/
.rt-filter .filter-item img {
  transition: all 0.5s ease;
  width: 100%;
}

.rt-filter .filter-item:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.filter-item:hover .item-overlay,
.filter-item:hover .project-source,
.filter-item:hover .project-category,
.filter-item:hover .project-data-txt,
.filter-item:hover .project-description {
  opacity: 1;
  -moz-opacity: 1;
}

.filter-item:hover .project-category {
  top: 30px;
}

.filter-item:hover .project-data-txt {
  left: 40px;
}

.filter-item .project-data-txt {
  right: 110px;
}

.filter-item:hover .project-source {
  right: 40px;
  bottom: 43px;
}

.rt-nbtn-full .react-button a,
.rt-nbtn-full {
  width: 100%;
}

.user-registration {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.user-registration input {
  border: 1px solid rgba(204, 204, 204, 0.5490196078) !important;
  border-radius: 6px !important;
  padding: 12px 20px !important;
  font-size: 16px;
  margin-bottom: 0px !important;
}
.user-registration .ur-submit-button {
  width: 100%;
  border-radius: 6px;
  font-size: 17px;
  margin: 0 !important;
  padding: 12px 20px !important;
}
.user-registration .ur-button-container {
  margin-top: 0 !important;
}

#top-to-bottom {
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 40px;
  z-index: 10;
  text-align: center;
}
#top-to-bottom i {
  display: block;
  height: 45px;
  font-size: 0;
  width: 45px;
  border-radius: 50%;
  background: rgba(10, 10, 10, 0.25);
  color: #ffffff;
  line-height: 45px;
  transition: all 0.3s ease 0s;
  margin-left: 0;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
  transform: rotate(-90deg);
}
#top-to-bottom i::before {
  font-size: 24px;
  top: 10px;
  position: relative;
}
#top-to-bottom i:hover {
  opacity: 0.8;
  background: #6c757d;
}

.back-newsletter-all {
  position: fixed;
  background: #f9f9f9;
  left: 0;
  right: 0;
  z-index: 999999;
  max-width: 420px;
  margin: 0 auto;
  box-shadow: 0 0 36px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: var(--back--transition);
  padding: 30px;
  opacity: 0;
  visibility: hidden;
}
.back-newsletter-all .back-ns--content-here h3 {
  text-align: center;
  line-height: 35px;
}
.back-newsletter-all.back-ns-cookie-overlay {
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.back-newsletter-all .ns-accept-ckie-btn {
  cursor: pointer;
  z-index: 99999;
  display: block;
  text-align: center;
  position: absolute;
  margin-top: 0;
  top: 20px;
  right: 24px;
  width: 36px;
  height: 36px;
  line-height: 35px;
  background: rgba(14, 14, 14, 0.11);
  border-radius: 100%;
}
.back-newsletter-all .ns-accept-ckie-btn i:before {
  font-size: 12px;
  color: #22223b;
}

body.back-ns-on .back-newsletter-all {
  opacity: 1;
  visibility: visible;
}

html.back-ns-on,
body.back-ns-on {
  overflow-y: hidden;
}

html.back-ns-disable,
body.back-ns-disable {
  overflow-y: visible;
}

body.back-ns-on {
  position: relative;
}
body.back-ns-on:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
}

.switch-wrap {
  position: relative;
  display: inline-block;
  min-width: 50px;
  height: 32px;
  vertical-align: middle;
}

.toggle-btn-md .switch-wrap {
  min-width: 65px;
  height: 36px;
  margin: 0 8px;
}

.toggle-btn-lg .switch-wrap {
  min-width: 70px;
  height: 40px;
  margin: 0 14px;
}

.switcher {
  display: block;
  cursor: pointer;
  color: #ffffff;
  font-size: 0.925rem;
  font-weight: 500;
  height: 32px;
  padding: 0 15px 0 35px;
  position: relative;
  border-radius: 32px;
  transition: all 150ms ease-in-out;
}

.toggle-btn-md .switcher {
  height: 36px;
  padding: 0 20px 0 40px;
  border-radius: 36px;
}

.toggle-btn-lg .switcher {
  height: 40px;
  padding: 0 20px 0 40px;
  border-radius: 40px;
}

.switcher.bg--tra-white {
  background-color: #ffffff;
  border: 2px solid #ccc;
}

.switcher.bg--ghost-white {
  background-color: rgba(128, 143, 174, 0.45);
  border: 2px solid rgba(128, 143, 174, 0.15);
}

.switcher.bg--gray {
  background-color: #ccc;
  border: 2px solid #ccc;
}

.switcher .show-annual,
.switcher .show-monthly {
  line-height: 32px;
}

.toggle-btn-md .switcher .show-annual,
.toggle-btn-md .switcher .show-monthly {
  line-height: 36px;
}

.toggle-btn-lg .switcher .show-annual,
.toggle-btn-lg .switcher .show-monthly {
  line-height: 40px;
}

.switcher .show-monthly {
  display: block;
}

.switcher .show-annual {
  display: none;
}

.switcher:before {
  position: absolute;
  left: 4px;
  bottom: 4px;
  content: " ";
  background-color: #ffffff;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  transition: all 450ms ease-in-out;
}

.toggle-btn-md .switcher:before {
  left: 5px;
  bottom: 5px;
  width: 26px;
  height: 26px;
}

.toggle-btn-lg .switcher:before {
  left: 5px;
  bottom: 5px;
  width: 30px;
  height: 30px;
}

.switcher.bg--gray:before,
.switcher.bg--tra-white:before,
.switcher.bg--ghost-white:before {
  background-color: #ccc;
  left: 4px;
  bottom: 3.5px;
  box-shadow: 0 1px 1px 0 #b5b5b5;
}

.switcher--theme {
  background: var(--primarycolor);
}

.pricing-features.ico--theme span {
  color: var(--primarycolor);
}

.switch-wrap input:checked + .switcher.switcher--theme {
  background-color: var(--primarycolor);
  border-color: var(--primarycolor);
}

.switcher.bg--gray:before,
.switcher.bg--ghost-white:before {
  background-color: #ffffff;
}

.switch-wrap input {
  display: none;
}

.switch-wrap input:checked + .switcher {
  padding: 0 35px 0 15px;
}

.toggle-btn-md .switch-wrap input:checked + .switcher,
.toggle-btn-lg .switch-wrap input:checked + .switcher {
  padding: 0 40px 0 20px;
}

.switch-wrap input:checked + .switcher.switcher--blue {
  background-color: var(--blue);
  border-color: var(--blue);
}

.switch-wrap input:checked + .switcher.switcher--green {
  background-color: var(--green);
  border-color: var(--green);
}

.switch-wrap input:checked + .switcher.switcher--indigo {
  background-color: var(--indigo);
  border-color: var(--indigo);
}

.switch-wrap input:checked + .switcher.switcher--ocean {
  background-color: var(--ocean);
  border-color: var(--ocean);
}

.switch-wrap input:checked + .switcher.switcher--pink {
  background-color: var(--pink);
  border-color: var(--pink);
}

.switch-wrap input:checked + .switcher.switcher--purple {
  background-color: var(--purple);
  border-color: var(--purple);
}

.switch-wrap input:checked + .switcher.switcher-sky-blue {
  background-color: var(--sky-blue);
  border-color: var(--sky-blue);
}

.switch-wrap input:checked + .switcher:before {
  left: auto;
  right: 4px;
  transition: all 350ms ease-in-out;
}

.switch-wrap input:checked + .switcher.bg--tra-white:before {
  bottom: 3px;
  background-color: #ffffff;
  box-shadow: 0 0;
}

.switch-wrap input:checked + .switcher .show-annual {
  display: block;
}

.switch-wrap input:checked + .switcher .show-monthly {
  display: none;
}

.tab-menu {
  margin-top: 34px;
}

.tab-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.tab-menu ul li {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  text-align: center;
}

.tab-menu ul li a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.44px;
  font-family: "Oswald";
  font-weight: bold;
  display: inline-block;
  padding: 18px 26px;
  display: block;
  text-decoration: none;
  transition: 0.5s all;
  background: #d0d062;
  border: 2px solid #d0d062;
  border-bottom: 0;
}

.tab-menu ul li a:hover {
  background: #d0d062;
  color: #fff;
  text-decoration: none;
}

.tab-menu ul li a.active {
  background: #f4fcce;
  color: #000;
  text-decoration: none;
}

.tab-box {
  display: none;
}

.tab-teaser {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  font-family: "Oswald";
}

.tab-main-box {
  background: #f4fcce;
  padding: 10px 30px;
  border: 2px solid #d0d062;
  margin-top: -2px;
}

.rt-price-switcher {
  text-align: center;
}

.w-600 {
  font-weight: 600;
}

.rt-price-title_text {
  margin-top: 14px;
}

@font-face {
  font-family: "rt-icons";
  src: url("../font/rt-icons.eot?64235791");
  src: url("../font/rt-icons.eot?64235791#iefix") format("embedded-opentype"), url("../font/rt-icons.woff2?64235791") format("woff2"), url("../font/rt-icons.woff?64235791") format("woff"), url("../font/rt-icons.ttf?64235791") format("truetype"), url("../font/rt-icons.svg?64235791#rt-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=rt-]:before, [class*=" rt-"]:before {
  font-family: "rt-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.rt-linkedin-in:before {
  content: "\e800";
} /* '' */
.rt-location-dot:before {
  content: "\e801";
} /* '' */
.rt-message:before {
  content: "\e802";
} /* '' */
.rt-phone-flip:before {
  content: "\e803";
} /* '' */
.rt-play:before {
  content: "\e804";
} /* '' */
.rt-plus:before {
  content: "\e805";
} /* '' */
.rt-quote-left:before {
  content: "\e806";
} /* '' */
.rt-twitter:before {
  content: "\e807";
} /* '' */
.rt-user:before {
  content: "\e808";
} /* '' */
.rt-angle-down:before {
  content: "\e809";
} /* '' */
.rt-angle-right:before {
  content: "\e80a";
} /* '' */
.rt-angles-up:before {
  content: "\e80b";
} /* '' */
.rt-arrow-left:before {
  content: "\e80c";
} /* '' */
.rt-arrow-left-long:before {
  content: "\e80d";
} /* '' */
.rt-arrow-right:before {
  content: "\e80e";
} /* '' */
.rt-arrow-right-long:before {
  content: "\e80f";
} /* '' */
.rt-book:before {
  content: "\e810";
} /* '' */
.rt-calendar-days:before {
  content: "\e811";
} /* '' */
.rt-check:before {
  content: "\e812";
} /* '' */
.rt-chevrons-left:before {
  content: "\e813";
} /* '' */
.rt-chevrons-right:before {
  content: "\e814";
} /* '' */
.rt-comments:before {
  content: "\e815";
} /* '' */
.rt-envelope:before {
  content: "\e816";
} /* '' */
.rt-facebook-f:before {
  content: "\e817";
} /* '' */
.rt-instagram:before {
  content: "\e818";
} /* '' */
.rt-magnifying-glass:before {
  content: "\e819";
} /* '' */
.rt-xmark:before {
  content: "\e81a";
} /* '' */
.rt-thumbtack:before {
  content: "\e81b";
} /* '' */
.rt-user-1:before {
  content: "\e81c";
} /* '' */
.rt-heart:before {
  content: "\e81d";
} /* '' */
.rt-cart-shopping:before {
  content: "\e81e";
} /* '' */
.rt-star-sharp:before {
  content: "\e81f";
} /* '' */
.rt-star-half:before {
  content: "\e820";
} /* '' */
.rt-star:before {
  content: "\e821";
} /* '' */
.rt-star-sharp-half:before {
  content: "\e822";
} /* '' */
.rt-truck:before {
  content: "\e823";
} /* '' */
.rt-basket-shopping:before {
  content: "\e824";
} /* '' */
.rt-store:before {
  content: "\e825";
} /* '' */
.rt-user-2:before {
  content: "\e826";
} /* '' */
.rt-cart:before {
  content: "\e827";
} /* '' */
.rt-search:before {
  content: "\e828";
} /* '' */
.rt-heart-big:before {
  content: "\e829";
} /* '' */
.rt-star-half-stroke-solid:before {
  content: "\e82a";
} /* '' */
.rt-star-regular:before {
  content: "\e82b";
} /* '' */
.rt-arrow-down-long:before {
  content: "\e82c";
} /* '' */
.rt-arrow-up-long:before {
  content: "\e82d";
} /* '' */
.rt-angle-left:before {
  content: "\e82e";
} /* '' */
.rt-angle-up:before {
  content: "\e82f";
} /* '' */
.rt-check-1:before {
  content: "\e830";
} /* '' */
.rt-download:before {
  content: "\e831";
} /* '' */
.rt-chart-column:before {
  content: "\e832";
} /* '' */
.rt-heart-1:before {
  content: "\e833";
} /* '' */
.rt-spin4:before {
  content: "\e834";
} /* '' */
.rt-list:before {
  content: "\e835";
} /* '' */
.rt-grid-2-plus:before {
  content: "\e836";
} /* '' */
.rt-sliders-simple:before {
  content: "\e837";
} /* '' */
.rt-filter-list:before {
  content: "\e838";
} /* '' */
.rt-spin6:before {
  content: "\e839";
} /* '' */
.rt-grid-2:before {
  content: "\e83a";
} /* '' */
.rt-phone-volume:before {
  content: "\e83b";
} /* '' */
.rt-tags:before {
  content: "\e83c";
} /* '' */
.rt-clock-regular:before {
  content: "\e83d";
} /* '' */
.rt-circle-user-regular:before {
  content: "\e83e";
} /* '' */
.rt-circle-check:before {
  content: "\e83f";
} /* '' */
.rt-ok-circled:before {
  content: "\e853";
} /* '' *//*# sourceMappingURL=custom.css.map */