﻿.pt-100 {
  padding-top: 100px;
}
.blog-title ul li a,
.footer-widget .footer-contact-list li a,
.portfolio-list .content ul li a:hover,
.side-bar-contact span a:hover,
.single-product span del,
body,
p {
  color: #2f2f2f;
}
.consultation-area,
.contact-area-two::before,
.contact-section-content::before,
.inner-banner,
.slider-item {
  background-position: center center;
  background-size: cover;
}
body {
  font-size: 16px;
  line-height: 1.8;
  font-family: "Montserrat", sans-serif !important;
}
a {
  display: inline-block;
  transition: 0.5s;
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: none;
}
button {
  margin: 0;
  padding: 0;
  outline: 0;
}
button:focus {
  outline: 0;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.4;
  color: #4f4b45;
}
h3 {
  font-size: 24px;
}
.d-table {
  width: 100%;
  height: 100%;
}
.d-table-cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.main-nav {
  height: auto;
  z-index: 999;
  padding: 0;
}
.footer-widget .footer-logo img,
.team-card .images a img,
img {
  max-width: 100%;
}
.pb-70 {
  padding-bottom: 70px;
}
.pt-45 {
  padding-top: 45px;
}
.default-btn {
  padding: 7px 27px;
  background-color: #4f4b45;
  color: #f7e7db;
  position: relative;
  z-index: 1;
  font-size: 16px;
  text-decoration: none;
}
.main-nav,
.navbar-area {
  background-color: transparent;
}
.default-btn i {
  font-size: 30px;
  line-height: 1;
  position: relative;
  top: 5px;
  margin-left: 10px;
  font-weight: 400;
}
.default-btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  background-color: #F0A082;
  opacity: 0;
  transition: 0.7s;
}
.sp-after::after {
  position: absolute;
  bottom: 10px;
  width: 30px;
  height: 1px;
  content: "";
}
.custom-search-btn:hover,
.default-btn:hover {
  background-color: #F0A082;
  color: #f7e7db;
}
.sp-after::after {
  background-color: #2f2f2f;
}
.consultation-content .consultation-btn .learn-btn:hover::before,
.default-btn:hover::before {
  height: 100%;
  opacity: 1;
  border-radius: 5px;
}
.section-title span,
.section-title-two span {
  line-height: 0;
  text-transform: capitalize;
  padding-bottom: 5px;
  font-weight: 400;
  color: #2f2f2f;
}
.section-title h2 {
  font-size: 60px;
  font-weight: 500;
  letter-spacing: 3px;
  margin-top: 5px;
  line-height: 1.2;
}
.section-title p,
.section-title-two p {
  padding-top: 10px;
  margin-bottom: 0;
}
.section-title-two h2 {
  font-size: 50px;
  font-weight: 400;
  margin-top: 5px;
  line-height: 1.2;
}
.sp-after {
  position: relative;
  margin-right: 30px;
}
.sp-after::after {
  right: -30px;
}
.navbar-area {
  transition: 0.3s;
  position: relative;
  padding: 0;
}
.navbar-light {
  padding: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.navbar-brand {
  margin-left: 0.75rem;
  padding: 0.75rem;
}
.navbar-light .navbar-brand img {
  float: left;
  padding: 10px;
}
.blog-title ul li:last-child::before,
.side-nav-responsive,
.sidebar-modal .sidebar-header .sidebar-logo .sidebar-logo2,
.team-card .content .sub-title li:first-child::before {
  display: none;
}
.main-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.language-button:hover,
.main-nav nav .navbar-nav .nav-item .active,
.main-nav nav .navbar-nav .nav-item a :focus,
.main-nav nav .navbar-nav .nav-item a:hover,
.main-nav nav .navbar-nav .nav-item:hover a {
  color: #b69b87 !important;
}
.main-nav nav .navbar-nav .nav-item a {
  text-transform: capitalize;
  color: #f7e7db;
  font-weight: 500;
  margin-left: 12px;
  margin-right: 12px;
  font-size: 14px;
  letter-spacing: 5px;
}
.main-nav nav .navbar-nav .nav-item a i {
  line-height: 0;
  position: relative;
  top: 3px;
  font-size: 18px;
}
.main-nav nav .navbar-nav .nav-item a.active {
  color: #b69b87 !important;
  font-size: 14px;
  letter-spacing: 5px;
}
.main-nav nav .navbar-nav .nav-item a .active::before {
  transform: scale(1);
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu {
  border: none;
  border-top: 3px solid #4f4b45;
  padding: 0;
  border-radius: 0;
  background-color: #f7e7db !important;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li {
  border-bottom: 1px solid #f7e7db;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:last-child {
  border-bottom: none;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
  text-transform: capitalize;
  color: #4f4b45 !important;
  position: relative;
  transition: 0.7s;
  font-weight: 500;
  padding: 10px;
  border-bottom: 1px dashed #ebebeb;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
  border-radius: 0;
  color: #b69b87 !important;
  background-color: #f3f3f3;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover {
  color: #b69b87 !important;
  border-radius: 0;
  background-color: #f3f3f3;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li.active {
  color: #4f4b45 !important;
  background-color: #f3f3f3;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
  left: 100%;
  top: 20px;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
  left: 100%;
}
.side-bar-widget .side-bar-categories ul li:hover,
.side-bar-widget .side-bar-widget-tag li:hover,
.team-card .images .social-link li:first-child a:hover,
.team-card .images .social-link li:nth-child(2) a:hover,
.team-card .images .social-link li:nth-child(3) a:hover,
.team-card .images .social-link li:nth-child(4) a:hover,
.team-card:hover .images::after,
.team-card:hover .images::before {
  background-color: #4f4b45;
}
.blog-card .content span a:hover,
.portfolio-item .content .title h3 a,
.portfolio-list .content .title h3 a,
.product-widget-search .search-form button i {
  color: #4f4b45;
}
.inner-banner .inner-title ul li a:hover,
.slider-item .social-link ul li:hover a {
  color: #b69b87;
}
.about-area-two,
.blog-area,
.home-slider,
.portfolio-item,
.service-slider {
  position: relative;
}
.blog-card:hover .content h3 a {
  color: #08104d;
}
.menu-icon,
.sticky-nav .menu-icon {
  position: absolute;
  top: 0;
  right: 0;
}
.menu-icon .menu-icon-bg {
  margin-top: 1rem;
  width: 70px;
  height: 78px;
  background-color: transparent;
  font-size: 30px;
  color: #f7e7db;
  line-height: 83px;
  text-align: center;
  transition: 0.7s;
  border-radius: 15px;
}
.consultation-content .consultation-btn .learn-btn:hover,
.consultation-play-btn .video-btn:hover,
.menu-icon .menu-icon-bg:hover,
.slider-content .slider-btn .get-btn:hover {
  background-color: #F0A082;
  color: #f7e7db;
}
.sticky-nav {
  top: 0;
  position: fixed;
  animation: 0.9s ease-in-out 5s fadeInDown;
  transition: 0.9s;
  width: 100% !important;
  z-index: 999;
}
.sticky-nav .main-nav {
  top: 0;
  background-color: #000;
  position: fixed;
  border-bottom: none;
}
.sticky-nav .menu-icon .menu-icon-bg {
  height: 78px;
  line-height: 78px;
}
.side-nav-responsive .dot-menu {
  padding: 0 10px;
  height: 30px;
  cursor: pointer;
  z-index: 9999;
  position: absolute;
  right: 60px;
  top: 12px;
}
.side-nav-responsive .container {
  position: relative;
  display: flex;
}
.side-nav-responsive .container .container {
  position: absolute;
  top: 55px;
  right: 0;
  max-width: 100%;
  width: 310px;
  margin-left: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.7s;
  transform: scaleX(0);
  z-index: 2;
  padding-left: 15px;
  padding-right: 15px;
}
.side-nav-responsive .container .container.active {
  opacity: 1;
  visibility: visible;
  transform: scaleX(1);
}
.blog-card-border:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.sidebar-modal {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  overflow: hidden;
}
.sidebar-modal .sidebar-modal-inner {
  position: absolute;
  right: -100%;
  top: 0;
  width: 400px;
  overflow-y: scroll;
  height: 100%;
  background-color: #f7e7db;
  transition: 0.5s;
  z-index: 1;
  padding: 40px;
}
.sidebar-modal .sidebar-header {
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
}
.sidebar-modal .sidebar-header .sidebar-logo,
.sidebar-modal .sidebar-header .sidebar-logo .sidebar-logo1,
.single-product .images .add-product li {
  display: inline-block;
}
.sidebar-modal .sidebar-header .close-btn {
  display: inline-block;
  font-size: 20px;
  transition: 0.5s;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #272b2b;
  color: #f7e7db;
  border-radius: 0;
  text-align: center;
  margin-top: 15px;
  float: right;
}
.sidebar-modal .sidebar-header .close-btn:hover {
  color: #f7e7db;
  background-color: #272b2b;
}
.about-content-two,
.blog-article .blog-article-img,
.consultation-content,
.contact-section-img,
.footer-widget,
.sidebar-modal .contact-us,
.sidebar-modal .sidebar-about,
.sidebar-modal .sidebar-instagram-feed,
.single-product {
  margin-bottom: 30px;
}
.sidebar-modal .sidebar-about .title h2 {
  margin-bottom: 0;
  font-size: 24px;
}
.sidebar-modal .sidebar-about .title p {
  margin-bottom: 0;
  font-size: 15px;
}
.sidebar-modal .contact-us h2,
.sidebar-modal .sidebar-follow-us h2 {
  font-size: 20px;
  margin-bottom: 25px;
}
.sidebar-modal .contact-us ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sidebar-modal .contact-us ul li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
}
.footer-widget .footer-list li:last-child,
.footer-widget .footer-news li .content span,
.footer-widget .footer-news li:last-child,
.sidebar-modal .contact-us ul li:last-child {
  margin-bottom: 0;
}
.sidebar-modal .contact-us ul li i {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 28px;
  color: #4f4b45;
}
.blog-card .content h3 a,
.sidebar-modal .contact-us ul li a,
.single-product h3 a {
  display: block;
  color: #4f4b45;
}
.sidebar-modal .sidebar-instagram-feed h2 {
  margin-bottom: 25px;
  font-size: 25px;
}
.sidebar-modal .sidebar-instagram-feed ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none;
  margin: -10px -5px 0;
}
.sidebar-modal .sidebar-instagram-feed ul li {
  flex: 0 0 33%;
  max-width: 33%;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
}
.sidebar-modal .sidebar-instagram-feed ul li a {
  display: block;
  position: relative;
}
.sidebar-modal .sidebar-instagram-feed ul li a img {
  width: 100%;
}
.sidebar-modal .sidebar-instagram-feed ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
.sidebar-modal .sidebar-instagram-feed ul li a:hover::before {
  opacity: 0.5;
  visibility: visible;
}
.sidebar-modal .sidebar-follow-us .social-wrap {
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar-modal .sidebar-follow-us .social-wrap li {
  display: inline-block;
  padding-right: 10px;
}
.sidebar-modal .sidebar-follow-us .social-wrap li a i {
  font-size: 20px;
  color: #4f4b45;
}
.home-slider .owl-nav .owl-next,
.home-slider .owl-nav .owl-prev {
  bottom: 60px;
  color: #858482 !important;
  font-size: 25px !important;
  background-color: transparent !important;
  transition: 0.7s;
}
.sidebar-modal .sidebar-follow-us .social-wrap li a:hover {
  transform: translateY(-2px);
}
.sidebar-modal.active {
  opacity: 1;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.9);
}
.sidebar-modal.active .sidebar-modal-inner {
  right: 0;
}
.home-slider .thumbs-wrap,
.team-area .section-title-two {
  position: relative;
  z-index: 1;
}
.home-slider .thumbs-wrap .owl-thumbs.home-slider-thumb {
  position: absolute;
  bottom: 50px;
  left: 50%;
}
.home-slider .thumbs-wrap .owl-thumbs.home-slider-thumb::before {
  position: absolute;
  font-size: 20px;
  font-family: "Montserrat", sans-serif !important;
  left: 90px;
  right: 0;
  width: 50%;
  height: 100%;
  color: #f7e7db;
  bottom: -40px;
}
.home-slider .thumbs-wrap .owl-thumbs .owl-thumb-item {
  display: block;
  padding: 0 10px;
}
.home-slider .thumbs-wrap .owl-thumbs .owl-thumb-item span {
  color: #6f7c8a;
  font-weight: 500;
  font-size: 50px;
  transition: 0.5s;
  cursor: pointer;
  position: relative;
  display: none;
}
.home-slider .thumbs-wrap .owl-thumbs .owl-thumb-item.active span,
.home-slider .thumbs-wrap .owl-thumbs .owl-thumb-item:hover span {
  color: #f7e7db;
  display: block;
}
.home-slider .owl-nav {
  margin-top: 0;
}
.home-slider .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 0;
}
.home-slider .owl-nav .owl-next:hover,
.home-slider .owl-nav .owl-prev:hover {
  color: #f7e7db !important;
  background-color: transparent !important;
}
.home-slider .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 1;
}
.slider-item {
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.slider-item .social-link {
  position: absolute;
  top: 15%;
  right: 0;
  overflow: hidden;
}
.blog-title ul,
.footer-widget .footer-contact-list,
.footer-widget .footer-list,
.footer-widget .footer-news,
.slider-item .social-link ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.slider-content span {
  padding-bottom: 5px;
  font-weight: 600;
  text-transform: capitalize;
}
.slider-item .social-link ul li {
  display: block;
  transform: rotate(-90deg);
  margin-bottom: 150px;
  margin-top: 150px;
  position: relative;
}
.slider-item .social-link ul li::before {
  content: "";
  position: absolute;
  bottom: 5px;
  width: 30px;
  height: 1px;
  background-color: #f7e7db;
  left: -35px;
  transition: 0.7s;
}
.consultation-content .section-title p,
.consultation-content .section-title span,
.contact-section-content .contact-section-list li a,
.contact-section-content .contact-section-list li span,
.footer-widget.footer-widget-color .footer-contact-list li span,
.footer-widget.footer-widget-color .footer-list li a:hover,
.footer-widget.footer-widget-color .footer-news li .content a:hover,
.footer-widget.footer-widget-color h3,
.inner-banner .inner-title ul li a,
.portfolio-item .content ul li a:hover,
.side-bar-widget .side-bar-categories ul li a:hover,
.side-bar-widget .side-bar-widget-tag li:hover a,
.slider-item .social-link ul li a,
.slider-item .social-link ul li a:hover {
  color: #b69b87;
}
.slider-item .social-link ul li:hover::before {
  opacity: 0;
}
.slider-content {
  padding-top: 380px;
  padding-bottom: 250px;
  margin-left: 85px;
  max-width: 730px;
  position: relative;
  z-index: 1;
}
.slider-content span {
  line-height: 0;
  margin-left: 45px;
  color: #b69b87;
  position: relative;
}
.slider-content span::before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: -30px;
  width: 30px;
  height: 1px;
  background-color: #f7e7db;
}
.slider-content h1 {
  font-size: 70px;
  color: #f7e7db;
  line-height: 1.2;
  margin-bottom: 20px;
}
.slider-content p {
  font-size: 20px;
  color: #f7e7db;
  margin-bottom: 35px;
}
.slider-content .slider-btn .get-btn {
  padding: 10px 25px;
  background-color: #f7e7db;
  color: #4f4b45;
  font-size: 17px;
  transition: 0.7s;
  font-weight: 500;
}
.slider-content .slider-btn .learn-btn {
  margin-left: 20px;
  padding: 9px 25px;
  background-color: transparent;
  color: #f7e7db;
  border: 1px solid #f7e7db;
  font-size: 17px;
  font-weight: 500;
  transition: 0.7s;
}
.slider-content .slider-btn .learn-btn:hover {
  background-color: #f7e7db;
  color: #4f4b45;
}
.inner-bg6 {
  background-image: url(../img/home-one/santAgostino1.jpg);
}
.consultation-content .consultation-btn .learn-btn i {
  font-size: 30px;
  line-height: 1;
  position: relative;
  top: 7px;
  margin-left: 10px;
  font-weight: 400;
}
.service-slider .owl-nav .owl-prev i {
  margin-right: 40px;
}
.service-slider .owl-nav .owl-prev::before {
  content: "Prev";
  position: absolute;
  bottom: 10px;
  left: 70px;
  font-size: 17px;
  font-weight: 400;
  transition: transform 0.4s;
}
.service-slider .owl-nav .owl-next i {
  margin-left: 40px;
}
.service-slider .owl-nav .owl-next::before {
  content: "Next";
  position: absolute;
  bottom: 10px;
  right: 70px;
  font-size: 17px;
  font-weight: 400;
  transition: transform 0.4s;
}
.inner-banner {
  position: relative;
}
.inner-banner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: #000;
  opacity: 0.3;
}
.inner-banner .inner-title {
  padding-top: 200px;
  padding-bottom: 100px;
  position: relative;
}
.inner-banner .inner-title h3 {
  font-size: 50px;
  color: #f7e7db;
  font-weight: 500;
}
.inner-banner .inner-title ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.inner-banner .inner-title ul li {
  font-size: 18px;
  color: #f7e7db;
  display: inline-block;
}
.inner-banner .inner-title ul li i {
  font-size: 18px;
  color: #f7e7db;
  position: relative;
  margin-right: 30px;
  top: -2px;
}
.inner-banner .inner-title ul li i::after {
  content: "";
  position: absolute;
  top: 15px;
  right: -25px;
  height: 1px;
  width: 20px;
  background-color: #f7e7db;
}
.inner-bg1 {
  background-image: url(../img/inner-banner/inner-banner1.jpg);
}
.inner-bg2 {
  background-image: url(../img/inner-banner/inner-banner2.jpg);
}
.inner-bg3 {
  background-image: url(../img/inner-banner/inner-banner3.jpg);
}
.inner-bg5 {
  background-image: url(../img/inner-banner/inner-banner5.jpg);
}
.about-area-two::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 1170px;
  height: 1px;
  margin: 0 auto;
  background-color: #e6e6e6;
}
.about-content-two .section-title h2 {
  font-size: 50px;
  font-weight: 400;
}
.about-img-2,
.portfolio-list {
  position: relative;
  margin-bottom: 30px;
}
.about-content-two .section-title p {
  margin-bottom: 10px;
}
.single-product .images::after {
  content: "";
  position: absolute;
  bottom: -21px;
  right: -20px;
  height: 20px;
  width: 100%;
  background-color: #f3f3f3;
  transition: 0.7s;
}
.single-product .images:hover::before {
  opacity: 0;
  height: 0;
}
.single-product .images:hover::after {
  opacity: 0;
  width: 0;
}
.consultation-area {
  background-image: url(../img/consultation-img-.jpg);
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.consultation-content .section-title h2 {
  color: #f7e7db;
}
.consultation-content .consultation-btn {
  margin-top: 35px;
}
.consultation-content .consultation-btn .learn-btn {
  padding: 7px 27px 12px;
  background-color: #f7e7db;
  color: #4f4b45;
  position: relative;
  z-index: 1;
  font-size: 16px;
  text-decoration: none;
}
.consultation-content .consultation-btn .learn-btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  background-color: #F0A082;
  opacity: 0;
  transition: 0.7s;
}
.consultation-play-btn {
  float: right;
}
.consultation-play-btn .video-btn {
  width: 100px;
  height: 100px;
  background-color: #f7e7db;
  color: #4f4b45;
  border-radius: 50%;
  line-height: 105px;
  font-size: 45px;
  text-align: center;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.single-product .images::before {
  content: "";
  position: absolute;
  top: 20px;
  right: -21px;
  height: 100%;
  width: 20px;
  background-color: #f3f3f3;
  transition: 0.7s;
}
.portfolio-tab {
  margin-top: 30px;
}
.blog-card a,
.footer-widget .footer-news li .content,
.portfolio-list a,
.tab .tabs_item:first-child {
  display: block;
}
.blog-card .content .learn-btn {
  font-size: 17px;
  color: #1a1a1a;
  display: block;
  font-weight: 500;
  transition: 0.9s;
  position: relative;
}
.service-slider .owl-nav .owl-next,
.service-slider .owl-nav .owl-prev {
  top: 45%;
  width: 140px !important;
  height: 50px !important;
  line-height: 50px;
  border-radius: 0;
  font-size: 26px !important;
}
.service-slider .owl-nav .owl-prev {
  position: absolute;
  left: -6px;
  color: #f7e7db !important;
  background-color: #4f4b45 !important;
  transition: 0.7s;
}
.service-slider .owl-nav .owl-next,
.service-slider .owl-nav .owl-prev:hover {
  color: #4f4b45 !important;
  background-color: #f7e7db !important;
}
.service-slider .owl-nav .owl-next {
  position: absolute;
  right: -6px;
  transition: 0.7s;
}
.service-slider .owl-nav .owl-next:hover {
  color: #f7e7db !important;
  background-color: #4f4b45 !important;
}
.blog-article .article-content p,
.portfolio-area .section-title {
  margin-bottom: 20px;
}
.portfolio-area {
  padding-top: 50px;
  background: #fff;
}
.copy-right-icon-two .social-link,
.portfolio-tab .tabs {
  margin: 0;
  padding: 0;
  list-style: none;
}
.portfolio-tab .tabs li {
  display: inline-block;
  line-height: initial;
  margin-right: 25px;
}
.portfolio-tab .tabs li a {
  display: inline-block;
  position: relative;
  font-size: 17px;
  font-weight: 600;
  color: #2f2f2f;
}
.portfolio-tab .tabs li a:focus,
.portfolio-tab .tabs li.active a,
.portfolio-tab .tabs li.current a {
  color: #4f4b45;
  border-bottom: 1px solid #4f4b45;
}
.portfolio-item .content .title {
  width: 420px;
  background-color: #f7e7db;
  height: 60px;
  line-height: 60px;
  margin-bottom: 10px;
}
.portfolio-item .content .title h3 {
  display: inline-block;
  font-size: 24px;
  color: #4f4b45;
  padding-left: 35px;
  font-weight: 600;
  width: 85%;
}
.portfolio-item .content .title .number {
  display: inline-block;
  font-size: 30px;
  color: #2f2f2f;
  text-align: right;
  font-weight: 600;
}
.portfolio-item .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #000;
  width: 245px;
  text-align: center;
}
.portfolio-item .content ul li {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.portfolio-list .content ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  text-align: center;
}
.portfolio-item .content ul li a {
  font-size: 16px;
  color: #2f2f2f;
  font-weight: 600;
}
.portfolio-list .content.active,
.portfolio-list:hover .content,
.single-product .images:hover .add-product {
  opacity: 1;
}
.portfolio-list .content {
  position: absolute;
  bottom: 40px;
  left: 20px;
  opacity: 0;
  transition: 0.7s;
}
.portfolio-list .content .title h3 {
  display: inline-block;
  font-size: 20px;
  color: #4f4b45;
  padding-left: 15px;
  font-weight: 600;
  margin-bottom: 0;
}
.portfolio-list a img {
  width: 100%;
  height: 420px;
  border-radius: 3px;
  object-fit: cover;
}
.portfolio-list .content .title {
  width: 270px;
  background-color: #f7e7db;
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
}
.portfolio-list .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #f7e7db;
  width: 245px;
  text-align: center;
}
.portfolio-list .content ul li {
  margin: 0;
}
.portfolio-list .content ul li a {
  font-size: 15px;
  color: #4f4b45;
  font-weight: 600;
}
.blog-title h2 {
  font-size: 40px;
  color: #4f4b45;
  font-weight: 400;
}
.team-area .section-title p {
  max-width: 695px;
  margin: 0 auto;
}
.team-card {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.team-card .images {
  border: 1px solid #2f2f2f;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.team-card .images::before {
  content: "";
  position: absolute;
  top: 10px;
  right: -11px;
  height: 100%;
  width: 10px;
  background-color: #f3f3f3;
  transition: 0.7s;
}
.team-card .images::after {
  content: "";
  position: absolute;
  bottom: -11px;
  right: -10px;
  height: 10px;
  width: 100%;
  background-color: #f3f3f3;
  transition: 0.7s;
}
.team-card .images a {
  display: block;
  text-align: center;
}
.team-card .images .social-link {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.team-card .images .social-link li {
  display: inline-block;
  margin: -2px;
}
.team-card .images .social-link li a {
  width: 35px;
  height: 35px;
  line-height: 37px;
  text-align: center;
  color: #f7e7db;
}
.team-card .images .social-link li:first-child a {
  background-color: #0331b8;
}
.team-card .images .social-link li:nth-child(2) a {
  background-color: #3f70ff;
}
.team-card .images .social-link li:nth-child(3) a {
  background-color: #e52f29;
}
.team-card .images .social-link li:nth-child(4) a {
  background-color: #b92722;
}
.team-card .content {
  text-align: center;
  padding-top: 20px;
}
.team-card .content h3 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 20px;
}
.team-card .content h3 a {
  display: block;
  color: #08104d;
}
.team-card .content .sub-title {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.team-card .content .sub-title li {
  display: inline-block;
  font-size: 15px;
  color: #64677c;
  margin-right: 7px;
  position: relative;
}
.team-card .content .sub-title li:last-child {
  margin-right: 0;
}
.team-card .content .sub-title li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: -7px;
  width: 1px;
  height: 15px;
  background-color: #64677c;
}
.side-bar-contact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/shape/bg-shape.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.blog-area .section-title {
  margin-bottom: 45px;
  position: relative;
  z-index: 1;
}
.blog-card {
  background-color: #f7e7db;
  margin-bottom: 30px;
  transition: 0.7s;
  position: relative;
  z-index: 1;
}
.side-bar-widget {
  margin-bottom: 35px;
}
/* .blog-card:hover {
  transform: translateY(-5px);
} */
.blog-card a img {
  max-width: 100%;
  width: 100%;
}
.blog-card .content {
  padding: 30px;
}
.blog-card .content span {
  font-size: 15px;
  color: #2f2f2f;
  position: relative;
  margin-left: 30px;
}
.blog-card .content span::before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: -30px;
  width: 30px;
  height: 1px;
  background-color: #2f2f2f;
}
.blog-card .content span a {
  display: inline-block;
  color: #2f2f2f;
}
.blog-card .content h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.blog-card .content .learn-btn i {
  font-size: 30px;
  line-height: 1;
  position: relative;
  top: 7px;
  font-weight: 400;
  transition: 0.9s;
}
.blog-card .content .learn-btn:hover {
  letter-spacing: 0.25px;
}
.blog-card-border {
  border: 1px solid #c4c4c4;
  padding: 20px;
}
.blog-card-border .content {
  padding: 20px 20px 10px 0;
}
.blog-card-border:hover {
  background-color: #f7e7db;
}
.blog-title ul li {
  display: inline-block;
  margin-left: 45px;
  color: #2f2f2f;
  position: relative;
}
.blog-title ul li::before {
  content: "";
  position: absolute;
  bottom: 7px;
  width: 30px;
  height: 1px;
  left: -45px;
  background-color: #2f2f2f;
}
.blog-title ul li:last-child {
  margin-left: 0;
}
.blog-title h2 {
  margin-bottom: 30px;
}
.contact-section-content .social-link li:hover a,
.copy-right-icon-two .social-link li:hover a,
.product-widget-search .search-form button:hover i {
  color: #ac4e0f;
}
#toTop,
.product-area .product-topbar .product-topbar-ordering .nice-select:after {
  right: 20px;
}
.product-widget-search .search-form .form-control:focus {
  box-shadow: none;
  outline: 0;
}
.side-bar-widget {
  border: 1px solid #4f4b45;
  background-color: #f7e7db;
  box-shadow: 0 0 15px rgba(102, 102, 102, 0.1);
}
.side-bar-widget .title {
  font-size: 20px;
  color: #4f4b45;
  padding: 15px 30px;
  font-weight: 500;
}
.side-bar-widget .side-bar-categories {
  padding: 10px 15px 20px;
}
.side-bar-widget .side-bar-categories ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.side-bar-widget .side-bar-categories ul li {
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  background-color: #ececec;
}
.side-bar-widget .side-bar-categories ul li a {
  display: inline-block;
  color: #7d7d7d;
  padding: 7px 20px;
  font-weight: 600;
}
.side-bar-widget .side-bar-categories ul li span {
  padding: 7px 15px;
  float: right;
  color: #f7e7db;
  background-color: #4f4b45;
  font-weight: 600;
}
.side-bar-widget .side-bar-widget-tag {
  list-style: none;
  margin: 0;
  padding: 10px 20px 20px;
}
.side-bar-widget .side-bar-widget-tag li {
  display: inline-block;
  padding: 7px 15px;
  margin: 5px;
  transition: 0.7s;
  color: #777;
  font-size: 16px;
  font-weight: 600;
  background-color: #ececec;
}
.side-bar-widget .side-bar-widget-tag li a {
  color: #777;
}
.side-bar-contact {
  margin-bottom: 30px;
  background-color: #4f4b45;
  position: relative;
  padding: 50px;
  text-align: center;
}
.side-bar-contact i {
  font-size: 60px;
  color: #f7e7db;
  position: relative;
  z-index: 1;
}
.side-bar-contact h3 {
  font-size: 35px;
  color: #f7e7db;
  font-weight: 400;
  position: relative;
  z-index: 1;
}
.side-bar-contact span {
  font-size: 24px;
  position: relative;
  z-index: 1;
}
.side-bar-contact span a {
  display: block;
  color: #f7e7db;
}
.contact-wrap-form .form-group {
  margin-bottom: 25px;
  position: relative;
}
.contact-wrap-form .form-group .form-control:focus {
  outline: 0;
  border-color: #2f2f2f;
  box-shadow: none;
}
.contact-wrap-form .form-group textarea.form-control {
  height: auto;
}
.contact-wrap-form {
  margin-bottom: 30px;
  max-width: 800px;
}
.contact-wrap-form h2 {
  font-size: 50px;
  color: #4f4b45;
  margin-bottom: 30px;
  font-weight: 400;
}
.contact-wrap-form .form-group i {
  position: absolute;
  top: 14px;
  left: 15px;
  line-height: 1;
  font-size: 18px;
  color: #898989;
  z-index: 1;
}
.contact-wrap-form .form-group .form-control {
  height: 50px;
  color: #898989;
  border: none;
  border-bottom: 1px solid #6c6c6c;
  font-weight: 600;
  border-radius: 0;
  font-size: 14px;
  padding: 10px 20px 10px 40px;
  width: 100%;
  background-color: transparent;
}
.contact-wrap-form .with-errors {
  float: left;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 0;
  color: red;
  font-weight: 400;
  display: block;
}
.contact-wrap-form .text-danger {
  font-size: 18px;
  margin-top: 15px;
}
.contact-wrap-form .default-btn {
  border: 0;
  outline: 0;
  padding: 10px 70px;
}
.contact-wrap-form .form-group .form-control::-moz-placeholder {
  color: #bbb;
}
.contact-wrap-form .form-group .form-control::placeholder {
  color: #bbb;
}
.contact-two-form .contact-wrap-form {
  max-width: 740px;
  margin-left: 0 !important;
  z-index: 1;
  padding: 50px 0;
}
.contact-area-two {
  background-color: #f7f7f7;
  position: relative;
}
.contact-area-two::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  /* background-image: url(../../img/shape/contact-shape-2.png);
  background-repeat: no-repeat; */
  background: #FFF;
}
.contact-map iframe {
  display: block;
  width: 100%;
  height: 720px;
}
.contact-section-img img {
  height: 400px;
}
.contact-section-content {
  padding: 50px 35px;
  background-color: #333;
  position: relative;
  margin-bottom: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contact-section-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/shape/contact-shape-3.png);
  background-repeat: no-repeat;
}
.contact-section-content h3 {
  font-size: 28px;
  color: #f7e7db;
  font-weight: 400;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.contact-section-content h3::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #848484;
  height: 2px;
  width: 180px;
}
.contact-section-content .contact-section-list {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  position: relative;
  z-index: 1;
}
.contact-section-content .contact-section-list li {
  display: block;
  font-size: 17px;
  margin-top: 5px;
  font-weight: 500;
  color: #f7e7db;
}
.contact-section-content .social-link {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 1;
}
.contact-section-content .social-link li {
  display: inline-block;
  padding: 15px 5px;
  border-right: 1px solid rgba(125, 120, 120, 0.4901960784);
}
.contact-section-content .social-link li:first-child {
  border-left: 1px solid rgba(125, 120, 120, 0.4901960784);
}
.contact-section-content .social-link li a,
.copy-right-icon-two .social-link li a {
  border-radius: 50px;
  width: 35px;
  line-height: 37px;
  text-align: center;
  color: #f7e7db;
}
.product-area .product-topbar {
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.product-area .product-topbar .product-topbar-ordering {
  text-align: right;
}
.product-area .product-topbar .product-topbar-ordering .nice-select {
  background-color: transparent;
  color: #4f4b45;
  border-radius: 0;
  border: 1px solid #cfcfcf;
  float: unset;
  height: unset;
  line-height: initial;
  padding: 17px 35px 13px 20px;
  font-size: 16px;
}
.product-area .product-topbar .product-topbar-ordering .nice-select .list {
  background-color: #f7e7db;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  border-radius: 0;
  margin-top: 0;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.product-area .product-topbar .product-topbar-ordering .nice-select .list .option {
  transition: 0.6s;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  color: #343434;
}
.product-area .product-topbar .product-topbar-ordering .nice-select .list .option:hover {
  background-color: #eee !important;
  color: #d80650;
}
.product-area .product-topbar .product-topbar-ordering .nice-select .list .option .selected {
  font-weight: 700;
  color: #d80650;
}
.single-product .images {
  position: relative;
  border: 1px solid #cfcfcf;
  margin-bottom: 35px;
  margin-right: 20px;
  text-align: center;
}
.single-product .images img {
  text-align: center;
}
.single-product .images .add-product {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  opacity: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-product .images .add-product li a {
  padding: 7px 20px;
  font-size: 16px;
  color: #f7e7db;
  background-color: #4f4b45;
}
.single-product .images .add-product li a.add-icon {
  padding: 7px 15px;
}
.single-product .images .add-product li a:hover {
  background-color: #08104d;
}
.single-product h3 {
  font-size: 18px;
  margin-top: 20px;
}
.single-product span {
  font-size: 18px;
  color: #4f4b45;
}
.product-widget-search .search-form {
  position: relative;
  margin: 0;
}
.product-widget-search .search-form .form-control {
  height: 50px;
  border: 1px solid #cfcfcf;
  background-color: #f7e7db;
  width: 100%;
  border-radius: 0;
}
.product-widget-search .search-form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  background-color: transparent;
  transition: 0.5s;
  border: none;
  outline: 0;
  font-size: 20px;
}
.footer-widget .footer-list li a:hover {
  color: #4f4b45;
}
.footer-bg {
  background-color: #4f4b45;
}
.footer-widget h3 {
  margin-bottom: 20px;
  margin-top: 15px;
  font-size: 20px;
}
.footer-widget .footer-logo {
  display: block;
  margin-bottom: 20px;
  min-width: 200px;
  min-heigth: 100px;
}
.footer-widget .footer-contact-list li {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}
.footer-widget .footer-contact-list li span {
  color: #234467;
  font-weight: 600;
}
.footer-widget .footer-news li {
  display: inline-block;
  padding-left: 50px;
  position: relative;
  margin-bottom: 10px;
}
.footer-widget .footer-news li i {
  font-size: 40px;
  color: #2f2f2f;
  position: absolute;
  left: 0;
  top: 7px;
}
.footer-widget .footer-news li .content a {
  color: #2f2f2f;
  display: block;
}
.footer-widget .footer-news li .content a:hover {
  text-decoration: underline;
  color: #4f4b45;
}
.footer-widget .footer-list li {
  display: block;
  margin-bottom: 5px;
}
.footer-widget .footer-list li a {
  font-size: 15px;
  color: #2f2f2f;
}
.footer-widget.footer-widget-color .footer-contact-list li,
.footer-widget.footer-widget-color .footer-contact-list li a,
.footer-widget.footer-widget-color .footer-list li a,
.footer-widget.footer-widget-color .footer-news li i {
  color: rgba(243, 243, 243, 0.8117647059);
}
.footer-widget.footer-widget-color .footer-news li .content span {
  margin-bottom: 0;
  color: rgba(243, 243, 243, 0.8117647059);
}
.footer-widget.footer-widget-color .footer-news li .content a {
  color: #b3b3b3;
  display: block;
}
.copy-right-area-two {
  border-top: 1px solid #3b3b3b;
  background-color: #F0A082;
}
.copy-right-icon-two .social-link li {
  display: inline-block;
  padding: 15px 5px;
  border-right: 1px solid #3b3b3b;
}
.copy-right-icon-two .social-link li:first-child {
  border-left: 1px solid #3b3b3b;
}
.copyright-text-two p {
  padding: 0;
  margin: 0;
  font-size: 15px;
  color: #b3b3b3;
}
.copyright-text-two p a {
  color: #f7e7db;
  font-weight: 500;
  font-size: 15px;
  border-bottom: 1px solid #f7e7db;
}
.copyright-text-two p a:hover {
  color: #ac4e0f;
  border-color: #ac4e0f;
}
.pagination-area {
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: center;
}
.pagination-area .page-numbers {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #4f4b45;
  text-align: center;
  display: inline-block;
  position: relative;
  margin-left: 3px;
  margin-right: 3px;
  font-size: 18px;
  background-color: #f5f6fa;
  border: 1px solid #d7d7d7;
}
.pagination-area .page-numbers.current,
.pagination-area .page-numbers:hover {
  color: #f7e7db;
  border-color: #2f2f2f;
  background-color: #4f4b45;
}
.pagination-area .page-numbers i {
  font-size: 25px;
}
#toTop {
  position: fixed;
  bottom: 20px;
  cursor: pointer;
  display: none;
  z-index: 99;
}
.top-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #4f4b45;
  color: #f7e7db;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  box-shadow: 0 0 15px #4f4b45;
  font-size: 20px;
  text-align: center;
  line-height: 45px;
  transition: 0.9s;
}
.top-btn:hover {
  background-color: #2f2f2f;
  box-shadow: 0 0 15px #08104d;
  color: #f7e7db;
}
.preloader {
  background: #4f4b45;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999999;
  left: 0;
  top: 0;
  text-align: center;
}
.sk-cube-area {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  transform: rotateZ(45deg);
}
.sk-cube-area .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
}
.sk-cube-area .sk-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f7e7db;
  animation: 2.4s linear infinite both sk-foldCubeAngle;
  transform-origin: 100% 100%;
}
.sk-cube-area .sk-cube2 {
  transform: scale(1.1) rotateZ(90deg);
}
.sk-cube-area .sk-cube2:before {
  animation-delay: 0.3s;
}
.sk-cube-area .sk-cube3 {
  transform: scale(1.1) rotateZ(180deg);
}
.sk-cube-area .sk-cube3:before {
  animation-delay: 0.6s;
}
.sk-cube-area .sk-cube4 {
  transform: scale(1.1) rotateZ(270deg);
}
.sk-cube-area .sk-cube4:before {
  animation-delay: 0.9s;
}
@keyframes sk-foldCubeAngle {
  0%,
  10% {
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    transform: perspective(140px) rotateX(0);
    opacity: 1;
  }
  100%,
  90% {
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
.switch-box .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: gray !important;
  border: 1px solid gray !important;
  transition: 0.4s;
}
.switch-box input:checked + .slider {
  background-color: orange !important;
  border: 1px solid orange !important;
}
.container-custom {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.main-nav .navbar {
  display: flex;
  align-items: center;
  position: relative;
  height: 100px;
}
.main-nav .navbar-collapse {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position:absolute;
}
.main-nav .navbar-nav {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  width: 100%;
}
.close-btn,
.page-numbers {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.close-btn:hover {
  background-color: gray;
  transform: scale(1.1);
}
.custom-section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.custom-title {
  display: flex !important;
  align-items: center;
  justify-content: left;
  text-align: left;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.custom-search-btn {
  background-color: #4f4b45;
  padding: 10px 25px;
  color: #f7e7db;
  font-size: 17px;
  transition: 0.7s;
  font-weight: 500;
}
.pagination-area {
  display: flex;
  justify-content: center;
}
.custom-blog-card-brand {
  height: 200px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.social-link li a {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.custom-search-btn {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.custom-brand-title {
  margin-bottom: 1.25rem;
  padding-top: 5%;
}
.next.page-numbers.disabled-link,
.prev.page-numbers.disabled-link {
  pointer-events: none;
  color: gray;
  text-decoration: none;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.logo-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  z-index: 1;
}
.logo-container .navbar-brand {
  position: relative;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.logo-container img {
  max-width: 250px;
  max-height: 100%;
  object-fit: contain;
}
.copyright-text-two {
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
}
.moryzone-logo {
  max-width: 200px;
  margin-left: 0.5rem;
}
.custom-copyright {
  font-size: 17px !important;
  font-weight: 600;
}
.language-button {
  text-transform: capitalize;
  color: #f7e7db !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  letter-spacing: 1px;
  padding: 0 36px 0 0 !important;
  letter-spacing: 5px;
  font-weight: 500 !important;
  color: #f2f2f2;
}
.owl-carousel.owl-drag .owl-item,
.owl-item.active,
.owl-stage,
.owl-stage-outer,
.slider-area.owl-carousel.owl-theme.owl-loaded.owl-drag,
.slider-item {
  height: 100%;
}
.home-slider {
  height: 100vh;
}
.owl-carousel .owl-item .slider-item {
  height: 100%;
  min-height: calc(100dvh - 70px);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body a {
  text-decoration: none;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: -1;
}
.mobile-language-switcher {
  display: none;
  position: absolute;
  right: 60px;
  top: 15px;
  z-index: 9999;
}

@media (max-width: 991px) {
  .mobile-language-switcher {
    display: block;
  }
    .mobile-language-switcher .language-button {
        padding: 4px 2px !important;
    }
    .portfolio-tab {
        margin-top: 100px;
    }
}

.d-flex {
  display: flex;
}
.justify-center {
  justify-content: center;
}

.align-center {
  align-items: center;
}

.logo-slider {
  background: #fff;
}

.custom-brand-logo-container {
  flex: 0 0 20%;
  max-width: 20%;
}

@media (max-width: 992px) {
  .custom-brand-logo-container {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media (max-width: 768px) {
  .custom-brand-logo-container {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.blog-card.blog-card-border {
  position: relative;
  border: 1px solid #ddd; /* normal border */
  overflow: hidden;
}

.blog-card.blog-card-border::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-top: 2px solid #F0A082;
  border-bottom: 2px solid #F0A082;
  transition: width 0.4s ease;
}

.blog-card.blog-card-border::after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 0;
  border-left: 2px solid #F0A082;
  border-right: 2px solid #F0A082;
  transition: height 0.4s ease;
}

.blog-card.blog-card-border:hover::before {
  width: 100%;
}

.blog-card.blog-card-border:hover::after {
  height: 100%;
}


.media-project .media__img {
  overflow: hidden;
}
.media-project:hover .bg-overlay {
  opacity: 1;
}
.media-project .bg-overlay {
  opacity: 0;
  transition: all 0.3s ease;
}

article.media {
}
.col-sm-6.col-md-4.col-lg-3{
    display:flex;
    flex-direction:column;
}
.title-container {
    display: flex;
    align-items: center; 
    justify-content: center; 
    padding: 10px;
    background: #f7f7f7;
    border-top: 1px solid #ddd;
    flex-shrink: 0;
    flex: 1; 
}

    .title-container p {
        margin: 0;
        font-size: 0.95rem;
        font-weight: 500;
        color: #333;
        text-align: center;
        word-break: break-word;
    }
