/*!
Theme Name: Delogis
Theme URI: https://delogiswp.pixydrops.com/
Author: Layerdrops
Author URI: https://themeforest.net/user/layerdrops
Description: Delogis a modern psychology, psychiatrist and therapy WordPress Theme. We especially designed this theme for mental health, psychology & counseling, psychiatrist, counselor, therapies. It is perfect for every therapist, practitioner, couples therapy, as well as any other type of psychological and mental health care website.
Version: 1.1
Tested up to: 7.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: delogis
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

delogis is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments
# Templates
	- Common
	- Navigations One
	- Navigations Two
	- Animations
	- Zoom Fade Css
	- Mobile Nav
	- Search Popup
	- Banner One
	- Main Slider Two
	- Welcome One
	- Counter One
	- We Change
	- We Make
	- Services One
	- Portfolio One
	- Brand One
	- Testimonials Two
	- Two Boxes
	- Video One
	- Reasons One
	- Blog One
	- CTA One
	- Site Footer
	- Areas Of Practice
	- Build Business
	- Web Solutions
	- Team One
	- Watch Video
	- Core Features
	- Blog Two
	- Google Map
	- Get In Touch
	- CTA Two
	- Portfolio Two
	- Page Header
	- Service Details
	- Blog Sidebar
	- Sidebar
	- Blog Details
		- Comments
	- Portfolio Page
	- Portfolio Details
	- Similar Work
	- Portfolio Details Full
	- Reasons
	- Error Page
	- Contact Page
	- Contact Page Google Map
--------------------------------------------------------------*/
:root {
  --delogis-font: "Lexend", sans-serif;
  --delogis-font-two: "Castoro", serif;
  --delogis-font-three: "alagamberegular";
  --delogis-gray: #736b6b;
  --delogis-gray-rgb: 115, 107, 107;
  --delogis-white: #ffffff;
  --delogis-white-rgb: 255, 255, 255;
  --delogis-base: #976147;
  --delogis-base-rgb: 151, 97, 71;
  --delogis-black: #1a1414;
  --delogis-black-rgb: 26, 20, 20;
  --delogis-primary: #f2edea;
  --delogis-primary-rgb: 242, 237, 234;
  --delogis-secondary: #5b4034;
  --delogis-secondary-rgb: 91, 64, 52;
  --delogis-dark-gray: #f1ece9;
  --delogis-dark-gray-rgb: 241, 236, 233;
  --delogis-bdr-color: #ded6d3;
  --delogis-bdr-color-rgb: 222, 214, 211;
  --delogis-bdr-radius: 6px;
  --delogis-extra: #F3E9E9;
  --delogis-extra-rgb: 243, 233, 233;
  --delogis-gray2: #8E8F9B;
  --delogis-gray2-rgb: 142, 143, 155;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: var(--delogis-black, #1a1414);
  font-family: var(--delogis-font, "Lexend", sans-serif);
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted var(--delogis-gray, #736b6b);
  cursor: help;
}

mark,
ins {
  background: #eceae0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

b,
strong {
  color: var(--delogis-black, #1a1414);
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

.has-fixed-footer,
.has-fixed-footer body {
  height: 100%;
  overflow: unset;
}
.has-fixed-footer .page-wrapper {
  min-height: 100%;
  margin-bottom: -100px;
}
.has-fixed-footer .error-page,
.has-fixed-footer .blog-sidebar,
.has-fixed-footer .blog-single,
.has-fixed-footer .product-details,
.has-fixed-footer .shop-one.product.news-sidebar,
.has-fixed-footer .woocommerce-cart .woocommerce,
.has-fixed-footer .woocommerce-checkout .woocommerce {
  padding-bottom: 220px;
}
.has-fixed-footer .blog-details {
  padding-bottom: 220px;
}
.has-fixed-footer .default-footer .site-footer__bottom {
  padding: 34.5px 0;
}
.has-fixed-footer .page-template-default.woocommerce-cart .woocommerce,
.has-fixed-footer .page-template-default.woocommerce-checkout .woocommerce {
  padding-top: 0;
  padding-bottom: 50px;
}

hr {
  background-color: #eceae0;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 0.5em 3em;
  padding-left: 1em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

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

figure {
  margin: 1em 0;
}

.logo-retina img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  max-width: 100%;
}

tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}

table > tbody > tr > td,
table > tbody > tr > th,
table > tfoot > tr > td,
table > tfoot > tr > th,
table > thead > tr > td,
table > thead > tr > th {
  padding: 8px;
  vertical-align: middle;
  border: 1px solid #eceae0;
  border-top: 1px solid #eceae0;
}

table > tbody > tr > td,
table > tbody > tr > th,
table > tfoot > tr > td,
table > tfoot > tr > th,
table > thead > tr > td,
table > thead > tr > th {
  padding: 8px;
  vertical-align: middle;
  border: 1px solid #eceae0;
  border-top: 1px solid #eceae0;
}

.sidebar__single .calendar_wrap .wp-calendar-table thead {
  background-color: var(--delogis-primary, #f1cf69);
}

.sidebar__single .calendar_wrap .wp-calendar-table thead th {
  text-align: center;
  line-height: 40px;
  color: var(--delogis-base, #ffffff);
  font-weight: 600;
  font-size: 18px;
  padding-top: 4px;
}

.wp-block-calendar .wp-calendar-table caption {
  padding-bottom: 0;
  line-height: 1;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
}

.wp-block-calendar .wp-calendar-nav {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wp-block-calendar .wp-calendar-nav a {
  text-decoration: none;
  line-height: 1;
  color: var(--moniz-black, #1e1e22);
  text-transform: uppercase;
  font-weight: 600;
  transition: all 500ms ease;
}

/* Links
--------------------------------------------- */
a {
  color: var(--delogis-black, #1a1414);
}
a:hover, a:focus, a:active {
  color: var(--delogis-base, #976147);
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: none;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #eceae0 #eceae0 #eceae0;
  border-radius: 3px;
  background: #eceae0;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #eceae0 #eceae0 #eceae0;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #eceae0 #eceae0 #eceae0;
}

.wp-block-button:not(.wp-block-button.align-left) {
  margin-bottom: 20px;
}

.news-details__left .wp-block-button a:hover {
  background-color: var(--delogis-primary, #f2edea);
  border-color: var(--delogis-primary, #f2edea);
  color: var(--delogis-base, #976147);
}

.news-details__left .wp-block-button a {
  transition: all 500ms ease;
}
.news-details__left .wp-block-button a:hover {
  background-color: var(--delogis-primary, #f2edea);
  border-color: var(--delogis-primary, #f2edea);
  color: #fff;
}

.news-details__left .wp-block-button.is-style-squared a {
  border-radius: 0;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: var(--delogis-black, #1a1414);
  border: 1px solid #eceae0;
  border-radius: 0px;
  padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: var(--delogis-black, #1a1414);
}

/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the ‘X’ from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

select {
  border: 1px solid #eceae0;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 0em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
  font-weight: 500;
}

.bypostauthor {
  display: block;
}

.comments-area {
  position: relative;
  display: block;
  border-top: 1px solid #eeede5;
  padding-top: 52px;
}

.comments-area .comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.comments-area .comment-list ul.children {
  margin: 0;
  list-style: none;
  padding-left: 1em;
}
@media (min-width: 992px) {
  .comments-area .comment-list ul.children {
    padding-left: 3em;
  }
}

.comments-area .comment-box {
  position: relative;
}

.comments-area .comment {
  position: relative;
  min-height: 90px;
}

.comments-area .comment-box .author-thumb {
  position: relative;
  left: 0px;
  top: 0px;
  width: 165px;
  height: 165px;
  border-radius: 50%;
  margin-bottom: 20px;
  overflow: hidden;
}

.comments-area .comment-box .author-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}

.comments-area .comment-box .info {
  position: relative;
  margin-bottom: 25px;
  line-height: 24px;
}

.comments-area .comment-box .info .name {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  color: var(--delogis-primary, #f2edea);
  text-transform: uppercase;
}

.comments-area .comment-box .info .date {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: var(--delogis-primary, #f2edea);
}

.comments-area .comment-box .text {
  position: relative;
  display: block;
  color: var(--delogis-gray, #736b6b);
  font-weight: 300;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

.comments-area .comment-box .reply-btn {
  position: relative;
  display: block;
}

.comments-area .comment-box .theme-btn .btn-title {
  padding: 6px 30px 4px;
  line-height: 30px;
}

.comments-area .comment-body .says {
  display: none;
}

.comments-area .comment-body {
  width: 100%;
  position: relative;
  padding-left: 120px;
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #eceae0;
}
@media (max-width: 991px) {
  .comments-area .comment-body {
    padding-left: 0;
  }
}

.comments-area .trackback .comment-body,
.comments-area .pingback .comment-body {
  padding-left: 0;
}

.comments-area .comment-body .avatar {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .comments-area .comment-body .avatar {
    position: relative;
    margin-bottom: 40px;
  }
}

.comments-area .fn a,
.comments-area .fn {
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  color: var(--delogis-black);
  font-family: var(--delogis-font-two);
  text-decoration: none;
  text-transform: capitalize;
  letter-spacing: var(--delogis-letter-spacing);
}

.comments-area .comment-body .comment-metadata {
  margin-bottom: 25px;
}

.comments-area .comment-body .comment-metadata a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: var(--delogis-base, #976147);
  text-decoration: none;
}

.comments-area .comment-body .comment-metadata .edit-link a::before {
  content: ".";
  margin-left: 8px;
  margin-right: 10px;
}

.comments-area .comment-content p {
  position: relative;
  display: block;
  color: var(--delogis-gray, #736b6b);
  line-height: 1.875em;
  margin-bottom: 1em;
  font-size: 15px;
  font-family: var(--delogis-font, "Lexend", sans-serif);
  letter-spacing: var(--delogis-letter-spacing-two);
  font-weight: 400;
}

.comments-area .comment-content table a {
  color: var(--delogis-gray, #736b6b);
  text-decoration: none;
}

.comments-area .comment-content table a:hover {
  color: var(--delogis-gray, #736b6b);
}

.comments-area .comment-content p:last-of-type {
  margin-bottom: 0;
}

.comments-area .reply a {
  padding: 4px 22px;
  position: absolute;
  top: -15px;
  right: 0;
  font-size: 12px;
  font-weight: 600;
  color: var(--delogis-gray);
  background-color: var(--delogis-primary);
  overflow: hidden;
  transition: all 0.5s linear;
  z-index: 1;
  appearance: none;
  outline: none !important;
  border: none;
  display: inline-block;
  vertical-align: middle;
  border-radius: 30px;
}

.comments-area .reply a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: var(--delogis-black);
  transform: scalex(0);
  transform-style: preserve-3d;
  transition: transform 0.4s ease-in-out;
  transform-origin: right center;
  z-index: -1;
}

.comments-area .reply a:hover {
  color: var(--delogis-white);
}

.comments-area .reply a:hover:before {
  transform: scalex(1);
  transform-origin: left center;
}

@media (min-width: 992px) {
  .comments-area .reply a {
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.comments-area .blog-pagination a,
.comments-area .blog-pagination span {
  margin-bottom: 45px;
}

.comment-respond .blog-details__content-title {
  margin-bottom: 50px;
}

.reply-form .logged-in-as {
  display: flex;
  color: var(--delogis-base, #976147);
  margin-bottom: 32px;
  margin-top: -15px;
}

.reply-form .logged-in-as a {
  text-decoration: none;
  margin-left: 10px;
  margin-right: 10px;
}

.comment-form__title small {
  font-size: 20px;
}

.comment-form__title small a {
  text-decoration: none;
  color: var(--delogis-base, #976147);
  text-decoration: underline;
}

.comment-form__title small a:hover {
  color: var(--delogis-black);
  opacity: 0.5;
}

.comment-list .comment-respond {
  margin-bottom: 30px;
}

.reply-form.row {
  --bs-gutter-x: 20px;
}

.comment-respond .comment-form__input-box input[type=text],
.comment-respond .comment-form__input-box input[type=url],
.comment-respond .comment-form__input-box input[type=email] {
  margin-bottom: 20px;
}
.comment-respond .form-submit {
  margin-bottom: 0 !important;
}

.comment-list .comment-respond .form-submit {
  margin-bottom: 30px !important;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

.sidebar .widget ul,
.sidebar__single ul {
  margin-left: 0;
  padding-left: 0;
}
.sidebar .widget ul ul,
.sidebar__single ul ul {
  padding-left: 0.5em;
  margin-top: 15px;
  box-shadow: none;
}

.sidebar .widget select,
.sidebar__single select {
  width: 100%;
  height: 68px;
  background-color: var(--delogis-white, #ffffff);
  font-weight: 400;
  outline: none;
  color: var(--delogis-gray, #717178);
  font-size: 16px;
  padding-left: 30px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: var(--delogis-font, "Kumbh Sans", sans-serif);
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path fill="currentColor" d="M540.1 776.847l472.32-473.63c15.466-15.518 15.44-40.642-0.080-56.134-15.518-15.48-40.656-15.44-56.134 0.080l-444.208 445.438-444.206-445.454c-15.48-15.518-40.602-15.558-56.122-0.080-7.78 7.766-11.67 17.94-11.67 28.114 0 10.148 3.864 20.282 11.59 28.034l472.308 473.632c7.436 7.474 17.556 11.668 28.1 11.668s20.652-4.206 28.102-11.668z"></path></svg>');
  background-repeat: no-repeat;
  background-position: right 30px top 50%;
  background-size: 0.65em auto;
  border-radius: 0;
}

.sidebar .widget,
.sidebar__single {
  position: relative;
  display: block;
  padding: 50px 45px 50px;
  background-color: var(--delogis-primary, #f2edea);
  border-radius: var(--delogis-bdr-radius);
}

.sidebar__single.widget_search {
  padding: 35px 30px;
}

.sidebar .widget ul li,
.sidebar__single ul li {
  position: relative;
}

.sidebar .widget ul li a::after,
.sidebar__single ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
  position: absolute;
  font-size: 16px;
  top: -1px;
  right: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sidebar .widget ul li a,
.sidebar__single ul li a {
  transition: all 500ms ease;
  font-weight: 400;
}
.sidebar .widget ul li a:hover,
.sidebar__single ul li a:hover {
  color: var(--delogis-black, #1a1414);
}

.sidebar .widget.widget_rss,
.sidebar__single.widget_rss {
  padding-bottom: 40px;
}

.sidebar .widget.widget_rss ul,
.sidebar__single.widget_rss ul {
  list-style: none;
}

.sidebar .widget.widget_rss ul li,
.sidebar__single.widget_rss ul li {
  position: relative;
}
.sidebar .widget.widget_rss ul li ::after,
.sidebar__single.widget_rss ul li ::after {
  content: "";
}
.sidebar .widget.widget_rss ul li + li,
.sidebar__single.widget_rss ul li + li {
  margin-top: 10px;
}

.sidebar .widget.widget_rss li .rsswidget,
.sidebar__single.widget_rss li .rsswidget {
  color: var(--delogis-black, #1a1414);
  font-size: 18px;
  line-height: 1.5em;
  display: block;
}

.sidebar .widget p,
.sidebar__single p,
.sidebar .widget.widget_rss li .rssSummary,
.sidebar__single.widget_rss li .rssSummary {
  font-size: 16px;
  line-height: 32px;
}

.sidebar .widget p,
.sidebar__single p,
.sidebar .widget.widget_rss li .rssSummary {
  font-weight: 400;
}

.sidebar .widget.widget_rss li .rss-date,
.sidebar__single.widget_rss li .rss-date {
  display: flex;
  align-items: center;
  color: var(--delogis-gray, #736b6b);
  font-size: 14px;
  margin-top: 12px;
  margin-bottom: 10px;
  line-height: 1;
  font-weight: 500;
}

.sidebar .widget.widget_rss li .rss-date::before,
.sidebar__single.widget_rss li .rss-date::before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  color: var(--delogis-base, #976147);
  margin-right: 10px;
}

.sidebar .widget.widget_rss cite,
.sidebar__single.widget_rss cite {
  color: var(--delogis-black, #1a1414);
  font-size: 14px;
}

.sidebar .widget .tagcloud,
.sidebar__single .tagcloud {
  margin-bottom: -10px;
  margin-left: -5px;
}

.sidebar .widget .tagcloud a,
.sidebar__single .tagcloud a,
.sidebar__single .wp-block-tag-cloud a {
  font-size: 12px !important;
  color: var(--delogis-gray);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: var(--delogis-white);
  display: inline-block;
  padding: 4px 20px 4px;
  margin-left: 5px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 10px;
  font-family: var(--delogis-font, "Lexend", sans-serif);
  border-radius: 20px;
}
.sidebar .widget .tagcloud a:hover,
.sidebar__single .tagcloud a:hover,
.sidebar__single .wp-block-tag-cloud a:hover {
  color: var(--delogis-white, #ffffff);
  background: var(--delogis-base, #976147);
}

.sidebar .widget .wp-block-search input[type=search],
.sidebar__single .wp-block-search input[type=search] {
  background-color: var(--delogis-white, #ffffff);
  height: 70px;
  padding-left: 25px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
  color: var(--delogis-gray, #736b6b);
  border: none;
  border-radius: var(--delogis-bdr-radius);
}

.sidebar .widget .wp-block-search .wp-block-search__button,
.sidebar__single .wp-block-search .wp-block-search__button {
  padding: 15px 20px;
  text-transform: capitalize;
  color: var(--delogis-white, #ffffff);
  background-color: var(--delogis-black, #1a1414);
  line-height: 1;
  fill: var(--delogis-white, #ffffff);
  border-radius: 0;
  margin-left: 0;
  transition: all 500ms ease;
  font-size: 14px;
  border-top-right-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
}

.sidebar .widget .wp-block-search .wp-block-search__button:hover,
.sidebar__single .wp-block-search .wp-block-search__button:hover {
  background-color: var(--delogis-base, #976147);
  color: var(--delogis-white, #ffffff);
  fill: var(--delogis-white, #ffffff);
}

.sidebar .widget:last-child,
.sidebar__single.widget:last-child {
  margin-bottom: 0;
}

.wp-calendar-table {
  margin-bottom: 0;
}
.wp-calendar-table th,
.wp-calendar-table td {
  text-align: center;
}
.wp-calendar-table caption {
  padding: 0;
  text-align: center;
  color: var(--delogis-black, #1a1414);
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
}

.wp-calendar-nav {
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wp-calendar-nav a {
  color: var(--delogis-black, #1a1414);
  transition: all 500ms ease;
  font-weight: 500;
}
.wp-calendar-nav a:hover {
  color: var(--delogis-primary, #f2edea);
}

.sidebar .widget .calendar_wrap .wp-calendar-table thead,
.sidebar__single .calendar_wrap .wp-calendar-table thead {
  background-color: var(--delogis-black, #1a1414);
}

.sidebar .widget .calendar_wrap .wp-calendar-table thead th,
.sidebar__single .calendar_wrap .wp-calendar-table thead th {
  text-align: center;
  color: var(--delogis-white, #ffffff);
  font-weight: 400;
  font-size: 18px;
  border: none;
}

.wp-block-calendar .wp-calendar-table caption {
  padding-bottom: 0;
  line-height: 1;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  padding-top: 10px;
}

.wp-block-calendar .wp-calendar-nav {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wp-block-calendar .wp-calendar-nav a {
  text-decoration: none;
  line-height: 1;
  color: var(--delogis-black, #1a1414);
  text-transform: uppercase;
  font-weight: 400;
  transition: all 500ms ease;
}

tbody {
  background-color: var(--delogis-white, #ffffff);
}

.sidebar .widget ul,
.sidebar__single ul {
  list-style: none;
}
.sidebar .widget .widget-title,
.sidebar__single .widget-title {
  display: flex;
  align-items: center;
}
.sidebar .widget .widget-title .rss-widget-icon,
.sidebar__single .widget-title .rss-widget-icon {
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.sidebar .widget .widget-title a,
.sidebar__single .widget-title a {
  color: inherit;
  transition: all 500ms ease;
}
.sidebar .widget .widget-title a:hover,
.sidebar__single .widget-title a:hover {
  color: var(--delogis-primary, #f2edea);
}
.sidebar .widget.widget_categories > ul, .sidebar .widget.widget_nav_menu > ul, .sidebar .widget.widget_meta > ul, .sidebar .widget.widget_pages > ul, .sidebar .widget.widget_archive > ul,
.sidebar__single.widget_categories > ul,
.sidebar__single.widget_nav_menu > ul,
.sidebar__single.widget_meta > ul,
.sidebar__single.widget_pages > ul,
.sidebar__single.widget_archive > ul {
  margin-top: -8px;
  padding-left: 0;
}
.sidebar .widget.widget_categories > ul ul, .sidebar .widget.widget_nav_menu > ul ul, .sidebar .widget.widget_meta > ul ul, .sidebar .widget.widget_pages > ul ul, .sidebar .widget.widget_archive > ul ul,
.sidebar__single.widget_categories > ul ul,
.sidebar__single.widget_nav_menu > ul ul,
.sidebar__single.widget_meta > ul ul,
.sidebar__single.widget_pages > ul ul,
.sidebar__single.widget_archive > ul ul {
  margin-top: 15px;
  padding-left: 0.7em;
}
.sidebar .widget.widget_categories li, .sidebar .widget.widget_nav_menu li, .sidebar .widget.widget_meta li, .sidebar .widget.widget_pages li, .sidebar .widget.widget_archive li,
.sidebar__single.widget_categories li,
.sidebar__single.widget_nav_menu li,
.sidebar__single.widget_meta li,
.sidebar__single.widget_pages li,
.sidebar__single.widget_archive li {
  font-size: 16px;
}
.sidebar .widget.widget_categories li + li, .sidebar .widget.widget_nav_menu li + li, .sidebar .widget.widget_meta li + li, .sidebar .widget.widget_pages li + li, .sidebar .widget.widget_archive li + li,
.sidebar__single.widget_categories li + li,
.sidebar__single.widget_nav_menu li + li,
.sidebar__single.widget_meta li + li,
.sidebar__single.widget_pages li + li,
.sidebar__single.widget_archive li + li {
  margin-top: 15px;
}
.sidebar .widget.widget_recent_entries ul, .sidebar .widget.widget_recent_comments ul,
.sidebar__single.widget_recent_entries ul,
.sidebar__single.widget_recent_comments ul {
  padding: 0;
  margin-top: 7px;
}
.sidebar .widget.widget_recent_entries ul li ::after, .sidebar .widget.widget_recent_comments ul li ::after,
.sidebar__single.widget_recent_entries ul li ::after,
.sidebar__single.widget_recent_comments ul li ::after {
  display: none;
}
.sidebar .widget.widget_recent_entries ul li, .sidebar .widget.widget_recent_comments ul li,
.sidebar__single.widget_recent_entries ul li,
.sidebar__single.widget_recent_comments ul li {
  padding-left: 65px;
  font-size: 16px;
  margin: 0;
  line-height: 26px;
  color: var(--delogis-gray, #736b6b);
  min-height: 45px;
}
.sidebar .widget.widget_recent_entries ul li + li, .sidebar .widget.widget_recent_comments ul li + li,
.sidebar__single.widget_recent_entries ul li + li,
.sidebar__single.widget_recent_comments ul li + li {
  margin-top: 23px;
}
.sidebar .widget.widget_recent_entries ul li a, .sidebar .widget.widget_recent_comments ul li a,
.sidebar__single.widget_recent_entries ul li a,
.sidebar__single.widget_recent_comments ul li a {
  color: inherit;
  transition: all 500ms ease;
}
.sidebar .widget.widget_recent_entries ul li a:hover, .sidebar .widget.widget_recent_comments ul li a:hover,
.sidebar__single.widget_recent_entries ul li a:hover,
.sidebar__single.widget_recent_comments ul li a:hover {
  color: var(--delogis-black, #1a1414);
  text-shadow: 0 0 1px currentColor;
}
.sidebar .widget.widget_recent_entries ul li::before, .sidebar .widget.widget_recent_comments ul li::before,
.sidebar__single.widget_recent_entries ul li::before,
.sidebar__single.widget_recent_comments ul li::before {
  height: 45px;
  width: 45px;
  border-radius: 50%;
  font-size: 15px;
  color: var(--delogis-black, #1a1414);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0px;
  left: 0;
  transition: all 0.4s ease;
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background-color: var(--delogis-white, #ffffff);
}
.sidebar .widget.widget_recent_entries ul li:hover::before, .sidebar .widget.widget_recent_comments ul li:hover::before,
.sidebar__single.widget_recent_entries ul li:hover::before,
.sidebar__single.widget_recent_comments ul li:hover::before {
  background-color: var(--delogis-base, #976147);
  color: var(--delogis-white, #ffffff);
}
.sidebar .widget.widget_recent_entries li,
.sidebar__single.widget_recent_entries li {
  min-height: 45px;
  display: flex;
  align-items: center;
}
.sidebar .widget.widget_recent_entries ul li::before,
.sidebar__single.widget_recent_entries ul li::before {
  content: "\f044";
}
.sidebar .widget.widget_rss ul,
.sidebar__single.widget_rss ul {
  padding: 0;
  margin-top: -5px;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul,
.sidebar__single.recent-posts-widget-with-thumbnails ul {
  margin: -20px !important;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li ::after,
.sidebar__single.recent-posts-widget-with-thumbnails ul li ::after {
  display: none;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li,
.sidebar__single.recent-posts-widget-with-thumbnails ul li {
  display: flex;
  flex-direction: column-reverse;
  padding: 20px;
  padding-bottom: 30px;
  padding-left: 105px;
  position: relative;
  margin-bottom: 0;
  transition: all 500ms ease;
  border-radius: var(--delogis-bdr-radius);
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li:hover,
.sidebar__single.recent-posts-widget-with-thumbnails ul li:hover {
  background-color: #fff;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li img,
.sidebar__single.recent-posts-widget-with-thumbnails ul li img {
  position: absolute;
  top: 22px;
  left: 20px;
  width: 70px;
  height: auto;
  background-color: var(--delogis-black, #1a1414);
  border-radius: 50%;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date::before,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date::before {
  content: "\f017";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  color: var(--delogis-primary, #f2edea);
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author::before,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author::before {
  content: "\f2bd";
  font-weight: 400;
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  color: var(--delogis-base, #976147);
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author {
  font-size: 12px;
  font-weight: 500;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title {
  font-size: 16px;
  color: var(--delogis-black, #1a1414);
  transition: all 500ms ease;
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: var(--delogis-letter-space-small);
  line-height: 28px;
  display: block;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title:hover,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title:hover {
  color: var(--delogis-base, #976147);
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: var(--delogis-gray);
  margin-bottom: 0px;
  line-height: 1;
  color: var(--delogis-gray);
  font-size: 14px;
  text-transform: capitalize;
}

.news-one .blog-pagination {
  justify-content: center;
  margin-top: 30px;
}

.sidebar .widget .wp-block-categories,
.sidebar__single .wp-block-categories {
  padding-left: 0;
}

.sidebar .widget .wp-block-tag-cloud,
.sidebar__single .wp-block-tag-cloud {
  margin-bottom: -10px;
}
.sidebar .widget .wp-block-latest-comments__comment-meta,
.sidebar__single .wp-block-latest-comments__comment-meta {
  font-size: 16px;
  line-height: 26px;
  color: var(--delogis-gray, #736b6b);
}
.sidebar .widget .wp-block-categories,
.sidebar__single .wp-block-categories {
  margin-top: -8px;
  margin-bottom: -8px;
}
.sidebar .widget .wp-block-categories li + li,
.sidebar__single .wp-block-categories li + li {
  margin-top: 15px;
}
.sidebar .widget ul li,
.sidebar__single ul li {
  font-size: 16px;
}
.sidebar .widget.recent-posts-widget-with-thumbnails,
.sidebar__single.recent-posts-widget-with-thumbnails {
  padding-bottom: 55px;
}
.sidebar .widget .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li,
.sidebar__single .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li {
  margin-bottom: 0;
}
.sidebar .widget .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li + li,
.sidebar__single .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li + li {
  margin-top: 20px;
}

.widget_nav_menu ul.menu {
  margin-top: -10px;
  margin-bottom: -6px;
}

.widget_recent_entries > ul {
  margin-top: -7px;
}

.sidebar .widget.widget_recent_comments ul li:hover::before,
.sidebar__single.widget_recent_comments ul li:hover::before {
  background-color: var(--delogis-base);
  color: var(--delogis-white, #ffffff);
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-comments-number::before,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-comments-number::before {
  content: "\f086";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  color: var(--delogis-base, #976147);
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-comments-number {
  font-size: 13px;
  padding-bottom: 5px;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title {
  color: var(--delogis-black, #1a1414);
  transition: all 500ms ease;
  margin-top: -5px;
  display: block;
  font-family: var(--delogis-font-two);
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: var(--delogis-letter-spacing);
  line-height: 26px;
}

.sidebar .widget input[type=email],
.sidebar .widget input[type=search],
.sidebar .widget input[type=password],
.sidebar .widget input[type=text] {
  width: 100%;
  display: block;
  height: 68px;
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  color: var(--delogis-gray, #736b6b);
  outline: none;
  border-radius: 0;
}
.sidebar .widget .textwidget > p:first-child {
  margin-top: -10px;
}
.sidebar .widget .wp-block-tag-cloud {
  margin-bottom: -10px;
  margin-left: -5px;
}
.sidebar .widget .wp-block-tag-cloud a {
  font-size: 12px !important;
  color: var(--delogis-gray);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: var(--delogis-white);
  display: inline-block;
  padding: 4px 20px 4px;
  margin-left: 5px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 10px;
  font-family: var(--delogis-font, "Lexend", sans-serif);
  line-height: 30px;
  border-radius: 20px;
}
.sidebar .widget .wp-block-tag-cloud a:hover {
  color: var(--delogis-white, #ffffff);
  background: var(--delogis-base, #976147);
}
.sidebar .widget .wp-calendar-table td {
  padding: 3px 0px;
  font-size: 14px;
}
.sidebar .widget .wp-block-calendar thead th {
  background-color: var(--delogis-black, #1a1414);
  color: #fff;
  border: none;
  font-weight: 400;
}
.sidebar .widget .wp-calendar-table td {
  color: var(--delogis-black, #1a1414);
}
.sidebar .widget .wp-block-archives {
  margin-top: -10px;
  margin-bottom: -10px;
}
.sidebar .widget .wp-block-archives li + li {
  margin-top: 10px;
}
.sidebar .widget .wp-block-archives li a::after {
  display: none;
}
.sidebar .widget .wp-block-categories-dropdown,
.sidebar .widget .wp-block-archives-dropdown {
  margin-bottom: 0;
}
.sidebar .widget .wp-block-calendar .wp-calendar-table caption {
  padding-top: 15px;
  padding-bottom: 15px;
  color: var(--delogis-black, #1a1414);
  font-weight: 500;
}
.sidebar .widget .wp-block-calendar .wp-calendar-nav a {
  text-transform: capitalize;
  font-weight: 500;
}
.sidebar .widget .wp-block-latest-comments__comment-meta {
  color: var(--delogis-black, #1a1414);
}
.sidebar .widget .wp-block-latest-comments__comment-meta a:hover {
  color: var(--delogis-base, #976147);
}
.sidebar .widget .wp-block-latest-comments__comment-date {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--delogis-font, "Lexend", sans-serif);
}
.sidebar .widget .wp-block-latest-comments__comment-date::before {
  content: "\f017";
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--delogis-base, #976147);
}
.sidebar .widget .has-avatar .wp-block-latest-comments__comment-date {
  margin-left: 5px;
}
.sidebar .widget .wp-block-latest-comments__comment:last-child {
  margin-bottom: 0;
}
.sidebar .widget .wp-block-latest-comments__comment-excerpt p:last-child {
  margin-bottom: 0;
}
.sidebar .widget .has-excerpts.wp-block-latest-comments {
  margin-bottom: -10px;
}
.sidebar .widget .wp-block-latest-posts__list li a::after {
  display: none;
}
.sidebar .widget .wp-block-latest-posts__list.has-dates li {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.sidebar .widget .wp-block-latest-posts__list.has-dates li::before {
  display: none;
}
.sidebar .widget .wp-block-latest-posts__list.has-dates li a::after {
  display: none;
}
.sidebar .widget .wp-block-latest-posts__list {
  margin-bottom: -10px;
}
.sidebar .widget .wp-block-latest-posts__list li > a,
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt {
  flex: 0 0 100%;
}
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt {
  font-weight: 400;
  margin-bottom: 0;
  color: var(--delogis-gray, #736b6b);
  font-size: 16px;
  line-height: 32px;
}
.sidebar .widget .wp-block-latest-posts__list li + li {
  margin-top: 15px;
}
.sidebar .widget .wp-block-latest-posts__list li > a {
  color: var(--delogis-black, #1a1414) !important;
  font-weight: 400;
}
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-author {
  margin-right: 5px;
}
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-author::before {
  color: var(--delogis-base, #976147);
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content: "\f2bd";
  margin-right: 5px;
}
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-date::before {
  content: "\f017";
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--delogis-base, #976147);
}
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-date {
  font-weight: 500;
  font-size: 14px;
  color: var(--delogis-gray, #736b6b);
}
.sidebar .widget .wp-block-page-list {
  margin-top: -10px;
  margin-bottom: -10px;
}
.sidebar .widget .wp-block-page-list li + li {
  margin-top: 15px;
}
.sidebar .widget .wp-block-rss__item {
  margin-bottom: -10px;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.sidebar .widget .wp-block-rss__item::before {
  display: none;
}
.sidebar .widget .wp-block-rss__item a::after {
  display: none;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-title,
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-excerpt {
  flex: 0 0 100%;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-excerpt {
  font-weight: 400;
  margin-bottom: 0;
  color: var(--delogis-gray, #736b6b);
}
.sidebar .widget .wp-block-rss__item li + li {
  margin-top: 15px;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-title {
  color: var(--delogis-black, #1a1414);
  font-weight: 400;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author {
  margin-right: 5px;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author {
  margin-left: 10px;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author::before {
  color: var(--delogis-base, #976147);
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content: "\f2bd";
  margin-right: 5px;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-publish-date::before {
  content: "\f017";
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--delogis-base, #976147);
}
.sidebar .widget .wp-block-rss__item-author,
.sidebar .widget .wp-block-rss__item-publish-date,
.sidebar .widget .wp-block-archives-dropdown label {
  font-weight: 500;
}
.sidebar .widget .wp-block-rss__item-author,
.sidebar .widget .wp-block-rss__item-publish-date {
  font-size: 14px;
  color: var(--delogis-gray, 117, 120, 115);
}
.sidebar .widget .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.sidebar .widget .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 60px;
}
.sidebar .widget #loginform {
  margin-top: -10px;
}
.sidebar .widget #loginform input[type=text],
.sidebar .widget #loginform input[type=password] {
  margin-bottom: 10px;
}
.sidebar .widget #loginform p {
  margin: 0;
}
.sidebar .widget #loginform input[type=checkbox] {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.sidebar .widget #loginform .login-submit .button {
  padding: 25px 39px;
  color: #fff;
  font-size: 16px;
  background-color: var(--delogis-black, #1a1414);
  text-transform: uppercase;
  font-family: var(--delogis-font, "Lexend", sans-serif);
  transition: all 500ms ease;
  border: none;
  border-radius: 0px;
}
.sidebar .widget #loginform .login-submit .button:hover {
  color: #fff;
  background-color: var(--delogis-base, #976147);
}
.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta {
  font-family: var(--delogis-font, "Lexend", sans-serif);
  font-size: 16px;
  color: var(--delogis-gray, #736b6b) !important;
  text-transform: lowercase;
}
.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta a {
  color: inherit;
}
.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta a:hover {
  color: var(--delogis-base, #976147);
}
.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta:first-letter {
  text-transform: uppercase;
}

.widget.widget_block h2,
.widget .sidebar__title,
.sidebar .widget .title h2 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 25px;
  text-transform: capitalize;
  margin-top: -5px;
}

h2 .rss-widget-title {
  color: var(--delogis-black);
}

.sidebar .widget ul.wp-block-social-links li a::after {
  content: "";
}

.wp-block-rss__item-title a,
.sidebar .widget.widget_rss li .rsswidget {
  font-weight: 400;
}

.sidebar .widget.widget_categories > ul,
.sidebar .widget.widget_pages > ul,
.sidebar .widget.widget_meta > ul,
.sidebar .widget.widget_recent_comments > ul,
.sidebar .widget.widget_archive > ul {
  margin-bottom: -10px;
}

.sidebar .widget ::placeholder {
  opacity: 1;
  color: var(--delogis-gray, #736b6b);
}

.sidebar .widget .wp-block-latest-posts__list.has-dates li a,
.sidebar .widget .wp-block-rss li a {
  color: var(--delogis-black, #1a1414);
  font-weight: 400;
  font-size: 18px;
}

.sidebar .widget .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.widget.widget_archive ul li a::after,
.sidebar .widget ul.wp-block-categories li a::after,
.sidebar .widget.widget_categories ul li a::after {
  content: "";
}

.shop-one__sidebar.sidebar .widget ul.wp-block-categories li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
}

.widget.widget_archive ul li,
.sidebar .widget .wp-block-categories li,
.sidebar .widget_categories ul li,
.sidebar__single .widget_categories ul li,
.sidebar__single .wp-block-categories li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sidebar .widget .wp-block-categories li ul.children,
.sidebar .widget_categories ul li ul.children,
.sidebar__single .widget_categories ul li ul.children,
.sidebar__single .wp-block-categories li ul.children {
  flex: 0 0 100%;
}

.sidebar .widget .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border-radius: 0;
  border-color: #fff;
  padding: 0;
  border: 1px solid #e6e1d8;
}

.custom-sidebar ol.wp-block-latest-comments li {
  list-style: none;
}

.custom-sidebar .wp-block-search__inside-wrapper {
  display: flex;
}

@media (max-width: 991px) {
  .sidebar.custom-sidebar {
    margin-top: 0;
  }
}
/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: var(--delogis-primary, #f2edea);
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/* Custom Animations
--------------------------------------------- */
@keyframes rotateme {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotateme {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotateme {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.rotate-me {
  animation-name: rotateme;
  animation-duration: 24s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme;
  -webkit-animation-duration: 24s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme;
  -moz-animation-duration: 24s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme;
  -ms-animation-duration: 24s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme;
  -o-animation-duration: 24s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
}
@keyframes float-bob {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
}
.float-bob {
  animation-name: float-bob;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob;
  -webkit-animation-duration: 7s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 7s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 7s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 7s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

/***
=============================================
    circle Css
=============================================
***/
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
/***
=============================================
    Zoom Fade Css
=============================================
***/
.zoom-fade {
  animation-name: zoom-fade;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: zoom-fade;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: zoom-fade;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: zoom-fade;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: zoom-fade;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
/***
=============================================
    Zoom In Out Css
=============================================
***/
.zoominout {
  animation-name: zoomInOut;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: zoomInOut;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: zoomInOut;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
  -ms-animation-name: zoomInOut;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: ease-in-out;
  -o-animation-name: zoomInOut;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: ease-in-out;
}

@keyframes zoomInOut {
  0% {
    -webkit-transform: rotate(0deg) scale(0.7);
    transform: rotate(0deg) scale(0.7);
    opacity: 0;
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1);
    transform: rotate(180deg) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0.7);
    transform: rotate(360deg) scale(0.7);
    opacity: 0;
  }
}
@-webkit-keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@-webkit-keyframes bgSlideReverse2 {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes bgSlideReverse2 {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@-webkit-keyframes banner-animate {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
}
@keyframes banner-animate {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
}
.banner-animate {
  animation-name: banner-animate;
  animation-duration: 70s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: banner-animate;
  -webkit-animation-duration: 70s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: banner-animate;
  -moz-animation-duration: 70s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: banner-animate;
  -ms-animation-duration: 70s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: banner-animate;
  -o-animation-duration: 70s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 20px 0 0 20px 0 #fff;
    box-shadow: 0 0 0 20px 0 0 20px 0 #fff;
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff;
  }
}
@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
/***
=============================================
    Animation1 Css
=============================================
***/
@-webkit-keyframes animation1 {
  0%, 100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}
@keyframes animation1 {
  0%, 100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}
/***
=============================================
    Animation2 Css
=============================================
***/
@keyframes animation2 {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-moz-keyframes animation2 {
  0% {
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-o-keyframes animation2 {
  0% {
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes animation2 {
  0% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes bgSlide {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes bgSlide {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@-webkit-keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@-webkit-keyframes ribbonRotate {
  0%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25%, 75% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
}
@keyframes ribbonRotate {
  0%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25%, 75% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
}
@-webkit-keyframes footerFish {
  0%, 100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }
  25%, 75% {
    -webkit-transform: translateX(20px) translateY(30px) rotate(25deg);
    transform: translateX(20px) translateY(30px) rotate(25deg);
  }
  50% {
    -webkit-transform: translateX(40px) translateY(60px) rotate(45deg);
    transform: translateX(40px) translateY(60px) rotate(45deg);
  }
}
@keyframes footerFish {
  0%, 100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }
  25%, 75% {
    -webkit-transform: translateX(20px) translateY(30px) rotate(25deg);
    transform: translateX(20px) translateY(30px) rotate(25deg);
  }
  50% {
    -webkit-transform: translateX(40px) translateY(60px) rotate(45deg);
    transform: translateX(40px) translateY(60px) rotate(45deg);
  }
}
@-webkit-keyframes contactSwimmer {
  0%, 100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }
  25%, 75% {
    -webkit-transform: translateX(15px) translateY(20px) rotate(10deg);
    transform: translateX(15px) translateY(20px) rotate(10deg);
  }
  50% {
    -webkit-transform: translateX(60px) translateY(35px) rotate(15deg);
    transform: translateX(60px) translateY(35px) rotate(15deg);
  }
}
@keyframes contactSwimmer {
  0%, 100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }
  25%, 75% {
    -webkit-transform: translateX(15px) translateY(20px) rotate(10deg);
    transform: translateX(15px) translateY(20px) rotate(10deg);
  }
  50% {
    -webkit-transform: translateX(60px) translateY(35px) rotate(15deg);
    transform: translateX(60px) translateY(35px) rotate(15deg);
  }
}
/***
=============================================
    Float Bob Y Animation Css
=============================================
***/
@-webkit-keyframes float-bob-y {
  0% {
    transform: translateY(-20px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(-20px);
  }
}
@keyframes float-bob-y {
  0% {
    transform: translateY(-20px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(-20px);
  }
}
.float-bob-y {
  -webkit-animation-name: float-bob-y;
  animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@-webkit-keyframes footerTree {
  0%, 100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}
@keyframes footerTree {
  0%, 100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}
.footertree {
  -webkit-animation: footerTree 5s ease-in infinite;
  animation: footerTree 5s ease-in infinite;
}

@keyframes service_hexagon_2 {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-moz-keyframes service_hexagon_2 {
  0% {
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-o-keyframes service_hexagon_2 {
  0% {
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes service_hexagon_2 {
  0% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes bgSlide {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes rotateScale {
  from {
    transform: rotate(0deg) scale(1);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateScale {
  from {
    transform: rotate(0deg) scale(1);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotateScale {
  from {
    transform: rotate(0deg) scale(1);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes rotateScale {
  from {
    transform: rotate(0deg) scale(1);
  }
  to {
    transform: rotate(360deg);
  }
}
.rotatescale {
  -webkit-animation-name: rotateScale;
  -webkit-animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateScale;
  -moz-animation-duration: 20s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateScale;
  -ms-animation-duration: 20s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: rotateScale;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
@-webkit-keyframes bubbleMover {
  0% {
    transform: translateY(0px) translateX(0) rotate(0);
  }
  30% {
    transform: translateY(30px) translateX(50px) rotate(15deg);
    transform-origin: center center;
  }
  50% {
    transform: translateY(50px) translateX(100px) rotate(45deg);
    transform-origin: right bottom;
  }
  80% {
    transform: translateY(30px) translateX(50px) rotate(15deg);
    transform-origin: left top;
  }
  100% {
    transform: translateY(0px) translateX(0) rotate(0);
    transform-origin: center center;
  }
}
@keyframes bubbleMover {
  0% {
    transform: translateY(0px) translateX(0) rotate(0);
  }
  30% {
    transform: translateY(30px) translateX(50px) rotate(15deg);
    transform-origin: center center;
  }
  50% {
    transform: translateY(50px) translateX(100px) rotate(45deg);
    transform-origin: right bottom;
  }
  80% {
    transform: translateY(30px) translateX(50px) rotate(15deg);
    transform-origin: left top;
  }
  100% {
    transform: translateY(0px) translateX(0) rotate(0);
    transform-origin: center center;
  }
}
@-webkit-keyframes shapeMover {
  0%, 100% {
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }
  50% {
    transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}
@keyframes shapeMover {
  0%, 100% {
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }
  50% {
    transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}
@-webkit-keyframes banner3Shake {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
  30% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  60% {
    transform: rotate3d(1, 0, 0, 0deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
}
@keyframes banner3Shake {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
  30% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  60% {
    transform: rotate3d(1, 0, 0, 0deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
}
@-webkit-keyframes squareMover {
  0%, 100% {
    transform: translate(0, 0) rotate(0);
  }
  20%, 60% {
    transform: translate(20px, 40px) rotate(180deg);
  }
  30%, 80% {
    transform: translate(40px, 60px) rotate(0deg);
  }
}
@keyframes squareMover {
  0%, 100% {
    transform: translate(0, 0) rotate(0);
  }
  20%, 60% {
    transform: translate(20px, 40px) rotate(180deg);
  }
  30%, 80% {
    transform: translate(40px, 60px) rotate(0deg);
  }
}
@-webkit-keyframes treeMove {
  0%, 100% {
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    transform: rotate(10deg) translateX(30px);
  }
}
@keyframes treeMove {
  0%, 100% {
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    transform: rotate(10deg) translateX(30px);
  }
}
/*--------------------------------------------------------------
#     animate BubbleCss
--------------------------------------------------------------*/
@-webkit-keyframes animateBubble {
  0% {
    margin-top: 20%;
  }
  100% {
    margin-top: -30%;
  }
}
@-moz-keyframes animateBubble {
  0% {
    margin-top: 20%;
  }
  100% {
    margin-top: -30%;
  }
}
@keyframes animateBubble {
  0% {
    margin-top: 20%;
  }
  100% {
    margin-top: -30%;
  }
}
@-webkit-keyframes sideWays {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 25px;
  }
}
@-moz-keyframes sideWays {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 25px;
  }
}
@keyframes sideWays {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 25px;
  }
}
/*--------------------------------------------------------------
#     Zoom Fade Css
--------------------------------------------------------------*/
.zoom-fade {
  animation-name: zoom-fade;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: zoom-fade;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: zoom-fade;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: zoom-fade;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: zoom-fade;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes zoom-fade {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
@keyframes zoom-fade {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes sunMove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes sunMove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes planeMove {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  75% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes planeMove {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  75% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes bridMove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes bridMove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
/** squares **/
@keyframes squares {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
@-moz-keyframes squares {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -moz-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
@-o-keyframes squares {
  0% {
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -o-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -o-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
@keyframes squares {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1.24);
    -moz-transform: scale(1.24);
    -o-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
    -moz-transform: scale(2.1);
    -o-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
/* Templates
--------------------------------------------- */
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Utility
# Cards
# Common
# Form
# Navigations
# Animations
# Mobile Nav
# Search Popup
# Page Header
# Google Map
# Client Carousel
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/
.row {
  --bs-gutter-x: 30px;
}

.gutter-y-30 {
  --bs-gutter-y: 30px;
}

body {
  font-family: var(--delogis-font);
  color: var(--delogis-gray);
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
}

body.locked {
  overflow: hidden;
}

a {
  color: var(--delogis-gray);
}

a,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--delogis-font-two);
  color: var(--delogis-black);
  margin: 0;
}

p {
  margin: 0;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
}

.ml-0 {
  margin-left: 0;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

.section-separator {
  border-color: var(--delogis-border);
  border-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

#particles-js {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  opacity: 0.4;
  z-index: -1;
}

/*--------------------------------------------------------------
# Custom Cursor
--------------------------------------------------------------*/
.custom-cursor__cursor {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  border: 1px solid var(--delogis-base);
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  -webkit-transform: translate(calc(-50% + 5px), -50%);
  transform: translate(calc(-50% + 5px), -50%);
  z-index: 999991;
}

.custom-cursor__cursor-two {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: var(--delogis-base);
  opacity: 0.3;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  -webkit-transition: width 0.3s, height 0.3s, opacity 0.3s;
  transition: width 0.3s, height 0.3s, opacity 0.3s;
  z-index: 999991;
}

.custom-cursor__hover {
  background-color: var(--delogis-base);
  opacity: 0.4;
}

.custom-cursor__innerhover {
  width: 25px;
  height: 25px;
  opacity: 0.4;
}

.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: none !important;
  background-color: var(--delogis-base);
  color: var(--delogis-white);
  font-size: 14px;
  font-weight: 700;
  padding: 15px 60px 15px;
  border-radius: 30px;
  overflow: hidden;
  transition: all 0.5s linear;
  z-index: 1;
}

.thm-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: var(--delogis-black);
  transform: scalex(0);
  transform-style: preserve-3d;
  transition: transform 0.4s ease-in-out;
  transform-origin: right center;
  z-index: -1;
}

.thm-btn:hover:before {
  transform: scalex(1);
  transform-origin: left center;
}

.thm-btn:hover {
  color: var(--delogis-white);
}

.section-title {
  position: relative;
  display: block;
  margin-top: -10px;
  margin-bottom: 47px;
}

.section-title__tagline {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  color: var(--delogis-base);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.section-title__title {
  margin: 3px 0 0;
  color: var(--delogis-black);
  font-size: 50px;
  line-height: 59px;
  font-weight: 400;
}

.section-title__title span {
  position: relative;
  display: inline-block;
}

.section-title__title span:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 30px;
  right: -30px;
  height: 26px;
  background-image: url(assets/images/shapes/section-title-shape.png);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
  -webkit-animation-name: float-bob-y;
  animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-select .show > .btn-light.dropdown-toggle {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.bootstrap-select > .dropdown-toggle {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: none !important;
}

.bootstrap-select .dropdown-menu {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  z-index: 991;
  border-radius: var(--delogis-bdr-radius) !important;
}

.bootstrap-select .dropdown-menu > li + li > a {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.bootstrap-select .dropdown-menu > li.selected > a {
  background: var(--delogis-black);
  color: #fff;
}

.bootstrap-select .dropdown-menu > li > a {
  font-size: 16px;
  font-weight: 500;
  padding: 4px 20px;
  color: #ffffff;
  background: var(--delogis-base);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.bootstrap-select .dropdown-menu > li > a:hover {
  background: var(--delogis-black);
  color: var(--delogis-white);
  cursor: pointer;
}

.preloader {
  position: fixed;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.preloader__image {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-image: url(../images/loader.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px auto;
  width: 100%;
  height: 100%;
}

/* scroll to top */
.scroll-to-top {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: var(--delogis-base);
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 99;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: none;
  border-radius: 50%;
  cursor: pointer;
}

.scroll-to-top i {
  color: var(--delogis-white);
  font-size: 18px;
  line-height: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  display: inline-block;
}

.scroll-to-top:hover {
  background-color: var(--delogis-black);
}

.scroll-to-top:hover i {
  color: #fff;
}

/*--------------------------------------------------------------
# Navigations One
--------------------------------------------------------------*/
.main-header {
  position: relative;
  display: block;
  width: 100%;
  transition: all 500ms ease;
  z-index: 999;
}

.main-menu {
  position: relative;
  display: block;
}

.main-menu__wrapper {
  position: relative;
  display: block;
  margin: 20px;
}

.default-header .main-menu__wrapper {
  margin-right: 0;
}

.default-header .main-header__wrapper-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.default-header__logo h1 {
  margin: 20px 0;
  text-transform: capitalize;
}

.main-menu__wrapper-inner {
  position: relative;
  display: block;
  z-index: 1;
}

.main-menu__wrapper-inner-content {
  position: relative;
  display: block;
  padding-left: 280px;
  padding-right: 280px;
  z-index: 2;
}

.main-menu__wrapper-inner-content:before {
  content: "";
  position: absolute;
  top: 44px;
  bottom: 30px;
  left: 0;
  right: 0;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
  z-index: -1;
}

.main-menu__wrapper-inner-content:after {
  content: "";
  position: absolute;
  top: 44px;
  bottom: 1px;
  left: 300px;
  right: 0;
  background-color: var(--delogis-secondary);
  border-radius: var(--delogis-bdr-radius);
  z-index: -1;
}

.main-menu__top {
  position: relative;
  display: block;
  z-index: 1;
}

.main-menu__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: 1;
}

.main-menu__logo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  background-color: var(--delogis-primary);
  padding: 0 49.5px 0;
  border-radius: var(--delogis-bdr-radius);
  border-top-right-radius: 0;
  z-index: 5;
}

.main-menu__logo a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--delogis-primary);
}

.main-menu__btn-box {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: var(--delogis-secondary);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 61.5px 0;
  border-top-right-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 5;
}

.main-menu__btn-box:hover {
  background-color: var(--delogis-black);
}

.main-menu__btn-box a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: var(--delogis-white);
  font-weight: 700;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__top-left {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  flex: 1;
  background-color: var(--delogis-primary);
  padding: 7px 40px 7px;
  border-top-right-radius: var(--delogis-bdr-radius);
  margin-right: 10px;
  z-index: 1;
}

.main-menu__contact-list {
  position: relative;
  display: flex;
  align-items: center;
}

.main-menu__contact-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.main-menu__contact-list li + li {
  margin-left: 30px;
}

.main-menu__contact-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
  top: 2px;
}

.main-menu__contact-list li .icon i {
  font-size: 14px;
  color: var(--delogis-base);
}

.main-menu__contact-list li .text {
  margin-left: 10px;
}

.main-menu__contact-list li .text p {
  font-size: 13px;
  font-weight: 400;
  color: var(--delogis-gray);
}

.main-menu__contact-list li .text p a {
  color: var(--delogis-gray);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__contact-list li .text p a:hover {
  color: var(--delogis-base);
}

.main-menu__top-menu {
  position: relative;
  display: flex;
  align-items: center;
}

.main-menu__top-menu li + li {
  margin-left: 20px;
}

.main-menu__top-menu li a {
  position: relative;
  display: inline-block;
  font-size: 13px;
  color: var(--delogis-gray);
  font-weight: 400;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__top-menu li a:hover {
  color: var(--delogis-base);
}

.main-menu__top-right {
  position: relative;
  display: block;
}

.main-menu__social {
  position: relative;
  display: flex;
  align-items: center;
  background-color: var(--delogis-secondary);
  padding: 15px 40px 15px;
  border-top-left-radius: var(--delogis-bdr-radius);
}

.main-menu__social a {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__social a:hover {
  color: var(--delogis-white);
}

.main-menu__social a + a {
  margin-left: 25px;
}

.main-menu__bottom {
  display: block;
}

.main-menu__bottom-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: var(--delogis-white);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
  padding: 0 40px;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-top-right-radius: var(--delogis-bdr-radius);
}

.main-menu__main-menu-box {
  display: block;
}

.main-menu__right {
  position: relative;
  display: flex;
  align-items: center;
}

.main-menu__call {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 0;
  z-index: 5;
}

.main-menu__call-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  background-color: var(--delogis-primary);
  border-radius: 50%;
  font-size: 20px;
  color: var(--delogis-base);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__call-icon:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.main-menu__call-content {
  margin-left: 10px;
}

.main-menu__call-sub-title {
  font-size: 13px;
  line-height: 13px;
  margin-bottom: 4px;
}

.main-menu__call-number {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  font-family: var(--delogis-font);
}

.main-menu__call-number a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__call-number a:hover {
  color: var(--delogis-base);
}

.main-menu__search-cart-box {
  position: relative;
  display: flex;
  align-items: center;
  padding: 30.5px 0;
  margin-left: 70px;
}

.main-menu__search-cart-box:before {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: -30px;
  width: 1px;
  background-color: #ded6d3;
}

.main-menu__search-box {
  position: relative;
  display: block;
}

.main-menu__search {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 24px;
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__search:hover {
  color: var(--delogis-base);
}

.main-menu__cart-box {
  position: relative;
  display: block;
  margin-left: 20px;
}

.main-menu__cart {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 24px;
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__cart:hover {
  color: var(--delogis-base);
}

.stricky-header.main-menu {
  background-color: var(--delogis-primary);
}

.stricky-header .main-menu__top {
  display: none;
}

.stricky-header .main-menu__update-box {
  display: none;
}

.main-menu .main-menu__list,
.main-menu .main-menu__list > li > ul,
.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}

@media (min-width: 1200px) {
  .main-menu .main-menu__list,
  .main-menu .main-menu__list > li > ul,
  .main-menu .main-menu__list > li > ul > li > ul,
  .stricky-header .main-menu__list,
  .stricky-header .main-menu__list > li > ul,
  .stricky-header .main-menu__list > li > ul > li > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.main-menu .main-menu__list > li,
.stricky-header .main-menu__list > li {
  padding-top: 27.5px;
  padding-bottom: 27.5px;
  position: relative;
}

.main-menu .main-menu__list > li + li,
.stricky-header .main-menu__list > li + li {
  margin-left: 60px;
}

.default-header .main-menu .main-menu__list > li + li,
.default-header .stricky-header .main-menu__list > li + li {
  margin-left: 45px;
}

.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {
  font-size: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--delogis-gray);
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 400;
}

.main-menu .main-menu__list > li.current > a,
.main-menu .main-menu__list > li:hover > a,
.stricky-header .main-menu__list > li.current > a,
.stricky-header .main-menu__list > li:hover > a {
  color: var(--delogis-black);
  text-shadow: 0.05px 0 0 rgba(26, 20, 20, 0.8);
}

.main-menu .main-menu__list > li > ul,
.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 270px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scaleY(0) translateZ(100px);
  transform: scaleY(0) translateZ(100px);
  -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
  z-index: 99;
  background-color: rgb(255, 255, 255);
  padding: 25px 20px 24px;
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
}

.default-header .main-menu .main-menu__list > li > ul {
  top: 105px;
}

.default-header .main-menu .main-menu__list > li > ul > li > ul {
  top: -25px;
  left: 106%;
}

.main-menu .main-menu__list > li > ul > li > ul > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul > li > ul {
  display: none;
}

.main-menu .main-menu__list > li:hover > ul,
.main-menu .main-menu__list > li > ul > li:hover > ul,
.stricky-header .main-menu__list > li:hover > ul,
.stricky-header .main-menu__list > li > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1) translateZ(0px);
  transform: scaleY(1) translateZ(0px);
}

.main-menu .main-menu__list > li > ul > li,
.main-menu .main-menu__list > li > ul > li > ul > li,
.stricky-header .main-menu__list > li > ul > li,
.stricky-header .main-menu__list > li > ul > li > ul > li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}

.main-menu .main-menu__list > li > ul > li + li,
.main-menu .main-menu__list > li > ul > li > ul > li + li,
.stricky-header .main-menu__list > li > ul > li + li,
.stricky-header .main-menu__list > li > ul > li > ul > li + li {
  border-top: none;
}

.main-menu .main-menu__list > li > ul > li > a,
.main-menu .main-menu__list > li > ul > li > ul > li > a,
.stricky-header .main-menu__list > li > ul > li > a,
.stricky-header .main-menu__list > li > ul > li > ul > li > a {
  position: relative;
  font-size: 15px;
  line-height: 30px;
  color: var(--delogis-gray);
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 20px 6px;
  -webkit-transition: 500ms;
  transition: 500ms;
  background-color: var(--delogis-white);
  border-radius: var(--delogis-bdr-radius);
}

.main-menu .main-menu__list > li > ul > li:last-child > a,
.main-menu .main-menu__list > li > ul > li > ul > li:last-child > a,
.stricky-header .main-menu__list > li > ul > li:last-child > a,
.stricky-header .main-menu__list > li > ul > li > ul > li:last-child > a {
  border-bottom: 0;
}

.main-menu .main-menu__list > li > ul > li:hover > a,
.main-menu .main-menu__list > li > ul > li > ul > li:hover > a,
.stricky-header .main-menu__list > li > ul > li:hover > a,
.stricky-header .main-menu__list > li > ul > li > ul > li:hover > a {
  background-color: var(--delogis-primary);
  color: var(--delogis-black);
}

.main-menu .main-menu__list > li > ul > li > a::before,
.main-menu .main-menu__list > li > ul > li > ul > li > a::before,
.stricky-header .main-menu__list > li > ul > li > a::before,
.stricky-header .main-menu__list > li > ul > li > ul > li > a::before {
  position: absolute;
  top: 50%;
  right: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  font-size: 14px;
  color: var(--delogis-base);
  transform: translateY(-50%) scale(0);
  -webkit-transition: 500ms;
  transition: 500ms;
}

.main-menu .main-menu__list > li > ul > li > a:only-child:before,
.main-menu .main-menu__list > li > ul > li > ul > li > a:only-child:before,
.stricky-header .main-menu__list > li > ul > li > a:only-child:before,
.stricky-header .main-menu__list > li > ul > li > ul > li > a:only-child:before {
  display: none;
}

.main-menu .main-menu__list > li > ul > li:hover > a::before,
.main-menu .main-menu__list > li > ul > li > ul > li:hover > a::before,
.stricky-header .main-menu__list > li > ul > li:hover > a::before,
.stricky-header .main-menu__list > li > ul > li > ul > li:hover > a::before {
  transform: translateY(-50%) scale(1);
}

.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {
  top: 0;
  left: 100%;
}

.main-menu .main-menu__list li ul li > ul.right-align,
.stricky-header .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}

.main-menu-three__main-menu-box .main-menu__list > .megamenu,
.main-menu-two__main-menu-box .main-menu__list > .megamenu,
.main-menu__wrapper .main-menu__list > .megamenu {
  position: static;
}

.main-menu-three__main-menu-box .main-menu__list > .megamenu > ul,
.main-menu-two__main-menu-box .main-menu__list > .megamenu > ul,
.main-menu__wrapper .main-menu__list > .megamenu > ul {
  top: 100% !important;
  left: 0 !important;
  right: 0 !important;
  background-color: transparent;
}

.main-menu-three__main-menu-box .main-menu__list > .megamenu > ul > li,
.main-menu-two__main-menu-box .main-menu__list > .megamenu > ul > li,
.main-menu__wrapper .main-menu__list > .megamenu > ul > li {
  padding: 0 !important;
}

.stricky-header {
  position: fixed;
  z-index: 991;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  visibility: hidden;
  -webkit-transform: translateY(-120%);
  transform: translateY(-120%);
  -webkit-transition: visibility 500ms ease, -webkit-transform 500ms ease;
  transition: visibility 500ms ease, -webkit-transform 500ms ease;
  transition: transform 500ms ease, visibility 500ms ease;
  transition: transform 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
}

@media (max-width: 1199px) {
  .stricky-header {
    display: none !important;
  }
}
.stricky-header.stricky-fixed {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}

.stricky-header .main-menu__inner {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 0;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}

.mobile-nav__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: 10px;
}

@media (min-width: 1200px) {
  .mobile-nav__buttons {
    display: none;
  }
}
.mobile-nav__buttons a {
  font-size: 20px;
  color: var(--delogis-base);
  cursor: pointer;
}

.mobile-nav__buttons a + a {
  margin-left: 10px;
}

.mobile-nav__buttons a:hover {
  color: var(--delogis-base);
}

.main-menu .mobile-nav__toggler {
  font-size: 20px;
  color: var(--delogis-base);
  cursor: pointer;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.main-menu .mobile-nav__toggler:hover {
  color: var(--delogis-black);
}

@media (min-width: 1200px) {
  .main-menu .mobile-nav__toggler {
    display: none;
  }
}
/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  visibility: hidden;
}

.mobile-nav__wrapper .container {
  padding-left: 0;
  padding-right: 0;
}

.mobile-nav__wrapper.expanded {
  opacity: 1;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  visibility: visible;
  -webkit-transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  z-index: 999999;
}

.mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.5;
  cursor: pointer;
}

.mobile-nav__content {
  width: 300px;
  background-color: var(--delogis-black);
  z-index: 10;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
}

.mobile-nav__wrapper.expanded .mobile-nav__content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
}

.mobile-nav__content .logo-box {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mobile-nav__content .logo-box a h1 {
  color: #fff;
}

.mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  color: var(--delogis-white);
  cursor: pointer;
}

.mobile-nav__content .main-menu__list,
.mobile-nav__content .main-menu__list > li > ul,
.mobile-nav__content .main-menu__list > li > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mobile-nav__content .main-menu__list > li > ul,
.mobile-nav__content .main-menu__list > li > ul > li > ul {
  display: none;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-left: 0.5em;
}

.mobile-nav__content .main-menu__list > li:not(:last-child),
.mobile-nav__content .main-menu__list > li > ul > li:not(:last-child),
.mobile-nav__content .main-menu__list > li > ul > li > ul > li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__content .main-menu__list > li > a > .main-menu-border {
  display: none !important;
}

.mobile-nav__content .main-menu__list > li > a,
.mobile-nav__content .main-menu__list > li > ul > li > a,
.mobile-nav__content .main-menu__list > li > ul > li > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 30px;
  color: #ffffff;
  font-size: 14px;
  font-family: var(--delogis-font);
  font-weight: 500;
  height: 46px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.mobile-nav__content .main-menu__list > li > a.expanded .mobile-nav__content .main-menu__list > li > ul > li > a.expanded .mobile-nav__content .main-menu__list > li > ul > li > ul > li > a.expanded {
  color: var(--delogis-base);
}

.mobile-nav__content .main-menu__list li a.expanded {
  color: var(--delogis-base);
}

.mobile-nav__content .main-menu__list > li > a > button,
.mobile-nav__content .main-menu__list > li > ul > li > a > button,
.mobile-nav__content .main-menu__list > li > ul > li > ul > li > a > button {
  width: 30px;
  height: 30px;
  background-color: var(--delogis-base);
  border: none;
  outline: none;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  padding: 0;
}

.mobile-nav__content .main-menu__list > li > a > button.expanded,
.mobile-nav__content .main-menu__list > li > ul > li > a > button.expanded,
.mobile-nav__content .main-menu__list > li > ul > li > ul > li > a > button.expanded {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background-color: #fff;
  color: var(--delogis-base);
}

/* no menu after 2rd level dropdown */
.mobile-nav__content .main-menu__list > li > ul > li > ul > li > a > button,
.mobile-nav__content .main-menu__list > li > ul > li > ul > li > ul {
  display: none !important;
}

.mobile-nav__content .main-menu__list li.cart-btn span {
  position: relative;
  top: auto;
  right: auto;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.mobile-nav__content .main-menu__list li.cart-btn i {
  font-size: 16px;
}

.mobile-nav__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.mobile-nav__top .main-menu__login a {
  color: var(--delogis-text-dark);
}

.mobile-nav__container {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-nav__social a {
  font-size: 16px;
  color: var(--delogis-white);
  -webkit-transition: 500ms;
  transition: 500ms;
}

.mobile-nav__social a + a {
  margin-left: 30px;
}

.mobile-nav__social a:hover {
  color: var(--delogis-base);
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.mobile-nav__contact li {
  color: var(--delogis-text-dark);
  font-size: 14px;
  font-weight: 500;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-nav__contact li + li {
  margin-top: 15px;
}

.mobile-nav__contact li a {
  color: #ffffff;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.mobile-nav__contact li a:hover {
  color: var(--delogis-base);
}

.mobile-nav__contact li > i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--delogis-base);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-size: 11px;
  margin-right: 10px;
  color: #fff;
}

.mobile-nav__container .main-logo,
.mobile-nav__container .topbar__buttons,
.mobile-nav__container .main-menu__language,
.mobile-nav__container .main-menu__login {
  display: none;
}

/*--------------------------------------------------------------
# Home Showcase
--------------------------------------------------------------*/
.home-showcase {
  margin-top: -25px;
  margin-bottom: -25px;
}

.home-showcase__inner {
  padding: 40px 40px 36px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
}

.home-showcase .row {
  --bs-gutter-x: 42px;
  --bs-gutter-y: 20px;
}

.home-showcase__image {
  position: relative;
  background-color: var(--delogis-base);
  overflow: hidden;
  border-radius: var(--delogis-bdr-radius);
}

.home-showcase__image > img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.home-showcase__image:hover > img {
  opacity: 0.75;
}

.home-showcase__image:hover .home-showcase__buttons {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  visibility: visible;
}

.home-showcase__buttons {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}

.home-showcase__buttons__item {
  padding: 10px 20px 11px;
  width: 150px;
  text-align: center;
}

.home-showcase__buttons__item + .home-showcase__buttons__item {
  margin-top: 10px;
}

.home-showcase__title {
  margin: 0;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: var(--delogis-black);
  font-family: var(--delogis-font);
  margin-top: 17px;
}

.mobile-nav__wrapper .home-showcase .row [class*=col-] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.mobile-nav__wrapper .home-showcase__inner {
  padding: 15px 0px;
  background-color: rgba(0, 0, 0, 0);
}

.mobile-nav__wrapper .home-showcase__title {
  color: var(--delogis-white, #ffffff);
}

/*--------------------------------------------------------------
# Navigations Two
--------------------------------------------------------------*/
.main-header-two {
  background: transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0;
  width: 100%;
  transition: all 500ms ease;
  z-index: 999;
}

.stricky-header.main-menu-two {
  background-color: var(--delogis-black);
}

.main-header-two__top {
  position: relative;
  display: block;
  background-color: var(--delogis-black);
}

.main-header-two__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 7px 70px 7px;
}

.main-header-two__top-left {
  position: relative;
  display: block;
}

.main-header-two__contact-list {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header-two__contact-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header-two__contact-list li + li {
  margin-left: 30px;
}

.main-header-two__contact-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
  top: 2px;
}

.main-header-two__contact-list li .icon i {
  font-size: 14px;
  color: var(--delogis-base);
}

.main-header-two__contact-list li .text {
  margin-left: 10px;
}

.main-header-two__contact-list li .text p {
  font-size: 13px;
  font-weight: 400;
  color: #978e8e;
}

.main-header-two__contact-list li .text p a {
  color: #978e8e;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-header-two__contact-list li .text p a:hover {
  color: var(--delogis-base);
}

.main-header-two__top-right {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header-two__top-menu {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header-two__top-menu li + li {
  margin-left: 20px;
}

.main-header-two__top-menu li a {
  position: relative;
  display: inline-block;
  font-size: 13px;
  color: #978e8e;
  font-weight: 400;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-header-two__top-menu li a:hover {
  color: var(--delogis-white);
}

.main-header-two__social {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 90px;
}

.main-header-two__social a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-header-two__social a + a {
  margin-left: 25px;
}

.main-header-two__social a:hover {
  color: var(--delogis-base);
}

.main-menu-two__wrapper {
  position: relative;
  display: block;
  z-index: 1;
}

.main-menu-two__wrapper-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  padding: 0 70px 0;
}

.main-menu-two__logo {
  display: block;
}

.main-menu-two__main-menu-box {
  display: block;
}

.main-menu-two__right {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.main-menu-two__call {
  position: relative;
  display: flex;
  align-items: center;
  padding: 27.5px 0;
  z-index: 5;
}

.main-menu-two__call-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  background-color: var(--delogis-base);
  border-radius: 50%;
  font-size: 20px;
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-two__call-icon:hover {
  background-color: var(--delogis-white);
  color: var(--delogis-base);
}

.main-menu-two__call-content {
  margin-left: 10px;
}

.main-menu-two__call-sub-title {
  font-size: 13px;
  line-height: 13px;
  margin-bottom: 4px;
  color: #978e8e;
}

.main-menu-two__call-number {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  font-family: var(--delogis-font);
}

.main-menu-two__call-number a {
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-two__call-number a:hover {
  color: var(--delogis-base);
}

.main-menu-two__search-cart-box {
  position: relative;
  display: flex;
  align-items: center;
  padding: 38px 0;
  margin-left: 70px;
}

.main-menu-two__search-cart-box:before {
  content: "";
  position: absolute;
  top: 29px;
  bottom: 29px;
  left: -30px;
  width: 1px;
  background-color: rgba(var(--delogis-white-rgb), 0.1);
}

.main-menu-two__search-box {
  position: relative;
  display: block;
}

.main-menu-two__search {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 24px;
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-two__search:hover {
  color: var(--delogis-base);
}

.main-menu-two__cart-box {
  position: relative;
  display: block;
  margin-left: 20px;
}

.main-menu-two__cart {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 24px;
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-two__cart:hover {
  color: var(--delogis-base);
}

.main-menu-two .main-menu__list > li + li,
.stricky-header.main-menu-two .main-menu__list > li + li {
  margin-left: 60px;
}

.main-menu-two .main-menu__list > li,
.stricky-header.main-menu-two .main-menu__list > li {
  padding-top: 35px;
  padding-bottom: 35px;
}

.main-menu-two .main-menu__list > li > a,
.stricky-header.main-menu-two .main-menu__list > li > a {
  color: var(--delogis-white);
}

.main-menu-two .main-menu__list > li.current > a,
.main-menu-two .main-menu__list > li:hover > a,
.stricky-header.main-menu-two .main-menu__list > li.current > a,
.stricky-header.main-menu-two .main-menu__list > li:hover > a {
  color: var(--delogis-white);
  text-shadow: 0.05px 0 0 rgba(255, 255, 255, 0.8);
}

/*--------------------------------------------------------------
# Navigations Three
--------------------------------------------------------------*/
.main-header-three {
  background: transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0;
  width: 100%;
  transition: all 500ms ease;
  z-index: 999;
}

.main-menu-three__wrapper {
  position: relative;
  display: block;
  z-index: 1;
}

.main-menu-three__wrapper-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.03);
  padding: 0 70px 0;
}

.main-menu-three__left {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.main-menu-three__logo {
  display: block;
  padding: 33px 0;
  margin-right: 110px;
}

.main-menu-three__main-menu-box {
  display: block;
}

.main-menu-three__right {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.main-menu-three__call {
  position: relative;
  display: flex;
  align-items: center;
  padding: 37.5px 0;
  z-index: 5;
}

.main-menu-three__call-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  background-color: var(--delogis-white);
  border-radius: 50%;
  font-size: 20px;
  color: var(--delogis-base);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-three__call-icon:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.main-menu-three__call-content {
  margin-left: 10px;
}

.main-menu-three__call-sub-title {
  font-size: 13px;
  line-height: 13px;
  margin-bottom: 4px;
  color: var(--delogis-gray);
}

.main-menu-three__call-number {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  font-family: var(--delogis-font);
}

.main-menu-three__call-number a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-three__call-number a:hover {
  color: var(--delogis-base);
}

.main-menu-three__search-cart-box {
  position: relative;
  display: flex;
  align-items: center;
  padding: 48px 0;
  margin-left: 70px;
}

.main-menu-three__search-cart-box:before {
  content: "";
  position: absolute;
  top: 37px;
  bottom: 37px;
  left: -30px;
  width: 1px;
  background-color: var(--delogis-bdr-color);
}

.main-menu-three__search-box {
  position: relative;
  display: block;
}

.main-menu-three__search {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 24px;
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-three__search:hover {
  color: var(--delogis-base);
}

.main-menu-three__cart-box {
  position: relative;
  display: block;
  margin-left: 20px;
}

.main-menu-three__cart {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 24px;
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-three__cart:hover {
  color: var(--delogis-base);
}

.main-menu-three .main-menu__list > li,
.stricky-header.main-menu-three .main-menu__list > li {
  padding-top: 45px;
  padding-bottom: 45px;
}

.stricky-header.main-menu-three {
  background-color: var(--delogis-white);
}

/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(-110%);
  transform: translateY(-110%);
  -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease, -webkit-transform 500ms ease;
}

.search-popup.active {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

.search-popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--delogis-black);
  opacity: 0.75;
  cursor: pointer;
}

.search-popup__content {
  width: 100%;
  max-width: 560px;
}

.search-popup__content form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.search-popup__content form input[type=search],
.search-popup__content form input[type=text] {
  width: 100%;
  background-color: #fff;
  font-size: 16px;
  border: none;
  outline: none;
  height: 66px;
  padding-left: 30px;
}

.search-popup__content .thm-btn {
  padding: 0;
  width: 68px;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: -1px;
  border-radius: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: var(--delogis-base);
  border: 0;
}

.search-popup__content .thm-btn i {
  height: auto;
  width: auto;
  background-color: transparent;
  border-radius: 50%;
  color: var(--delogis-white);
  font-size: 22px;
  line-height: inherit;
  text-align: center;
  top: 0;
  margin-right: 0;
  padding-left: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup__content .thm-btn:hover:before {
  width: 150%;
}

/*--------------------------------------------------------------
# Main Slider
--------------------------------------------------------------*/
.main-slider {
  position: relative;
  background-color: #1a1414;
  z-index: 10;
}

.main-slider .item {
  background-color: #1a1414;
  position: relative;
  padding-top: 212px;
  padding-bottom: 212px;
  z-index: 10;
}

.main-slider__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}

.main-slider__bg:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(26, 20, 20, 0.5);
  z-index: -1;
}

.main-slider__content {
  position: relative;
  display: block;
  z-index: 10;
}

.main-slider__sub-title {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  color: var(--delogis-white);
  background-color: rgba(var(--delogis-white-rgb), 0.1);
  padding: 5px 30px 5px;
  border-radius: var(--delogis-bdr-radius);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__title {
  position: relative;
  font-size: 84px;
  color: var(--delogis-white);
  font-weight: 400;
  line-height: 99px;
  margin-top: 12px;
  margin-bottom: 18px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__btn-box {
  position: relative;
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__btn-two {
  margin-left: 10px;
  background-color: var(--delogis-secondary);
}

.active .main-slider__title,
.active .main-slider__btn-box,
.active .main-slider__sub-title {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.main-slider .owl-theme .owl-nav {
  position: absolute;
  bottom: 60px;
  right: 0;
  left: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
  max-width: 1200px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  height: 0;
  line-height: 0;
}

.main-slider .owl-theme .owl-nav [class*=owl-] {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 58px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: rgba(var(--delogis-black-rgb), 1);
  background-color: rgba(var(--delogis-white-rgb), 0.2);
  border: none;
  border-radius: 20px;
  margin: 0;
  text-align: center;
  transition: all 500ms ease;
  padding: 0px 0px !important;
}

.main-slider .owl-theme .owl-nav [class*=owl-]:hover {
  color: rgba(var(--delogis-black-rgb), 1);
  background-color: rgba(var(--delogis-white-rgb), 1);
}

.main-slider .owl-theme .owl-nav [class*=owl-] + [class*=owl-] {
  margin-left: 10px;
}

.main-slider .owl-theme .owl-dots {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1200px;
  width: 100%;
  position: absolute;
  bottom: 61px;
  left: 0;
  right: 0;
  padding: 0 15px;
  margin: 0 auto;
  height: 0;
  line-height: 0;
}

.main-slider .owl-theme .owl-dots .owl-dot + .owl-dot {
  margin-left: 5px;
}

.main-slider .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: rgba(var(--delogis-white-rgb), 0.3);
  border: 2px solid transparent;
  margin: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-slider .owl-theme .owl-dots .owl-dot:hover span,
.main-slider .owl-theme .owl-dots .owl-dot.active span {
  background-color: rgba(var(--delogis-white-rgb), 0);
  border: 2px solid var(--delogis-white);
}

/*--------------------------------------------------------------
# Main Slider Two
--------------------------------------------------------------*/
.main-slider-two {
  position: relative;
  background-color: #1a1414;
  margin-top: 43px;
  z-index: 10;
}

.main-slider-two .item {
  background-color: #1a1414;
  position: relative;
  padding-top: 312px;
  padding-bottom: 210px;
  z-index: 10;
}

.main-slider-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}

.main-slider-two__bg:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(26, 20, 20, 0.5);
  z-index: -1;
}

.main-slider-two__shadow {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 400px;
  background: rgb(26, 20, 20);
  background: linear-gradient(0deg, rgba(26, 20, 20, 0) 27%, rgba(26, 20, 20, 0.950017507) 100%);
  z-index: 1;
}

.main-slider-two__content {
  position: relative;
  display: block;
  text-align: center;
  z-index: 10;
}

.main-slider-two__sub-title {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  color: var(--delogis-white);
  background-color: rgba(var(--delogis-white-rgb), 0.1);
  padding: 5px 30px 5px;
  border-radius: var(--delogis-bdr-radius);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__title {
  position: relative;
  font-size: 84px;
  color: var(--delogis-white);
  font-weight: 400;
  line-height: 99px;
  margin-top: 12px;
  margin-bottom: 28px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__title span {
  position: relative;
  display: inline-block;
}

.main-slider-two__title span:before {
  content: "";
  position: absolute;
  top: -27px;
  right: -43px;
  height: 52px;
  width: 59px;
  background-image: url(assets/images/shapes/main-slider-two-shape-1.png);
  background-repeat: no-repeat;
}

.main-slider-two__btn-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__btn-two {
  margin-left: 10px;
  background-color: var(--delogis-secondary);
}

.active .main-slider-two__title,
.active .main-slider-two__btn-box,
.active .main-slider-two__sub-title {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.main-slider-two .owl-theme .owl-nav {
  position: absolute;
  bottom: 60px;
  right: 0;
  left: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
  max-width: 1200px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  height: 0;
  line-height: 0;
}

.main-slider-two .owl-theme .owl-nav [class*=owl-] {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 58px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: rgba(var(--delogis-black-rgb), 1);
  background-color: rgba(var(--delogis-white-rgb), 0.2);
  border: none;
  border-radius: 20px;
  margin: 0;
  text-align: center;
  transition: all 500ms ease;
  padding: 0px 0px !important;
}

.main-slider-two .owl-theme .owl-nav [class*=owl-]:hover {
  color: rgba(var(--delogis-black-rgb), 1);
  background-color: rgba(var(--delogis-white-rgb), 1);
}

.main-slider-two .owl-theme .owl-nav [class*=owl-] + [class*=owl-] {
  margin-left: 10px;
}

.main-slider-two .owl-theme .owl-dots {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1200px;
  width: 100%;
  position: absolute;
  bottom: 61px;
  left: 0;
  right: 0;
  padding: 0 15px;
  margin: 0 auto;
  height: 0;
  line-height: 0;
}

.main-slider-two .owl-theme .owl-dots .owl-dot + .owl-dot {
  margin-left: 5px;
}

.main-slider-two .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: rgba(var(--delogis-white-rgb), 0.3);
  border: 2px solid transparent;
  margin: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-slider-two .owl-theme .owl-dots .owl-dot:hover span,
.main-slider-two .owl-theme .owl-dots .owl-dot.active span {
  background-color: rgba(var(--delogis-white-rgb), 0);
  border: 2px solid var(--delogis-white);
}

/*--------------------------------------------------------------
# Main Slider Three
--------------------------------------------------------------*/
.main-slider-three {
  position: relative;
  background-color: var(--delogis-dark-gray, #f1ece9);
  z-index: 10;
}

.main-slider-three .item {
  background-color: var(--delogis-dark-gray, #f1ece9);
  position: relative;
  padding-top: 284px;
  padding-bottom: 232px;
  z-index: 10;
}

.main-slider-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  mix-blend-mode: multiply;
  opacity: 0.25;
  z-index: 1;
}

.main-slider-three__shape-3 {
  position: absolute;
  bottom: -30px;
  left: 0;
  z-index: -1;
}

.main-slider-three__shape-3 img {
  width: auto !important;
}

.main-slider-three__img {
  position: absolute;
  bottom: -1px;
  right: 290px;
  mix-blend-mode: darken;
  transform: translateX(500px);
  opacity: 0;
  z-index: 1;
}

.main-slider-three__img img {
  width: auto !important;
}

.active .main-slider-three__img {
  opacity: 1;
  transform: translateX(0px);
  transition: all 1000ms ease;
  transition-delay: 500ms;
  z-index: 1;
}

.main-slider-three__star-one {
  position: absolute;
  top: 200px;
  left: 945px;
  z-index: 1;
}

.main-slider-three__star-one img {
  width: auto !important;
}

.main-slider-three__star-two {
  position: absolute;
  bottom: 325px;
  right: 225px;
  z-index: 1;
}

.main-slider-three__star-two img {
  width: auto !important;
}

.main-slider-three__content {
  position: relative;
  display: block;
  z-index: 15;
}

.main-slider-three__sub-title-box {
  position: relative;
  display: block;
  max-width: 235px;
  width: 100%;
  text-align: center;
  padding: 20px 0 40px;
  margin-left: 245px;
  margin-bottom: -10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
  z-index: 1;
}

.main-slider-three__shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}

.main-slider-three__sub-title {
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: var(--delogis-white);
  transform: rotate(2deg);
}

.main-slider-three__title {
  position: relative;
  font-size: 70px;
  color: var(--delogis-black);
  font-weight: 400;
  line-height: 85px;
  margin-bottom: 37px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
  z-index: 1;
}

.main-slider-three__title span {
  position: relative;
  display: inline-block;
}

.main-slider-three__title span:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -10px;
  width: 216px;
  height: 63px;
  background-image: url(assets/images/shapes/main-slider-three-shape-2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
  animation-name: zoom-fade-2;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: zoom-fade-2;
  -webkit-animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: zoom-fade-2;
  -moz-animation-duration: 8s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: zoom-fade-2;
  -ms-animation-duration: 8s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: zoom-fade-2;
  -o-animation-duration: 8s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.main-slider-three__btn-founder-box {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
  z-index: 1;
}

.main-slider-three__founder-box {
  margin-left: 30px;
}

.main-slider-three__founder-name {
  font-size: 44px;
  line-height: 44px;
  font-family: var(--delogis-font-three);
}

.main-slider-three__founder-sub-title {
  font-size: 15px;
  line-height: 20px;
}

.active .main-slider-three__title,
.active .main-slider-three__sub-title-box,
.active .main-slider-three__btn-founder-box {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.main-slider-three .owl-theme .owl-nav {
  position: absolute;
  bottom: 60px;
  right: 0;
  left: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  max-width: 1200px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  height: 0;
  line-height: 0;
}

.main-slider-three .owl-theme .owl-nav [class*=owl-] {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 58px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: rgba(var(--delogis-black-rgb), 0.2);
  background-color: rgba(var(--delogis-white-rgb), 0.2);
  border: none;
  border-radius: 20px;
  margin: 0;
  text-align: center;
  transition: all 500ms ease;
  padding: 0px 0px !important;
}

.main-slider-three .owl-theme .owl-nav [class*=owl-]:hover {
  color: rgba(var(--delogis-black-rgb), 1);
  background-color: rgba(var(--delogis-white-rgb), 1);
}

.main-slider-three .owl-theme .owl-nav [class*=owl-] + [class*=owl-] {
  margin-left: 10px;
}

/*--------------------------------------------------------------
# About One
--------------------------------------------------------------*/
.about-one {
  position: relative;
  display: block;
  padding: 120px 0 115px;
  z-index: 1;
}

.about-one__left {
  position: relative;
  display: block;
}

.about-one__img {
  position: relative;
  display: block;
  z-index: 1;
}

div.about-one__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.about-one__curved-circle-box {
  position: absolute;
  top: 48px;
  left: -90px;
  height: 143px;
  width: 143px;
  border-radius: 50%;
  z-index: 2;
}

.about-one__curved-circle-box .curved-circle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 16px;
  font-weight: 400;
  color: var(--delogis-black);
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.4em;
}

.about-one__curved-circle-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-one__curved-circle-icon img {
  width: auto !important;
}

.about-one__right {
  position: relative;
  display: block;
  margin-left: 70px;
}

.about-one__right .section-title {
  margin-bottom: 28px;
}

.about-one__experience-and-points {
  position: relative;
  display: flex;
}

.about-one__experience-box {
  position: relative;
  display: block;
  max-width: 158px;
  width: 100%;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
  padding: 17px 30px 38px;
  margin-top: 17px;
  z-index: 1;
}

.about-one__experience-box:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  right: 8px;
  bottom: 8px;
  background-color: var(--delogis-white);
  border-radius: var(--delogis-bdr-radius);
  border: 1px solid var(--delogis-bdr-color);
  z-index: -1;
}

.about-one__experience-icon {
  position: relative;
  display: inline-block;
}

.about-one__experience-icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-base);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.about-one__experience-box:hover .about-one__experience-icon span {
  transform: scale(0.9);
}

.about-one__experience {
  position: relative;
  display: block;
}

.about-one__experience h3 {
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

.about-one__experience p {
  line-height: 18px;
  margin-top: 4px;
}

.about-one__experience-points-box {
  position: relative;
  display: block;
  margin-left: 42px;
}

.about-one__experience-points {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 25px;
}

.about-one__experience-points-list {
  position: relative;
  display: block;
}

.about-one__experience-points-list + .about-one__experience-points-list {
  margin-left: 82px;
}

.about-one__experience-points li {
  position: relative;
  display: flex;
  align-items: center;
}

.about-one__experience-points li + li {
  margin-top: 2px;
}

.about-one__experience-points li .icon {
  position: relative;
  display: inline-block;
}

.about-one__experience-points li .icon span {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: var(--delogis-base);
}

.about-one__experience-points li .text {
  position: relative;
  display: block;
  margin-left: 15px;
}

.about-one__experience-points li .text p {
  color: var(--delogis-black);
}

.about-one__sign-and-btn {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 39px;
}

.about-one__sign {
  position: relative;
  display: block;
  top: 5px;
}

.about-one__sign h5 {
  font-size: 44px;
  line-height: 44px;
  font-family: var(--delogis-font-three);
}

.about-one__sign p {
  margin-top: -4px;
}

.about-one__btn-box {
  position: relative;
  display: block;
  margin-left: 100px;
}

/*--------------------------------------------------------------
# feature One
--------------------------------------------------------------*/
.feature-one {
  position: relative;
  display: block;
  padding: 0 0 90px;
  z-index: 1;
}

.feature-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.feature-one__img-box {
  position: relative;
  display: block;
}

.feature-one__img {
  position: relative;
  display: block;
}

div.feature-one__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.feature-one__hover-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: var(--delogis-bdr-radius);
  background-color: rgb(151, 97, 71);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  background-position: center bottom;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  transition-property: all;
  transform-origin: bottom;
  transform-style: preserve-3d;
  transform: scaleY(0);
  z-index: 1;
}

.feature-one__hover-content-inner {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 82px 60px 47px;
  text-align: center;
  border-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.feature-one__shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.feature-one__shape-1 img {
  width: auto;
  mix-blend-mode: luminosity;
  transform: translateX(-200px);
  opacity: 0;
}

.feature-one__single:hover .feature-one__shape-1 img {
  transform: translateX(0px);
  transition: all 1000ms ease;
  transition-delay: 600ms;
  opacity: 0.2;
}

.feature-one__single:hover .feature-one__hover-content {
  transform: scaleY(1);
}

.feature-one__hover-icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -61px;
  left: 50%;
  width: 123px;
  height: 123px;
  border-radius: 50%;
  background-color: var(--delogis-secondary);
  transform: translateX(-50%);
}

.feature-one__hover-icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-white);
  -webkit-transition: all 900ms linear;
  transition: all 900ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.feature-one__single:hover .feature-one__hover-icon span {
  transform: scale(0.9);
}

.feature-one__hover-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 27px;
}

.feature-one__hover-title a {
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-one__hover-title a:hover {
  color: var(--delogis-black);
}

.feature-one__hover-text {
  color: #ffe4d7;
  margin-top: 16px;
}

.feature-one__hover-arrow-box {
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.feature-one__hover-arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 57px;
  height: 57px;
  font-size: 16px;
  color: var(--delogis-base);
  border: 2px solid var(--delogis-base);
  background-color: var(--delogis-white);
  border-radius: 50%;
  transform: rotate(45deg) scale(0);
  transition: all 600ms ease;
}

.feature-one__single:hover .feature-one__hover-arrow {
  transform: rotate(0deg) scale(1);
  transition-delay: 400ms;
}

.feature-one__hover-arrow:hover {
  color: var(--delogis-white);
  background-color: var(--delogis-black);
}

.feature-one__content {
  position: relative;
  display: block;
  text-align: center;
  border-radius: var(--delogis-bdr-radius);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 78px 60px 30px;
  margin-top: -134px;
  margin-left: 20px;
  margin-right: 20px;
  background-position: center bottom;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  transition-property: all;
  transform-origin: bottom;
  transform-style: preserve-3d;
  transform: scaleY(1);
}

.feature-one__single:hover .feature-one__content {
  transform: scaleY(0);
}

.feature-one__icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -61px;
  left: 50%;
  width: 123px;
  height: 123px;
  border-radius: 50%;
  background-color: var(--delogis-base);
  transform: translateX(-50%);
}

.feature-one__icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-white);
}

.feature-one__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 27px;
}

.feature-one__title a {
  color: var(--delogis-black);
}

/*--------------------------------------------------------------
# Services One
--------------------------------------------------------------*/
.services-one {
  position: relative;
  display: block;
  background-color: var(--delogis-dark-gray, #f1ece9);
  padding: 120px 0 90px;
  z-index: 1;
}

.services-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  mix-blend-mode: overlay;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.services-one__top {
  position: relative;
  display: block;
  margin-bottom: 47px;
}

.services-one__left {
  position: relative;
  display: block;
}

.services-one__left .section-title {
  margin-bottom: 0;
}

.services-one__right {
  position: relative;
  display: block;
  margin-left: 100px;
  margin-top: 24px;
}

.services-one__bottom .row {
  --bs-gutter-x: 23px;
}

.services-one__single {
  position: relative;
  display: block;
  border-radius: var(--delogis-bdr-radius);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-one__single:hover {
  transform: translateY(-10px);
}

.services-one__content {
  position: relative;
  display: block;
  padding: 32px 40px 19px;
  border-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.services-one__content:before {
  position: absolute;
  top: 0;
  bottom: -2px;
  left: 0;
  right: 0;
  content: "";
  border: 2px solid var(--delogis-base);
  border-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  transition: all 500ms ease;
  transform: translate3d(0px, 100%, 0px);
  z-index: -1;
}

.services-one__single:hover .services-one__content:before {
  transform: translate3d(0px, 0, 0px);
}

.services-one__icon {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.services-one__icon::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -40px;
  right: -36px;
  bottom: 2px;
  border-radius: var(--delogis-bdr-radius);
  background: rgb(241, 236, 233);
  background: linear-gradient(90deg, rgba(241, 236, 233, 0) 0%, rgb(241, 236, 233) 80%);
  z-index: -1;
}

.services-one__icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-base);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.services-one__single:hover .services-one__icon span {
  transform: scale(0.9);
}

.services-one__title {
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 11px;
  margin-top: 14px;
}

.services-one__title a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-one__title a:hover {
  color: var(--delogis-base);
}

.services-one__text {
  font-weight: 300;
}

.services-one__btn-box {
  position: relative;
  display: block;
}

.services-one__btn {
  position: relative;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  padding: 10px 40px 13px;
  border-top: 1px solid var(--delogis-bdr-color);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.services-one__single:hover .services-one__btn {
  border-top: 1px solid transparent;
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.services-one__btn span {
  position: relative;
  font-size: 15px;
  color: var(--delogis-gray);
  margin-right: 10px;
  top: 2px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-one__single:hover .services-one__btn span {
  color: var(--delogis-white);
}

/*--------------------------------------------------------------
# Get one
--------------------------------------------------------------*/
.get-one {
  position: relative;
  display: block;
  background-color: #120e0e;
  padding: 120px 0 80px;
  overflow: hidden;
  z-index: 1;
}

.get-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: multiply;
  z-index: -1;
}

.get-one__left {
  position: relative;
  display: block;
  margin-right: -7px;
}

.get-one__left .section-title {
  margin-bottom: 37px;
}

.get-one__left .section-title__title {
  color: var(--delogis-white);
}

.get-one__points-list {
  position: relative;
  display: block;
}

.get-one__points-single {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 20px 20px;
  border-radius: var(--delogis-bdr-radius);
  background-color: var(--delogis-black);
  margin-bottom: 30px;
  overflow: hidden;
  z-index: 1;
}

.get-one__points-single::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: var(--delogis-bdr-radius);
  background-color: var(--delogis-white);
  background-position: center bottom;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  transition-property: all;
  transform-origin: bottom;
  transform-style: preserve-3d;
  transform: scaleY(0);
  z-index: -1;
}

.get-one__points-single:hover::before {
  transform: scaleY(1);
}

.get-one__points-icon {
  position: relative;
  display: inline-block;
}

.get-one__points-icon span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 53px;
  height: 53px;
  font-size: 24px;
  color: var(--delogis-white);
  background-color: var(--delogis-base);
  border-radius: 50%;
}

.get-one__points-title {
  margin-left: 20px;
  transform: translateY(0%);
  transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
  visibility: visible;
  opacity: 1;
}

.get-one__points-single:hover .get-one__points-title {
  transform: translateY(100px);
  transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
  visibility: hidden;
  opacity: 0;
}

.get-one__points-title h4 {
  font-size: 19px;
  font-weight: 400;
  line-height: 29px;
}

.get-one__points-title h4 a {
  color: var(--delogis-white);
}

.get-one__points-text-box {
  position: absolute;
  left: 94px;
  right: 40px;
  top: 15px;
  transform: translateY(-100px);
  transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
  visibility: hidden;
  opacity: 1;
}

.get-one__points-single:hover .get-one__points-text-box {
  visibility: visible;
  transform: translateY(0%);
  opacity: 1;
}

.get-one__points-text {
  font-size: 13px;
  line-height: 20px;
}

.get-one__img-box {
  position: absolute;
  top: 0;
  right: 0;
}

.get-one__img {
  position: relative;
  display: block;
}

.get-one__img img {
  width: auto;
}

.get-one__video-link {
  position: absolute;
  top: 50%;
  right: 250px;
  transform: translateY(-50%);
}

.get-one__video-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 92px;
  height: 92px;
  line-height: 100px;
  text-align: center;
  font-size: 21px;
  color: var(--delogis-black);
  background-color: var(--delogis-white);
  border-radius: 50%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.get-one__video-icon:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.get-one__video-icon:before {
  position: absolute;
  top: -13px;
  left: -13px;
  right: -13px;
  bottom: -13px;
  content: "";
  border-radius: 50%;
  border: 1px solid rgba(var(--delogis-white-rgb), 0.3);
  z-index: 1;
}

.get-one__video-link .ripple,
.get-one__video-icon .ripple:before,
.get-one__video-icon .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-box-shadow: 0 0 0 0 rgba(var(--delogis-white-rgb), 0.6);
  -o-box-shadow: 0 0 0 0 rgba(var(--delogis-white-rgb), 0.6);
  -webkit-box-shadow: 0 0 0 0 rgba(var(--delogis-white-rgb), 0.6);
  box-shadow: 0 0 0 0 rgba(var(--delogis-white-rgb), 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}

.get-one__video-icon .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.get-one__video-icon .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

.get-one__shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.1;
  z-index: -1;
}

.get-one__shape-1 img {
  width: auto;
}

.get-one__shape-2 {
  position: absolute;
  bottom: -327px;
  right: 315px;
}

.get-one__shape-2 img {
  width: auto;
}

.get-one__shape-3 {
  position: absolute;
  top: 141px;
  right: 621px;
  z-index: -1;
}

.get-one__shape-3 img {
  width: auto;
}

.get-one__shape-4 {
  position: absolute;
  top: -221px;
  right: 279px;
  z-index: -1;
}

.get-one__shape-4 img {
  width: auto;
}

.get-one__shape-5 {
  position: absolute;
  top: -678px;
  right: 0px;
  z-index: -1;
}

.get-one__shape-5 img {
  width: auto;
}

/*--------------------------------------------------------------
# CTA One
--------------------------------------------------------------*/
.cta-one {
  position: relative;
  display: block;
  background-color: var(--delogis-base);
  padding: 50px 0 50px;
  overflow: hidden;
  z-index: 1;
}

.cta-one__shape-1 {
  position: absolute;
  top: -219px;
  left: 0;
  opacity: 0.08;
  z-index: -1;
}

.cta-one__shape-1 img {
  width: auto;
}

.cta-one__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cta-one__text {
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  color: var(--delogis-white);
}

.cta-one__btn-box {
  position: relative;
  display: block;
  margin-left: 20px;
}

.cta-one__btn {
  font-size: 12px;
  font-weight: 600;
  padding: 4px 30px 4px;
  color: var(--delogis-black);
  background-color: var(--delogis-white);
}

/*--------------------------------------------------------------
# Team One
--------------------------------------------------------------*/
.team-one {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;
}

.team-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.team-one__img-box {
  position: relative;
  display: block;
}

.team-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: var(--delogis-bdr-radius);
}

.team-one__img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: var(--delogis-bdr-radius);
  background-image: -moz-linear-gradient(90deg, rgb(26, 20, 20) 0%, rgba(26, 20, 20, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(26, 20, 20) 0%, rgba(26, 20, 20, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(26, 20, 20) 0%, rgba(26, 20, 20, 0) 100%);
  z-index: 1;
}

.team-one__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
  transition: all 500ms ease;
  transform: scale(1);
}

.team-one__single:hover .team-one__img img {
  transform: scale(1.05);
}

.team-one__shape-1 {
  position: absolute;
  top: 20px;
  left: 20px;
  bottom: 20px;
  right: 20px;
  border: 1px solid rgba(var(--delogis-white-rgb), 0.2);
  border-radius: var(--delogis-bdr-radius);
  z-index: 2;
}

.team-one__name-box {
  position: absolute;
  bottom: 94px;
  left: 50px;
  z-index: 2;
}

.team-one__name-box h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}

.team-one__name-box h3 a {
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.team-one__name-box h3 a:hover {
  color: var(--delogis-base);
}

.team-one__name-box h3 a span {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.team-one__sub-title-and-share-btn {
  position: absolute;
  bottom: 25px;
  left: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(var(--delogis-white-rgb), 0.2);
  padding: 13px 29px 8px;
  z-index: 2;
}

.team-one__sub-title {
  position: relative;
  display: block;
}

.team-one__sub-title p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #978e8e;
}

.team-one__share-and-email {
  position: relative;
  display: flex;
  align-items: center;
}

.team-one__share-and-email a + a {
  margin-left: 20px;
}

.team-one__share-and-email a {
  font-size: 14px;
  color: var(--delogis-base);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.team-one__share-and-email a:hover {
  color: var(--delogis-white);
}

.team-one__social {
  position: absolute;
  right: 70px;
  bottom: 69px;
  background-color: var(--delogis-white);
  text-align: center;
  padding: 20px 13px 20px;
  border-radius: var(--delogis-bdr-radius);
  transform: scaleY(0);
  transform-origin: center;
  transform-style: preserve-3d;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  transform-origin: bottom center;
  z-index: 2;
}

.team-one__social::before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
  border-top: 4px solid var(--delogis-white);
  border-left: 6px solid transparent;
  border-right: 5px solid transparent;
}

.team-one__single:hover .team-one__social {
  transform: scaleY(1);
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms;
}

.team-one__social li + li {
  margin-top: 20px;
}

.team-one__social li a {
  font-size: 13px;
  color: var(--delogis-black);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.team-one__social li a:hover {
  color: var(--delogis-base);
}

/*--------------------------------------------------------------
# Awards One
--------------------------------------------------------------*/
.awards-one {
  position: relative;
  display: block;
}

.awards-one__wrap {
  position: relative;
  display: block;
  max-width: 1280px;
  width: 100%;
  border-radius: 10px;
  background-color: var(--delogis-dark-gray, #f1ece9);
  padding: 120px 0 90px;
  margin: 0 auto;
  z-index: 1;
}

.awards-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.06;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: luminosity;
  z-index: -1;
}

.awards-one__shape-1 {
  position: absolute;
  top: 44px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.awards-one__shape-1 img {
  width: auto;
}

.awards-one__shape-2 {
  position: absolute;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.awards-one__shape-2 img {
  width: auto;
}

.awards-one__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 70px;
  margin-right: 70px;
  flex-wrap: wrap;
}

.awards-one__awards-box {
  position: relative;
  display: block;
}

.awards-one__single {
  position: relative;
  display: block;
  border-radius: var(--delogis-bdr-radius);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  max-width: 300px;
  width: 100%;
  padding: 19px 40px 26px;
}

.awards-one__year {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.1em;
  color: var(--delogis-base);
}

.awards-one__title {
  position: relative;
  display: block;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  margin-top: -2px;
  margin-bottom: 25px;
}

.awards-one__title::before {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 0;
  width: 34px;
  height: 3px;
  background: rgb(151, 97, 71);
  background: linear-gradient(90deg, rgb(151, 97, 71) 28%, rgba(151, 97, 71, 0) 88%);
  border-radius: 2px;
}

.awards-one__icon {
  position: absolute;
  top: 33px;
  right: 28px;
}

.awards-one__icon span {
  position: relative;
  display: inline-block;
  font-size: 32px;
  color: var(--delogis-base);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.awards-one__single:hover .awards-one__icon span {
  transform: scale(0.9);
}

/*--------------------------------------------------------------
# Testimonial One
--------------------------------------------------------------*/
.testimonial-one {
  position: relative;
  display: block;
  padding: 130px 0 113px;
  z-index: 1;
}

.testimonial-one__left {
  position: relative;
  display: block;
}

.testimonial-one__left .section-title {
  margin-bottom: 29px;
}

.testimonial-one__ratting-box {
  position: relative;
  display: block;
}

.testimonial-one__ratting-title {
  font-size: 17px;
  font-weight: 300;
  line-height: 27px;
}

.testimonial-one__ratting {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 19px;
}

.testimonial-one__ratting i {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background-color: var(--delogis-dark-gray, #f1ece9);
  font-size: 14px;
  color: var(--delogis-base);
  border-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-one__ratting i:hover {
  color: var(--delogis-white);
  background-color: var(--delogis-base);
}

.testimonial-one__ratting i + i {
  margin-left: 10px;
}

.testimonial-one__right {
  position: relative;
  display: block;
  margin-left: -30px;
  margin-top: -12px;
}

.testimonial-one__carousel {
  position: relative;
  display: block;
}

.testimonial-one__single {
  position: relative;
  display: flex;
  align-items: center;
}

.testimonial-one__img {
  position: relative;
  display: block;
  max-width: 170px;
  width: 100%;
  top: 3px;
}

div.testimonial-one__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.testimonial-one__quote {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.testimonial-one__quote img {
  width: auto;
}

.testimonial-one__content {
  position: relative;
  display: block;
  margin-left: 60px;
}

.testimonial-one__text {
  font-size: 24px;
  font-weight: 300;
  line-height: 44px;
  color: var(--delogis-gray);
}

.testimonial-one__client-name {
  position: relative;
  display: block;
  margin-top: 68px;
}

.testimonial-one__client-name h4 {
  font-size: 24px;
  font-weight: 400;
}

.testimonial-one__client-name h4 span {
  font-size: 13px;
  font-weight: 400;
  font-family: var(--delogis-font);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--delogis-base);
  margin-left: 15px;
}

.testimonial-one__carousel.owl-theme .owl-nav {
  position: absolute;
  bottom: 6px;
  right: 0;
  margin: 0;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next {
  height: 58px;
  width: 58px;
  line-height: 58px;
  border-radius: 50%;
  color: var(--delogis-black);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
  font-size: 16px;
  margin: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-prev {
  height: 58px;
  width: 58px;
  line-height: 58px;
  color: var(--delogis-black);
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
  font-size: 16px;
  margin: 0;
  text-align: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  position: relative;
  display: inline-block;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next {
  margin-left: 5px;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-prev {
  margin-right: 5px;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next span,
.testimonial-one__carousel.owl-theme .owl-nav .owl-prev span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next:hover,
.testimonial-one__carousel.owl-theme .owl-nav .owl-prev:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

/*--------------------------------------------------------------
# Cases One
--------------------------------------------------------------*/
.cases-one {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 120px 0 120px;
  z-index: 1;
}

.cases-one__bg-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 439px;
  background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(241, 236, 233) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(241, 236, 233) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(241, 236, 233) 100%);
  z-index: -1;
}

.cases-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 439px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.5;
  z-index: -1;
}

.cases-one__bottom {
  position: relative;
  display: block;
  margin-left: 100px;
  margin-right: 100px;
}

.cases-one__carousel {
  position: relative;
  display: block;
}

.cases-one__single {
  position: relative;
  display: block;
  overflow: hidden;
}

.cases-one__img-box {
  position: relative;
  display: block;
}

.cases-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.cases-one__img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: rgba(var(--delogis-black-rgb), 0.3);
  border-radius: var(--delogis-bdr-radius);
  transition: all 500ms ease;
  transform: translate3d(0px, -100%, 0px);
  z-index: 1;
}

.cases-one__single:hover .cases-one__img:before {
  transform: translate3d(0px, 0, 0px);
}

.cases-one__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.cases-one__single:hover .cases-one__img img {
  transform: scale(1.05);
}

.cases-one__carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.cases-one__carousel.owl-carousel .owl-item {
  opacity: 1;
  visibility: visible;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.cases-one__carousel.owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}

.cases-one__content {
  position: absolute;
  bottom: 49px;
  left: 50px;
  transition: all 500ms ease;
  transform: translate3d(0px, 159%, 0px);
  z-index: 2;
}

.cases-one__single:hover .cases-one__content {
  transform: translate3d(0px, 0, 0px);
}

.cases-one__sub-title {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #bda499;
}

.cases-one__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 13px;
}

.cases-one__title a {
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.cases-one__title a:hover {
  color: #bda499;
}

.cases-one__shape-1 {
  position: absolute;
  left: -76px;
  bottom: -94px;
  width: 377px;
  height: 377px;
  background-color: var(--delogis-secondary);
  border-radius: 50%;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scalex(0);
  transform: scalex(0);
  z-index: 2;
}

.cases-one__single:hover .cases-one__shape-1 {
  opacity: 0.95;
  -webkit-transform: scalex(1);
  transform: scalex(1);
}

.cases-one__arrow {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 29px;
  right: 18px;
  width: 58px;
  height: 58px;
  font-size: 16px;
  color: var(--delogis-black);
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
  transform: scale(0.5);
  opacity: 0;
  -webkit-transition: all 0.9s linear;
  -o-transition: all 0.9s linear;
  transition: all 0.9s linear;
  z-index: 2;
}

.cases-one__single:hover .cases-one__arrow {
  transform: scale(1);
  opacity: 1;
}

.cases-one__arrow:hover {
  color: var(--delogis-white);
  background-color: var(--delogis-base);
}

/*--------------------------------------------------------------
# Why Choose One
--------------------------------------------------------------*/
.why-choose-one {
  position: relative;
  display: block;
  padding-bottom: 90px;
  z-index: 1;
}

.why-choose-one__left {
  position: relative;
  display: block;
}

.why-choose-one__right {
  position: relative;
  display: block;
  margin-left: -28px;
}

.why-choose-one__list {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}

.why-choose-one__list li {
  position: relative;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 30px;
}

.why-choose-one__single {
  position: relative;
  display: block;
  background-color: var(--delogis-dark-gray, #f1ece9);
  border-radius: var(--delogis-bdr-radius);
  padding: 40px 40px 37px;
}

.why-choose-one__list li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background-color: var(--delogis-white);
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.why-choose-one__list li:hover .icon {
  background-color: var(--delogis-base);
}

.why-choose-one__list li .icon span {
  position: relative;
  display: inline-block;
  font-size: 32px;
  color: var(--delogis-base);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.why-choose-one__list li:hover .icon span {
  color: var(--delogis-white);
}

.why-choose-one__list li .title {
  margin-top: 19px;
}

.why-choose-one__list li .title h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.why-choose-one__list li .title h3 a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.why-choose-one__list li .title h3 a:hover {
  color: var(--delogis-base);
}

/*--------------------------------------------------------------
# Brand One
--------------------------------------------------------------*/
.brand-one {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.brand-one__inner {
  position: relative;
  display: block;
  padding: 100px 0 100px;
  border-top: 1px solid var(--delogis-bdr-color);
  overflow: hidden;
}

.brand-one .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.brand-one .swiper-slide img {
  -webkit-transition: 500ms;
  transition: 500ms;
  opacity: 0.2;
  max-width: 100%;
}

.brand-one .swiper-slide img:hover {
  opacity: 0.6;
}

/*--------------------------------------------------------------
# Contact One
--------------------------------------------------------------*/
.contact-one {
  position: relative;
  display: block;
  background-color: var(--delogis-dark-gray, #f1ece9);
  padding: 120px 0 120px;
  overflow: hidden;
  z-index: 1;
}

.contact-one__shape-1 {
  position: absolute;
  top: 0;
  right: -30px;
  opacity: 0.3;
  mix-blend-mode: luminosity;
  z-index: -1;
}

.contact-one__shape-1 img {
  width: auto;
}

.contact-one__shape-2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.contact-one__shape-2 img {
  width: auto;
}

.contact-one__img-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.contact-one__img-1 img {
  width: auto;
}

.contact-one__left {
  position: relative;
  display: block;
  margin-left: 200px;
  margin-right: 100px;
  margin-top: 153px;
}

.contact-one__contact-box {
  position: relative;
  display: block;
  border-radius: var(--delogis-bdr-radius);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 40px 50px 34px;
  overflow: hidden;
  z-index: 1;
}

.contact-one__contact-box-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 219px;
  opacity: 0.15;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: luminosity;
  z-index: -1;
}

.contact-one__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 69px;
  height: 69px;
  background-color: #966046;
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-one__icon:hover {
  background-color: var(--delogis-black);
}

.contact-one__icon span {
  position: relative;
  display: inline-block;
  font-size: 30px;
  color: var(--delogis-white);
}

.contact-one__sub-title {
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #966046;
  margin-top: 14px;
  margin-bottom: 6px;
}

.contact-one__title {
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
}

.contact-one__nummber {
  font-size: 17px;
  font-weight: 500;
  margin-top: 12px;
}

.contact-one__nummber a {
  color: #966046;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-one__nummber a:hover {
  color: var(--delogis-black);
}

.contact-one__right {
  position: relative;
  display: block;
}

.contact-one__form-box {
  position: relative;
  display: block;
}

.contact-one__form .row {
  --bs-gutter-x: 20px;
}

.contact-one__form-input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.contact-one__form-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
}

.contact-one__form-icon i {
  font-size: 15px;
  color: #7f7878;
}

.contact-one__form-input-box input[type=text],
.contact-one__form-input-box textarea,
.contact-one__form-input-box input[type=email] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: var(--delogis-white);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 13px;
  color: var(--delogis-gray);
  display: block;
  font-weight: 400;
  border-radius: var(--delogis-bdr-radius);
}

.contact-one__form-input-box textarea {
  height: 120px;
}

.contact-one__form-btn {
  border: none;
  line-height: 30px;
}

.contact-one__form-input-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100% !important;
}

.contact-one__form-input-box .bootstrap-select > .dropdown-toggle::after {
  display: none;
}

.contact-one__form-input-box .bootstrap-select > .dropdown-toggle {
  position: relative;
  background-color: var(--delogis-white) !important;
  border-radius: 0;
  color: var(--delogis-gray) !important;
  font-size: 13px;
  font-weight: 400;
  height: 60px;
  line-height: 60px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  outline: none !important;
  border: 0;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
  border-radius: var(--delogis-bdr-radius);
}

.contact-one__form-input-box .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  font-size: 15px;
  color: var(--delogis-gray);
}

#ui-datepicker-div.ui-widget-content {
  background: #fff none repeat scroll 0 0;
  border: 1px solid var(--delogis-black);
  color: #252525;
  font-size: 14px;
  border-radius: 0px;
  width: 270px;
  padding: 5px;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  background: var(--delogis-base) none repeat scroll 0 0;
  border: 2px solid var(--delogis-base);
  border-radius: 0;
  color: var(--delogis-white);
  font-weight: 700;
  padding: 5px 0;
  position: relative;
}

.ui-datepicker td a {
  color: var(--delogis-black) !important;
  text-align: center;
  background-image: none !important;
  background: #f5f5f5 !important;
  border: 1px solid #f9f9f9 !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid var(--delogis-black) !important;
  background: var(--delogis-black) !important;
  color: var(--delogis-white) !important;
}

.ui-datepicker .ui-datepicker-prev {
  left: 5px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  border-radius: 30%;
  height: 20px;
  position: absolute;
  top: 7px;
  width: 20px;
  transition: all 500ms ease;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
  right: 5px;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  top: 7px;
  background: var(--delogis-white);
  border: none;
}

.ui-datepicker table {
  border-collapse: collapse;
  font-size: 13px;
  margin: 0 0 0.4em;
  width: 100%;
}

.ui-datepicker th {
  border: medium none;
  font-weight: 600;
  padding: 2px 3px;
  text-align: center;
}

.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-state-default:active {
  background: var(--delogis-black);
  color: var(--delogis-white);
  border-color: var(--delogis-black);
}

#ui-datepicker-div.ui-widget {
  font-family: var(--delogis-font);
}

/*--------------------------------------------------------------
# BLog One
--------------------------------------------------------------*/
.blog-one {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;
}

.blog-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.blog-one__img-box {
  position: relative;
  display: block;
}

.blog-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-top-right-radius: var(--delogis-bdr-radius);
}

.blog-one__img img {
  width: 100%;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-top-right-radius: var(--delogis-bdr-radius);
  transition: all 500ms ease;
  transform: scale(1);
}

.blog-one__single:hover .blog-one__img img {
  transform: scale(1.05);
}

.blog-one__img > a {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(var(--delogis-black-rgb), 0.4);
  border-top-left-radius: var(--delogis-bdr-radius);
  border-top-right-radius: var(--delogis-bdr-radius);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  color: var(--thm-base);
  transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-30%);
}

.blog-one__img > a > span {
  position: relative;
}

.blog-one__img > a > span::before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: var(--delogis-primary);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 500ms ease;
}

.blog-one__img > a > span::after {
  content: "";
  transition: all 500ms ease;
  width: 2px;
  height: 20px;
  background-color: var(--delogis-primary);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-one__img > a:hover > span::before,
.blog-one__img > a:hover > span::after {
  background-color: var(--delogis-white);
}

.blog-one__single:hover .blog-one__img > a {
  visibility: visible;
  transform: translateY(0%);
  opacity: 1;
}

.blog-one__date {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: var(--delogis-base);
  padding: 15px 12px 14px;
  border-radius: var(--delogis-bdr-radius);
  z-index: 2;
}

.blog-one__date p {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: var(--delogis-white);
  text-transform: uppercase;
  text-align: center;
}

.blog-one__content {
  position: relative;
  display: block;
  padding: 154px 50px 8px;
  background-color: #f2edea;
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
}

.blog-one__content-top {
  position: absolute;
  bottom: -147px;
  left: 10px;
  right: 10px;
  border-radius: var(--delogis-bdr-radius);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  padding: 0 40px 39px;
  z-index: 2;
}

.blog-one__content-img {
  position: relative;
  display: block;
  margin-top: -22px;
}

div.blog-one__content-img img {
  width: auto;
  border-radius: 50%;
  border: 2px solid var(--delogis-base);
}

.blog-one__content-sub-title {
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.blog-one__content-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
}

.blog-one__content-title a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-one__content-title a:hover {
  color: var(--delogis-base);
}

.blog-one__comment-and-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.blog-one__comment {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-one__comment a {
  font-size: 13px;
  font-weight: 400;
  color: var(--delogis-gray);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-one__comment a:hover {
  color: var(--delogis-black);
}

.blog-one__comment a span,
.blog-one__comment span i {
  font-size: 13px;
  color: var(--delogis-base);
  margin-right: 5px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-one__comment a:hover span {
  color: var(--delogis-black);
}

.blog-one__btn {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-one__btn a {
  font-size: 13px;
  color: var(--delogis-gray);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-one__btn a:hover {
  color: var(--delogis-black);
}

.blog-one__btn a span {
  position: relative;
  font-size: 13px;
  color: var(--delogis-gray);
  margin-right: 10px;
  top: 1px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-one__btn a:hover span {
  color: var(--delogis-black);
}

/*--------------------------------------------------------------
# Site Footer
--------------------------------------------------------------*/
.site-footer {
  position: relative;
  display: block;
  background-color: #1a1414;
  overflow: hidden;
  z-index: 1;
}

.site-footer__shape-1 {
  position: absolute;
  bottom: -30px;
  left: 0;
  mix-blend-mode: luminosity;
  opacity: 0.03;
  z-index: -1;
}

.site-footer__shape-1 img {
  width: auto;
}

.site-footer__top {
  position: relative;
  display: block;
  background-color: #120e0e;
  padding: 25px 0px 25px;
  z-index: 1;
}

.site-footer__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.site-footer__top-left {
  position: relative;
  display: flex;
  align-items: center;
}

.site-footer__top-icon {
  position: relative;
  display: inline-block;
  padding-right: 40px;
}

.site-footer__top-icon::before {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 8px;
  right: 0;
  width: 1px;
  background-color: rgba(var(--delogis-white-rgb), 0.1);
}

.site-footer__top-icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-base);
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}

.site-footer__top-icon:hover span {
  transform: scale(0.9);
}

.site-footer__top-content {
  position: relative;
  display: block;
  margin-left: 40px;
}

.site-footer__top-content h3 {
  font-size: 22px;
  color: var(--delogis-white);
  line-height: 32px;
}

.site-footer__top-content h3 span {
  font-size: 15px;
  font-weight: 400;
  font-family: var(--delogis-font);
  color: #978e8e;
  margin-left: 23px;
}

.site-footer__top-right {
  position: relative;
  display: flex;
  align-items: center;
}

.site-footer__social-shape-1 {
  position: absolute;
  bottom: -35px;
  left: 73px;
}

.site-footer__social-shape-1 img {
  width: auto;
}

.site-footer__social-title {
  position: relative;
  display: block;
}

.site-footer__social-title p {
  color: var(--delogis-white);
}

.site-footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-footer__social a {
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: var(--delogis-white);
  font-size: 15px;
  border-radius: 50%;
  background-color: #2e2626;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.site-footer__social a:hover {
  color: var(--delogis-base);
  background-color: var(--delogis-white);
}

.site-footer__social a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: var(--delogis-white);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.site-footer__social a:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.site-footer__social a + a {
  margin-left: 10px;
}

.site-footer__middle {
  position: relative;
  display: block;
  padding-top: 93px;
  padding-bottom: 95px;
}

.footer-widget__title-box {
  position: relative;
  display: block;
  margin-bottom: 22px;
}

.footer-widget__title {
  font-size: 22px;
  color: var(--delogis-white);
  line-height: 32px;
  font-weight: 400;
}

.footer-widget__about {
  position: relative;
  display: block;
  margin-top: 7px;
}

.footer-widget__logo {
  position: relative;
  display: block;
  margin-bottom: 33px;
}

.footer-widget__about-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  font-family: var(--delogis-font-two);
  color: var(--delogis-white);
}

.footer-widget__link {
  position: relative;
  display: block;
  margin-right: -30px;
}

.footer-widget__link-list {
  position: relative;
  display: block;
}

.footer-widget__link-list li + li {
  margin-top: 4px;
}

.footer-widget__link-list li a {
  position: relative;
  color: #978e8e;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget__link-list li a:hover {
  color: var(--delogis-white);
}

.footer-widget__Contact {
  position: relative;
  display: block;
}

.footer-widget__Contact-list {
  position: relative;
  display: block;
}

.footer-widget__Contact-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.footer-widget__Contact-list li + li {
  margin-top: 29px;
}

.footer-widget__Contact-list li .icon {
  margin-right: 20px;
  position: relative;
  top: 4px;
}

.footer-widget__Contact-list li .icon span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #2e2626;
  border-radius: 50%;
  color: var(--delogis-base);
  font-size: 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget__Contact-list li .icon:hover span {
  background-color: var(--delogis-white);
  color: var(--delogis-base);
}

.footer-widget__Contact-list li .text > span {
  font-size: 12px;
  font-weight: 400;
  color: #978e8e;
}

.footer-widget__Contact-list li .text p {
  font-size: 15px;
  font-weight: 400;
  color: var(--delogis-white);
  line-height: 20px;
}

.footer-widget__Contact-list li .text p a {
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget__Contact-list li .text p a:hover {
  color: var(--delogis-base);
  transition: all 500ms ease;
}

.footer-widget__newsletter {
  position: relative;
  display: block;
}

.footer-widget__newsletter-text {
  color: #978e8e;
}

.footer-widget__email-box {
  position: relative;
  display: block;
}

.footer-widget__email-input-box {
  position: relative;
  display: block;
  margin-bottom: 10px;
  margin-top: 20px;
}

.footer-widget__email-input-box input[type=email] {
  height: 60px;
  width: 100%;
  background-color: var(--delogis-white);
  outline: none;
  font-size: 13px;
  border: none;
  padding-left: 30px;
  padding-right: 30px;
  color: var(--delogis-gray);
  border-radius: 30px;
  text-align: center;
}

.footer-widget__subscribe-btn {
  border: none;
  background-color: var(--delogis-secondary);
  width: 100%;
  line-height: 30px;
}

.footer-widget__subscribe-btn:hover {
  color: var(--delogis-white);
}

.footer-widget__subscribe-btn::before {
  background-color: var(--delogis-base);
}

.site-footer__bottom {
  position: relative;
  display: block;
}

.site-footer__bottom.default-footer {
  background-color: #1a1414;
}

.site-footer__bottom-inner {
  position: relative;
  display: block;
  text-align: center;
  padding: 34px 0 36px;
  border-top: 1px solid rgba(var(--delogis-white-rgb), 0.1);
}

.site-footer__bottom-text {
  color: #978e8e;
  font-size: 15px;
  font-weight: 400;
}

.site-footer__bottom-text a {
  color: #978e8e;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.site-footer__bottom-text a:hover {
  color: var(--delogis-white);
}

/*--------------------------------------------------------------
# About Two
--------------------------------------------------------------*/
.about-two {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  z-index: 1;
}

.about-two__left {
  position: relative;
  display: block;
}

.about-two__img-box {
  position: relative;
  display: block;
}

.about-two__img {
  position: relative;
  display: block;
}

div.about-two__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.about-two__therapy {
  position: absolute;
  display: flex;
  bottom: 40px;
  left: -80px;
  max-width: 360px;
  width: 100%;
  background-color: rgb(151, 97, 71);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 38px 48px 40px;
  border-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.about-two__therapy::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  border: 3px solid #7e523d;
  background-color: var(--delogis-white);
  border-radius: var(--delogis-bdr-radius);
  z-index: -1;
}

.about-two__therapy-icon {
  position: relative;
  display: inline-block;
  top: 2px;
}

.about-two__therapy-icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-base);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.about-two__therapy:hover .about-two__therapy-icon span {
  transform: scale(0.9);
}

.about-two__therapy-content {
  position: relative;
  display: block;
  margin-left: 18px;
}

.about-two__therapy-title {
  font-size: 21px;
  font-weight: 400;
  line-height: 25px;
}

.about-two__therapy-btn-box {
  position: relative;
  display: block;
  margin-top: 14px;
}

.about-two__therapy-btn {
  font-size: 12px;
  font-weight: 600;
  padding: 4px 20px 4px;
  color: var(--delogis-gray);
  background-color: #f2edea;
}

.about-two__right {
  position: relative;
  display: block;
  margin-left: 70px;
}

.about-two__right .section-title {
  margin-bottom: 29px;
}

.about-two__text-1 {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: var(--delogis-secondary);
}

.about-two__text-2 {
  margin-top: 33px;
  margin-bottom: 24px;
}

.about-two__progress {
  position: relative;
  display: block;
}

.about-two__progress-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 7px;
}

.about-two__progress .bar {
  position: relative;
  width: 100%;
  height: 9px;
  background-color: #f2edea;
  border-radius: 5px;
}

.about-two__progress .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 9px;
  border-radius: 5px;
  background-color: var(--delogis-base);
  -webkit-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  transition: all 1500ms ease;
}

.about-two__progress .count-text {
  position: absolute;
  right: 0px;
  bottom: 17px;
  color: var(--delogis-gray);
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

.about-two__progress .bar-inner.counted .count-text {
  opacity: 1;
}

.about-two__progress .bar.marb-0 {
  margin-bottom: 0;
}

.about-two__sign-and-social {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 32px;
}

.about-two__sign {
  position: relative;
  display: block;
  top: 4px;
}

.about-two__sign h4 {
  font-size: 44px;
  font-family: var(--delogis-font-three);
  line-height: 44px;
}

.about-two__sign p {
  margin-top: -4px;
}

.about-two__social {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 41px;
  padding-left: 41px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-two__social::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  bottom: -7px;
  width: 1px;
  background-color: var(--delogis-bdr-color);
}

.about-two__social a {
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: var(--delogis-black);
  background-color: #f2edea;
  font-size: 15px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.about-two__social a:hover {
  color: var(--delogis-white);
  background-color: var(--delogis-base);
}

.about-two__social a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: var(--delogis-base);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.about-two__social a:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.about-two__social a + a {
  margin-left: 10px;
}

/*--------------------------------------------------------------
# Services Two
--------------------------------------------------------------*/
.services-two {
  position: relative;
  display: block;
  padding-bottom: 90px;
  z-index: 1;
}

.services-two__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.services-two__img-box {
  position: relative;
  display: block;
}

.services-two__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-right-radius: var(--delogis-bdr-radius);
  border-top-left-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.services-two__img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  border-top-right-radius: var(--delogis-bdr-radius);
  border-top-left-radius: var(--delogis-bdr-radius);
  background-color: rgba(var(--delogis-black-rgb), 0.3);
  transform: scale(0.5);
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: 1;
}

.services-two__single:hover .services-two__img:before {
  transform: scale(1);
  opacity: 1;
}

.services-two__img img {
  width: 100%;
  border-top-right-radius: var(--delogis-bdr-radius);
  border-top-left-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-two__single:hover .services-two__img img {
  transform: scale(1.08);
}

.services-two__icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  right: 0;
  width: 90px;
  height: 87px;
  background-color: var(--delogis-base);
  border-top-left-radius: var(--delogis-bdr-radius);
  z-index: 2;
}

.services-two__icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-white);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.services-two__single:hover .services-two__icon span {
  transform: scale(0.9);
}

.services-two__content {
  position: relative;
  display: block;
  background-color: #925f45;
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.services-two__content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  z-index: -1;
}

.services-two__title-box {
  position: relative;
  display: block;
  padding: 24px 40px 20px;
}

.services-two__title-box::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5px;
  right: 5px;
  height: 1px;
  background-color: var(--delogis-bdr-color);
}

.services-two__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.services-two__title a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-two__title a:hover {
  color: var(--delogis-base);
}

.services-two__text {
  font-weight: 300;
  margin-top: 2px;
}

.services-two__btn-box {
  position: relative;
  display: block;
}

.services-two__btn-box a {
  position: relative;
  display: block;
  font-size: 13px;
  color: var(--delogis-gray);
  padding: 4px 45px 10px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.services-two__btn-box a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-color: var(--delogis-base);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0;
  z-index: -1;
}

.services-two__btn-box a:hover {
  color: var(--delogis-white);
}

.services-two__btn-box a:hover::before {
  opacity: 1;
}

.services-two__btn-box a span {
  position: relative;
  margin-right: 10px;
  top: 1px;
}

/*--------------------------------------------------------------
# Why Choose Two
--------------------------------------------------------------*/
.why-choose-two {
  position: relative;
  display: block;
  background-color: var(--delogis-dark-gray, #f1ece9);
  padding: 120px 0 180px;
  z-index: 1;
}

.why-choose-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  z-index: -1;
}

.why-choose-two__left {
  position: relative;
  display: block;
  margin-right: 63px;
}

.why-choose-two__left .section-title {
  margin-bottom: 29px;
}

.why-choose-two__text-1 {
  font-size: 24px;
  line-height: 34px;
  color: var(--delogis-base);
}

.why-choose-two__text-2 {
  margin-top: 15px;
  margin-bottom: 30px;
}

.why-choose-two__text-box {
  position: relative;
  display: block;
  border-radius: var(--delogis-bdr-radius);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 19px 40px 19px;
}

.why-choose-two__text-box::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  bottom: 9px;
  width: 4px;
  border-radius: 3px;
  background-color: var(--delogis-base);
}

.why-choose-two__text-box p {
  font-size: 18px;
  font-style: italic;
  font-family: var(--delogis-font-two);
  line-height: 30px;
  color: var(--delogis-black);
}

.why-choose-two__btn-and-video {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 40px;
}

.why-choose-two__btn-box {
  position: relative;
  display: block;
}

.why-choose-two__video {
  position: relative;
  display: flex;
  align-items: center;
}

.why-choose-two__video-link {
  position: relative;
  display: block;
  margin-right: 10px;
  margin-left: 10px;
}

.why-choose-two__video-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 13px;
  color: var(--delogis-black);
  background-color: var(--delogis-white);
  border-radius: 50%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 1;
}

.why-choose-two__video-icon:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.why-choose-two__video-link .ripple,
.why-choose-two__video-icon .ripple:before,
.why-choose-two__video-icon .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-box-shadow: 0 0 0 0 rgba(var(--delogis-base-rgb), 0.6);
  -o-box-shadow: 0 0 0 0 rgba(var(--delogis-base-rgb), 0.6);
  -webkit-box-shadow: 0 0 0 0 rgba(var(--delogis-base-rgb), 0.6);
  box-shadow: 0 0 0 0 rgba(var(--delogis-base-rgb), 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  border-radius: 50%;
}

.why-choose-two__video-icon .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.why-choose-two__video-icon .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

.why-choose-two__video-title {
  font-size: 16px;
  font-family: var(--delogis-font);
  font-weight: 400;
}

.why-choose-two__right {
  position: relative;
  display: block;
  margin-left: 40px;
  margin-right: 230px;
}

.why-choose-two__img-box {
  position: relative;
  display: block;
}

.why-choose-two__img {
  position: relative;
  display: block;
}

div.why-choose-two__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.why-choose-two__img-2 {
  position: absolute;
  right: -230px;
  bottom: -220px;
}

div.why-choose-two__img-2 img {
  width: auto;
  border-radius: var(--delogis-bdr-radius);
}

.why-choose-two__icon-1 {
  position: absolute;
  right: -134px;
  top: 87px;
  width: 84px;
  height: 84px;
  background-color: var(--delogis-secondary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.why-choose-two__icon-1:hover {
  background-color: var(--delogis-black);
}

.why-choose-two__icon-1 span {
  position: relative;
  display: inline-block;
  font-size: 33px;
  color: var(--delogis-white);
}

.why-choose-two__icon-2 {
  position: absolute;
  bottom: -134px;
  left: 96px;
  width: 84px;
  height: 84px;
  background-color: var(--delogis-base);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.why-choose-two__icon-2:hover {
  background-color: var(--delogis-black);
}

.why-choose-two__icon-2 span {
  position: relative;
  display: inline-block;
  font-size: 33px;
  color: var(--delogis-white);
}

/*--------------------------------------------------------------
# Tabs One
--------------------------------------------------------------*/
.tabs-one {
  position: relative;
  display: block;
  margin-top: -60px;
  z-index: 2;
}

.tabs-one__inner {
  position: relative;
  display: block;
  border-radius: var(--delogis-bdr-radius);
  background-color: rgb(91, 64, 52);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 60px 60px 60px;
  z-index: 1;
}

.tabs-one__shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.06;
}

.tabs-one__shape-1 img {
  width: auto;
}

.tabs-one__inner .tab-buttons {
  position: relative;
  display: block;
}

.tabs-one__inner .tab-buttons .tab-btn {
  position: relative;
  display: inline-block;
}

.tabs-one__inner .tab-buttons .tab-btn + .tab-btn {
  margin-left: 5px;
}

.tabs-one__inner .tab-buttons .tab-btn span {
  position: relative;
  display: block;
  text-align: center;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  font-size: 17px;
  line-height: 17px;
  color: var(--delogis-white);
  background-color: #4f372c;
  padding: 20px 30px 23px;
  border-radius: var(--delogis-bdr-radius);
  font-weight: 400;
  cursor: pointer;
  font-family: var(--delogis-font-two);
  transition: all 0.3s ease;
  z-index: 1;
}

.tabs-one__inner .tab-buttons .tab-btn.active-btn span {
  color: var(--delogis-black);
}

.tabs-one__inner .tab-buttons .tab-btn span:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0%;
  content: "";
  background-color: var(--delogis-white);
  border-radius: var(--delogis-bdr-radius);
  transition: all 0.3s ease;
  z-index: -1;
}

.tabs-one__inner .tab-buttons .tab-btn.active-btn span:before {
  height: 100%;
}

.tabs-one__inner .tabs-content {
  position: relative;
  display: block;
}

.tabs-one__inner .tabs-content .tab {
  position: relative;
  display: none;
  -webkit-transform: translateY(35px);
  -ms-transform: translateY(35px);
  transform: translateY(35px);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  z-index: 10;
}

.tabs-one__inner .tabs-content .tab.active-tab {
  display: block;
  margin-top: 0px;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.tabs-one__tab-content-inner {
  position: relative;
  display: flex;
  margin-top: 30px;
}

.tabs-one__tab-content-left {
  position: relative;
  display: flex;
}

.tabs-one__img {
  position: relative;
  display: block;
  max-width: 310px;
  width: 100%;
}

div.tabs-one__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.tabs-one__content {
  position: relative;
  display: block;
  margin-left: 30px;
  margin-top: -6px;
}

.tabs-one__content h3 {
  font-size: 24px;
  line-height: 34px;
  color: var(--delogis-white);
}

.tabs-one__content p {
  color: #bda499;
  margin-top: 11px;
}

.tabs-one__points {
  position: relative;
  display: block;
  margin-left: 37px;
  margin-top: 39px;
}

.tabs-one__points li {
  position: relative;
  display: flex;
  align-items: center;
}

.tabs-one__points li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  background-color: var(--delogis-base);
  border-radius: 50%;
  top: 1px;
}

.tabs-one__points li .icon span {
  position: relative;
  display: inline-block;
  font-size: 10px;
  color: var(--delogis-secondary);
}

.tabs-one__points li .text {
  margin-left: 17px;
}

.tabs-one__points li .text p {
  font-size: 17px;
  color: var(--delogis-white);
}

/*--------------------------------------------------------------
# Testimonial Two
--------------------------------------------------------------*/
.testimonial-two {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  z-index: 1;
}

.testimonial-two__left {
  position: relative;
  display: block;
}

.testimonial-two__left .section-title {
  margin-bottom: 19px;
}

.testimonial-two__ratting-box {
  position: relative;
  display: block;
  margin-top: 22px;
}

.testimonial-two__ratting-title {
  font-size: 17px;
  font-weight: 300;
  line-height: 27px;
  color: var(--delogis-base);
}

.testimonial-two__ratting {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 17px;
}

.testimonial-two__ratting i {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background-color: var(--delogis-dark-gray, #f1ece9);
  font-size: 14px;
  color: var(--delogis-secondary);
  border-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-two__ratting i:hover {
  color: var(--delogis-white);
  background-color: var(--delogis-base);
}

.testimonial-two__ratting i + i {
  margin-left: 10px;
}

.testimonial-two__right {
  position: relative;
  display: block;
}

.testimonial-two__carousel {
  position: relative;
  display: block;
}

.testimonial-two__single {
  position: relative;
  display: block;
  border-radius: var(--delogis-bdr-radius);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-two__single:hover {
  transform: translateY(-10px);
}

.testimonial-two__inner {
  position: relative;
  display: block;
  padding: 50px 50px 54px;
  border-radius: var(--delogis-bdr-radius);
  overflow: hidden;
  z-index: 1;
}

.testimonial-two__shape-1 {
  position: absolute;
  left: -10px;
  bottom: -9px;
  right: -60px;
  z-index: -1;
}

.testimonial-two__shape-1 img {
  width: auto;
}

.testimonial-two__client-info {
  position: relative;
  display: flex;
  padding-bottom: 33px;
  margin-bottom: 19px;
}

.testimonial-two__client-info::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  border-radius: 1px;
  background-color: var(--delogis-bdr-color);
}

.testimonial-two__client-img {
  position: relative;
  display: block;
  width: 70px;
}

div.testimonial-two__client-img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.testimonial-two__client-content {
  position: relative;
  display: block;
  margin-left: 20px;
}

.testimonial-two__client-content p {
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--delogis-base);
  margin-bottom: 5px;
}

.testimonial-two__client-content h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
}

.testimonial-two__client-ratting {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 13px;
}

.testimonial-two__client-ratting i {
  font-size: 15px;
  color: var(--delogis-base);
}

.testimonial-two__client-text {
  font-size: 19px;
  font-weight: 300;
  line-height: 36px;
}

.testimonial-two__carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.testimonial-two__carousel.owl-carousel .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.testimonial-two__carousel.owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}

.testimonial-two__icon-quote {
  position: absolute;
  bottom: 24px;
  right: 22px;
  z-index: -1;
}

.testimonial-two__icon-quote img {
  width: auto;
}

.testimonial-two__carousel.owl-theme .owl-nav {
  position: absolute;
  bottom: 0;
  left: -400px;
  margin: 0;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next {
  height: 58px;
  width: 58px;
  line-height: 58px;
  border-radius: 50%;
  color: var(--delogis-black);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
  font-size: 16px;
  margin: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-prev {
  height: 58px;
  width: 58px;
  line-height: 58px;
  color: var(--delogis-black);
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
  font-size: 16px;
  margin: 0;
  text-align: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  position: relative;
  display: inline-block;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next {
  margin-left: 5px;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-prev {
  margin-right: 5px;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next span,
.testimonial-two__carousel.owl-theme .owl-nav .owl-prev span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next:hover,
.testimonial-two__carousel.owl-theme .owl-nav .owl-prev:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

/*--------------------------------------------------------------
# Counter One
--------------------------------------------------------------*/
.counter-one {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  background-color: var(--delogis-black);
  z-index: 1;
}

.counter-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.counter-one__left {
  position: relative;
  display: block;
}

.counter-one__left .section-title {
  margin-bottom: 0;
}

.counter-one__left .section-title__title {
  color: var(--delogis-white);
}

.counter-one__count-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.counter-one__count-box li {
  position: relative;
  display: block;
  text-align: center;
}

.counter-one__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 116px;
  height: 116px;
  border-radius: 50%;
  background-color: var(--delogis-base);
  margin: 0 auto;
  z-index: 1;
}

.counter-one__icon:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  border-radius: 50%;
  background-color: var(--delogis-white);
  transform: scale(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
  z-index: -1;
}

.counter-one__count-box li:hover .counter-one__icon:before {
  transform: scaleX(1);
}

.counter-one__icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-white);
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}

.counter-one__count-box li:hover .counter-one__icon span {
  transform: scale(0.9);
  color: var(--delogis-base);
}

.counter-one__count {
  position: relative;
  display: block;
  margin-top: 15px;
  margin-bottom: 4px;
}

.counter-one__count h3 {
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  color: var(--delogis-white);
  letter-spacing: 0;
}

.counter-one__text {
  color: #978e8e;
}

.counter-one__bottom {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 890px;
  margin: 0 auto;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 15px 87px 15px;
  border-radius: 34px;
  margin-top: 48px;
}

.counter-one__text {
  position: relative;
  display: block;
}

.counter-one__text p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.counter-one__btn-box {
  position: relative;
  display: block;
}

.counter-one__btn {
  font-size: 12px;
  font-weight: 600;
  padding: 4px 30px 4px;
}

/*--------------------------------------------------------------
# Cases Two
--------------------------------------------------------------*/
.cases-two {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;
}

.cases-two .container {
  max-width: 1600px;
}

.cases-two .cases-one__single {
  margin-bottom: 30px;
}

/*--------------------------------------------------------------
# CTA Two
--------------------------------------------------------------*/
.cta-two {
  position: relative;
  display: block;
}

.cta-two__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: var(--delogis-base);
  padding: 64px 50px 64px;
  padding-left: 430px;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-top-right-radius: var(--delogis-bdr-radius);
  overflow: hidden;
  z-index: 1;
}

.cta-two__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.cta-two__img img {
  width: auto;
}

.cta-two__icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: -50px;
  top: 50%;
  width: 100px;
  height: 100px;
  background-color: rgb(255, 255, 255);
  box-shadow: 3.716px -3.346px 24px 0px rgba(0, 0, 0, 0.15);
  transform: translateY(-50%);
  border-radius: var(--delogis-bdr-radius);
  z-index: 2;
}

.cta-two__icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-base);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.cta-two__icon:hover span {
  transform: scale(0.9);
}

.cta-two__text {
  position: relative;
  display: block;
}

.cta-two__text p {
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  color: var(--delogis-white);
  font-family: var(--delogis-font-two);
}

.cta-two__btn-box {
  position: relative;
  display: block;
}

.cta-two__btn {
  color: var(--delogis-black);
  background-color: var(--delogis-white);
}

/*--------------------------------------------------------------
# FAQ one
--------------------------------------------------------------*/
.faq-one {
  position: relative;
  display: block;
  background-color: var(--delogis-dark-gray, #f1ece9);
  padding: 120px 0 120px;
  z-index: 1;
}

.faq-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
  mix-blend-mode: luminosity;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.faq-one__left {
  position: relative;
  display: block;
}

.faq-one__left .section-title {
  margin-bottom: 37px;
}

.faq-one__img-and-points {
  position: relative;
  display: flex;
}

.faq-one__img {
  position: relative;
  display: block;
}

div.faq-one__img img {
  width: auto;
  border-radius: var(--delogis-bdr-radius);
  max-width: unset;
}

.faq-one__points {
  position: relative;
  display: block;
  margin-left: 30px;
  margin-top: -7px;
}

.faq-one__points li {
  position: relative;
  display: flex;
}

.faq-one__points li + li {
  margin-top: 29px;
}

.faq-one__points li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 42px;
  height: 42px;
  background-color: var(--delogis-base);
  border-radius: 50%;
  top: 7px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.faq-one__points li:hover .icon {
  background-color: var(--delogis-black);
}

.faq-one__points li .icon span {
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: var(--delogis-white);
}

.faq-one__points li .content {
  position: relative;
  display: block;
  margin-left: 20px;
}

.faq-one__points li .content h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.faq-one__points li .content p {
  margin-top: 5px;
}

.faq-one__right {
  position: relative;
  display: block;
}

.faq-one-accrodion .accrodion {
  position: relative;
  display: block;
  background-color: var(--delogis-white);
  border: 1px solid var(--delogis-bdr-color);
  border-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.faq-one-accrodion .accrodion.active {
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
}

.faq-one-accrodion .accrodion-title {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 19px 30px 19px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  padding-right: 25px;
}

.faq-one-accrodion .accrodion-title h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.faq-one-accrodion .accrodion.active .accrodion-title h4 {
  color: var(--delogis-base);
}

.faq-one-accrodion .accrodion + .accrodion {
  margin-top: 10px;
}

.faq-one-accrodion .accrodion-title h4::before {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 13px;
  color: var(--delogis-base);
  position: absolute;
  top: 50%;
  right: 0;
  line-height: 15px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
  width: 21px;
  height: 21px;
}

.faq-one-accrodion .accrodion.active .accrodion-title h4::before {
  content: "\f068";
  color: var(--delogis-black);
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.faq-one-accrodion .accrodion-content {
  position: relative;
  padding-bottom: 23px;
  padding-left: 30px;
  padding-right: 35px;
}

.faq-one-accrodion .accrodion-content p {
  margin: 0;
}

/*--------------------------------------------------------------
# Contact Two
--------------------------------------------------------------*/
.contact-two {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  z-index: 1;
}

.contact-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  z-index: -1;
}

.contact-two__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: var(--delogis-black);
  opacity: 0.1;
  z-index: -1;
}

.contact-two__left {
  position: relative;
  display: block;
  margin-right: 110px;
  z-index: 1;
}

.contact-two__shape-1 {
  position: absolute;
  top: -111px;
  right: -125px;
  bottom: -120px;
  left: -225px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.9;
  z-index: -1;
}

.contact-two__left .section-title {
  margin-bottom: 27px;
}

.contact-two__left .section-title__tagline {
  color: var(--delogis-white);
}

.contact-two__left .section-title__title {
  color: var(--delogis-white);
}

.contact-two__left .section-title__title span:before {
  background-image: url(assets/images/shapes/section-title-shape-2.png);
}

.contact-two__form-box {
  position: relative;
  display: block;
}

.contact-two__form .row {
  --bs-gutter-x: 10px;
}

.contact-two__form-input-box {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.contact-two__form-input-box textarea,
.contact-two__form-input-box input[type=email],
.contact-two__form-input-box input[type=text] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: var(--delogis-white);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 13px;
  color: var(--delogis-gray);
  display: block;
  font-weight: 400;
  border-radius: var(--delogis-bdr-radius);
}

.contact-two__form-input-box textarea {
  height: 120px;
}

.contact-two__form-btn {
  border: none;
  color: var(--delogis-white);
  background-color: var(--delogis-black);
  line-height: 30px;
}

.contact-two__form-btn:hover {
  color: var(--delogis-base);
}

.contact-two__form-btn::before {
  background-color: var(--delogis-white);
}

.contact-two__form-input-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100% !important;
}

.contact-two__form-input-box .bootstrap-select > .dropdown-toggle::after {
  display: none;
}

.contact-two__form-input-box .bootstrap-select > .dropdown-toggle {
  position: relative;
  background-color: var(--delogis-white) !important;
  border-radius: 0;
  color: var(--delogis-gray) !important;
  font-size: 13px;
  font-weight: 400;
  height: 60px;
  line-height: 60px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  outline: none !important;
  border: 0;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
  border-radius: var(--delogis-bdr-radius);
}

.contact-two__form-input-box .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  font-size: 15px;
  color: var(--delogis-gray);
}

.google-map {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  z-index: 1;
  background-color: var(--delogis-dark-gray, #f1ece9);
}

.google-map__one {
  position: relative;
  display: block;
  border: none;
  height: 678px;
  width: 100%;
  mix-blend-mode: luminosity;
}

.contact-two__contact-box {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 305px;
  width: 100%;
  padding: 53px 40px 24px;
  border-radius: var(--delogis-bdr-radius);
  transform: translateX(-50%) translateY(-50%);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.contact-two__contact-box::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 114px;
  border-top: 21px solid var(--delogis-white);
  border-left: 38px solid transparent;
  border-right: 38px solid transparent;
}

.contact-two__contact-list {
  position: relative;
  display: block;
}

.contact-two__contact-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.contact-two__contact-list li .icon {
  position: relative;
  display: inline-block;
  top: 2px;
}

.contact-two__contact-list li .icon span {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: var(--delogis-base);
}

.contact-two__contact-list li .text {
  margin-left: 10px;
}

.contact-two__contact-list li .text p {
  color: #7f7878;
}

.contact-two__contact-list li .text p a {
  color: #7f7878;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-two__contact-list li .text p a:hover {
  color: var(--delogis-base);
}

.contact-two__contact-box-icon {
  position: absolute;
  top: -38px;
  left: 40px;
  width: 78px;
  height: 78px;
  background-color: var(--delogis-secondary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-two__contact-box-icon img {
  width: auto;
}

/*--------------------------------------------------------------
# Feature Two
--------------------------------------------------------------*/
.feature-two {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;
}

.feature-two__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.feature-two__img-box {
  position: relative;
  display: block;
}

.feature-two__img {
  position: relative;
  display: block;
}

div.feature-two__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.feature-two__title-box {
  position: absolute;
  bottom: 10px;
  left: 15px;
  right: 15px;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  padding: 23px 40px 24px;
  background-position: top left;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: bottom center;
  transform-origin: top center;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.feature-two__single:hover .feature-two__title-box {
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}

.feature-two__title-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.9;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  background-image: -moz-linear-gradient(0deg, rgb(151, 97, 71) 0%, rgb(91, 64, 52) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(151, 97, 71) 0%, rgb(91, 64, 52) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(151, 97, 71) 0%, rgb(91, 64, 52) 100%);
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.14);
  z-index: -1;
}

.feature-two__title-box h3 {
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.feature-two__title-box h3 a {
  color: var(--delogis-white);
}

.feature-two__icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  top: -80px;
  right: 0;
  background-color: var(--delogis-white);
  border-top-left-radius: var(--delogis-bdr-radius);
  border-top-right-radius: var(--delogis-bdr-radius);
}

.feature-two__icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-base);
}

.feature-two__hover-title-box {
  position: absolute;
  bottom: 10px;
  left: 15px;
  right: 15px;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  padding: 32px 40px 24px;
  background-position: bottom left;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  z-index: 1;
}

.feature-two__single:hover .feature-two__hover-title-box {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.feature-two__hover-title-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.9;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  background-image: -moz-linear-gradient(0deg, rgb(151, 97, 71) 0%, rgb(91, 64, 52) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(151, 97, 71) 0%, rgb(91, 64, 52) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(151, 97, 71) 0%, rgb(91, 64, 52) 100%);
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.14);
  z-index: -1;
}

.feature-two__hover-title-box h3 {
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.feature-two__hover-title-box h3 a {
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-two__hover-title-box h3 a:hover {
  color: var(--delogis-black);
}

.feature-two__hover-text {
  color: #bda499;
  margin-top: 12px;
}

.feature-two__hover-icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  top: -80px;
  right: 0;
  background-color: var(--delogis-white);
  border-top-left-radius: var(--delogis-bdr-radius);
  border-top-right-radius: var(--delogis-bdr-radius);
}

.feature-two__hover-icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-base);
  transition: all 500ms linear;
  transition-delay: 0.3s;
  transform: scale(1);
}

.feature-two__hover-title-box:hover .feature-two__hover-icon span {
  transform: scale(0.9);
}

/*--------------------------------------------------------------
# About Three
--------------------------------------------------------------*/
.about-three {
  position: relative;
  display: block;
  padding-bottom: 120px;
  z-index: 1;
}

.about-three__left {
  position: relative;
  display: block;
  margin-right: 80px;
}

.about-three__left .section-title {
  margin-bottom: 27px;
}

.about-three__points-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 31px;
  margin-bottom: 41px;
}

.about-three__points-list {
  position: relative;
  display: block;
}

.about-three__points-list + .about-three__points-list {
  margin-left: 67px;
}

.about-three__points-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.about-three__points-list li + li {
  margin-top: 10px;
}

.about-three__points-list li .icon {
  position: relative;
  display: inline-block;
  top: 2px;
}

.about-three__points-list li .icon span {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: var(--delogis-base);
}

.about-three__points-list li .text {
  margin-left: 20px;
}

.about-three__points-list li .text p {
  font-size: 17px;
  font-weight: 400;
  color: var(--delogis-black);
}

.about-three__right {
  position: relative;
  display: block;
}

.about-three__img-box {
  position: relative;
  display: block;
}

.about-three__img {
  position: relative;
  display: block;
}

div.about-three__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.about-three__img-2 {
  position: absolute;
  bottom: -97px;
  left: -130px;
  border-radius: var(--delogis-bdr-radius);
  background-color: rgb(26, 20, 20);
  z-index: 1;
}

div.about-three__img-2 img {
  width: auto;
  border-radius: var(--delogis-bdr-radius);
  box-shadow: 2.229px -2.007px 24px 0px rgba(0, 0, 0, 0.14);
}

.about-three__shape-1 {
  position: absolute;
  right: -20px;
  top: -22px;
  width: 280px;
  height: 177px;
  content: "";
  position: absolute;
  border-radius: var(--delogis-bdr-radius);
  background-color: var(--delogis-white);
  z-index: -1;
}

.about-three__video-link {
  position: absolute;
  top: 50%;
  left: -45px;
  transform: translateY(-50%);
}

.about-three__video-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 24px;
  color: var(--delogis-white);
  background-color: var(--delogis-secondary);
  border-radius: 50%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 1;
}

.about-three__video-icon:hover {
  background-color: var(--delogis-black);
  color: var(--delogis-white);
}

.about-three__video-link .ripple,
.about-three__video-icon .ripple:before,
.about-three__video-icon .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-box-shadow: 0 0 0 0 rgba(var(--delogis-base-rgb), 0.6);
  -o-box-shadow: 0 0 0 0 rgba(var(--delogis-base-rgb), 0.6);
  -webkit-box-shadow: 0 0 0 0 rgba(var(--delogis-base-rgb), 0.6);
  box-shadow: 0 0 0 0 rgba(var(--delogis-base-rgb), 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  border-radius: 50%;
}

.about-three__video-icon .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.about-three__video-icon .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

/*--------------------------------------------------------------
# Services Three
--------------------------------------------------------------*/
.services-three {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;
}

.services-three__bg-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 528px;
  background-color: var(--delogis-dark-gray, #f1ece9);
  z-index: -1;
}

.services-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 528px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  z-index: -1;
}

.services-three__top {
  position: relative;
  display: block;
  margin-bottom: 47px;
}

.services-three__top .section-title {
  margin-bottom: 0;
}

.services-three__left {
  position: relative;
  display: block;
}

.services-three__right {
  position: relative;
  display: block;
  margin-left: 100px;
  margin-top: 24px;
}

.services-three__bottom {
  position: relative;
  display: block;
}

.services-three__bottom .row {
  --bs-gutter-x: 23px;
}

.services-three__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.services-three__img-box {
  position: relative;
  display: block;
  margin-right: 20px;
  z-index: 2;
}

.services-three__img {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  border-radius: var(--delogis-bdr-radius);
}

.services-three__img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  border-top-right-radius: var(--delogis-bdr-radius);
  border-top-left-radius: var(--delogis-bdr-radius);
  background-color: rgba(var(--delogis-black-rgb), 0.3);
  transform: scale(0.5);
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: 1;
}

.services-three__single:hover .services-three__img:before {
  transform: scale(1);
  opacity: 1;
}

.services-three__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-three__single:hover .services-three__img img {
  transform: scale(1.08);
}

.services-three__icon {
  position: absolute;
  bottom: -30px;
  right: 20px;
  width: 61px;
  height: 61px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--delogis-base);
  border-radius: 50%;
  z-index: 2;
}

.services-three__icon span {
  position: relative;
  display: inline-block;
  font-size: 32px;
  color: var(--delogis-white);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.services-three__single:hover .services-three__icon span {
  transform: scale(0.9);
}

.services-three__content {
  position: relative;
  display: block;
  border-radius: var(--delogis-bdr-radius);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  margin-top: -90px;
}

.services-three__content-inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.services-three__content-inner:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  border: 2px solid var(--delogis-base);
  border-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  transition: all 500ms ease;
  transform: translate3d(0px, 100%, 0px);
  z-index: 2;
}

.services-three__single:hover .services-three__content-inner:before {
  transform: translate3d(0px, 0, 0px);
}

.services-three__content-top {
  position: relative;
  display: block;
  padding: 103px 40px 19px;
  z-index: 2;
}

.services-three__title {
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 11px;
  margin-top: 14px;
}

.services-three__title a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-three__title a:hover {
  color: var(--delogis-base);
}

.services-three__text {
  font-weight: 300;
}

.services-three__btn-box {
  position: relative;
  display: block;
  z-index: 2;
}

.services-three__btn {
  position: relative;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  padding: 10px 40px 13px;
  border-top: 1px solid var(--delogis-bdr-color);
  background-color: var(--delogis-dark-gray, #f1ece9);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.services-three__single:hover .services-three__btn {
  border-top: 1px solid transparent;
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.services-three__btn span {
  position: relative;
  font-size: 15px;
  color: var(--delogis-gray);
  margin-right: 10px;
  top: 2px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-three__single:hover .services-three__btn span {
  color: var(--delogis-white);
}

/*--------------------------------------------------------------
# Feature Three
--------------------------------------------------------------*/
.feature-three {
  position: relative;
  display: block;
  padding-bottom: 90px;
  z-index: 1;
}

.feature-three__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.feature-three__img-box {
  position: relative;
  display: block;
}

.feature-three__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.feature-three__img:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: rgba(var(--delogis-black-rgb), 0.6);
  border-radius: var(--delogis-bdr-radius);
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: perspective(400px) rotateY(-90deg) scale(0.2);
  -ms-transform: perspective(400px) rotateY(-90deg) scale(0.2);
  transform: perspective(400px) rotateY(-90deg) scale(0.2);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  z-index: 1;
}

.feature-three__single:hover .feature-three__img:before {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateY(0deg) scale(1);
  -ms-transform: perspective(400px) rotateY(0deg) scale(1);
  transform: perspective(400px) rotateY(0deg) scale(1);
}

.feature-three__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}

.feature-three__single:hover .feature-three__img img {
  transform: scale(1.1) rotate(2deg);
}

.feature-three__content {
  position: relative;
  display: block;
  background-color: var(--delogis-base);
  padding: 33px 40px 35px;
  margin-top: -89px;
  margin-right: 240px;
  border-radius: var(--delogis-bdr-radius);
  border-top-left-radius: 0;
  z-index: 2;
}

.feature-three__sub-title {
  font-size: 13px;
  line-height: 23px;
  color: #ffe4d7;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.feature-three__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 7px;
}

.feature-three__title a {
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-three__title a:hover {
  color: var(--delogis-black);
}

.feature-three__btn {
  position: absolute;
  bottom: 20px;
  right: -115px;
}

.feature-three__btn a {
  position: relative;
  display: block;
  background-color: var(--delogis-dark-gray, #f1ece9);
  font-size: 13px;
  padding: 7px 30px 8px;
  border-bottom-right-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-three__btn a:hover {
  background-color: var(--delogis-black);
  color: var(--delogis-white);
}

.feature-three__btn a span {
  position: relative;
  font-size: 13px;
  margin-right: 10px;
  top: 1px;
}

/*--------------------------------------------------------------
# Counter Two
--------------------------------------------------------------*/
.counter-two {
  position: relative;
  display: block;
  background-color: var(--delogis-secondary);
  padding: 120px 0 90px;
  overflow: hidden;
  z-index: 1;
}

.counter-two_-shape-1 {
  position: absolute;
  top: -80px;
  left: 0;
  opacity: 0.08;
  z-index: -1;
}

.counter-two_-shape-1 img {
  width: auto;
}

.counter-two__point-list {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.counter-two__single {
  position: relative;
  flex: 0 0 25%;
  max-width: 25%;
  width: 100%;
  text-align: center;
  margin-bottom: 22px;
}

.counter-two__single::before {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 4px;
  width: 2px;
  background-color: rgba(var(--delogis-white-rgb), 0.1);
}

.counter-two__single:last-child::before {
  display: none;
}

.counter-two__icon {
  position: relative;
  display: inline-block;
}

.counter-two__icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: #bda499;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}

.counter-two__single:hover .counter-two__icon span {
  transform: scale(0.9);
}

.counter-two__count {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  margin-top: 15px;
  justify-content: center;
}

.counter-two__count h3 {
  font-size: 60px;
  font-weight: 400;
  line-height: 60px !important;
  font-family: var(--delogis-font-two) !important;
  color: var(--delogis-white);
}

.counter-two__count span {
  font-size: 60px;
  font-weight: 400;
  line-height: 60px !important;
  font-family: var(--delogis-font-two) !important;
  color: var(--delogis-white);
  top: 1px;
}

.counter-two__text {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  color: #bda499;
}

/*--------------------------------------------------------------
# Pricing One
--------------------------------------------------------------*/
.pricing-one {
  position: relative;
  display: block;
  padding: 110px 0 90px;
  z-index: 1;
}

.pricing-one__main-tab-box {
  position: relative;
  display: block;
}

.pricing-one__main-tab-box .tab-buttons {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}

.pricing-one__main-tab-box .tab-buttons .tab-btn {
  position: relative;
  display: flex;
  align-items: center;
}

.pricing-one__main-tab-box .tab-buttons .tab-btn + .tab-btn {
  margin-left: 0px;
}

.pricing-one__main-tab-box .tab-buttons .tab-btn span {
  position: relative;
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  color: var(--delogis-gray);
  background-color: var(--delogis-primary);
  padding: 13px 30px 13px;
  font-weight: 600;
  cursor: pointer;
  overflow: hidden;
  border-top-left-radius: 19px;
  border-bottom-left-radius: 19px;
  transition: all 0.5s linear;
  z-index: 1;
}

.pricing-one__main-tab-box .tab-buttons .tab-btn-two span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 19px;
  border-bottom-right-radius: 19px;
}

.pricing-one__main-tab-box .tab-buttons .tab-btn.active-btn span {
  color: var(--delogis-white);
}

.pricing-one__main-tab-box .tab-buttons .tab-btn span:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0%;
  background-color: var(--delogis-base);
  transition: all 0.3s ease;
  z-index: -1;
}

.pricing-one__main-tab-box .tab-buttons .tab-btn.active-btn span:before {
  height: 100%;
}

.pricing-one__main-tab-box .tabs-content {
  position: relative;
  display: block;
}

.pricing-one__main-tab-box .tabs-content .tab {
  position: relative;
  display: none;
  -webkit-transform: translateY(35px);
  -ms-transform: translateY(35px);
  transform: translateY(35px);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  z-index: 10;
}

.pricing-one__main-tab-box .tabs-content .tab.active-tab {
  display: block;
  margin-top: 0px;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.pricing-one__inner {
  position: relative;
  display: block;
}

.pricing-one__single {
  position: relative;
  display: block;
  background-color: #f0ebe8;
  padding: 60px 60px 30px;
  border-radius: var(--delogis-bdr-radius);
  margin-bottom: 30px;
  z-index: 1;
}

.pricing-one__shape-2 {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 120px;
  border-radius: var(--delogis-bdr-radius);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  z-index: -1;
}

.pricing-one__shape-2::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 44px;
  border-top: 10px solid var(--delogis-white);
  border-left: 28px solid transparent;
  border-right: 28px solid transparent;
  z-index: -1;
}

.pricing-one__icon {
  position: relative;
  display: inline-block;
}

.pricing-one__icon img {
  width: auto;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}

.pricing-one__single:hover .pricing-one__icon img {
  transform: scale(0.9);
}

.pricing-one__price-box {
  position: relative;
  display: block;
  margin-top: 26px;
  margin-bottom: 14px;
}

.pricing-one__price {
  font-size: 35px;
  font-weight: 600;
  line-height: 36px;
  font-family: var(--delogis-font);
}

.pricing-one__price-sub-title {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--delogis-base);
  margin-top: 7px;
}

.pricing-one__content {
  position: relative;
  display: block;
}

.pricing-one__service-list {
  position: relative;
  display: block;
}

.pricing-one__service-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.pricing-one__service-list li + li {
  margin-top: 10px;
}

.pricing-one__shape-1 {
  position: relative;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--delogis-base);
  top: -1px;
}

.pricing-one__text {
  position: relative;
  display: block;
  margin-left: 10px;
}

.pricing-one__btn-box {
  margin-top: 71px;
  position: relative;
  display: block;
}

.pricing-one__btn {
  background-color: var(--delogis-secondary);
}

.pricing-one__btn::before {
  background-color: var(--delogis-base);
}

/*--------------------------------------------------------------
# Testimonial Three
--------------------------------------------------------------*/
.testimonial-three {
  position: relative;
  display: block;
  background-color: var(--delogis-black);
  padding: 107px 0 114px;
  z-index: 1;
}

.testimonial-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.testimonial-three__carousel {
  position: relative;
  display: block;
}

.testimonial-three__single {
  position: relative;
  display: flex;
  align-items: center;
}

.testimonial-three__img {
  position: relative;
  display: block;
  max-width: 170px;
  width: 100%;
  top: 3px;
}

div.testimonial-three__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.testimonial-three__quote {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.testimonial-three__quote img {
  width: auto;
}

.testimonial-three__content {
  position: relative;
  display: block;
  margin-left: 60px;
}

.testimonial-three__text {
  font-size: 30px;
  font-weight: 300;
  line-height: 44px;
  color: var(--delogis-white);
}

.testimonial-three__client-name {
  position: relative;
  display: block;
  margin-top: 68px;
}

.testimonial-three__client-name h4 {
  font-size: 24px;
  font-weight: 400;
  color: var(--delogis-white);
}

.testimonial-three__client-name h4 span {
  font-size: 13px;
  font-weight: 400;
  font-family: var(--delogis-font);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--delogis-base);
  margin-left: 15px;
}

.testimonial-three__carousel.owl-theme .owl-nav {
  position: absolute;
  bottom: 6px;
  right: 0;
  margin: 0;
}

.testimonial-three__carousel.owl-theme .owl-nav .owl-next {
  height: 58px;
  width: 58px;
  line-height: 58px;
  border-radius: 50%;
  color: var(--delogis-white);
  background-color: rgb(151, 97, 71);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
  font-size: 16px;
  margin: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-three__carousel.owl-theme .owl-nav .owl-prev {
  height: 58px;
  width: 58px;
  line-height: 58px;
  color: var(--delogis-white);
  border-radius: 50%;
  background-color: rgb(151, 97, 71);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
  font-size: 16px;
  margin: 0;
  text-align: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  position: relative;
  display: inline-block;
}

.testimonial-three__carousel.owl-theme .owl-nav .owl-next {
  margin-left: 5px;
}

.testimonial-three__carousel.owl-theme .owl-nav .owl-prev {
  margin-right: 5px;
}

.testimonial-three__carousel.owl-theme .owl-nav .owl-next span,
.testimonial-three__carousel.owl-theme .owl-nav .owl-prev span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonial-three__carousel.owl-theme .owl-nav .owl-next:hover,
.testimonial-three__carousel.owl-theme .owl-nav .owl-prev:hover {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
  color: var(--delogis-black);
}

/*--------------------------------------------------------------
# Cases Three
--------------------------------------------------------------*/
.cases-three {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;
}

.cases-three .container {
  max-width: 1800px;
}

.cases-three__single {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.cases-three__img-box {
  position: relative;
  display: block;
}

.cases-three__img {
  position: relative;
  display: block;
  width: 270px;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  overflow: hidden;
  z-index: 1;
}

.cases-three__img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: rgba(var(--delogis-black-rgb), 0.3);
  border-top-left-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  transition: all 500ms ease;
  transform: translate3d(0px, -100%, 0px);
  z-index: 1;
}

.cases-three__single:hover .cases-three__img:before {
  transform: translate3d(0px, 0, 0px);
}

.cases-three__img img {
  width: 100%;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.cases-three__single:hover .cases-three__img img {
  transform: scale(1.05);
}

.cases-three__content {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 26px 30px 30px;
  border-top-right-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
}

.cases-three__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.cases-three__title a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.cases-three__title a:hover {
  color: var(--delogis-base);
}

.cases-three__points {
  position: relative;
  display: block;
  margin-top: 15px;
  padding-bottom: 14px;
  margin-bottom: 12px;
  border-bottom: 1px solid var(--delogis-bdr-color);
}

.cases-three__points li {
  position: relative;
  display: block;
}

.cases-three__points li:first-child span {
  margin-right: 50px;
}

.cases-three__points li:last-child span {
  margin-right: 45px;
}

.cases-three__points li p {
  color: var(--delogis-base);
}

.cases-three__points li p span {
  color: var(--delogis-black);
  margin-right: 20px;
}

.cases-three__btn-box {
  margin-top: 13px;
}

.cases-three__btn {
  font-size: 12px;
  font-weight: 600;
  padding: 4px 30px 4px;
}

/*--------------------------------------------------------------
# Why Choose Three
--------------------------------------------------------------*/
.why-choose-three {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: var(--delogis-primary);
  z-index: 1;
}

.why-choose-three__left {
  position: relative;
  display: block;
  margin-left: -375px;
  margin-right: 112px;
  z-index: 1;
}

.why-choose-three__img {
  position: relative;
  display: block;
}

.why-choose-three__img img {
  width: 100%;
}

.why-choose-three__experience {
  position: absolute;
  bottom: 60px;
  right: -40px;
  background-color: var(--delogis-secondary);
  max-width: 199px;
  width: 100%;
  padding: 36px 40px 40px;
  border-radius: 20px;
  border-bottom-right-radius: 0;
  z-index: 1;
}

.why-choose-three__count {
  position: relative;
  display: flex;
}

.why-choose-three__count h3 {
  font-size: 60px;
  font-weight: 400;
  line-height: 60px !important;
  font-family: var(--delogis-font-two) !important;
  color: var(--delogis-white);
  margin-right: 3px;
  top: -2px;
}

.why-choose-three__count span {
  font-size: 60px;
  font-weight: 400;
  line-height: 60px !important;
  font-family: var(--delogis-font-two) !important;
  color: var(--delogis-white);
}

.why-choose-three__count-text {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  color: #bda499;
  margin-top: -3px;
}

.why-choose-three__experience-icon {
  position: absolute;
  top: 23px;
  right: 20px;
  opacity: 0.2;
  z-index: -1;
}

.why-choose-three__experience-icon img {
  width: auto;
}

.why-choose-three__right {
  position: relative;
  display: block;
  background-color: var(--delogis-primary);
  padding-top: 120px;
  z-index: 1;
}

.why-choose-three__shape-1 {
  position: absolute;
  top: -120px;
  left: -86px;
  right: -375px;
  bottom: -230px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.3;
  z-index: -1;
}

.why-choose-three__right .section-title {
  margin-bottom: 28px;
}

.why-choose-three__progress-box {
  position: relative;
  display: block;
  margin-top: 37px;
}

.why-choose-three__progress-box-img {
  position: absolute;
  top: -8px;
  right: 0;
}

div.why-choose-three__progress-box-img img {
  width: auto;
  border-radius: 50%;
}

.why-choose-three__result-box {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 1;
}

.why-choose-three__result-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  opacity: 0.9;
  background-image: -moz-linear-gradient(0deg, rgb(151, 97, 71) 0%, rgb(91, 64, 52) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(151, 97, 71) 0%, rgb(91, 64, 52) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(151, 97, 71) 0%, rgb(91, 64, 52) 100%);
  z-index: -1;
}

.why-choose-three__result {
  position: relative;
  display: block;
}

.why-choose-three__result-count {
  position: relative;
  display: flex;
  align-items: center;
}

.why-choose-three__result-count h3 {
  font-size: 36px;
  font-weight: 400;
  line-height: 36px !important;
  font-family: var(--delogis-font-two) !important;
  color: var(--delogis-white);
}

.why-choose-three__result-count span {
  font-size: 36px;
  font-weight: 400;
  line-height: 36px !important;
  font-family: var(--delogis-font-two) !important;
  color: var(--delogis-white);
}

.why-choose-three__result-text {
  font-size: 12px;
  line-height: 16px;
  color: var(--delogis-white);
}

.why-choose-three__progress-list {
  position: relative;
  display: block;
}

.why-choose-three__progress {
  position: relative;
  display: block;
}

.why-choose-three__progress + .why-choose-three__progress {
  margin-top: 24px;
}

.why-choose-three__progress-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 7px;
}

.why-choose-three__progress .bar {
  position: relative;
  max-width: 370px;
  width: 100%;
  height: 9px;
  background-color: var(--delogis-white);
  border-radius: 5px;
}

.why-choose-three__progress .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 9px;
  border-radius: 5px;
  background-color: var(--delogis-base);
  -webkit-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  transition: all 1500ms ease;
}

.why-choose-three__progress .count-text {
  position: absolute;
  right: 0px;
  bottom: 17px;
  color: var(--delogis-gray);
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

.why-choose-three__progress .bar-inner.counted .count-text {
  opacity: 1;
}

.why-choose-three__progress .bar.marb-0 {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Blog Two
--------------------------------------------------------------*/
.blog-two {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;
}

.blog-two__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.blog-two__img-box {
  position: relative;
  display: block;
  z-index: 1;
}

.blog-two__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-top-right-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.blog-two__img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-top-right-radius: var(--delogis-bdr-radius);
  background: rgb(26, 20, 20);
  background: linear-gradient(0deg, rgba(26, 20, 20, 0.9612219888) 3%, rgba(26, 20, 20, 0) 100%);
  z-index: 1;
}

.blog-two__img img {
  width: 100%;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-top-right-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-two__single:hover .blog-two__img img {
  transform: scale(1.08);
}

.blog-two__date {
  position: absolute;
  top: 30px;
  left: 30px;
  background-color: var(--delogis-base);
  padding: 15px 12px 14px;
  border-radius: var(--delogis-bdr-radius);
  z-index: 2;
}

.blog-two__date p {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: var(--delogis-white);
  text-transform: uppercase;
  text-align: center;
}

.blog-two__title {
  position: absolute;
  bottom: 43px;
  left: 40px;
  font-size: 24px;
  right: 40px;
  text-transform: capitalize;
  z-index: 2;
}

.blog-two__title a {
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-two__title a:hover {
  color: var(--delogis-base);
}

.blog-two__comment-and-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: var(--delogis-primary);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  padding: 7px 40px 8px;
}

.blog-two__comment {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-two__comment a {
  font-size: 13px;
  font-weight: 400;
  color: var(--delogis-gray);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-two__comment a:hover {
  color: var(--delogis-black);
}

.blog-two__comment a span,
.blog-two__comment span i {
  font-size: 13px;
  color: var(--delogis-base);
  margin-right: 5px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-two__comment a:hover span {
  color: var(--delogis-black);
}

.blog-two__btn {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-two__btn a {
  font-size: 13px;
  color: var(--delogis-gray);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-two__btn a:hover {
  color: var(--delogis-black);
}

.blog-two__btn a span {
  position: relative;
  font-size: 13px;
  color: var(--delogis-gray);
  margin-right: 10px;
  top: 1px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-two__btn a:hover span {
  color: var(--delogis-black);
}

/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/
.page-header {
  position: relative;
  display: block;
  background-color: var(--delogis-black);
  z-index: 1;
}

.page-header-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.page-header__inner {
  position: relative;
  display: block;
  padding: 166px 0 175px;
  z-index: 15;
}

.page-header__inner h2 {
  font-size: 40px;
  color: var(--delogis-white);
  line-height: 50px;
  font-weight: 400;
  margin-bottom: 4px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.page-header__inner h2 b {
  color: var(--delogis-white);
}

.thm-breadcrumb {
  position: relative;
  display: inline-block;
  background-color: rgba(var(--delogis-white-rgb), 0.1);
  border-radius: var(--delogis-bdr-radius);
  padding: 5px 20px 5px;
}

.thm-breadcrumb li {
  position: relative;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.thm-breadcrumb li b {
  color: var(--delogis-white);
}

.thm-breadcrumb li + li {
  margin-left: 3px;
}

.thm-breadcrumb li a {
  position: relative;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.thm-breadcrumb li:hover a {
  color: var(--delogis-base);
  opacity: 1;
}

.thm-breadcrumb li span {
  font-size: 13px;
}

/*--------------------------------------------------------------
# Product
--------------------------------------------------------------*/
.product__sidebar {
  position: relative;
  display: block;
}

.product__sidebar-single + .product__sidebar-single {
  margin-top: 30px;
}

.product__sidebar-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  margin-bottom: 21px;
}

.shop-search {
  position: relative;
  display: block;
}

.shop-search form {
  border-radius: 0;
  position: relative;
}

.shop-search form input[type=search],
.shop-search form input[type=text] {
  width: 100%;
  height: 64px;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 13px;
  color: var(--delogis-gray);
  font-family: var(--delogis-font);
  border: 1px solid var(--delogis-bdr-color);
  outline: none;
  font-weight: 400;
  border-radius: var(--delogis-bdr-radius);
}

.shop-search form ::placeholder {
  color: inherit;
  opacity: 1;
}

.product__price-ranger {
  position: relative;
  padding: 28px 30px 31px;
  margin: 0;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
}

.product__price-ranger.price-ranger {
  margin-top: 7px;
  margin-bottom: 0px;
}

.product__price-ranger .price-ranger .ui-widget-content {
  background: var(--delogis-white);
  border: none;
  height: 5px;
  border-radius: 3px;
}

.product__price-ranger .price-ranger .ui-slider-handle {
  position: absolute;
  top: -5px;
  background: var(--delogis-base);
  border: 0;
  height: 14px;
  width: 14px !important;
  border-radius: 50%;
  margin-left: -2px;
  outline: medium none;
  cursor: pointer;
  z-index: 2;
}

.product__price-ranger .price-ranger .ui-slider .ui-slider-range {
  background: var(--delogis-base);
}

.product__price-ranger .price-ranger #slider-range {
  margin-left: 3px;
  margin-right: 0;
  margin-top: 0;
}

.product__price-ranger .price-ranger .ranger-min-max-block {
  position: relative;
  display: block;
  margin-top: 14px;
}

.product__price-ranger .price-ranger .ranger-min-max-block input {
  display: inline-block;
}

.product__price-ranger .price-ranger .ranger-min-max-block input[type=submit] {
  position: relative;
  display: block;
  background: var(--delogis-white);
  float: right;
  text-align: center;
  border: none;
  color: var(--delogis-gray);
  font-size: 12px;
  font-weight: 600;
  margin-top: 3px;
  cursor: pointer;
  padding: 4px 20px 4px;
  border-radius: 19px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.product__price-ranger .price-ranger .ranger-min-max-block input[type=submit]:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.product__price-ranger .price-ranger .ranger-min-max-block input[type=text] {
  position: relative;
  display: inline-block;
  color: var(--delogis-gray);
  font-size: 13px;
  font-weight: 400;
  width: 40px;
  line-height: 30px;
  border: none;
  padding: 0;
  text-align: center;
  background-color: transparent;
  font-family: var(--delogis-font);
}

.product__price-ranger .price-ranger .ranger-min-max-block span {
  position: relative;
  display: inline-block;
  color: var(--delogis-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  left: -2px;
}

.shop-category {
  position: relative;
  display: block;
  padding: 28px 15px 14px;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
}

.shop-category ul {
  position: relative;
  display: block;
}

.shop-category ul li {
  position: relative;
  line-height: 24px;
  font-size: 16px;
  text-transform: capitalize;
  color: var(--delogis-gray);
  margin-bottom: 0px;
}

.shop-category ul li:last-child {
  margin-bottom: 0;
}

.shop-category ul li a {
  position: relative;
  display: block;
  line-height: 24px;
  font-size: 15px;
  text-transform: capitalize;
  color: var(--delogis-gray);
  font-weight: 400;
  transition: all 0.3s ease;
  z-index: 1;
  padding: 12px 15px 12px;
  border-radius: var(--delogis-bdr-radius);
}

.shop-category ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: var(--delogis-white);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
  border-radius: var(--delogis-bdr-radius);
  z-index: -1;
  transform: scaleY(0);
  transform-origin: left;
  transform-style: preserve-3d;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.shop-category ul li a:hover:before {
  transform: scaleY(1);
}

.shop-category ul li.active a:before {
  transform: scaleY(1);
}

.shop-category ul li:hover a,
.shop-category ul li.active a {
  color: var(--delogis-black);
  text-shadow: 0.5px 0 0 rgba(26, 20, 20, 0.8);
}

.shop-category ul li a:after {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  opacity: 1;
  height: 10px;
  width: 10px;
  border: 1px solid #7b7473;
  border-radius: 50%;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
}

.shop-category ul li a:hover:after,
.shop-category ul li.active a:after {
  border: 1px solid #7b7473;
  background-color: var(--delogis-base);
}

.product__items {
  position: relative;
  display: block;
}

.product__showing-result {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.product__showing-text-box {
  position: relative;
  display: block;
}

.product__showing-text {
  font-size: 17px;
}

.product__showing-sort {
  position: relative;
  display: block;
  max-width: 340px;
  width: 100%;
}

.product__showing-sort .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: relative;
  display: block;
  max-width: 340px;
  width: 100% !important;
}

.product__showing-sort .bootstrap-select > .dropdown-toggle::after {
  display: none;
}

.product__showing-sort .bootstrap-select > .dropdown-toggle {
  position: relative;
  height: 64px;
  outline: none !important;
  border-radius: var(--delogis-bdr-radius);
  border: 0;
  background-color: var(--delogis-primary) !important;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  color: var(--delogis-gray) !important;
  font-size: 13px;
  line-height: 64px;
  font-weight: 400;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
}

.product__showing-sort .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 26px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  font-size: 14px;
  color: var(--delogis-gray);
}

.product__showing-sort .bootstrap-select .dropdown-menu {
  border-radius: var(--delogis-bdr-radius) !important;
}

.product__all {
  position: relative;
  display: block;
}

.product__all-single {
  position: relative;
  display: block;
  margin-bottom: 30px;
  text-align: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.product__all-single:hover {
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.07);
}

.product__all-single-inner {
  position: relative;
  display: block;
  overflow: hidden;
  border: 1px solid var(--delogis-bdr-color);
  background-color: var(--delogis-white);
  border-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.product__all-img {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: var(--delogis-white);
  z-index: 1;
}

.product__all-img img {
  width: 100%;
  mix-blend-mode: darken;
  transition: all 500ms ease;
}

.product__all-single:hover .product__all-img img {
  transform: scale(1.05);
}

.product__all-content {
  position: relative;
  display: block;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.product__all-review {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product__all-review i {
  color: var(--delogis-base);
  font-size: 13px;
}

.product__all-review i + i {
  margin-left: 5px;
}

.product__all-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 2px;
}

.product__all-title a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.product__all-title a:hover {
  color: var(--delogis-base);
}

.product__all-price {
  font-weight: 400;
  line-height: 25px;
  font-size: 16px;
}

.product__all-btn-box {
  position: relative;
  display: block;
  margin-top: 16px;
  z-index: 2;
}

.product__all-btn {
  font-weight: 600;
  padding: 4px 20px 4px;
  font-size: 12px;
  color: var(--delogis-gray);
  background-color: var(--delogis-primary);
  text-transform: capitalize;
}

.product__all-btn:hover {
  color: var(--delogis-white);
}

.product__all-btn:before {
  background-color: var(--delogis-base);
}

.products__all-icon-boxes {
  position: absolute;
  top: 20px;
  right: 35px;
  z-index: 2;
  display: flex;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateX(20deg) translateX(100%);
  -ms-transform: perspective(400px) rotateX(20deg) translateX(100%);
  transform: perspective(400px) rotateX(20deg) translateX(100%);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  transition-property: all;
  z-index: 1;
}

.product__all-single:hover .products__all-icon-boxes {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0deg) translateX(0%);
  -ms-transform: perspective(400px) rotateX(0deg) translateX(0%);
  transform: perspective(400px) rotateX(0deg) translateX(0%);
  transition-delay: 0.3s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  transition-property: all;
}

.products__all-icon-boxes a,
.products__all-icon-boxes button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  background-color: var(--delogis-primary);
  border-radius: 50%;
  font-size: 14px;
  color: var(--delogis-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.products__all-icon-boxes a:hover,
.products__all-icon-boxes button:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.products__all-icon-boxes a + a,
.products__all-icon-boxes button + button {
  margin-top: 10px;
}

/*--------------------------------------------------------------
# Product Details
--------------------------------------------------------------*/
.product-details {
  position: relative;
  display: block;
  padding: 120px 0px 120px;
}

.product-details__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: var(--delogis-bdr-radius);
}

.product-details__img img {
  width: 100%;
  border: 1px solid var(--delogis-bdr-color);
  border-radius: var(--delogis-bdr-radius);
}

.product-details__img-search {
  position: absolute;
  top: 30px;
  right: 30px;
}

.product-details__img-search a span {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 21px;
  color: var(--delogis-black);
}

.product-details__top {
  position: relative;
  display: block;
  margin-top: -9px;
}

.product-details__title {
  font-size: 34px;
  line-height: 44px;
  font-weight: 400;
  margin: 0;
}

.product-details__title span {
  position: relative;
  display: inline-block;
  color: var(--delogis-base);
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  font-family: var(--delogis-font);
}

.product-details__reveiw {
  display: flex;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 30px;
  margin-bottom: 21px;
  border-bottom: 1px solid var(--delogis-bdr-color);
}

.product-details__reveiw i {
  font-size: 15px;
  color: var(--delogis-base);
}

.product-details__reveiw i + i {
  margin-left: 4px;
}

.product-details__reveiw span {
  position: relative;
  top: 1px;
  line-height: 1;
  font-size: 15px;
  color: var(--delogis-gray);
  font-weight: 400;
  margin-left: 20px;
}

.product-details__content {
  position: relative;
  display: block;
}

.product-details__content-text1 {
  font-size: 15px;
  line-height: 30px;
  margin: 0;
  margin-bottom: 31px;
}

.product-details__content-text2 {
  font-size: 15px;
  line-height: 30px;
  margin: 0;
}

.product-details__quantity {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 21px;
}

.product-details__quantity-title {
  margin: 0;
  color: var(--delogis-black);
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-right: 20px;
}

.product-details__quantity .quantity-box {
  position: relative;
  width: 98px;
  height: 50px;
}

.product-details__quantity .quantity-box input {
  width: 98px;
  height: 50px;
  border: 1px solid var(--delogis-bdr-color);
  border-radius: var(--delogis-bdr-radius);
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  font-family: var(--delogis-font);
  padding-left: 30px;
  outline: none;
  font-size: 18px;
  font-weight: 400;
  color: var(--delogis-gray);
  background-color: var(--delogis-white);
}

.product-details__quantity .quantity-box button {
  width: 24px;
  height: 24px;
  color: var(--delogis-gray);
  font-size: 8px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: var(--delogis-white);
  border: none;
  border-left: 1px solid var(--delogis-bdr-color);
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border-top-right-radius: var(--delogis-bdr-radius);
}

.product-details__quantity .quantity-box button.sub {
  bottom: 1px;
  top: auto;
  border-top: 1px solid var(--delogis-bdr-color);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  border-top-right-radius: 0;
}

.product-details__buttons {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 30px;
}

.woocommerce-grouped-product-list-item .product-details__buttons {
  margin-bottom: -5px;
}

.product-details__buttons-1 {
  position: relative;
  display: block;
}

.product-details__buttons-1 .thm-btn {
  background-color: var(--delogis-secondary);
  color: var(--delogis-white);
}

.product-details__buttons-1 .thm-btn:hover {
  color: var(--delogis-white);
}

.product-details__buttons-1 .thm-btn::before {
  background-color: var(--delogis-base);
}

.product-details__buttons-2 {
  position: relative;
  display: block;
  margin-left: 10px;
}

.product-details__buttons-2 .thm-btn {
  background-color: var(--delogis-base);
}

.product-details__buttons-2 .thm-btn:before {
  background-color: var(--delogis-secondary);
}

.product-details__social {
  position: relative;
  display: flex;
  align-items: center;
}

.product-details__social .title {
  position: relative;
  display: block;
}

.product-details__social .title h3 {
  color: var(--delogis-black);
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  font-family: var(--delogis-font-two);
}

.product-details__social-link {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 30px;
}

.product-details__social-link a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--delogis-black);
  font-size: 15px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  background-color: var(--delogis-primary);
  border-radius: 50%;
  height: 40px;
  width: 40px;
}

.product-details__social-link a + a {
  margin-left: 10px;
}

.product-details__social-link a:hover {
  color: var(--delogis-white);
  background-color: var(--delogis-base);
}

/*--------------------------------------------------------------
# Product Description
--------------------------------------------------------------*/
.product-description {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 0px 0px 50px;
}

.product-description__title {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 26px;
}

.product-description__text1 {
  font-size: 15px;
  line-height: 30px;
  margin: 0;
}

.product-description__list {
  position: relative;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-description__list ul {
  position: relative;
  display: block;
}

.product-description__list ul li {
  position: relative;
  display: block;
  margin-bottom: 2px;
}

.product-description__list ul li:last-child {
  margin-bottom: 0px;
}

.product-description__list ul li p {
  color: var(--delogis-black);
  margin: 0;
  font-weight: 400;
  font-size: 16px;
}

.product-description__list ul li p span:before {
  position: relative;
  display: inline-block;
  color: var(--delogis-base);
  font-size: 17px;
  line-height: 17px;
  margin-right: 11px;
  top: 2px;
}

.product-description__tex2 {
  font-size: 15px;
  line-height: 30px;
  margin: 0;
}

/*--------------------------------------------------------------
# Review One
--------------------------------------------------------------*/
.review-one {
  position: relative;
  display: block;
}

.comments-area {
  position: relative;
  display: block;
  border-top: 1px solid var(--delogis-bdr-color);
  padding-top: 40px;
}

.product-review .comments-area {
  padding-top: 55px;
}

.review-one__title {
  position: relative;
  display: block;
  margin-bottom: 35px;
}

.review-one__title h3 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
}

.comments-area .comment-box {
  position: relative;
  display: block;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid var(--delogis-bdr-color);
}

.comments-area .comment-box .author-thumb {
  position: relative;
  display: block;
  width: 165px;
  height: 165px;
  border-radius: 50%;
  overflow: hidden;
}

.comments-area .comment-box .author-thumb img {
  width: 100%;
}

.comments-area .comment-box .author-thumb figure {
  margin: 0;
}

.review-one__content {
  position: relative;
  display: block;
  padding-left: 45px;
  flex: 1;
  margin-top: -10px;
}

.review-one__content-top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
}

.review-one__content-top .info {
  position: relative;
  display: block;
}

.review-one__content-top .info h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-transform: capitalize;
}

.review-one__content-top .info h2 span {
  color: var(--delogis-base);
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
  font-family: var(--delogis-font);
  margin-left: 10px;
}

.review-one__content-top .reply-btn {
  position: relative;
  display: block;
}

.review-one__content-top .reply-btn i:before {
  color: var(--delogis-base);
  font-size: 15px;
}

.review-one__content-bottom {
  position: relative;
  display: block;
}

.review-one__content-bottom p {
  font-size: 15px;
  line-height: 30px;
  margin: 0px;
}

/*--------------------------------------------------------------
# Review Form One
--------------------------------------------------------------*/
.review-form-one {
  position: relative;
  display: block;
  padding: 16px 0 120px;
}

.review-form-one__inner {
  position: relative;
  display: block;
}

.review-form-one__title {
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.review-form-one__rate-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 9px;
  margin-bottom: 31px;
}

.review-form-one__rate-text {
  font-size: 17px;
  font-weight: 400;
}

.review-form-one__rate {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 17px;
}

.review-form-one__rate i {
  font-size: 16px;
  color: var(--delogis-base);
}

.review-form-one__rate i + i {
  margin-left: 5px;
}

.review-form-one__form {
  position: relative;
  display: block;
}

.review-form-one__form .row {
  --bs-gutter-x: 20px;
}

.review-form-one__input-box textarea {
  font-size: 13px;
  color: var(--delogis-gray);
  height: 190px;
  width: 100%;
  background-color: var(--delogis-primary);
  padding: 20px 30px 30px;
  border: none;
  outline: none;
  margin-bottom: 0px;
  font-weight: 400;
  border-radius: var(--delogis-bdr-radius);
}

.review-form-one__input-box.text-message-box {
  height: 190px;
}

.review-form-one__input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.review-form-one__input-box input[type=text],
.review-form-one__input-box input[type=email] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: var(--delogis-primary);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 13px;
  color: var(--delogis-gray);
  display: block;
  font-weight: 400;
  border-radius: var(--delogis-bdr-radius);
}

.review-form-one__btn {
  border: none;
}

/*--------------------------------------------------------------
# Cart Page
--------------------------------------------------------------*/
.cart-page {
  position: relative;
  display: block;
  background: var(--delogis-white);
  padding: 110px 0px 120px;
}

.cart-page .table-responsive {
  position: relative;
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 1199px) {
  .cart-table {
    min-width: 1170px;
  }
}
.cart-table {
  margin-bottom: 60px;
}

.cart-table thead th {
  color: var(--delogis-black);
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  padding: 0;
  border: none;
  padding-bottom: 22px;
  font-family: var(--delogis-font-two);
}

.cart-table thead th:last-child {
  text-align: right;
}

.cart-table tbody tr {
  vertical-align: middle;
}

.cart-table tbody tr:last-child {
  border-bottom: 1px solid #eeede5;
}

.cart-table tbody td {
  font-size: 18px;
  font-weight: 400;
  color: var(--delogis-gray);
  vertical-align: middle;
  border-top: 1px solid var(--delogis-bdr-color);
  border-bottom: 1px solid var(--delogis-bdr-color);
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  letter-spacing: 0;
}

.cart-table tbody td:last-child {
  text-align: right;
}

.cart-table .product-box {
  display: flex;
  align-items: center;
}

.cart-table .product-box .img-box {
  position: relative;
  display: block;
  width: 120px;
  overflow: hidden;
  border-radius: var(--delogis-bdr-radius);
  margin-right: 35px;
}

.cart-table .product-box .img-box img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
  border: 1px solid var(--delogis-bdr-color);
}

.cart-table h3 {
  color: var(--delogis-black);
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  text-transform: none;
}

.cart-table h3 a {
  color: var(--delogis-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.cart-table h3 a:hover {
  color: var(--delogis-base);
}

.cart-table .quantity-box {
  position: relative;
  width: 98px;
  height: 50px;
}

.cart-table .quantity-box input {
  width: 98px;
  height: 50px;
  border: 1px solid var(--delogis-bdr-color);
  border-radius: var(--delogis-bdr-radius);
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  font-family: var(--delogis-font);
  padding-left: 30px;
  outline: none;
  font-size: 18px;
  font-weight: 400;
  color: var(--delogis-gray);
  background-color: var(--delogis-white);
}

.cart-table .quantity-box button {
  width: 24px;
  height: 24px;
  color: var(--delogis-gray);
  font-size: 8px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: var(--delogis-white);
  border: none;
  border-left: 1px solid var(--delogis-bdr-color);
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border-top-right-radius: var(--delogis-bdr-radius);
}

.cart-table .quantity-box button.sub {
  bottom: 1px;
  top: auto;
  border-top: 1px solid var(--delogis-bdr-color);
  border-bottom-right-radius: var(--delogis-bdr-radius);
  border-top-right-radius: 0;
}

.cart-table .cross-icon {
  position: relative;
  display: block;
}

.cart-table .cross-icon i:before {
  position: relative;
  display: inline-block;
  color: var(--delogis-black);
  font-size: 16px;
}

.cart-cupon__form {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.cart-cupon__input {
  width: 100%;
  max-width: 375px;
  background-color: var(--delogis-primary);
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 6px;
  font-family: var(--delogis-font);
  font-size: 13px;
  color: var(--delogis-gray);
  height: 60px;
  margin-bottom: 20px;
  border: none;
  border-radius: var(--delogis-bdr-radius);
  outline: none;
  font-weight: 400;
}

.cart-cupon__form ::placeholder {
  color: var(--delogis-gray);
  opacity: 1;
}

.cart-cupon__form button {
  top: -2px;
  border: none;
  outline: none !important;
}

.cart-total {
  position: relative;
  display: block;
  margin-bottom: 23px;
  margin-top: -8px;
}

.cart-total li {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: var(--delogis-gray);
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
}

.cart-total li + li {
  margin-top: 15px;
}

.cart-total li span:first-child {
  display: block;
  color: var(--delogis-black);
  font-size: 20px;
  margin-right: 75px;
  font-weight: 400;
  width: 135px;
  text-align: right;
  font-family: var(--delogis-font-two);
}

.cart-total li:nth-child(2) span:first-child {
  position: relative;
  right: 6px;
}

.cart-total-amount {
  color: var(--delogis-gray);
  font-weight: 400;
}

.cart-page__buttons {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.cart-page__buttons-1 {
  position: relative;
  display: block;
}

.cart-page__buttons-1 .thm-btn {
  background-color: var(--delogis-secondary);
  color: var(--delogis-white);
}

.cart-page__buttons-1 .thm-btn:before {
  background-color: var(--delogis-base);
}

.cart-page__buttons-2 {
  position: relative;
  display: block;
  margin-left: 10px;
}

.cart-page__buttons-2 .thm-btn {
  background-color: var(--delogis-base);
}

.cart-page__buttons-2 .thm-btn:before {
  background-color: var(--delogis-secondary);
}

/*--------------------------------------------------------------
# Checkout
--------------------------------------------------------------*/
.checkout-page {
  position: relative;
  display: block;
  padding: 110px 0 120px;
}

.checkout-page .billing_details {
  position: relative;
  display: block;
}

.billing_title {
  position: relative;
  display: block;
  margin-bottom: 35px;
}

.billing_title p {
  font-size: 15px;
  margin: 0;
}

.billing_title span {
  color: var(--delogis-base);
}

.billing_title h2 {
  font-size: 30px;
  line-height: 30px;
  margin: 0;
  font-weight: 400;
  margin-top: 17px;
}

.billing_details_form {
  position: relative;
  display: block;
}

.billing_details_form .bs-gutter-x-20 {
  --bs-gutter-x: 20px;
}

.billing_details_form .btn-light {
  border: none;
}

.billing_details_form .btn-light:hover {
  border: none;
}

.billing_input_box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.billing_input_box input[type=text],
.billing_input_box input[type=email],
.billing_input_box input[type=tel] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: var(--delogis-primary);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 13px;
  color: var(--delogis-gray);
  display: block;
  font-weight: 400;
  border-radius: var(--delogis-bdr-radius);
}

.billing_details .checked-box {
  position: relative;
  display: block;
  margin-top: -6px;
}

.billing_details .checked-box label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  margin-right: 0px;
  margin-bottom: 0;
  color: var(--delogis-gray);
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
  cursor: pointer;
  font-family: var(--delogis-font);
}

.billing_details .checked-box input[type=checkbox] {
  display: none;
}

.billing_details .checked-box input[type=checkbox] + label span {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  vertical-align: middle;
  background: var(--delogis-base);
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 0;
}

.billing_details .checked-box label span:before {
  position: absolute;
  top: 4px;
  left: 6px;
  display: block;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  width: 6px;
  height: 9px;
  pointer-events: none;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}

.billing_details.checked-box input[type=checkbox]:checked + label span {
  border-color: #ffffff;
}

.billing_details .checked-box input[type=checkbox]:checked + label span:before {
  opacity: 1;
}

.ship_different_address_title {
  margin-top: 43px;
}

.ship_different_address_title h2 span::before {
  position: relative;
  display: inline-block;
  color: var(--delogis-white);
  font-size: 10px;
  top: -5px;
  left: 2px;
  height: 20px;
  width: 20px;
  background-color: var(--delogis-base);
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
}

.ship_different_address_form .ship_different_input {
  position: relative;
  display: block;
  height: 122px;
}

.ship_different_address_form .ship_different_input textarea {
  font-size: 13px;
  color: var(--delogis-gray);
  height: 122px;
  width: 100%;
  background-color: var(--delogis-primary);
  padding: 15px 30px 20px;
  border: none;
  outline: none;
  margin-bottom: 0px;
  font-weight: 400;
  border-radius: var(--delogis-bdr-radius);
}

.billing_details_form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100% !important;
}

.billing_details_form .bootstrap-select > .dropdown-toggle::after {
  display: none;
}

.billing_details_form .bootstrap-select > .dropdown-toggle {
  position: relative;
  height: 60px;
  outline: none !important;
  border: 0;
  border-radius: var(--delogis-bdr-radius);
  background-color: var(--delogis-primary) !important;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  color: var(--delogis-gray) !important;
  font-size: 13px;
  line-height: 60px;
  font-weight: 400;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
}

.billing_details_form .bootstrap-select .dropdown-menu {
  border-radius: var(--delogis-bdr-radius) !important;
}

.billing_details_form .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 26px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  font-size: 14px;
  color: var(--delogis-gray);
}

.your_order {
  position: relative;
  display: block;
  padding-top: 58px;
}

.your_order h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 35px;
}

.order_table_box {
  position: relative;
  width: 100%;
  border-bottom: 1px solid var(--delogis-bdr-color);
  padding-bottom: 24px;
}

.order_table_detail {
  position: relative;
  width: 100%;
}

.order_table_head {
  position: relative;
  width: 100%;
  border-bottom: 1px solid var(--delogis-bdr-color);
  border-top: 1px solid var(--delogis-bdr-color);
}

.order_table_head th {
  font-size: 20px;
  color: var(--delogis-black);
  font-weight: 400;
  margin: 0;
  padding: 22px 0 22px;
}

.order_table_head th.right {
  float: right;
}

.order_table_detail tbody td {
  padding: 29px 0 2px;
}

.order_table_detail tbody td.pro__title {
  color: var(--delogis-gray);
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}

.order_table_detail tbody td.pro__price {
  color: var(--delogis-gray);
  font-size: 16px;
  line-height: 18px;
  text-align: right;
  font-weight: 400;
  letter-spacing: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.checkout__payment {
  background-color: var(--delogis-primary);
  padding: 52px 50px 17px;
  margin-bottom: 20px;
  border-radius: var(--delogis-bdr-radius);
}

.checkout__payment__item + .checkout__payment__item {
  margin-top: 39px;
}

.checkout__payment__title {
  display: flex;
  color: var(--delogis-black);
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  align-items: center;
  margin-bottom: 27px;
  cursor: pointer;
}

.checkout__payment__title::before {
  content: "";
  width: 23px;
  height: 23px;
  background-color: #ffffff;
  border: 2px solid #ded6d3;
  border-radius: 50%;
  margin-right: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  position: relative;
  top: -2px;
  transition: all 500ms ease;
}

.checkout__payment__title img {
  margin-left: 15px;
}

.checkout__payment__item--active .checkout__payment__title::before {
  background-color: var(--delogis-base);
  border-color: var(--delogis-base);
  content: "\f00c";
  color: var(--delogis-white);
}

.checkout__payment__content {
  font-size: 15px;
  line-height: 30px;
  color: var(--delogis-gray);
  font-weight: 400;
  margin-left: 39px;
}

/*--------------------------------------------------------------
# Gallery Two
--------------------------------------------------------------*/
.gallery-page {
  position: relative;
  display: block;
  padding: 120px 0 110px;
}

.gallery-page__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.gallery-page__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.gallery-page__img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: -2px;
  left: 0;
  right: 0;
  background-color: var(--delogis-base);
  border-radius: var(--delogis-bdr-radius);
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scaleY(0) translateZ(100px);
  transform: scaleY(0) translateZ(100px);
  -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
}

.gallery-page__single:hover .gallery-page__img:before {
  opacity: 0.9;
  visibility: visible;
  -webkit-transform: scaleY(1) translateZ(0px);
  transform: scaleY(1) translateZ(0px);
}

.gallery-page__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.gallery-page__icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
}

.gallery-page__icon a {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: var(--delogis-white);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 2;
}

.gallery-page__single:hover .gallery-page__icon a {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-delay: 500ms;
  opacity: 1;
}

.gallery-page__icon a:hover {
  color: var(--delogis-black);
}

/*--------------------------------------------------------------
# Contact Page
--------------------------------------------------------------*/
.contact-page {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.contact-page .container {
  max-width: 800px;
}

.contact-page__form-box {
  position: relative;
  display: block;
}

.contact-page__form .row {
  --bs-gutter-x: 20px;
}

.contact-page__form-input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.contact-page__form-input-box input[type=text],
.contact-page__form-input-box input[type=email] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: var(--delogis-primary);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 13px;
  color: var(--delogis-gray);
  display: block;
  font-weight: 400;
  border-radius: var(--delogis-bdr-radius);
}

.contact-page__form-btn {
  border: none;
}

.contact-page__form-input-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100% !important;
}

.contact-page__form-input-box .bootstrap-select > .dropdown-toggle::after {
  display: none;
}

.contact-page__form-input-box .bootstrap-select > .dropdown-toggle {
  position: relative;
  background-color: var(--delogis-primary) !important;
  border-radius: 0;
  color: var(--delogis-gray) !important;
  font-size: 13px;
  font-weight: 400;
  height: 60px;
  line-height: 60px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  outline: none !important;
  border: 0;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
  border-radius: var(--delogis-bdr-radius);
}

.contact-page__form-input-box .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  font-size: 15px;
  color: var(--delogis-gray);
}

.contact-page__form-input-box textarea {
  font-size: 13px;
  color: var(--delogis-gray);
  font-weight: 400;
  height: 168px;
  width: 100%;
  background-color: var(--delogis-primary);
  padding: 20px 30px 30px;
  border: none;
  outline: none;
  margin-bottom: 0px;
  border-radius: var(--delogis-bdr-radius);
}

.contact-page__form-btn-box {
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.contact-page__form-btn {
  border: none;
  line-height: 30px;
}

.contact-page__form-input-box.text-message-box {
  height: 168px;
}

/*--------------------------------------------------------------
# Contact Details
--------------------------------------------------------------*/
.contact-details {
  position: relative;
  display: block;
  z-index: 5;
}

.contact-details__inner {
  position: relative;
  display: block;
  border-radius: var(--delogis-bdr-radius);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
}

.contact-details__inner-content {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: var(--delogis-secondary);
  border-radius: var(--delogis-bdr-radius);
  padding: 61px 60px 56px;
  z-index: 1;
}

.contact-details__shape-1 {
  position: absolute;
  top: -95px;
  left: -366px;
  opacity: 0.05;
  z-index: -1;
}

.contact-details__shape-1 img {
  width: auto;
}

.contact-details__list {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contact-details__list li {
  position: relative;
  display: flex;
}

.contact-details__list li .icon {
  position: relative;
  display: inline-block;
}

.contact-details__list li .icon span {
  position: relative;
  display: inline-block;
  font-size: 33px;
  color: #bda499;
}

.contact-details__list li .content {
  position: relative;
  top: -3px;
  margin-left: 15px;
}

.contact-details__list li .content p {
  font-size: 15px;
  color: #bda499;
  line-height: 20px;
  margin-bottom: 9px;
}

.contact-details__list li .content h4 {
  font-size: 16px;
  font-weight: 500;
  color: var(--delogis-white);
  font-family: var(--delogis-font);
  line-height: 20px;
}

.contact-details__list li .content h4 a {
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-details__list li:hover .content h4 a {
  color: #bda499;
}

.contact-details__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-details__social a {
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: var(--delogis-black);
  font-size: 15px;
  border-radius: 50%;
  background-color: var(--delogis-white);
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.contact-details__social a:hover {
  color: var(--delogis-white);
  background-color: var(--delogis-black);
}

.contact-details__social a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: var(--delogis-black);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.contact-details__social a:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.contact-details__social a + a {
  margin-left: 10px;
}

/*--------------------------------------------------------------
# Google Map Two
--------------------------------------------------------------*/
.google-map-two {
  position: relative;
  display: block;
  margin-top: -60px;
  background-color: var(--delogis-primary);
}

.google-map__two {
  position: relative;
  display: block;
  border: none;
  height: 455px;
  width: 100%;
  mix-blend-mode: luminosity;
}

/*--------------------------------------------------------------
# Make Appointment
--------------------------------------------------------------*/
.make-appointment {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.make-appointment__left {
  position: relative;
  display: block;
  margin-right: 60px;
}

.make-appointment__left .section-title {
  margin-bottom: 27px;
}

.make-appointment__form-box {
  position: relative;
  display: block;
}

.make-appointment__form .row {
  --bs-gutter-x: 20px;
}

.make-appointment__form-input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.make-appointment__form-input-box input[type=text],
.make-appointment__form-input-box input[type=email] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: var(--delogis-primary);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 13px;
  color: var(--delogis-gray);
  display: block;
  font-weight: 400;
  border-radius: var(--delogis-bdr-radius);
}

.make-appointment__form-btn {
  border: none;
  line-height: 30px;
}

.make-appointment__form-input-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100% !important;
}

.make-appointment__form-input-box .bootstrap-select > .dropdown-toggle::after {
  display: none;
}

.make-appointment__form-input-box .bootstrap-select > .dropdown-toggle {
  position: relative;
  background-color: var(--delogis-primary) !important;
  border-radius: 0;
  color: var(--delogis-gray) !important;
  font-size: 13px;
  font-weight: 400;
  height: 60px;
  line-height: 60px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  outline: none !important;
  border: 0;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
  border-radius: var(--delogis-bdr-radius);
}

.make-appointment__form-input-box .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  font-size: 15px;
  color: var(--delogis-gray);
}

.make-appointment__form-input-box textarea {
  font-size: 13px;
  color: var(--delogis-gray);
  font-weight: 400;
  height: 130px;
  width: 100%;
  background-color: var(--delogis-primary);
  padding: 20px 30px 30px;
  border: none;
  outline: none;
  margin-bottom: 0px;
  border-radius: var(--delogis-bdr-radius);
}

.make-appointment__form-btn-box {
  position: relative;
  display: block;
}

.make-appointment__form-btn {
  border: none;
}

.make-appointment__form-input-box.text-message-box {
  height: 130px;
}

.make-appointment__right {
  position: relative;
  display: block;
  z-index: 1;
}

.make-appointment__shape-1 {
  position: absolute;
  top: 50px;
  right: 53px;
  z-index: -1;
}

.make-appointment__shape-1 img {
  width: auto;
}

.make-appointment__single {
  position: relative;
  display: block;
  z-index: 1;
}

.make-appointment__single--two {
  margin-top: 140px;
}

div.make-appointment__img {
  position: relative;
  display: block;
  border-radius: var(--delogis-bdr-radius);
}

div.make-appointment__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

/*--------------------------------------------------------------
# About Four
--------------------------------------------------------------*/
.about-four {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.about-four__left {
  position: relative;
  display: block;
  margin-right: 70px;
}

.about-four__img {
  position: relative;
  display: block;
}

div.about-four__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.about-four__right {
  position: relative;
  display: block;
}

.about-four__right .section-title {
  margin-bottom: 28px;
}

.about-four__text {
  margin-bottom: 23px;
}

.about-four__points {
  position: relative;
  display: block;
}

.about-four__points li {
  position: relative;
  display: flex;
  align-items: center;
}

.about-four__points li + li {
  margin-top: 6px;
}

.about-four__points li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16px;
  width: 16px;
  background-color: var(--delogis-base);
  border-radius: 50%;
  font-size: 8px;
  color: var(--delogis-white);
}

.about-four__points li .text {
  margin-left: 20px;
}

.about-four__points li .text p {
  font-size: 17px;
  font-weight: 500;
  color: var(--delogis-black);
}

.about-four__points-two {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 32px;
  margin-bottom: 40px;
}

.about-four__points-two li {
  position: relative;
  display: flex;
  align-items: center;
}

.about-four__points-two li:before {
  content: "";
  position: absolute;
  top: 7px;
  bottom: 3px;
  left: -55px;
  width: 3px;
  background-color: var(--delogis-bdr-color);
}

.about-four__points-two li:first-child:before {
  display: none;
}

.about-four__points-two li + li {
  margin-left: 110px;
}

.about-four__points-two li .icon {
  position: relative;
  display: flex;
  align-items: center;
}

.about-four__points-two li .icon i {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-base);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.about-four__points-two li:hover .icon i {
  transform: scale(0.9);
}

.about-four__points-two li .text {
  margin-left: 15px;
}

.about-four__points-two li .text p {
  font-size: 20px;
  color: var(--delogis-black);
  font-family: var(--delogis-font-two);
}

/*--------------------------------------------------------------
# Team Page
--------------------------------------------------------------*/
.team-page {
  position: relative;
  display: block;
  padding: 120px 0px 90px;
}

/*--------------------------------------------------------------
# Faq Search Box
--------------------------------------------------------------*/
.faq-search-box {
  position: relative;
  display: block;
  padding: 120px 0 105px;
}

.faq-search-box__inner {
  position: relative;
  display: block;
  background-color: var(--delogis-primary);
  padding: 51px 60px 75px;
  border-radius: var(--delogis-bdr-radius);
  overflow: hidden;
  z-index: 1;
}

.faq-search-box__shape {
  position: absolute;
  right: -30px;
  bottom: 0px;
  z-index: -1;
}

.faq-search-box__shape img {
  width: auto;
}

.faq-search-box__left {
  position: relative;
  display: block;
}

.faq-search-box__title {
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
}

.faq-search-box__text {
  font-size: 17px;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 31px;
}

.faq-search-box__form {
  position: relative;
  display: block;
  max-width: 550px;
  width: 100%;
}

.faq-search-box__form-input {
  position: relative;
  display: block;
}

.faq-search-box__form-input input[type=search] {
  height: 60px;
  width: 100%;
  border: none;
  border-radius: var(--delogis-bdr-radius);
  outline: none;
  background-color: var(--delogis-white);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  font-size: 15px;
  color: var(--delogis-gray);
  font-weight: 400;
  padding-left: 50px;
  padding-right: 75px;
}

.faq-search-box__form-input button[type=submit] {
  background-color: transparent;
  color: var(--delogis-black);
  font-size: 22px;
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  width: 72px;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  padding: 0;
}

/*--------------------------------------------------------------
# FAQ Page
--------------------------------------------------------------*/
.faq-page {
  position: relative;
  display: block;
  padding: 0 0 120px;
}

.faq-page__left {
  position: relative;
  display: block;
}

.faq-page__content {
  position: relative;
  display: block;
  background-color: var(--delogis-secondary);
  border-radius: var(--delogis-bdr-radius);
  padding: 50px 50px 49px;
  padding-right: 40px;
  z-index: 1;
}

.faq-page__content-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: var(--delogis-bdr-radius);
  mix-blend-mode: luminosity;
  opacity: 0.1;
  z-index: -1;
}

.faq-page__call-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  background-color: var(--delogis-white);
  border-radius: 50%;
  font-size: 19px;
  color: var(--delogis-base);
}

.faq-page__content-title {
  font-size: 24px;
  color: var(--delogis-white);
  line-height: 30px;
  font-weight: 400;
  margin-top: 14px;
  margin-bottom: 20px;
}

.faq-page__call {
  position: relative;
  display: block;
}

.faq-page__call-sub-title {
  font-size: 13px;
  color: #c7aca0;
  line-height: 15px;
}

.faq-page__call-number {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  font-family: var(--delogis-font);
  margin-top: 3px;
}

.faq-page__call-number a {
  color: var(--delogis-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.faq-page__call-number a:hover {
  color: #c7aca0;
}

/*--------------------------------------------------------------
# Services Page
--------------------------------------------------------------*/
.services-page {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

/*--------------------------------------------------------------
# Cases Page One
--------------------------------------------------------------*/
.cases-page-one {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

.cases-page-one .cases-one__single {
  margin-bottom: 30px;
}

/*--------------------------------------------------------------
# Cases Page Two
--------------------------------------------------------------*/
.cases-page-two {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

.cases-page-two__single {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.cases-page-two__img-box {
  position: relative;
  display: block;
}

.cases-page-two__img {
  position: relative;
  display: block;
  width: 270px;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  overflow: hidden;
  z-index: 1;
}

.cases-page-two__img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: rgba(var(--delogis-black-rgb), 0.3);
  border-top-left-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  transition: all 500ms ease;
  transform: translate3d(0px, -100%, 0px);
  z-index: 1;
}

.cases-page-two__single:hover .cases-page-two__img:before {
  transform: translate3d(0px, 0, 0px);
}

.cases-page-two__img img {
  width: 100%;
  border-top-left-radius: var(--delogis-bdr-radius);
  border-bottom-left-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.cases-page-two__single:hover .cases-page-two__img img {
  transform: scale(1.05);
}

.cases-page-two__content {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 26px 30px 30px;
  border-top-right-radius: var(--delogis-bdr-radius);
  border-bottom-right-radius: var(--delogis-bdr-radius);
}

.cases-page-two__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.cases-page-two__title a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.cases-page-two__title a:hover {
  color: var(--delogis-base);
}

.cases-page-two__points {
  position: relative;
  display: block;
  margin-top: 15px;
  padding-bottom: 14px;
  margin-bottom: 12px;
  border-bottom: 1px solid var(--delogis-bdr-color);
}

.cases-page-two__points li {
  position: relative;
  display: block;
}

.cases-page-two__points li:first-child span {
  margin-right: 50px;
}

.cases-page-two__points li:last-child span {
  margin-right: 45px;
}

.cases-page-two__points li p {
  color: var(--delogis-base);
}

.cases-page-two__points li p span {
  color: var(--delogis-black);
  margin-right: 20px;
}

.cases-page-two__btn-box {
  margin-top: 13px;
}

.cases-page-two__btn {
  font-size: 12px;
  font-weight: 600;
  padding: 4px 30px 4px;
}

/*--------------------------------------------------------------
# Blog Details
--------------------------------------------------------------*/
.blog-details {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  z-index: 1;
}

.blog-details__left {
  position: relative;
  display: block;
}

.blog-details__img {
  position: relative;
  display: inline-block;
}

.blog-details__img img {
  max-width: 100%;
  border-radius: var(--delogis-bdr-radius);
  margin-bottom: 30px;
}

.blog-details__date {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: var(--delogis-base);
  padding: 15px 12px 14px;
  border-radius: var(--delogis-bdr-radius);
  z-index: 2;
}

.blog-details__date p {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: var(--delogis-white);
  text-transform: uppercase;
}

.blog-details__content {
  position: relative;
  display: block;
  margin-top: -8px;
}

.blog-details__meta {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-details__meta li + li {
  margin-left: 12px;
}

.blog-details__meta li a {
  font-size: 13px;
  color: var(--delogis-gray);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-details__meta li a:hover {
  color: var(--delogis-base);
}

.blog-details__meta li a i,
.blog-details__meta li span i {
  color: var(--delogis-base);
  padding-right: 7px;
}

.blog-details__title {
  font-size: 34px;
  font-weight: 400;
  line-height: 41px;
  margin-top: 5px;
  margin-bottom: 11px;
}

.blog-details__text-2 {
  padding-top: 10px;
}

.blog-details__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 0 20px;
  margin-top: 51px;
  border-top: 1px solid var(--delogis-bdr-color);
}

.blog-details__bottom p {
  margin: 0;
}

.blog-details__tags span,
.news-details__tags span {
  color: var(--delogis-black);
  font-size: 22px;
  margin-right: 6px;
  font-weight: 400;
  font-family: var(--delogis-font-two);
}

.blog-details__tags a {
  position: relative;
  color: var(--delogis-gray);
  font-size: 12px;
  background-color: var(--delogis-primary);
  display: inline-block;
  padding: 4px 20px 4px;
  border-radius: 19px;
  font-weight: 600;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  margin-bottom: 10px;
}

.blog-details__tags a:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.blog-details__tags a + a {
  margin-left: 7px;
}

.blog-details__social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-details__social-list a {
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: var(--delogis-black);
  font-size: 14px;
  background-color: var(--delogis-primary);
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.blog-details__social-list a:hover {
  color: var(--delogis-white);
  background-color: var(--delogis-base);
}

.blog-details__social-list a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: var(--delogis-base);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scalex(0);
  transform: scalex(0);
  z-index: -1;
}

.blog-details__social-list a:hover:after {
  opacity: 1;
  -webkit-transform: scalex(1);
  transform: scalex(1);
}

.blog-details__social-list a + a {
  margin-left: 10px;
}

.blog-details__pagenation {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.blog-details__pagenation-left {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 370px;
  width: 100%;
  padding: 30px 30px 30px;
  margin-bottom: 30px;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
}

.blog-details__pagenation-left-img {
  position: relative;
  display: block;
  max-width: 90px;
  width: 100%;
}

.blog-details__pagenation-left-img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.blog-details__pagenation-left-content {
  margin-left: 20px;
}

.blog-details__pagenation-left-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.blog-details__pagenation-left-title a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-details__pagenation-left-title a:hover {
  color: var(--delogis-base);
}

.blog-details__pagenation-left-date {
  font-size: 13px;
}

.blog-details__pagenation-left-date i {
  font-size: 14px;
  color: var(--delogis-base);
  padding-right: 4px;
}

.blog-details__pagenation-right {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 370px;
  width: 100%;
  padding: 30px 30px 30px;
  margin-bottom: 30px;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
}

.blog-details__pagenation-right-content {
  position: relative;
  display: block;
  text-align: right;
}

.blog-details__pagenation-right-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.blog-details__pagenation-right-title a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-details__pagenation-right-title a:hover {
  color: var(--delogis-base);
}

.blog-details__pagenation-right-date {
  font-size: 13px;
}

.blog-details__pagenation-right-date i {
  font-size: 14px;
  color: var(--delogis-base);
  padding-right: 4px;
}

.blog-details__pagenation-right-img {
  position: relative;
  display: block;
  max-width: 90px;
  width: 100%;
  margin-left: 20px;
}

.blog-details__pagenation-right-img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-one__title,
.comment-form__title {
  font-size: 30px;
  margin-bottom: 32px;
  font-weight: 400;
  margin-top: 20px;
}

.comment-one__single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--delogis-bdr-color);
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.comment-one__content {
  position: relative;
  margin-left: 45px;
}

.comment-one__content h3 {
  font-size: 22px;
  color: var(--delogis-black);
  margin-bottom: 22px;
  font-weight: 400;
}

.comment-one__btn {
  padding: 4px 20px 4px;
  position: absolute;
  top: -12px;
  right: 0;
  font-size: 12px;
  font-weight: 600;
  color: var(--delogis-gray);
  background-color: var(--delogis-primary);
}

.comment-one__image {
  position: relative;
  display: block;
  border-radius: 50%;
}

.comment-one__image img {
  border-radius: 50%;
}

.comment-form .comment-form__title {
  padding-top: 14px;
}

.comment-one__form .row {
  --bs-gutter-x: 20px;
}

.comment-form__input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
}

.comment-form__input-box input[type=text],
.comment-form__input-box input[type=email] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: var(--delogis-primary);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 13px;
  color: var(--delogis-gray);
  display: block;
  font-weight: 400;
  border-radius: var(--delogis-bdr-radius);
}

.comment-form__input-box textarea {
  font-size: 13px;
  color: var(--delogis-gray);
  height: 168px;
  width: 100%;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
  padding: 25px 30px 30px;
  border: none;
  outline: none;
  margin-bottom: 0px;
  font-weight: 400;
}

.comment-form__btn {
  border: none;
  line-height: 30px;
}

.comment-form__input-box.text-message-box {
  height: 168px;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
@media (max-width: 991px) {
  .sidebar {
    margin-top: 50px;
  }
}
.sidebar__single + .sidebar__single {
  margin-top: 30px;
}

.sidebar__title {
  margin: 0;
  font-size: 22px;
  margin-bottom: 4px;
  font-weight: 400;
}

.sidebar {
  position: relative;
  display: block;
}

.sidebar__search {
  position: relative;
  display: block;
  padding: 30px 30px 30px;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
}

.sidebar__search-form {
  position: relative;
}

.sidebar__search-form input[type=search] {
  display: block;
  border: 1px solid var(--delogis-bdr-color);
  outline: none;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
  border-radius: var(--delogis-bdr-radius);
  color: var(--delogis-gray);
  font-size: 13px;
  padding-left: 30px;
  height: 62px;
  width: 100%;
  padding-right: 60px;
}

.sidebar__search-form ::-webkit-input-placeholder {
  color: var(--delogis-gray);
  opacity: 1;
}

.sidebar__search-form :-ms-input-placeholder {
  color: var(--delogis-gray);
  opacity: 1;
}

.sidebar__search-form ::-ms-input-placeholder {
  color: var(--delogis-gray);
  opacity: 1;
}

.sidebar__search-form ::placeholder {
  color: var(--delogis-gray);
  opacity: 1;
}

.sidebar__search-form :-ms-input-placeholder {
  color: var(--delogis-gray);
}

.sidebar__search-form ::-ms-input-placeholder {
  color: var(--delogis-gray);
}

.sidebar__search-form button[type=submit] {
  background-color: transparent;
  color: var(--delogis-black);
  font-size: 22px;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  width: 42px;
  outline: none;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

.sidebar__post {
  position: relative;
  display: block;
  padding: 46px 30px 30px;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.sidebar__post .sidebar__title {
  margin-left: 20px;
}

.sidebar__post-list {
  margin: 0;
}

.sidebar__post-list li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 20px 16px;
  border-radius: var(--delogis-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sidebar__post-list li:hover {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
}

.sidebar__post-image {
  margin-right: 15px;
}

.sidebar__post-image > img {
  width: 70px;
  border-radius: 50%;
}

.sidebar__post-content {
  position: relative;
  top: -3px;
}

.sidebar__post-content h3 {
  font-size: 18px;
  margin: 0;
  line-height: 26px;
}

.sidebar__post-content-meta {
  line-height: 30px;
  font-size: 13px;
  font-weight: 400;
  color: var(--delogis-gray);
  font-family: var(--delogis-font);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sidebar__post-content-meta i {
  color: var(--delogis-base);
  font-size: 13px;
  padding-right: 4px;
}

.sidebar__post-content h3 a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.sidebar__post-content h3 a:hover {
  color: var(--delogis-base);
}

.sidebar__category {
  position: relative;
  display: block;
  padding: 46px 30px 35px;
  border-radius: var(--delogis-bdr-radius);
  background-color: var(--delogis-primary);
}

.sidebar__category .sidebar__title {
  margin-bottom: 7px;
  margin-left: 20px;
}

.sidebar__category-list {
  position: relative;
  display: block;
}

.sidebar__category-list li {
  position: relative;
  display: block;
}

.sidebar__category-list li a {
  position: relative;
  display: block;
  font-size: 15px;
  color: var(--delogis-gray);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: var(--delogis-bdr-radius);
  padding: 9px 20px 9px;
}

.sidebar__category-list li a:hover {
  color: var(--delogis-black);
  text-shadow: 0.5px 0 0 rgba(26, 20, 20, 0.8);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
}

.sidebar__category-list li a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  border: 1px solid #847c7c;
  transform: translateY(-50%);
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sidebar__category-list li a:hover::before {
  background-color: var(--delogis-base);
  border: 1px solid transparent;
}

.sidebar__cases {
  position: relative;
  display: block;
  padding: 46px 50px 50px;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
}

.sidebar__cases .sidebar__title {
  margin-bottom: 24px;
}

.sidebar__cases-box {
  position: relative;
  display: block;
  min-height: 163px;
  border-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.sidebar__cases-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: var(--delogis-bdr-radius);
  z-index: -1;
}

.sidebar__cases-bg:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: var(--delogis-bdr-radius);
  background-image: -moz-linear-gradient(90deg, rgb(26, 20, 20) 0%, rgba(26, 20, 20, 0) 70%);
  background-image: -webkit-linear-gradient(90deg, rgb(26, 20, 20) 0%, rgba(26, 20, 20, 0) 70%);
  background-image: -ms-linear-gradient(90deg, rgb(26, 20, 20) 0%, rgba(26, 20, 20, 0) 70%);
}

.sidebar__cases-carousel {
  position: relative;
  display: block;
}

.sidebar__cases-single {
  position: relative;
  display: block;
  min-height: 163px;
  background-color: var(--delogis-black);
  border-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.sidebar__cases-single p {
  line-height: 21px;
  font-size: 18px;
  color: var(--delogis-white);
  font-weight: 400;
  font-family: var(--delogis-font-two);
  position: absolute;
  bottom: 25px;
  left: 30px;
}

.sidebar__cases-carousel.owl-carousel .owl-dots {
  position: absolute;
  bottom: 30px;
  right: 28px;
  text-align: center;
  margin: 0 !important;
  display: flex;
  align-items: center;
}

.sidebar__cases-carousel.owl-carousel .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: rgba(var(--delogis-white-rgb), 0.2);
  border: 2px solid transparent;
  margin: 0px 2.5px;
  padding: 0px;
  transition: all 100ms linear;
  transition-delay: 0.1s;
}

.sidebar__cases-carousel.owl-carousel .owl-dot.active {
  background-color: transparent;
  border: 2px solid var(--delogis-white);
}

.sidebar__cases-carousel.owl-carousel .owl-dot:focus {
  outline: none;
}

.sidebar__cases-carousel.owl-carousel .owl-dots .owl-dot span {
  display: none;
}

.sidebar__tags {
  position: relative;
  display: block;
  padding: 46px 50px 50px;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
  z-index: 1;
}

.sidebar__tags .sidebar__title {
  margin-bottom: 23px;
}

.sidebar__tags-list {
  margin-top: -10px;
  margin-left: -7px;
}

.sidebar__tags-list a {
  font-size: 12px;
  color: var(--delogis-gray);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
  display: inline-block;
  padding: 4px 19px 4px;
  border-radius: 19px;
  margin-left: 7px;
  font-weight: 600;
}

.sidebar__tags-list a + a {
  margin-left: 7px;
  margin-top: 10px;
}

.sidebar__tags-list a:hover {
  color: var(--delogis-white);
  background: var(--delogis-base);
}

.sidebar__comments {
  position: relative;
  display: block;
  padding: 46px 50px 46px;
  border-radius: var(--delogis-bdr-radius);
  background-color: var(--delogis-primary);
  z-index: 1;
}

.sidebar__comments .sidebar__title {
  margin-bottom: 23px;
}

.sidebar__comments-list {
  position: relative;
  display: block;
}

.sidebar__comments-list li {
  position: relative;
  display: block;
  padding-left: 65px;
}

.sidebar__comments-list li + li {
  margin-top: 28px;
}

.sidebar__comments-icon {
  height: 44px;
  width: 44px;
  border-radius: 50%;
  font-size: 15px;
  color: var(--delogis-black);
  background-color: var(--delogis-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sidebar__comments-list li:hover .sidebar__comments-icon {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.sidebar__comments-text-box p {
  font-size: 15px;
  margin: 0;
  line-height: 24px;
}

.sidebar__comments-text-box p span {
  color: var(--delogis-black);
}

/*--------------------------------------------------------------
# Blog Sidebar
--------------------------------------------------------------*/
.blog-sidebar {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  z-index: 1;
}

.blog-sidebar__left {
  position: relative;
  display: block;
}

.blog-sidebar__content-box {
  position: relative;
  display: block;
}

.blog-sidebar__single {
  position: relative;
  display: block;
}

.blog-sidebar__single + .blog-sidebar__single {
  margin-top: 30px;
}

.blog-sidebar__img {
  position: relative;
  display: inline-block;
}

.blog-sidebar__img img {
  max-width: 100%;
  border-radius: var(--delogis-bdr-radius);
  margin-bottom: 33px;
}

.blog-sidebar__date {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: var(--delogis-base);
  padding: 15px 12px 14px;
  border-radius: var(--delogis-bdr-radius);
  z-index: 2;
}

.blog-sidebar__date p {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: var(--delogis-white);
  text-transform: uppercase;
}

.blog-sidebar__content {
  position: relative;
  display: block;
  margin-top: -8px;
}

.blog-sidebar__meta {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-sidebar__meta li + li {
  margin-left: 12px;
}

.blog-sidebar__meta li a {
  font-size: 13px;
  color: var(--delogis-gray);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-sidebar__meta li a:hover {
  color: var(--delogis-base);
}

.blog-sidebar__meta li a i,
.blog-sidebar__meta li span i {
  color: var(--delogis-base);
  padding-right: 7px;
}

.blog-sidebar__title {
  font-size: 34px;
  font-weight: 400;
  line-height: 41px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.blog-sidebar__title a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.blog-sidebar__title a:hover {
  color: var(--delogis-base);
}

.blog-sidebar__btn {
  position: relative;
  display: inline-block;
  margin-top: 20px;
}

.blog-sidebar__btn a {
  position: relative;
  display: flex;
  font-size: 13px;
  color: var(--delogis-gray);
  padding: 3px 20px 5px;
  background-color: var(--delogis-primary);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  align-items: center;
  border-radius: 19px;
}

.blog-sidebar__btn a:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.blog-sidebar__btn a span {
  font-size: 13px;
  position: relative;
  margin-right: 10px;
}

.blog-sidebar__bottom-box {
  position: relative;
  display: block;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
  padding: 60px 60px 55px;
  margin-top: 30px;
  overflow: hidden;
  z-index: 1;
}

.blog-sidebar__bottom-box-text {
  font-size: 16px;
}

.blog-sidebar__bottom-box-icon {
  margin-bottom: 21px;
}

.blog-sidebar__provide-services {
  position: relative;
  display: block;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
  padding: 60px 60px 60px;
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  z-index: 1;
}

.blog-sidebar__provide-services-icon {
  margin-bottom: 24px;
}

.blog-sidebar__provide-services-title {
  font-size: 30px;
  line-height: 35px;
}

.blog-sidebar__provide-services-title a {
  color: var(--delogis-black);
  transition: all 500ms ease;
}

.blog-sidebar__provide-services-title a:hover {
  color: var(--delogis-base);
}

/*--------------------------------------------------------------
# Services Details
--------------------------------------------------------------*/
.services-details {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  counter-reset: count;
  z-index: 1;
}

.services-details__sidebar {
  position: relative;
  display: block;
}

.services-details__services-list {
  position: relative;
  display: block;
  border: 1px solid var(--delogis-bdr-color);
  border-radius: var(--delogis-bdr-radius);
  padding: 29px 29px 29px;
  margin-bottom: 30px;
}

.services-details__services {
  position: relative;
  display: block;
}

.services-details__services li {
  position: relative;
  display: block;
}

.services-details__services li + li {
  margin-top: 10px;
}

.services-details__services li a {
  position: relative;
  display: block;
  background-color: var(--delogis-primary);
  font-size: 15px;
  line-height: 26px;
  color: var(--delogis-black);
  border-radius: var(--delogis-bdr-radius);
  padding: 12px 20px 13px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.services-details__services li:hover a {
  color: var(--delogis-white);
}

.services-details__services li.active a {
  color: var(--delogis-white);
}

.services-details__services li a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  border: 1px solid #7b7473;
  transform: translateY(-50%);
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-details__services li:hover a:before {
  background-color: var(--delogis-white);
  border: 1px solid transparent;
}

.services-details__services li.active a:before {
  background-color: var(--delogis-white);
  border: 1px solid transparent;
}

.services-details__services li a:after {
  position: absolute;
  bottom: 0px;
  top: 0px;
  left: 0;
  right: 0px;
  content: "";
  background-color: var(--delogis-base);
  border-radius: var(--delogis-bdr-radius);
  transform: scaleX(0);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: -1;
}

.services-details__services li:hover a:after {
  transform: scaleX(1);
}

.services-details__services li.active a:after {
  transform: scaleX(1);
}

.banner-one {
  position: relative;
  display: block;
  background-color: var(--delogis-secondary);
  padding: 45px 40px 50px;
  border-radius: var(--delogis-bdr-radius);
  margin-bottom: 30px;
  overflow: hidden;
  z-index: 1;
}

.banner-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.25;
  mix-blend-mode: color-burn;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.banner-one__shape-1 {
  position: absolute;
  bottom: 0;
  right: -40px;
  z-index: -1;
}

.banner-one__shape-1 img {
  width: auto;
}

.banner-one__title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  color: var(--delogis-white);
  margin-left: 10px;
}

.banner-one__btn-box {
  position: relative;
  display: block;
  margin-top: 176px;
}

.banner-one__btn {
  background-color: var(--delogis-white);
  color: var(--delogis-black);
  font-size: 12px;
  font-weight: 600;
  padding: 5px 20px 5px;
}

.services-details__documents {
  position: relative;
  display: block;
  padding: 29px 29px 29px;
  border: 1px solid var(--delogis-bdr-color);
  border-radius: var(--delogis-bdr-radius);
}

.services-details__documents-list {
  position: relative;
  display: block;
}

.services-details__documents-list li {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 20px 20px;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
}

.services-details__documents-list li + li {
  margin-top: 10px;
}

.services-details__documents .icon {
  position: relative;
  display: inline-block;
}

.services-details__documents .icon span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 51px;
  height: 51px;
  font-size: 23px;
  color: var(--delogis-base);
  background-color: var(--delogis-white);
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-details__documents .icon span:hover {
  color: var(--delogis-white);
  background-color: var(--delogis-base);
}

.services-details__documents .content {
  position: relative;
  display: block;
  margin-left: 10px;
}

.services-details__documents .content h3 {
  font-size: 17px;
  font-weight: 400;
  line-height: 17px;
  font-family: var(--delogis-font);
}

.services-details__documents .content h3 a {
  color: var(--delogis-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-details__documents .content h3 a:hover {
  color: var(--delogis-base);
}

.services-details__documents .content p {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.1em;
  margin-top: 4px;
}

.services-details__right {
  position: relative;
  display: block;
}

.services-details__img {
  position: relative;
  display: block;
}

div.services-details__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.services-details__title-1 {
  font-size: 30px;
  font-weight: 400;
  margin-top: 24px;
  margin-bottom: 13px;
}

.services-details__title-2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  color: var(--delogis-base);
  margin-top: 24px;
  margin-bottom: 31px;
}

.services-details__title-3 {
  font-size: 30px;
  font-weight: 400;
  margin-top: 45px;
  margin-bottom: 32px;
}

.services-details__process {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.services-details__process li {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.services-details__process li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 129px;
  height: 129px;
  border-radius: 50%;
  background-color: var(--delogis-primary);
  margin: 0 auto;
}

.services-details__process li .icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: var(--delogis-base);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.services-details__process li:hover .icon span {
  transform: scale(0.9);
}

.services-details__process-count {
  position: absolute;
  top: 0;
  right: -15px;
  width: 47px;
  height: 47px;
  background-color: var(--delogis-base);
  border-radius: 50%;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  z-index: 2;
}

.services-details__process-count:hover {
  background-color: var(--delogis-black);
}

.services-details__process-count:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 16px;
  line-height: 47px;
  font-weight: 400;
  counter-increment: count;
  content: "0" counter(count);
  transition: all 200ms linear;
  transition-delay: 0.1s;
  color: var(--delogis-white);
  text-align: center;
  font-family: var(--delogis-font-two);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
}

.services-details__process-count:hover:before {
  color: var(--delogis-white);
}

.services-details__process li h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 14px;
  margin-bottom: 2px;
}

.services-details__benefit {
  position: relative;
  display: block;
  margin-top: 30px;
  margin-bottom: 60px;
}

.services-details__benefit-img {
  position: relative;
  display: block;
}

div.services-details__benefit-img img {
  width: 100%;
  border-radius: 50%;
}

.services-details__benefit-content {
  position: relative;
  display: block;
  margin-top: 35px;
}

.services-details__benefit-title {
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.services-details__benefit-text {
  font-size: 19px;
  line-height: 30px;
  color: var(--delogis-base);
  margin-top: 26px;
  margin-bottom: 32px;
}

.services-details__benefit-points {
  position: relative;
  display: block;
}

.services-details__benefit-points li {
  position: relative;
  display: flex;
  align-items: center;
}

.services-details__benefit-points li + li {
  margin-top: 6px;
}

.services-details__benefit-points li .icon {
  position: relative;
  display: inline-block;
}

.services-details__benefit-points li .icon span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  font-size: 8px;
  color: var(--delogis-white);
  background-color: var(--delogis-base);
  border-radius: 50%;
}

.services-details__benefit-points li .text {
  margin-left: 15px;
}

.services-details__book {
  position: relative;
  display: block;
  border-radius: var(--delogis-bdr-radius);
  padding: 40px 40px 39px;
  overflow: hidden;
  z-index: 1;
}

.services-details__book::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid var(--delogis-bdr-color);
  border-radius: var(--delogis-bdr-radius);
  z-index: -1;
}

.services-details__book-top {
  position: relative;
  display: flex;
  align-items: center;
}

.services-details__book-top .icon {
  position: relative;
  display: inline-block;
}

.services-details__book-top .icon span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  font-size: 24px;
  color: var(--delogis-base);
  border-radius: 50%;
  background-color: var(--delogis-primary);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-details__book-top .icon span:hover {
  color: var(--delogis-white);
  background-color: var(--delogis-base);
}

.services-details__book-top .content {
  position: relative;
  display: block;
  margin-left: 20px;
}

.services-details__book-top .content h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  font-family: var(--delogis-font);
}

.services-details__book-top .content h4 a {
  color: var(--delogis-base);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-details__book-top .content h4 a:hover {
  color: var(--delogis-black);
}

.services-details__book-title-and-btn {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 26px;
}

.services-details__book-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.services-details__book-btn-box {
  margin-left: 30px;
}

.services-details__book-btn {
  font-size: 12px;
  font-weight: 600;
  padding: 5px 20px 3px;
}

.services-details__book-img {
  position: absolute;
  top: 0;
  right: 0;
}

.services-details__book-img img {
  width: auto;
}

.services-details__book-shape-1 {
  position: absolute;
  top: 0;
  right: 176px;
}

.services-details__book-shape-1 img {
  width: auto;
}

/*--------------------------------------------------------------
# Case Details
--------------------------------------------------------------*/
.case-details {
  position: relative;
  display: block;
  padding-top: 120px;
  z-index: 1;
}

.case-details__top {
  position: relative;
  display: block;
}

.case-details__img {
  position: relative;
  display: block;
}

div.case-details__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.case-details__bottom {
  position: relative;
  display: block;
  margin-top: 38px;
}

.case-details__left {
  position: relative;
  display: block;
}

.case-details__title-1 {
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.case-details__text-1 {
  margin-top: 26px;
  margin-bottom: 29px;
}

.case-details__text-2 {
  font-size: 18px;
  color: var(--delogis-base);
}

.case-details__text-3 {
  margin-top: 31px;
  margin-bottom: 30px;
}

.case-details__title-2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 44px;
  margin-bottom: 23px;
}

.case-details__img-and-points {
  position: relative;
  display: flex;
  align-items: center;
}

.case-details__points-img {
  position: relative;
  display: block;
}

div.case-details__points-img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.case-details__video-link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.case-details__video-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 51px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  font-size: 13px;
  color: var(--delogis-black);
  background-color: var(--delogis-white);
  border-radius: 50%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 1;
}

.case-details__video-icon:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.case-details__video-link .ripple,
.case-details__video-icon .ripple:before,
.case-details__video-icon .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 51px;
  height: 51px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-box-shadow: 0 0 0 0 rgba(var(--delogis-white-rgb), 0.6);
  -o-box-shadow: 0 0 0 0 rgba(var(--delogis-white-rgb), 0.6);
  -webkit-box-shadow: 0 0 0 0 rgba(var(--delogis-white-rgb), 0.6);
  box-shadow: 0 0 0 0 rgba(var(--delogis-white-rgb), 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  border-radius: 50%;
}

.case-details__video-icon .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.case-details__video-icon .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

.case-details__points {
  position: relative;
  display: block;
  margin-left: 30px;
}

.case-details__points li {
  position: relative;
  display: flex;
  align-items: center;
}

.case-details__points li .icon {
  position: relative;
  display: inline-block;
}

.case-details__points li .icon span {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: var(--delogis-base);
}

.case-details__points li .text {
  margin-left: 23px;
}

.case-details__text-5 {
  margin-top: 26px;
}

.case-details__review-box {
  position: relative;
  display: block;
  margin-top: 42px;
}

.case-details__review-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 21px;
}

.case-details__review-carousel {
  position: relative;
  display: block;
}

.case-details__review-carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.case-details__review-carousel.owl-carousel .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.case-details__review-carousel.owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}

.case-details__right {
  position: relative;
  display: block;
  margin-top: 2px;
}

.case-details__info-box {
  position: relative;
  display: block;
  border: 2px solid var(--delogis-base);
  border-radius: var(--delogis-bdr-radius);
  margin-bottom: 30px;
}

.case-details__info-title {
  position: relative;
  display: block;
  background-color: var(--delogis-base);
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: var(--delogis-white);
  padding: 10px 48px 9px;
}

.case-details__info-list {
  position: relative;
  display: block;
  padding: 31px 48px 44px;
}

.case-details__info-list li {
  position: relative;
  display: block;
}

.case-details__info-list li + li {
  margin-top: 10px;
}

.case-details__info-list li p {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  color: var(--delogis-black);
}

.case-details__pagination-box {
  position: relative;
  display: block;
  text-align: center;
  border-top: 1px solid var(--delogis-bdr-color);
  border-bottom: 1px solid var(--delogis-bdr-color);
  padding: 30px 0 30px;
  margin-top: 100px;
}

.case-details__pagination li {
  display: inline-block;
}

.case-details__pagination li.next {
  float: left;
  position: relative;
}

.case-details__pagination li a {
  font-size: 16px;
  color: var(--delogis-black);
  font-weight: 400;
  display: flex;
  align-items: center;
  transition: all 500ms ease;
}

.case-details__pagination li.next i {
  position: relative;
  height: 52px;
  width: 52px;
  background-color: var(--delogis-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--delogis-black);
  font-size: 16px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  margin-right: 20px;
  z-index: 1;
}

.case-details__pagination li.previous {
  position: relative;
  float: right;
}

.case-details__pagination li.previous i {
  position: relative;
  height: 52px;
  width: 52px;
  background-color: var(--delogis-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--delogis-black);
  font-size: 16px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  margin-left: 20px;
  z-index: 1;
}

.case-details__pagination li a:hover i {
  color: var(--delogis-white);
  background-color: var(--delogis-secondary);
}

/*--------------------------------------------------------------
# similar case
--------------------------------------------------------------*/
.similar-case {
  position: relative;
  display: block;
  padding: 110px 0 90px;
  z-index: 1;
}

.similar-case .cases-one__single {
  margin-bottom: 30px;
}

/*--------------------------------------------------------------
# Error Page
--------------------------------------------------------------*/
.error-page {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  z-index: 1;
}

.error-page__left {
  position: relative;
  display: block;
  margin-top: 55px;
}

.error-page__title {
  position: relative;
  display: inline-block;
  font-size: 150px;
  line-height: 150px;
  font-weight: 400;
}

.error-page__tagline {
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  margin-top: 22px;
  margin-bottom: 11px;
}

.error-page__text {
  margin: 0;
  font-size: 17px;
  font-weight: 400;
}

.error-page__form {
  position: relative;
  display: block;
  margin: 34px 0 20px;
}

.error-page__form-input {
  position: relative;
  display: block;
  max-width: 550px;
  width: 100%;
}

.no-image .error-page__form-input {
  margin: 0 auto;
}

.error-page__form input[type=search] {
  height: 60px;
  width: 100%;
  border: none;
  outline: none;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
  color: var(--delogis-gray);
  padding-left: 50px;
  padding-right: 75px;
}

.error-page__form button[type=submit] {
  background-color: transparent;
  color: var(--delogis-black);
  font-size: 22px;
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  width: 72px;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  padding: 0;
}

.error-page__right {
  position: relative;
  display: block;
  margin-right: -162px;
  margin-left: -23px;
}

.error-page__img {
  position: relative;
  display: block;
}

.error-page__img img {
  width: 100%;
}

/*--------------------------------------------------------------
# Login Page
--------------------------------------------------------------*/
.login-page {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;
}

.login-page__top {
  position: relative;
  display: block;
  background-color: var(--delogis-primary);
  padding: 17px 30px 17px;
  margin-bottom: 52px;
  border-radius: var(--delogis-bdr-radius);
}

.login-page__top p {
  font-size: 14px;
  line-height: 24px;
}

.login-page__top p span {
  color: var(--delogis-black);
}

.login-page__top p a {
  color: var(--delogis-base);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.login-page__top p a:hover {
  color: var(--delogis-black);
}

.login-page__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.login-page__title {
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 30px;
}

.login-page__form {
  position: relative;
  display: block;
  padding: 60px 60px 60px;
  border: 1px solid var(--delogis-bdr-color);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  border-radius: var(--delogis-bdr-radius);
}

.login-page__form-input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.login-page__form-input-box input[type=email],
.login-page__form-input-box input[type=text],
.login-page__form-input-box input[type=password] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: var(--delogis-primary);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 13px;
  color: var(--delogis-gray);
  border-radius: var(--delogis-bdr-radius);
  display: block;
}

.login-page__form-btn-box {
  position: relative;
  display: flex;
  align-items: center;
}

.login-page__form-btn {
  border: none;
}

.login-page__form .checked-box {
  position: relative;
  display: block;
  margin-top: -7px;
  margin-bottom: 13px;
}

.login-page__form .checked-box label {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  margin-right: 0px;
  margin-bottom: 0;
  color: var(--delogis-gray);
  font-size: 13px;
  text-transform: none;
  cursor: pointer;
  line-height: 22px;
}

.login-page__form .checked-box input[type=checkbox] {
  display: none;
}

.login-page__form .checked-box input[type=checkbox] + label span {
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: var(--delogis-bdr-radius);
  vertical-align: middle;
  background: var(--delogis-white);
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 1px solid var(--delogis-bdr-color);
}

.login-page__form .checked-box label span:before {
  position: absolute;
  top: 2px;
  left: 3px;
  display: block;
  border-bottom: 2px solid var(--delogis-gray);
  border-right: 2px solid var(--delogis-gray);
  content: "";
  width: 6px;
  height: 9px;
  pointer-events: none;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 1;
}

.login-page__form.checked-box input[type=checkbox]:checked + label span {
  border-color: #e1e5e8;
}

.login-page__form .checked-box input[type=checkbox]:checked + label span:before {
  opacity: 0;
}

.login-page__form-forgot-password {
  position: relative;
  display: block;
  margin-left: 20px;
}

.login-page__form-forgot-password a {
  font-size: 13px;
  color: var(--delogis-gray);
  position: relative;
  display: inline-block;
}

.login-page__form-btn {
  padding: 15px 40px 15px;
  line-height: 30px;
}

/*--------------------------------------------------------------
# Team Details
--------------------------------------------------------------*/
.team-details {
  position: relative;
  display: block;
  padding-top: 120px;
  z-index: 1;
}

.team-details__left {
  position: relative;
  display: block;
}

.team-details__img {
  position: relative;
  display: block;
}

div.team-details__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

.team-details__social-box {
  position: absolute;
  top: 50%;
  right: -226px;
  display: flex;
  align-items: center;
  z-index: 2;
  transform: rotate(90deg) translateY(-50%);
}

.team-details__social {
  position: relative;
  display: flex;
  align-items: center;
}

.team-details__social a {
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: var(--delogis-black);
  font-size: 15px;
  border-radius: 50%;
  background-color: var(--delogis-primary);
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
  transform: rotate(-90deg);
}

.team-details__social a:hover {
  color: var(--delogis-white);
  background-color: var(--delogis-black);
}

.team-details__social a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: var(--delogis-black);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.team-details__social a:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.team-details__social a + a {
  margin-left: 10px;
}

.team-details__social-title {
  position: relative;
  display: block;
  margin-right: 30px;
}

.team-details__social-title p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.team-details__right {
  position: relative;
  display: block;
  margin-left: 170px;
  margin-top: -4px;
}

.team-details__title {
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}

.team-details__text {
  margin-top: 30px;
  margin-bottom: 29px;
}

.team-details__points-box {
  position: relative;
  display: block;
}

.team-details__points-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 21px;
}

.team-details__points {
  position: relative;
  display: flex;
  align-items: center;
}

.team-details__points li {
  position: relative;
  display: block;
  text-align: center;
}

.team-details__points li + li {
  margin-left: 47px;
}

.team-details__points li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 112px;
  height: 112px;
  background-color: var(--delogis-primary);
  border-radius: var(--delogis-bdr-radius);
}

.team-details__points li .icon span {
  position: relative;
  display: inline-block;
  font-size: 66px;
  color: var(--delogis-base);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.team-details__points li:hover .icon span {
  transform: scale(0.9);
}

.team-details__points li h4 {
  font-size: 20px;
  font-weight: 400;
  margin-top: 17px;
}

.team-details__btn-box {
  margin-top: 34px;
}

/*--------------------------------------------------------------
# Certified One
--------------------------------------------------------------*/
.certificate-one {
  position: relative;
  display: block;
  padding-top: 97px;
  padding-bottom: 50px;
}

.certificate-one__inner {
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
}

.certificate-one__title {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.certificate-one__list {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 39px;
}

.certificate-one__list li {
  position: relative;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

.certificate-one__img {
  position: relative;
  display: block;
}

div.certificate-one__img img {
  width: 100%;
  border-radius: var(--delogis-bdr-radius);
}

/*--------------------------------------------------------------
# Experience One
--------------------------------------------------------------*/
.experience-one {
  position: relative;
  display: block;
  padding-bottom: 96px;
  z-index: 1;
}

.experience-one__inner {
  position: relative;
  display: block;
  border-top: 1px solid var(--delogis-bdr-color);
  padding-top: 93px;
}

.experience-one__left {
  position: relative;
  display: block;
}

.experience-one__title {
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 20px;
}

.experience-one__right {
  position: relative;
  display: block;
  margin-left: 70px;
  margin-top: 5px;
}

.experience-one__progress-list {
  position: relative;
  display: block;
}

.experience-one__progress {
  position: relative;
  display: block;
}

.experience-one__progress + .experience-one__progress {
  margin-top: 24px;
}

.experience-one__progress-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 7px;
}

.experience-one__progress .bar {
  position: relative;
  width: 100%;
  height: 9px;
  background-color: var(--delogis-primary);
  border-radius: 5px;
}

.experience-one__progress .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 9px;
  border-radius: 5px;
  background-color: var(--delogis-base);
  -webkit-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  transition: all 1500ms ease;
}

.experience-one__progress .count-text {
  position: absolute;
  right: 0px;
  bottom: 17px;
  color: var(--delogis-gray);
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

.experience-one__progress .bar-inner.counted .count-text {
  opacity: 1;
}

.experience-one__progress .bar.marb-0 {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Contact Two
--------------------------------------------------------------*/
.contact-three {
  position: relative;
  display: block;
  background-color: var(--delogis-primary);
  padding: 120px 0 120px;
  overflow: hidden;
  z-index: 1;
}

.contact-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  z-index: -1;
}

.contact-three .container {
  max-width: 800px;
}

.contact-three__form-box {
  position: relative;
  display: block;
}

.contact-three__form {
  position: relative;
  display: block;
}

.contact-three__form-box .row {
  --bs-gutter-x: 20px;
}

.contact-three__input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.contact-three__input-box input[type=text],
.contact-three__input-box input[type=email] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: var(--delogis-white);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 13px;
  color: var(--delogis-gray);
  display: block;
  border-radius: var(--delogis-bdr-radius);
}

.contact-three__showing-sort {
  position: relative;
  display: block;
  width: 100%;
}

.contact-three__showing-sort .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: relative;
  display: block;
  width: 100% !important;
}

.contact-three__showing-sort .bootstrap-select > .dropdown-toggle::after {
  display: none;
}

.contact-three__showing-sort .bootstrap-select > .dropdown-toggle {
  position: relative;
  height: 60px;
  outline: none !important;
  border-radius: 0;
  border: 0;
  background-color: var(--delogis-white) !important;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  color: var(--delogis-gray) !important;
  font-size: 13px;
  line-height: 60px;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
  border-radius: var(--delogis-bdr-radius);
}

.contact-three__showing-sort .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 26px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  font-size: 14px;
  color: var(--delogis-gray);
  border-radius: var(--delogis-bdr-radius);
}

.contact-three__input-box textarea {
  font-size: 13px;
  color: var(--delogis-gray);
  height: 168px;
  width: 100%;
  background-color: var(--delogis-white);
  padding: 20px 30px 30px;
  border: none;
  outline: none;
  margin-bottom: 0px;
  border-radius: var(--delogis-bdr-radius);
}

.contact-three__btn-box {
  position: relative;
  display: block;
  text-align: center;
}

.contact-three__btn {
  border: none;
  outline: none;
  line-height: 30px;
}

.contact-three__input-box.text-message-box {
  height: 168px;
}

/*--------------------------------------------------------------
# Boxed Wrapper
--------------------------------------------------------------*/
body.boxed-wrapper {
  background-color: var(--delogis-primary);
}

.boxed-wrapper .page-wrapper {
  max-width: 1530px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08);
}

.boxed-wrapper .main-menu__top-menu {
  display: none;
}

.boxed-wrapper .main-menu__call {
  display: none;
}

.boxed-wrapper .main-menu .main-menu__list > li + li {
  margin-left: 55px;
}

.boxed-wrapper .main-menu__contact-list li + li {
  margin-left: 16px;
}

.login-result.loading,
.registration-result.loading {
  position: relative;
}

.login-result.loading::after,
.registration-result.loading::after {
  left: 0;
  font-family: "Font Awesome 5 Free";
  content: "\f110";
  vertical-align: top;
  font-weight: 900;
  top: -40px;
  left: -361px;
  position: absolute;
  right: 1em;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.login-result.loading.alert-warning::after,
.registration-result.loading.alert-warning::after {
  top: 15px;
}

.blog-sidebar__single.tag-sticky-2 .blog-sidebar__content:before,
.blog-sidebar__single.sticky .blog-sidebar__content:before {
  position: absolute;
  right: 0px;
  content: "";
  width: 40px;
  height: 40px;
  background-color: var(--delogis-base, #976147);
  z-index: 10;
  clip-path: polygon(50% 0%, 100% 0, 100% 100%, 50% 50%, 0 100%, 0 0);
  top: 7px;
}

.wp-block-cover-image .wp-block-cover-image-text,
.blog-details__content .wp-block-cover-image .wp-block-cover-text,
.blog-details__content .wp-block-cover-image h2,
.blog-details__content .wp-block-cover .wp-block-cover-image-text,
.blog-details__content .wp-block-cover .wp-block-cover-text,
.blog-details__content .wp-block-cover h2 {
  color: var(--delogis-white, #ffffff);
}

.blog-details__content > .wp-block-cover {
  margin-bottom: 32px;
}

.blog-details__content {
  font-size: 16px;
  line-height: 2;
}

.blog-details__content .wp-block-quote.has-text-align-right {
  border-right: 2px solid var(--delogis-black, #1a1414);
  border-left: 0;
}

.blog-details__content .wp-block-quote.has-text-align-right::before {
  right: auto;
  left: 30px;
  transform: rotateX(-180deg);
}

.blog-details__content .blocks-gallery-caption {
  margin-bottom: 24px;
}

.blog-details__content blockquote:not([class*=has-]),
.comment-content blockquote,
.blog-details__content .wp-block-quote {
  background-color: var(--delogis-primary);
  border-left: 2px solid var(--delogis-black, #1a1414);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}

blockquote {
  margin: 0 1.5em;
}

.blog-details__content blockquote:not([class*=has-])::before,
.comment-content blockquote::before,
.blog-details__content .wp-block-quote::before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  bottom: 0;
  transform: rotate(180deg);
  font-size: 100px;
  color: var(--delogis-primary, #f2edea);
  opacity: 0.4;
  right: 30px;
  line-height: 0.9em;
  bottom: -25px;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-style: italic;
}

.comment-content strong,
.blog-details__content strong {
  color: var(--delogis-black, #1a1414);
}

.wp-block-pullquote:not(.is-style-solid-color) {
  background: none;
}

.wp-block-pullquote {
  border-top: 4px solid #555d66;
  border-bottom: 4px solid #555d66;
  color: #40464d;
}

.wp-block-pullquote {
  margin: 0 0 1em;
  padding: 3em 0;
  text-align: center;
}

.post .blog-details__content p.has-large-font-size {
  font-size: 2.25em;
}

.post .blog-details__content p.has-small-font-size {
  font-size: 0.9125em;
}

.wp-block-group.has-background {
  padding: 30px;
}

.wp-block-columns {
  margin: 30px 0;
}

.post-password-form label {
  font-weight: 600;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.blog-details__content .post-password-form label {
  font-size: 18px;
  font-weight: 600;
  color: var(--delogis-black, #1a1414);
}

.comments-area h1,
.blog-details__content h1,
.comment-content h2,
.blog-details__content h2,
.comment-content h3,
.blog-details__content h3,
.comment-content h4,
.blog-details__content h4,
.comment-content h5,
.blog-details__content h5,
.comment-content h6,
.blog-details__content h6 {
  margin-bottom: 1rem;
  color: var(--delogis-black, #1a1414);
}

.blog-details__content .post-password-form label {
  font-size: 18px;
  font-weight: 600;
  color: var(--delogis-black, #1a1414);
}

.blog-details__content .post-password-form input[type=password] {
  width: 200px;
  height: 50px;
  background-color: var(--delogis-white, #ffffff);
  color: var(--delogis-gray, #736b6b);
  padding-left: 30px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
}

.blog-details__content .post-password-form input[type=submit] {
  width: 120px;
  height: 50px;
  background-color: var(--delogis-black, #1a1414);
  color: var(--delogis-white, #ffffff);
  padding: 0;
  text-align: center;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  transition: all 500ms ease;
}

.blog-details__content .post-password-form input[type=submit]:hover {
  background-color: var(--delogis-base, #976147);
  color: var(--delogis-white, #ffffff);
}

.post .blog-details__content > p {
  line-height: 2em;
  font-size: 15px;
}

.wp-block-cover-text strong {
  color: inherit;
}

.blog-details__content ul,
.comments-area ul,
.comments-area ol,
.blog-details__content ol {
  margin: 0 0 0.5em 0.5em;
  margin-left: 0;
}

.wp-block-archives-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--delogis-gray, #736b6b);
  position: relative;
  line-height: 34px;
  font-size: 16px;
  text-transform: capitalize;
  color: var(--delogis-gray, #736b6b);
  transition: all 0.3s ease;
  z-index: 1;
}

.wp-block-archives-list li a {
  color: inherit;
  transition: all 500ms ease;
}

.wp-block-archives.wp-block-archives-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 30px;
}

.wp-block-categories-dropdown select,
.wp-block-archives-dropdown select {
  width: 100%;
  height: 60px;
  background-color: var(--delogis-primary, #f2edea);
  border: 1px solid var(--delogis-white, #ffffff);
  outline: none;
  color: var(--delogis-gray, #736b6b);
  font-size: 16px;
  font-weight: 500;
  padding-left: 30px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: var(--delogis-font, "Lexend", sans-serif);
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path fill="rgb(34, 36, 41)" d="M540.1 776.847l472.32-473.63c15.466-15.518 15.44-40.642-0.080-56.134-15.518-15.48-40.656-15.44-56.134 0.080l-444.208 445.438-444.206-445.454c-15.48-15.518-40.602-15.558-56.122-0.080-7.78 7.766-11.67 17.94-11.67 28.114 0 10.148 3.864 20.282 11.59 28.034l472.308 473.632c7.436 7.474 17.556 11.668 28.1 11.668s20.652-4.206 28.102-11.668z"></path></svg>');
  background-repeat: no-repeat;
  background-position: right 30px top 50%;
  background-size: 0.65em auto;
}

.wp-block-categories-dropdown,
.wp-block-archives-dropdown {
  margin-bottom: 30px;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em;
}

.wp-block-latest-comments__comment-meta {
  font-size: 18px;
  line-height: 1.889;
  font-weight: 400;
  color: var(--delogis-black, #1a1414);
}

.wp-block-latest-comments__comment-date {
  font-weight: 500;
  color: var(--delogis-gray, #736b6b);
}

.wp-block-latest-comments__comment-date {
  display: block;
  font-size: 0.75em;
}

.wp-block-latest-comments:not(.has-avatar):not(.has-dates) li {
  position: relative;
  padding-left: 68px;
  min-height: 44px;
}

.wp-block-latest-comments {
  padding-left: 0;
  margin-left: 0;
}

.wp-block-latest-comments:not(.has-avatar):not(.has-dates) {
  margin-top: -7px;
}

.wp-block-latest-comments:not(.has-avatar):not(.has-dates) li::before {
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--delogis-black, #1a1414);
  width: 44px;
  height: 44px;
  color: var(--delogis-white, #ffffff);
  margin-right: 20px;
  transition: all 500ms ease;
  position: absolute;
  top: 0;
  left: 0;
}

.wp-block-latest-comments:not(.has-avatar):not(.has-dates) li:hover::before {
  background-color: var(--delogis-base, #976147);
  color: var(--delogis-white, #ffffff);
}

.wp-block-latest-posts__list.has-dates li {
  position: relative;
  padding-left: 64px;
  font-size: 16px;
  line-height: 1.889;
  font-weight: 600;
  transition: all 500ms ease;
  color: var(--delogis-gray, #736b6b);
}

.wp-block-latest-posts__list.has-dates {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}

.wp-block-latest-posts__list.has-dates li::before {
  content: "\f302";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--delogis-black, #1a1414);
  width: 44px;
  height: 44px;
  color: var(--delogis-white, #ffffff);
  transition: all 500ms ease;
  position: absolute;
  top: 5px;
  left: 0;
}

.wp-block-latest-posts__list.is-grid.has-dates li::before {
  position: relative;
  top: auto;
  left: 0;
  margin-bottom: 10px;
}

.wp-block-latest-posts__list.is-grid.has-dates li {
  padding-left: 0;
}

.wp-block-search label {
  font-size: 18px;
  color: var(--delogis-black, #1a1414);
  font-weight: 600;
}

.wp-block-search input[type=search] {
  display: block;
  border: none;
  outline: none;
  width: 100%;
  max-width: 300px;
  position: relative;
  line-height: 40px;
  padding: 19px 80px 19px 35px;
  background: var(--delogis-primary, #f2edea);
  color: var(--delogis-gray, #736b6b);
  display: block;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--delogis-font, "Lexend", sans-serif);
  width: 100%;
  height: 60px;
  border: 1px solid var(--delogis-white, #ffffff);
  border-radius: 0;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.category-6-1 .wp-block-search input[type=search] {
  max-width: unset;
}

.wp-block-search .wp-block-search__button {
  display: inline-block;
  vertical-align: middle;
  border: none;
  outline: none;
  background-color: var(--delogis-black, #1a1414);
  text-align: center;
  border-radius: 0;
  color: var(--delogis-white, #ffffff);
  padding: 8px 50px;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-transform: capitalize;
  letter-spacing: 0.01em;
}

.wp-block-tag-cloud a {
  font-size: 18px !important;
  color: var(--delogis-gray, #736b6b);
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  transition: all 500ms ease;
}

.wp-block-rss li {
  position: relative;
  padding-left: 68px;
  font-size: 16px;
  font-weight: 600;
  color: var(--delogis-black, #1a1414);
  min-height: 44px;
}

.wp-block-rss li + li {
  margin-top: 20px;
}

.wp-block-rss {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wp-block-rss li::before {
  content: "\f09e";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--delogis-black, #1a1414);
  width: 44px;
  height: 44px;
  color: var(--delogis-white, #ffffff);
  transition: all 500ms ease;
  position: absolute;
  top: 30%;
  left: 0;
  transform: translateY(-50%);
}

.blog-details__content .page-links {
  color: var(--delogis-black, #1a1414);
  display: flex;
  align-items: center;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.blog-details__content .page-links span,
.blog-details__content .page-links a {
  display: flex;
  width: 40px;
  height: 40px;
  display: flex;
  color: var(--delogis-black, #1a1414);
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #f1f1f5;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  transition: all 500ms ease;
  border-radius: var(--delogis-bdr-radius);
}

.blog-details__content .page-links span {
  background-color: var(--delogis-base, #976147);
  color: var(--delogis-white, #ffffff);
}

.blog-details__content .page-links a:hover {
  background-color: var(--delogis-base, #976147);
  color: var(--delogis-white, #ffffff);
}

.news-sidebar__left .blog-pagination {
  margin-top: 30px;
}

.blog-pagination {
  display: flex;
  align-items: center;
  line-height: 1;
  padding-top: 0px;
}

.comments-area .blog-pagination {
  padding-top: 0px;
}

.blog-widget-pagination {
  justify-content: center;
  margin-top: 30px;
}

.blog-pagination a,
.blog-pagination span {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border: 1px solid var(--delogis-bdr-color, #ded6d3);
  width: 50px;
  height: 50px;
  font-size: 16px;
  transition: all 500ms ease;
  border-radius: var(--delogis-bdr-radius);
}

.blog-pagination a.current,
.blog-pagination a:hover,
.blog-pagination span.current,
.blog-pagination span:hover {
  background-color: var(--delogis-base, #976147);
  border-color: var(--delogis-base, #976147);
  color: var(--delogis-white, #ffffff);
}

.blog-pagination span + span,
.blog-pagination a + span,
.blog-pagination span + a,
.blog-pagination a + a {
  margin-left: 10px;
}

.comment-content a,
.blog-details__content blockquote:not([class*=has-]) cite {
  color: var(--delogis-black, #1a1414);
}

.wp-block-latest-comments a,
.wp-block-latest-posts__list.has-dates li a,
.wp-block-rss li a {
  color: var(--delogis-black, #1a1414);
}

a.wp-block-button__link {
  background-color: var(--delogis-black, #1a1414);
  color: var(--delogis-white, #ffffff);
}

.blog-details__content a.wp-block-file__button,
.wp-block-cover strong,
.wp-block-cover__inner-container a,
.wp-block-cover-text a {
  color: var(--delogis-white, #ffffff);
}

.wp-block-calendar table th {
  font-weight: 400;
  background: var(--delogis-white, #ffffff);
}

.post .blog-details__content > p {
  margin-bottom: 1.5em;
}

.wp-block-gallery:not(.has-nested-images).alignleft {
  margin-right: 30px;
}

.blog-details__content .wp-block-calendar .wp-calendar-nav {
  margin-bottom: 10px;
}

.news-details .comments-area ol ol,
.blog-details__content ol ol,
.blog-details__content ul ol,
.blog-details__content ol ul,
.blog-details__content ul ul,
.news-details .comments-area ul ul {
  margin-bottom: 0;
}

.comment-area .blog-pagination {
  padding-top: 0;
}

.blog-details__content p {
  margin-bottom: 1.5em;
}

.blog-sidebar__single {
  margin-bottom: 62px;
}

.blog-details__content .wp-block-cover {
  margin-bottom: 32px;
}

.blog-details__content .wp-block-calendar .wp-calendar-nav {
  margin-bottom: 20px;
}

.thm-breadcrumb li:not(:last-child)::after {
  content: "/";
  margin-left: 15px;
  margin-right: 10px;
}

.widget .add_to_cart_button:hover {
  color: var(--delogis-white) !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev {
  background-image: none !important;
}

input[type=submit].contact-form__btn {
  outline: none !important;
  background-color: var(--delogis-base);
  color: var(--delogis-white);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0;
  padding: 15px 50px 15px;
  transition: all 0.5s linear;
  line-height: 32px;
}

.elementor-widget.elementor-widget-delogis-shape {
  position: unset;
}

.news-details__tags a::after {
  content: ", ";
}

.news-details__tags a:last-child:after {
  content: " ";
}

.blog-details__left .wp-block-button a {
  transition: all 500ms ease;
}

.blog-details__left .wp-block-button a.wp-block-button__link:hover {
  border-color: var(--delogis-base);
  color: var(--delogis-base);
}

.page__left .comments-area {
  border: none;
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
  width: 100%;
}

/* Templates
--------------------------------------------- */
/**
 * Star rating
 */
.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  width: 6.4em;
  font-family: star;
  font-weight: 900;
}

.star-rating::before {
  content: "SSSSS";
  opacity: 0.25;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  color: var(--delogis-base);
}

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
}

p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: star;
  content: "S";
  color: #404040;
  text-indent: 0;
  opacity: 0.25;
}

p.stars a:hover ~ a::before {
  content: "S";
  color: #404040;
  opacity: 0.25;
}

p.stars:hover a::before {
  content: "S";
  color: var(--delogis-base);
  opacity: 1;
}

p.stars.selected a.active::before {
  content: "S";
  color: var(--delogis-base);
  opacity: 1;
}

p.stars.selected a.active ~ a::before {
  content: "S";
  color: #404040;
  opacity: 0.25;
}

p.stars.selected a:not(.active)::before {
  content: "S";
  color: var(--delogis-base);
  opacity: 1;
}

.star-rating span:before,
.star-rating::before,
p.stars a:hover:after,
p.stars a:after {
  color: var(--delogis-base) !important;
  letter-spacing: 4px;
}

.sidebar .widget_rating_filter .star-rating {
  display: block;
  color: var(--delogis-primary);
  font-size: 16px;
}

.woocommerce-ordering {
  float: right;
}

.woocommerce-pagination {
  overflow: hidden;
  width: 100%;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
}

@media screen and (min-width: 992px) {
  .product-content {
    margin-top: 57px;
  }
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  -webkit-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
  transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
  margin: 0;
  padding: 0;
}

.woocommerce div.product div.summary {
  margin-bottom: 2em;
}

a.woocommerce-product-gallery__trigger img {
  display: none !important;
}

.woocommerce-product-gallery__trigger::after {
  position: absolute;
  content: "\f1a2";
  font-family: "Flaticon" !important;
  font-size: 16px;
  color: #222429;
  top: -20px;
  right: 0;
}

.woocommerce .woocommerce-product-rating .star-rating {
  float: left;
}

.comment-form-rating {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}

label.rate-this-pro {
  float: left;
  margin-right: 10px;
  font-size: 17px;
}

.comment-form-rating p.stars {
  padding-top: 5px;
}

.product__card {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 991px) {
  .product__card {
    grid-template-columns: repeat(1, 1fr);
  }
  .single-product div.product .woocommerce-product-gallery {
    grid-column-start: 1;
    grid-column-end: 3;
    width: 100%;
  }
}
.woocommerce-cart .woocommerce {
  padding-top: 70px;
  padding-bottom: 105px;
}

.woocommerce-checkout .woocommerce,
.woocommerce-cart .woocommerce {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.shop_table .product-thumbnail a {
  display: inline-block;
  background-color: var(--delogis-white, #ffffff);
}

.shop_table .product-thumbnail img {
  max-width: 120px;
  mix-blend-mode: darken;
  border: 1px solid #ece9e0;
  border-radius: var(--delogis-bdr-radius);
}

.shop_table .product-subtotal .amount,
.shop_table .amount {
  font-family: var(--delogis-font);
  font-size: 16px;
  color: #686a6f;
  font-weight: 400;
}

.shop_table .coupon label {
  display: none;
}

.shop_table tr {
  position: relative;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th:last-child {
  margin-left: 0;
  padding-left: 0;
}

.shop_table tbody tr {
  border: 1px solid #e9ebee;
  border-left: 0;
  border-right: 0;
}

.shop_table td {
  border: 0;
}

.woocommerce-order-details .shop_table td,
.order_details.shop_table tfoot tr th {
  border: 1px solid #e9ebee;
}

.woocommerce-checkout-review-order-table thead tr {
  border-top: 1px solid #e9ebee;
  border-bottom: 1px solid #e9ebee;
}

.woocommerce-cart-form .shop_table tbody tr:last-child,
.woocommerce-checkout-review-order-table tbody tr,
.cart_totals .shop_table tbody tr,
.cart_totals .shop_table tbody th,
.woocommerce-checkout .shop_table tfoot th {
  border: 0;
  font-family: var(--delogis-font-two);
  font-weight: 400;
  font-size: 20px;
}

.woocommerce-checkout-review-order-table tbody td.product-name,
.woocommerce-order-details .woocommerce-table--order-details tbody tr td.product-name a {
  text-transform: capitalize;
}

.woocommerce-order-details .woocommerce-table--order-details tbody tr td.product-name a {
  font-size: 16px;
}

.woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details tbody tr td {
  padding-left: 10px;
}

.woocommerce-order-details .woocommerce-table--order-details tfoot th {
  color: var(--delogis-black);
  font-size: 20px;
  font-weight: 700;
  font-family: var(--delogis-font);
}

.woocommerce-checkout .shop_table tfoot tr:last-child {
  border-bottom: 1px solid #e9ebee;
}

.woocommerce-checkout .shop_table td {
  padding: 10px;
  padding-left: 20px;
}

.cart_totals .shop_table td,
.cart_totals .shop_table th {
  padding-top: 10px;
  padding-bottom: 10px;
}

form.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table .cart_item .product-name,
form.woocommerce-checkout .shop_table tfoot tr th {
  font-family: var(--delogis-font);
  color: var(--delogis-gray);
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}

.woocommerce-checkout .shop_table .amount {
  font-family: var(--delogis-font);
  color: var(--delogis-gray);
  font-size: 16px;
  line-height: 18px;
  text-align: right;
  font-weight: 500;
  letter-spacing: 0;
  transition: all 500ms ease;
}

/**
 * Checkout
 */
@media screen and (min-width: 768px) {
  .col2-set .form-row-first {
    float: left;
    margin-right: 3.8%;
  }
  .col2-set .form-row-last {
    float: right;
    margin-right: 0;
  }
  .col2-set .form-row-first,
  .col2-set .form-row-last {
    width: 48.1%;
  }
}
/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: right;
}

.woocommerce-password-strength.strong {
  color: #0f834d;
}

.woocommerce-password-strength.short {
  color: #e2401c;
}

.woocommerce-password-strength.bad {
  color: #e2401c;
}

.woocommerce-password-strength.good {
  color: #3d9cd2;
}

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
  box-shadow: inset 2px 0 0 #0f834d;
}

.form-row.woocommerce-invalid input.input-text {
  box-shadow: inset 2px 0 0 #e2401c;
}

.required {
  color: #f00;
}

/**
 * WooCommerce widgets
 */
.sidebar__single.shop-one__sidebar__item {
  background-color: #fff;
}

.sidebar .wc-block-product-search .wc-block-product-search__fields {
  display: inline-flex;
}

.sidebar .wc-block-product-search .wc-block-product-search__field {
  max-width: 170px;
}

/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
  margin-bottom: 1.5em;
}

.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
}

.widget_price_filter .price_slider_amount .button {
  float: left;
}

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: ew-resize;
  outline: none;
  background: var(--delogis-primary);
  box-sizing: border-box;
  margin-top: -0.25em;
  opacity: 1;
  top: -4px;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
  box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background: var(--delogis-primary);
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%;
}

.sidebar .widget_product_search .searchform {
  position: relative;
  margin: 0px;
}

.sidebar .widget_product_search .searchform input[type=text],
.sidebar .widget_product_search .searchform input[type=search] {
  position: relative;
  line-height: 40px;
  padding: 19px 80px 19px 35px;
  background: #f4f5f8;
  color: #222429;
  display: block;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0px;
  width: 100%;
  height: 60px;
  border: 1px solid #f4f5f8;
  font-family: var(--delogis-font);
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.sidebar .widget_product_search .searchform input:focus {
  border-color: #222429;
}

.sidebar .widget_product_search .searchform button {
  position: absolute;
  right: 10px;
  top: 3px;
  border: none;
  outline: none;
  padding: 0;
  height: 60px;
  width: 60px;
  line-height: 60px;
  display: block;
  font-size: 18px;
  color: #222429;
  background: none;
  font-weight: normal;
}

.sidebar .widget_product_search .searchform input:focus + button,
.sidebar .widget_product_search .searchform button:hover {
  color: #181b1f;
}

.sidebar .wc-block-product-search__button {
  border: 1px solid;
  border-color: var(--delogis-base);
  border-radius: 3px;
  background: var(--delogis-base);
  color: var(--delogis-white);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

.wc-block-product-categories__button {
  border-color: var(--delogis-base);
  background: var(--delogis-base);
  color: var(--delogis-white);
}

.woocommerce-MyAccount-navigation ul,
.sidebar .widget_product_categories ul,
.sidebar .woocommerce-widget-layered-nav ul {
  position: relative;
  margin-top: -9px;
}

.woocommerce-MyAccount-navigation ul li,
.sidebar .widget_product_categories ul li,
.sidebar .woocommerce-widget-layered-nav ul li {
  position: relative;
  line-height: 30px;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: var(--thm-text);
  font-weight: 300;
  margin-bottom: 15px;
  font-size: 16px;
  font-family: var(--delogis-font);
  letter-spacing: 0;
  font-weight: 400;
}

.woocommerce-MyAccount-navigation ul li:last-child,
.sidebar .widget_product_categories ul li:last-child,
.sidebar .woocommerce-widget-layered-nav ul li:last-child {
  margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li a,
.sidebar .widget_product_categories ul li a,
.sidebar .woocommerce-widget-layered-nav ul li a {
  position: relative;
  display: inline-block;
  line-height: 30px;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: var(--thm-text);
  font-weight: 300;
  transition: all 0.3s ease;
  z-index: 1;
  font-size: 16px;
  font-family: var(--delogis-font);
  letter-spacing: 0;
  font-weight: 400;
}

.woocommerce-MyAccount-navigation ul li > a:hover,
.sidebar .widget_product_categories ul li > a:hover,
.sidebar .woocommerce-widget-layered-nav ul li > a:hover,
.sidebar .widget_product_categories ul li.active > a,
.sidebar .woocommerce-widget-layered-nav ul li.active > a {
  color: #222429;
  text-shadow: 0 0 1px #222429;
}

.woocommerce-MyAccount-navigation ul ul,
.sidebar .widget_product_categories ul ul,
.sidebar .woocommerce-widget-layered-nav ul ul {
  margin-top: 15px;
}

.woocommerce-MyAccount-navigation ul li::after,
.sidebar .widget_product_categories ul li:after,
.sidebar .woocommerce-widget-layered-nav ul li:after {
  position: absolute;
  right: 0;
  top: -1px;
  font-family: "Flaticon";
  content: "\f15f";
  opacity: 1;
  font-size: 10px;
  line-height: 30px;
  font-weight: 700;
  z-index: 1;
}

.sidebar .widget_price_filter .ui-slider-horizontal {
  height: 4px;
}

.sidebar .widget_price_filter .ui-slider .ui-slider-handle {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: none;
  margin-top: -1px;
  margin-left: -1.5px;
}

.sidebar .widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -13px;
}

.sidebar .widget_price_filter .theme-btn {
  border-radius: 5px;
}

.sidebar .widget_price_filter .theme-btn .btn-title {
  padding: 7px 21px 3px;
  font-size: 16px;
}

.widget_price_filter .price_slider_amount {
  display: flex;
  flex-direction: row-reverse;
  text-align: left;
}

.widget_price_filter .clear {
  display: none;
}

.widget_price_filter .price_label {
  margin-right: auto;
  padding-top: 3px;
}

.sidebar .widget_price_filter .price_slider_amount {
  font-family: var(--delogis-font);
  font-size: 16px;
  font-weight: 400;
  color: var(--thm-text);
}

.sidebar .widget_rating_filter .star-rating {
  display: block;
  color: var(--delogis-base);
  font-size: 16px;
}

.sidebar .widget_rating_filter a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #222429;
}

.sidebar .widget_rating_filter ul {
  margin-top: -10px;
}

.sidebar .widget_recently_viewed_products li + li,
.sidebar .widget_recent_reviews li + li,
.widget_top_rated_products li + li,
.sidebar .widget_products li + li,
.sidebar .wc-block-product-categories li + li {
  margin-top: 20px;
}

.sidebar .widget_recently_viewed_products li .size-woocommerce_thumbnail,
.sidebar .widget_recent_reviews li .size-woocommerce_thumbnail,
.sidebar .widget_products li .size-woocommerce_thumbnail {
  width: 60px;
  float: left;
  margin-right: 30px;
}

.sidebar .widget_recently_viewed_products li .product-title,
.sidebar .widget_recent_reviews li .product-title,
.sidebar .widget_products li .product-title,
.sidebar .widget_top_rated_products .product-title {
  display: block;
  text-transform: capitalize;
  color: #222429;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 800;
  margin-top: 10px;
}

.sidebar .widget_recently_viewed_products li ins,
.sidebar .widget_recent_reviews li ins,
.sidebar .widget_products li ins {
  background-color: transparent;
}

.sidebar .widget_recently_viewed_products li .star-rating,
.sidebar .widget_recent_reviews li .star-rating {
  font-size: 14px;
}

.woocommerce-active .content-area .site-main::after {
  content: "";
  clear: both;
  display: table;
}

.woocommerce-active .content-area .woocommerce-result-count {
  float: left;
  margin: 0;
  color: var(--thm-text);
  font-size: 18px;
  font-family: var(--delogis-font);
  padding-top: 18px;
}

.woocommerce-active .content-area .woocommerce-ordering {
  float: right;
}

.variations_form.cart select,
.woocommerce-active .content-area .woocommerce-ordering select {
  border: none;
  outline: none;
  display: block;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 64px;
  background-color: var(--delogis-primary);
  color: var(--thm-text);
  padding: 14px 30px;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--delogis-font);
  letter-spacing: 0em;
  border: 1px solid var(--delogis-extra);
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path fill="rgb(34, 36, 41)" d="M540.1 776.847l472.32-473.63c15.466-15.518 15.44-40.642-0.080-56.134-15.518-15.48-40.656-15.44-56.134 0.080l-444.208 445.438-444.206-445.454c-15.48-15.518-40.602-15.558-56.122-0.080-7.78 7.766-11.67 17.94-11.67 28.114 0 10.148 3.864 20.282 11.59 28.034l472.308 473.632c7.436 7.474 17.556 11.668 28.1 11.668s20.652-4.206 28.102-11.668z"></path></svg>');
  background-repeat: no-repeat;
  background-position: right 30px top 50%;
  background-size: 0.65em auto;
  margin-bottom: 30px;
  text-transform: capitalize;
  border-radius: var(--delogis-bdr-radius);
}

.product-cart-btn {
  margin-top: 5px;
}

.product-cart-btn .btn-title {
  padding: 7px 21px 3px;
  font-size: 16px;
}

ul.products li.product .button {
  display: inline-block;
}

.shop-one__image {
  text-align: center;
  width: 100%;
}

.product .added_to_cart,
.shop-one__image .added_to_cart {
  border: none;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none !important;
  background-color: var(--delogis-base);
  color: var(--delogis-white);
  font-family: var(--delogis-font);
  color: #fff;
  transition: all 0.5s linear;
  font-weight: 700;
  z-index: 1;
  color: #fff;
  padding: 4px 21px 4px;
  font-size: 12px;
  overflow: hidden;
  text-transform: capitalize;
  border-radius: 30px;
}

.wc-proceed-to-checkout a:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}

.product .added_to_cart::before {
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  background-color: var(--delogis-black);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
}

.product .added_to_cart:hover {
  color: var(--delogis-white);
}

.product .added_to_cart:hover:before {
  top: -40%;
}

.products .product {
  text-align: center;
}

.products .product .price {
  font-size: 16px;
  font-weight: 400;
  color: var(--delogis-gray);
  font-family: var(--delogis-font);
  letter-spacing: var(--delogis-letter-spacing);
  line-height: 16px;
}

.products .product .shop-one__price ins {
  background-color: transparent;
}

.products .product .star-rating {
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  margin-bottom: 0px;
}

.products .product .woocommerce-loop-product__title {
  margin: 0;
  color: #222429;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 5px;
}

ul.products li.product img {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

ul.products li.product:hover img {
  filter: grayscale(0);
}

ul.products li.product {
  position: relative;
}

ul.products li.product .onsale {
  background-color: #222429;
  color: #fff;
  padding-top: 5px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-flex;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 8px;
  padding-bottom: 5px;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 15px;
  line-height: 1;
  position: absolute;
  top: 20px;
  left: 20px;
}

.woocommerce-pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}

.woocommerce-pagination ul a,
.woocommerce-pagination ul span {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-left: 10px;
  color: var(--delogis-gray, #736b6b);
  background-color: transparent;
  border: 1px solid var(--delogis-primary, #f2edea);
  font-size: 16px;
  font-weight: 500;
  min-width: 50px;
  min-height: 50px;
  line-height: 1;
  transition: all 500ms ease;
  border-radius: var(--delogis-bdr-radius);
}

.woocommerce-pagination ul a:hover,
.woocommerce-pagination ul span {
  background-color: var(--delogis-base);
  border-color: var(--delogis-base);
  color: #fff;
}

.woocommerce-pagination ul li a.prev {
  text-indent: -99999px;
}
.woocommerce-pagination ul li a.prev::before {
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
}

.woocommerce-pagination ul li a.next {
  text-indent: -99999px;
}
.woocommerce-pagination ul li a.next::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
}

.woocommerce-pagination ul .prev,
.woocommerce-pagination ul .next {
  padding-top: 0;
}

.woocommerce-active .product__card {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 991px) {
  .woocommerce-active .product__card {
    grid-template-columns: repeat(1, 1fr);
  }
  .single-product div.product .woocommerce-product-gallery {
    grid-column-start: 1;
    grid-column-end: 3;
    width: 100%;
  }
}
.woocommerce-active .product__card .onsale {
  background-color: #222429;
  color: #fff;
  padding-top: 5px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-flex;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 13px;
  padding-bottom: 10px;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
}

.woocommerce-product-gallery__wrapper {
  margin-top: 0;
  overflow: hidden;
  background-color: var(--delogis-primary, #f2edea);
}

.woocommerce-product-gallery__wrapper a img {
  width: 100%;
  border: 1px solid var(--delogis-bdr-color);
  border-radius: var(--delogis-bdr-radius);
}

.woocommerce-product-gallery__image {
  border-radius: 0px;
}

.woocommerce-active .product .woocommerce-tabs {
  grid-column-start: 1;
  grid-column-end: 3;
}

.woocommerce-active .product .related.products {
  grid-column-start: 1;
  grid-column-end: 3;
  margin-top: 20px;
}

.product__card .product_title {
  font-size: 45px;
  text-transform: uppercase;
  margin: 0;
  margin-top: -10px;
}

.product__card .entry-summary {
  margin-top: 0;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  top: 20px;
  right: 20px;
}

.single-product .woocommerce-grouped-product-list-item__price,
.product__card .price {
  margin: 0;
  color: var(--delogis-base);
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  margin-left: 27px;
}

.single-product .woocommerce-product-rating {
  display: flex;
  align-items: center;
  font-size: 16px;
}

.single-product .woocommerce-review-link {
  font-family: var(--delogis-font);
  color: var(--thm-text);
  font-size: 15px;
  color: var(--thm-text);
  position: relative;
  font-weight: 400;
  margin-left: 20px;
}

.woocommerce-variation-description p,
.single-product .woocommerce-product-details__short-description p {
  font-family: var(--delogis-font);
  font-size: 15px;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight: 400;
}

.product-quantity .quantity,
.single-product .quantity {
  position: relative;
  width: 98px;
  height: 60px;
}

.product-quantity .quantity input,
.single-product .quantity input {
  width: 98px;
  height: 60px;
  border: 1px solid #e9ebee;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  font-family: var(--delogis-font);
  padding-left: 30px;
  background: var(--delogis-extra);
  border-radius: var(--delogis-bdr-radius);
}

.product-quantity .quantity button,
.single-product .quantity button {
  width: 29px;
  height: 29px;
  background-color: transparent;
  color: #222429;
  font-size: 8px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: #fff;
  border: 0;
  border-left: 1px solid #e9ebee;
  border-top-right-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--delogis-extra);
}

.product-quantity .quantity button.sub,
.single-product .quantity button.sub {
  bottom: 1px;
  top: auto;
  border-top: 1px solid #e9ebee;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 8px;
}

.single-product .woocommerce-variation-add-to-cart,
.single-product .cart {
  display: block;
  flex-wrap: wrap;
  align-items: center;
}

.single-product .cart h2 {
  margin: 0;
  color: #222429;
  text-transform: uppercase;
  font-size: 24px;
  margin-right: 20px;
}

.single-product .woocommerce-variation-add-to-cart .cart-button-wrap,
.single-product .cart .cart-button-wrap {
  margin-top: 30px;
  flex: 0 0 100%;
}

.single-product .product_meta {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.single-product .posted_in,
.single-product .sku_wrapper {
  color: var(--delogis-black);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: var(--delogis-letter-spacing);
}

.single-product .posted_in a,
.single-product .sku_wrapper span {
  font-family: var(--delogis-font);
  font-weight: 700;
  color: var(--thm-text);
  font-size: 14px;
  margin-left: 5px;
  position: relative;
  top: -1px;
  text-transform: capitalize;
}

.single-product .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity h2 {
  display: none;
}

.single-product .woocommerce-grouped-product-list-item__label label {
  margin: 0;
  color: #222429;
  text-transform: uppercase;
  font-size: 24px;
}

.single-product .woocommerce-grouped-product-list-item__label label a {
  color: inherit;
  transition: all 500ms ease;
}

.single-product .woocommerce-grouped-product-list-item__label label a:hover {
  color: var(--delogis-base);
}

.single-product .woocommerce-grouped-product-list-item__price {
  font-size: 18px;
}

.variations_form.cart label,
.woocommerce-tabs .woocommerce-product-attributes-item__label {
  color: #222429;
  text-transform: uppercase;
  margin: 0;
  font-size: 20px;
  font-weight: 400;
}

.woocommerce-tabs .woocommerce-product-attributes-item__value {
  position: relative;
  top: 3px;
}

.variations_form.cart select {
  width: 250px;
  margin-bottom: 0;
  float: right;
  height: 50px;
}

#review_form .comment-respond {
  margin-top: 30px;
}

#review_form #commentform {
  margin-top: 25px;
}
#review_form #commentform .row {
  --bs-gutter-x: 20px;
}

.woocommerce-checkout .woocommerce,
.woocommerce-cart .woocommerce {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.woocommerce-checkout .woocommerce {
  padding-top: 120px;
  padding-bottom: 120px;
}

.cart_totals h2,
.shop_table thead th {
  font-family: var(--delogis-font-two);
  font-size: 22px;
  color: var(--delogis-black);
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
  border: none;
  padding-bottom: 30px;
  padding-top: 30px;
  line-height: 0em;
}

.shop_table thead th {
  padding-left: 0;
  padding-right: 0;
}

.shop_table thead th:first-child {
  padding-left: 0;
}

.shop_table .product-remove {
  text-align: right;
}

.shop_table tbody td.actions {
  padding-top: 60px;
  padding-left: 0;
}

.shop_table tbody .cart_item td {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0px;
}

.cart_totals h2 {
  font-size: 30px;
}

.shop_table .product-remove a {
  font-size: 18px;
  color: var(--delogis-black);
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-weight: 500;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.cart_totals th,
.shop_table .product-name:not(th),
.shop_table .product-name a {
  margin: 0;
  color: var(--delogis-black);
  font-size: 20px;
  font-weight: 400;
  font-family: var(--delogis-font-two);
  transition: all 500ms ease;
}

.shop_table .product-name a:hover {
  color: var(--delogis-base);
}

.shop_table .product-subtotal .amount,
.shop_table .amount {
  font-family: var(--delogis-font);
  font-size: 18px;
  color: var(--delogis-gray);
  font-weight: 400;
}

.shop_table .coupon label {
  display: none;
}

.shop_table tr {
  position: relative;
}

.woocommerce .checkout_coupon input[type=text],
.shop_table .coupon input[type=text] {
  width: 100%;
  max-width: 370px;
  border-radius: 0;
  background-color: var(--delogis-primary);
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 20px;
  font-family: var(--delogis-font);
  font-size: 14px;
  color: var(--delogis-gray);
  height: 60px;
  margin-bottom: 20px;
  border: none;
  outline: none;
  font-weight: 400;
  border-radius: var(--delogis-bdr-radius);
}

.shop_table .coupon input::placeholder {
  color: var(--delogis-gray);
  opacity: 1;
}

.shop_table button[name=update_cart] {
  position: absolute;
  top: 60px;
  right: 0px;
  cursor: pointer;
  border-radius: 30px;
  padding: 15px 60px 15px;
  line-height: 28px;
}

.cart_totals td,
.cart_totals th {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.cart_totals td {
  font-family: var(--delogis-font);
  font-size: 18px;
  color: #686a6f;
  font-weight: 400;
}

.cart_totals .woocommerce-shipping-methods {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cart_totals p {
  margin: 0;
}

.cart_totals .shop_table td:last-child {
  text-align: right;
  padding-right: 0px;
}

.shipping-calculator-form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}

.shipping-calculator-form p:last-of-type,
.shipping-calculator-form p:nth-child(1),
.shipping-calculator-form p:nth-child(4) {
  grid-column-start: 1;
  grid-column-end: 3;
}

.shipping-calculator-form ::placeholder {
  opacity: 1;
  color: var(--thm-text);
}

.shipping-calculator-form input[type=text],
.shipping-calculator-form .select2-container--default .select2-selection--single {
  width: 100%;
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 70px;
  background-color: #f4f5f8;
  color: var(--thm-text);
  padding: 14px 30px;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--delogis-font);
  letter-spacing: 0em;
  border: 1px solid #f4f5f8;
  display: flex;
  align-items: center;
}

.shipping-calculator-form p > span {
  display: block;
  width: 100%;
}

.shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 20px;
  right: 20px;
}

.cart-collaterals {
  display: flex;
  justify-content: flex-end;
}

.cart_totals {
  width: 100%;
  max-width: 400px;
}

.woocommerce-cart .woocommerce {
  padding-top: 120px;
  padding-bottom: 120px;
}

.woocommerce-account .news-details .woocommerce,
.woocommerce-checkout .news-details .woocommerce,
.woocommerce-cart .news-details .woocommerce {
  padding-top: 0;
  padding-bottom: 0;
}

.woocommerce-cart .woocommerce-notices-wrapper {
  margin-bottom: 0px;
}

/**
 * Notices
 */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  background-color: #222;
  clear: both;
  color: #fff !important;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: var(--delogis-font);
  font-size: 16px;
  margin-bottom: 30px;
  text-align: center;
  text-align: left;
  display: inline-flex;
}

.woocommerce-error {
  display: inline-block;
}

.woocommerce-error strong {
  color: #fff;
}

.woocommerce-info {
  line-height: 1.7;
}

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a {
  color: var(--delogis-base);
  margin-right: 5px;
  margin-left: 5px;
}

a.woocommerce-privacy-policy-link {
  color: var(--delogis-base);
}

.woocommerce-error {
  list-style-type: none;
  margin-left: 0;
}

.woocommerce-error {
  background-color: #e2401c;
}

.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em;
  background-color: #3d9cd2;
  z-index: 9999;
}

.woocommerce-cart .wc-proceed-to-checkout {
  text-align: right;
}

.woocommerce-checkout .col2-set {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2 {
  padding: 0 !important;
  width: 100%;
  max-width: 100%;
}

#order_review_heading,
.woocommerce-column__title,
.woocommerce-order-details__title,
.woocommerce-Address-title h3,
.woocommerce-EditAccountForm fieldset legend,
.woocommerce-checkout #customer_details h3 {
  margin: 0;
  display: flex;
  align-items: center;
  margin: 0;
  color: var(--delogis-black);
  font-weight: 400;
  font-family: var(--delogis-font-two);
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 45px;
  text-transform: capitalize;
}

.woocommerce-checkout #customer_details h3 label {
  margin: 0;
  cursor: pointer;
}

.woocommerce-checkout #customer_details h3 label input {
  display: none;
  visibility: hidden;
}

.woocommerce-checkout #customer_details h3 label span {
  display: flex;
  align-items: center;
}

.woocommerce-checkout #customer_details h3 label span::after {
  content: "";
  width: 19px;
  height: 19px;
  background-color: #f4f5f8;
  border-radius: 50%;
  margin-left: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.woocommerce-checkout #customer_details h3 label input:checked + span::after {
  content: "\f00c";
  background-color: var(--delogis-primary);
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}

.delogis-edit-address h3,
.delogis-edit-address .form-row {
  margin-bottom: 30px;
}

.woocommerce-EditAccountForm label,
.lost_reset_password label,
.woocommerce-checkout .woocommerce-additional-fields__field-wrapper label,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper label,
.delogis-edit-address label {
  font-family: var(--delogis-font);
  color: var(--delogis-black);
  font-size: 18px;
  margin: 0;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.woocommerce form .form-row .required {
  text-decoration: none;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p {
  margin: 0;
  float: none;
  width: 100%;
  display: block;
}

.woocommerce-checkout #customer_details {
  position: relative;
  margin-top: 30px;
}

.woocommerce-form-login input[type=text],
.woocommerce-form-register input[type=text],
.woocommerce-form-register input[type=email],
.woocommerce-form-login input[type=password],
.lost_reset_password input[type=text],
.delogis-edit-address input[type=text],
.delogis-edit-address input[type=email],
.delogis-edit-address input[type=password],
.delogis-edit-address input[type=tel],
.delogis-edit-address input[type=url],
.delogis-edit-address input[type=file],
.delogis-edit-address input[type=number],
.delogis-edit-address textarea,
.woocommerce-EditAccountForm input[type=text],
.woocommerce-EditAccountForm input[type=email],
.woocommerce-EditAccountForm input[type=password],
.woocommerce-EditAccountForm input[type=tel],
.woocommerce-EditAccountForm input[type=url],
.woocommerce-EditAccountForm input[type=file],
.woocommerce-EditAccountForm input[type=number],
.woocommerce-EditAccountForm textarea,
.woocommerce-checkout #customer_details input[type=text],
.woocommerce-checkout #customer_details input[type=email],
.woocommerce-checkout #customer_details input[type=password],
.woocommerce-checkout #customer_details input[type=tel],
.woocommerce-checkout #customer_details input[type=url],
.woocommerce-checkout #customer_details input[type=file],
.woocommerce-checkout #customer_details input[type=number],
.woocommerce-checkout #customer_details textarea {
  position: relative;
  display: block;
  height: 60px;
  width: 100%;
  font-size: 16px;
  color: var(--delogis-gray);
  line-height: 40px;
  font-weight: 400;
  padding: 14px 30px;
  letter-spacing: 0.1em;
  background-color: var(--delogis-primary);
  border: none;
  transition: all 300ms ease;
  font-family: var(--delogis-font);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  border-radius: 0;
  border-radius: var(--delogis-bdr-radius);
}

.woocommerce-EditAccountForm textarea,
.woocommerce-checkout #customer_details textarea {
  height: 220px;
  resize: none;
}

.woocommerce-EditAccountForm ::placeholder,
.woocommerce-checkout #customer_details ::placeholder {
  opacity: 1;
  color: var(--thm-text);
}

.woocommerce-checkout #customer_details ::-webkit-input-placeholder {
  opacity: 1;
  color: var(--thm-text);
}

.woocommerce-checkout #customer_details ::-moz-input-placeholder {
  opacity: 1;
  color: var(--thm-text);
}

.woocommerce-checkout #customer_details ::-ms-input-placeholder {
  opacity: 1;
  color: var(--thm-text);
}

.woocommerce-checkout #customer_details label.error {
  color: #ff0000;
  font-size: 12px;
  text-transform: capitalize;
  text-align: left;
  display: block;
  letter-spacing: 1px;
  padding-top: 7px;
  line-height: 24px;
}

.woocommerce-checkout .woocommerce-input-wrapper {
  display: block;
  width: 100%;
}

.woocommerce-checkout #customer_details .select2-container--default .select2-selection--single,
.delogis-edit-address .select2-selection--single {
  width: 100%;
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 60px;
  background-color: var(--delogis-primary);
  color: var(--thm-text);
  padding: 14px 30px;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--delogis-font);
  letter-spacing: 0em;
  display: flex;
  align-items: center;
}

.woocommerce-checkout #customer_details .select2-container--default .select2-selection--single .select2-selection__arrow,
.delogis-edit-address .select2-selection--single .select2-selection__arrow {
  top: 12px;
  right: 20px;
}

.woocommerce-checkout #customer_details #shipping_address_1_field,
.woocommerce-checkout #customer_details #shipping_postcode_field,
.woocommerce-checkout #customer_details #billing_email_field,
.woocommerce-checkout #customer_details #shipping_address_2_field,
.woocommerce-checkout #customer_details #billing_address_2_field,
.woocommerce-checkout #customer_details #billing_address_1_field {
  grid-column-start: 1;
  grid-column-end: 3;
}

.woocommerce-checkout .shipping_address {
  margin-bottom: 30px;
}

.woocommerce-checkout #order_review_heading {
  margin-top: 60px;
}

.return-to-shop {
  margin-top: 30px !important;
  text-align: left !important;
}

.woocommerce-checkout .shop_table ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.woocommerce-checkout .shop_table ul li {
  font-size: 16px;
  color: #686a6f;
  font-weight: 400;
}
.woocommerce-checkout .shop_table ul li label {
  margin-bottom: 0;
}

.woocommerce-checkout .shop_table tfoot td,
.woocommerce-checkout .shop_table tfoot th {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 13px;
  padding-bottom: 10px;
}

form.woocommerce-checkout .shop_table tfoot th {
  margin: 0;
  color: var(--delogis-gray);
  font-size: 24px;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 10px;
}

.woocommerce-checkout .shop_table {
  margin-bottom: 0;
}

.woocommerce-checkout-payment .place-order,
.woocommerce-checkout-payment .wc_payment_methods {
  background-color: var(--delogis-primary);
  padding: 30px 30px 18px 30px;
  margin: 0;
  list-style: none;
  line-height: 1;
}

.woocommerce-checkout-payment .place-order {
  padding-left: 30px;
  padding-bottom: 12px;
}

.woocommerce-checkout-payment .place-order {
  padding-top: 0;
  padding-bottom: 30px;
}

.woocommerce-checkout-payment .wc_payment_methods li label {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 18px;
  color: var(--delogis-black);
  font-weight: 400;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  cursor: pointer;
  font-family: var(--delogis-font-two);
}

.woocommerce-checkout-payment .wc_payment_methods li + li {
  margin-top: 10px;
}

.woocommerce-checkout-payment .wc_payment_methods li input {
  display: none;
}

.woocommerce-checkout-payment .wc_payment_methods li label {
  margin-bottom: 0;
}

.woocommerce-checkout-payment .wc_payment_methods li label::before {
  content: "";
  width: 19px;
  height: 19px;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 8px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  position: relative;
  top: 1px;
  transition: all 500ms ease;
}

.woocommerce-checkout-payment .wc_payment_methods li input:checked + label::before {
  background-color: var(--delogis-base);
  border-color: var(--delogis-base);
  content: "\f00c";
}

.woocommerce-checkout-payment .wc_payment_methods li img {
  mix-blend-mode: multiply;
  width: 170px;
  margin-right: 10px;
  margin-left: 10px;
}

.checkout_coupon p,
.woocommerce-checkout-payment .place-order p,
.woocommerce-checkout-payment .wc_payment_methods li p {
  font-size: 16px;
  line-height: 30px;
  color: var(--delogis-gray, #736b6b);
  font-family: var(--delogis-font, "Lexend", sans-serif);
  font-weight: 400;
}

.wc_payment_methods .payment_box {
  padding-left: 35px;
  padding-top: 15px;
  padding-bottom: 10px;
}

.woocommerce-ResetPassword .woocommerce-Button,
.delogis-edit-address button[type=submit],
.checkout_coupon button[type=submit],
.woocommerce-EditAccountForm button[type=submit],
.woocommerce-checkout-payment #place_order,
.woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-form-register .woocommerce-form-register__submit {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  outline: none !important;
  background-color: var(--delogis-base);
  color: var(--delogis-white);
  font-size: 16px;
  font-weight: 700;
  font-family: var(--delogis-font);
  transition: all 0.5s linear;
  z-index: 1;
  padding: 18px 50px 18px 50px;
  border-radius: 30px;
  overflow: hidden;
  line-height: 22px;
}

.woocommerce-ResetPassword .woocommerce-Button {
  margin-top: 20px;
}

.checkout_coupon {
  margin-top: 30px;
  margin-bottom: 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  max-width: 540px;
}

.checkout_coupon p:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 3;
}

.checkout_coupon input[type=text] {
  border: none;
  width: 100%;
  max-width: 370px;
  background-color: var(--delogis-primary);
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 10px;
  font-family: var(--delogis-font);
  font-size: 14px;
  color: #686a6f;
  height: 64px;
  margin: 0;
}

.woocommerce-account .woocommerce {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: grid;
  grid-template-columns: 300px 1fr;
  grid-gap: 30px;
  padding-top: 120px;
  padding-bottom: 100px;
}

.woocommerce-account.woocommerce-lost-password .woocommerce {
  display: block;
}

.woocommerce-order-overview {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}

legend {
  float: none;
}

.woocommerce-form-login label,
.woocommerce-form-register label {
  display: block;
}

.woocommerce-MyAccount-content,
.woocommerce-order p,
.woocommerce-order address,
.woocommerce-order-overview li {
  font-family: var(--delogis-font);
  font-weight: 400;
  font-size: 16px;
}

.woocommerce-MyAccount-content a {
  color: var(--delogis-base, #fff);
}

.woocommerce-MyAccount-content .order-again a {
  font-weight: bold;
}

.woocommerce b,
.woocommerce strong {
  color: #222429;
}

.woocommerce-order-details {
  margin-bottom: 60px;
  margin-top: 60px;
}

.woocommerce-Addresses {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 10px;
}

.woocommerce-Addresses .col-2,
.woocommerce-Addresses .col-1 {
  padding: 0;
  width: 100%;
  max-width: 100%;
}

.woocommerce-EditAccountForm .clear {
  display: none;
}

.woocommerce-EditAccountForm {
  margin-bottom: 20px;
}

.woocommerce-EditAccountForm fieldset,
.woocommerce-EditAccountForm {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
  width: 100%;
}

.woocommerce-EditAccountForm p:nth-child(4),
.woocommerce-EditAccountForm p:nth-child(6),
.woocommerce-EditAccountForm fieldset {
  grid-column-start: 1;
  grid-column-end: 3;
  padding: 0;
}

.woocommerce-EditAccountForm p {
  margin: 0;
}

.woocommerce-EditAccountForm label {
  font-size: 20px;
}

.woocommerce-EditAccountForm p > span {
  display: block;
  width: 100%;
}

.woocommerce-EditAccountForm input + span {
  margin-top: 10px;
}

.woocommerce-EditAccountForm fieldset legend {
  margin-top: 20px;
}

.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: block;
  padding: 35px 45px;
  background: var(--delogis-primary);
}

@media (max-width: 991px) {
  .shop_table button[name=update_cart] {
    position: relative;
    margin-top: 20px;
    top: auto;
    right: auto;
    transform: translateY(0);
  }
}
@media (max-width: 767px) {
  table.shop_table_responsive .product-thumbnail {
    justify-content: center;
  }
  table.shop_table_responsive .product-thumbnail::before {
    display: none;
  }
  table.shop_table_responsive tr td.actions {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  table.shop_table_responsive tr td.actions .coupon {
    text-align: left;
  }
  table.shop_table_responsive tr td.actions .coupon button[type=submit] {
    margin-top: 20px;
  }
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper p,
  .woocommerce-EditAccountForm p {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
  .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
    grid-template-columns: 1fr;
  }
}
.woocommerce-checkout #order_review {
  width: 100%;
  overflow: hidden;
  display: block;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
  float: left;
  width: 49%;
  margin-right: 30px;
  overflow: hidden;
}

.woocommerce-checkout #order_review .woocommerce-checkout-payment {
  float: right;
  width: 48%;
}

@media (max-width: 991px) {
  .woocommerce-checkout #order_review,
  .woocommerce-account .woocommerce,
  .woocommerce-checkout .col2-set {
    grid-template-columns: 1fr;
  }
  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
    float: none;
    width: 100%;
  }
  .woocommerce-checkout #order_review .woocommerce-checkout-payment {
    width: 100%;
    float: none;
  }
}
.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 23px;
}

abbr[title] {
  border-bottom: none;
}

/* end woocommerce checkout  */
/**
 * Single product
 */
.single-product div.product {
  position: relative;
}

.single-product div.product .woocommerce-product-gallery {
  position: relative;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 2em;
  right: 1em;
  display: block;
  z-index: 99;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 1em;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  margin: 0;
  padding: 0;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  cursor: pointer;
  float: left;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  opacity: 0.5;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  opacity: 1;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
  opacity: 1;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
  width: 48.1%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
  clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 30.79667%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
  clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 22.15%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 16.96%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
  clear: both;
}

.stock:empty::before {
  display: none;
}

.stock.in-stock {
  color: #0f834d;
}

.stock.out-of-stock {
  color: #e2401c;
}

/**
 * Products
 */
ul.products {
  margin: 0;
  padding: 0;
}

ul.products li.product {
  list-style: none;
  position: relative;
  margin-bottom: 2em;
}

ul.products li.product img {
  display: block;
}

ul.products li.product .button {
  display: inherit;
}

.shop-one__product-count {
  display: inline-block;
  padding-top: 15px;
  font-size: 17px;
  font-weight: 400;
  text-transform: capitalize;
}

.entry-summary .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 10px;
}

.entry-summary .thm-btn.cart-btn {
  margin-right: 10px;
  line-height: 28px;
  border-radius: 30px;
  text-transform: capitalize;
}

a.thm-btn.wishlist {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.yith-wcwl-add-button > a i {
  margin-right: 0;
}

.checkout-button,
.return-to-shop .button,
.shop_table .button,
.form-row.place-order .button,
.woocommerce-form-coupon .button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--delogis-base);
  color: var(--delogis-white);
  font-size: 14px;
  font-weight: 700;
  padding: 12px 50px;
  transition: 500ms;
  line-height: 28px;
  border-radius: 0px;
  z-index: 1;
  overflow: hidden;
}

.woocommerce-ResetPassword .woocommerce-Button::before,
.checkout-button::before,
.return-to-shop .button::before,
.shop_table .button::before,
.form-row.place-order .button::before,
.woocommerce-form-coupon .button::before,
.entry-summary .single_add_to_wishlist::before,
.woocommerce-checkout-payment #place_order::before,
.widget_price_filter .price_slider_amount .button.thm-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: var(--delogis-black);
  transform: scalex(0);
  transform-style: preserve-3d;
  transition: transform 0.4s ease-in-out;
  transform-origin: right center;
  z-index: -1;
}

.woocommerce-ResetPassword .woocommerce-Button:hover:before,
.checkout-button:hover:before,
.return-to-shop .button:hover:before,
.shop_table .button:hover:before,
.form-row.place-order .button:hover:before,
.woocommerce-form-coupon .button:hover:before,
.entry-summary .single_add_to_wishlist:hover:before,
.woocommerce-checkout-payment #place_order:hover:before,
.widget_price_filter .price_slider_amount .button.thm-btn:hover:before {
  transform: scalex(1);
  transform-origin: left center;
}

.widget_price_filter .price_slider_amount .button.thm-btn {
  padding: 3px 10px;
  font-size: 12px;
}

input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=textarea]:focus,
input[type=textarea]:focus-visible,
.product-quantity .quantity input,
#customer_details textarea {
  outline-style: none;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

.entry-summary ins {
  background: transparent;
}

.product-details__social + .yith-wcwl-add-to-wishlist {
  display: none !important;
}

.woocommerce-checkout .shop_table .cart_item td {
  padding-top: 10px;
  padding-bottom: 10px;
}

.woocommerce-checkout .shop_table td:last-child {
  padding-right: 0;
}

form.woocommerce-checkout .shop_table tfoot th {
  padding-left: 0;
}

.product-details__content__quantity__text {
  font-size: 14px;
}

.variations_form.cart label,
.woocommerce-tabs .woocommerce-product-attributes-item__label,
.single-product .woocommerce-grouped-product-list-item__label label {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
}
.variations_form.cart label a:hover,
.woocommerce-tabs .woocommerce-product-attributes-item__label a:hover,
.single-product .woocommerce-grouped-product-list-item__label label a:hover {
  color: var(--delogis-base, #976147);
}

.product-details__content__quantity {
  padding-left: 10px;
}

.shop-one__sidebar .sidebar__single ul li ul {
  margin-top: 0;
}

.sidebar__single.shop-one__sidebar__item.widget .wc-block-product-categories-list-item-count::after {
  content: ")";
  position: static;
  font-family: inherit;
  font-weight: inherit;
}

.sidebar__single.shop-one__sidebar__item.widget li::after {
  display: none;
}

.checkout_coupon {
  margin-top: 0;
}

.shop_table tbody .cart_item td:first-child {
  padding-left: 0;
  width: 120px;
  padding-right: 35px;
}

@media screen and (max-width: 992px) {
  .woocommerce-cart-form__contents {
    border: 0;
  }
  .woocommerce-cart-form__contents caption {
    font-size: 1.3em;
  }
  .woocommerce-cart-form__contents thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .woocommerce-cart-form__contents tr {
    border-bottom: 1px solid var(--delogis-extra);
    display: block;
    margin-bottom: 0.625em;
  }
  .woocommerce-cart-form__contents td {
    border-bottom: 1px solid var(--delogis-extra);
    display: block;
    font-size: 0.8em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    color: var(--delogis-black);
    font-size: 20px;
    font-weight: 700;
    font-family: var(--delogis-font);
  }
  .woocommerce-cart-form__contents td::before {
    /*
    * aria-label has no advantage, it won't be read inside a .woocommerce-cart-form__contents
    content: attr(aria-label);
    */
    content: attr(data-title);
    font-weight: bold;
  }
  .woocommerce-cart-form__contents td:last-child {
    border-bottom: 0;
  }
  .shop_table button[name=update_cart] {
    position: relative;
  }
  .woocommerce-cart-form .actions {
    display: block;
  }
  .shop_table tbody tr + tr {
    border-top: 0;
  }
  .woocommerce-cart-form__contents .product-thumbnail {
    justify-content: center;
  }
}
.product-details__content__rating {
  display: flex;
  align-items: center;
  padding-bottom: 26px;
  margin-bottom: 17px;
  border-bottom: 1px solid #ece9e0;
}

.product-review .comments-area .comment-box .info {
  margin-bottom: 0;
}

.product__all-content ins {
  background-color: transparent;
}

.product-details__title ins span {
  margin-left: 0;
}

.product__all-btn-box .thm-btn {
  padding: 6px 25px;
}

.product__all-btn-box .thm-btn:focus {
  color: #fff;
}

.product-details__title del span {
  text-decoration: line-through;
}

.delogis-overlay {
  position: fixed;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.1);
}

.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
  border-top-color: var(--delogis-primary);
}

@keyframes sp-anime {
  100% {
    transform: rotate(360deg);
  }
}
.is-hide {
  display: none;
}

.woocommerce-form-register,
.woocommerce-form-login {
  margin-top: 20px;
}

.shop-category.widget_block.widget_categories {
  padding: 30px 20px;
}

.sidebar .shop-category ul {
  margin-left: -15px;
  margin-right: -15px;
}

.sidebar .shop-category h2 {
  margin-bottom: 23px;
}

.sidebar.shop-one__sidebar .widget .wp-block-categories li,
.sidebar.shop-one__sidebar .widget_categories ul li {
  display: block;
  margin-bottom: 0;
}

.sidebar.shop-one__sidebar .widget .wp-block-categories li,
.sidebar .widget_categories ul li + li {
  margin-top: 0;
}

.woo-widget .wc-block-components-filter-submit-button {
  font-size: 13px;
  font-weight: 800;
  background-color: var(--delogis-base);
  line-height: 1em;
  padding: 13px 19px 13px;
  transition: all 500ms ease;
  border-radius: 0;
}

.wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
  font-size: 12px;
  margin-left: 0;
  margin-top: 0;
  font-weight: 600;
  background: var(--delogis-white);
  font-family: var(--delogis-font);
  color: var(--delogis-gray);
  border-radius: 20px;
  color: var(--delogis-gray);
}

.woo-widget div .wc-block-components-filter-submit-button:hover {
  background-color: var(--delogis-base, #1a1414) !important;
  color: #fff !important;
}

.wc-block-components-price-slider__range-input-progress {
  --track-background: linear-gradient(90deg,
      transparent var(--low),
      var(--range-color) 0,
      var(--range-color) var(--high),
      transparent 0) no-repeat 0 100%/100% 100%;
  --range-color: var(--delogis-base);
  background: var(--track-background);
  height: 6px;
}

.wc-block-components-price-slider__range-input-wrapper {
  height: 6px;
}

input[type=range i] {
  appearance: auto;
  cursor: default;
  padding: initial;
  border: initial;
  margin: 0;
  accent-color: var(--delogis-base);
}

.wc-block-price-filter__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: var(--delogis-letter-spacing);
  margin: 0;
  margin-bottom: 22px;
}

.shop-one__sidebar.sidebar .widget ul li::after {
  content: "";
}

.shop-one__sidebar.sidebar .widget ul.wp-block-categories li a::after {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  opacity: 1;
  height: 10px;
  width: 10px;
  border: 1px solid #7b7473;
  border-radius: 50%;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
}

.shop-one__sidebar.sidebar .price,
.sidebar .price {
  padding: 0;
}

.shop-one__sidebar.sidebar .wc-block-components-sort-select__label {
  float: left;
}

.shop-one__sidebar.sidebar .wc-block-components-review-list-item__info {
  display: block;
}

.shop-one__sidebar.sidebar .wc-block-components-review-list-item__image {
  width: 100%;
  height: 100%;
}

.wc-block-featured-category__link,
.wc-block-featured-category__title,
.wc-block-featured-product__description,
.wc-block-featured-product__link {
  padding: 0;
}

.sidebar .widget_products li .size-woocommerce_thumbnail,
.sidebar .widget_recent_reviews li .size-woocommerce_thumbnail {
  width: 100%;
  float: unset;
}

.shop-one__sidebar.sidebar .wc-block-stock-filter__title {
  font-size: 16px;
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
  max-width: unset;
  margin-bottom: 5px;
}

.wc-block-product-categories-list--has-images li ul,
.wc-block-product-categories-list--has-images li ul li.wc-block-product-categories-list-item {
  margin-left: 0;
}

.sidebar .select2-container .select2-selection--single {
  height: 60px;
  margin-bottom: 5px;
}

.sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 55px;
  padding: 0 20px;
}

.sidebar .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 55px;
  margin-right: 10px;
}

.shop-one__sidebar.sidebar .wc-block-product-categories__dropdown select {
  padding-left: 10px;
  background-image: none;
}

.woocommerce-product-search button,
.woocommerce-widget-layered-nav button {
  background: var(--delogis-base);
  color: #fff;
  line-height: 32px;
  width: 100%;
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta {
  margin-top: 10px;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after,
.sidebar .widget ul.wc-block-grid__products li::after,
.sidebar .widget .wc-block-product-categories-list li::after,
.sidebar .widget .widget_shopping_cart_content ul li:after,
.sidebar ul.product_list_widget li:after {
  content: " ";
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  width: 100%;
}

.wp-block-woocommerce-price-filter > .wc-block-price-filter__title {
  margin-bottom: 30px;
  margin-top: 0;
}

.wc-block-grid__product:last-child {
  border-bottom: 0;
  margin-bottom: -16px;
}

.wc-block-grid__products,
.wc-block-components-review-list-item__item,
.wc-block-product-categories {
  margin-bottom: 0;
}

.wc-block-components-price-slider {
  margin-bottom: 5px;
}

.wc-block-grid__product .wc-block-grid__product-title {
  color: #222429;
  font-weight: 800;
  font-size: 16px;
}

.wc-block-grid__product-onsale {
  position: absolute;
  top: 0;
  right: 0;
  background: var(--delogis-base);
  border-color: var(--delogis-base);
  text-transform: capitalize;
  color: #fff;
}

.woo-widget .select2-container--default .select2-selection--single {
  border: 1px solid #e6e1d8;
}

.select2-container--default .select2-selection--multiple {
  border: none !important;
}

.wc-block-components-price-slider__range-input {
  top: -2px;
}

.wc-blocks-filter-wrapper h3,
.woocommerce-account h3 {
  font-family: var(--delogis-font-two);
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 400;
}

.sidebar .wc-block-components-price-slider::after {
  content: "";
  display: table;
  clear: both;
}
.sidebar .wc-block-components-price-slider__range-text {
  float: left;
  margin: 0;
  padding-top: 6px;
}
.sidebar .wc-block-components-price-slider__range-text span:first-child::after {
  content: "-";
  margin-left: 5px;
  margin-right: 5px;
}
.sidebar .wc-block-components-price-slider__actions {
  float: right;
}

.product__add-to-cart {
  display: flex;
  justify-content: space-around;
  margin-top: 16px;
}

ul.products .product__add-to-cart .shop-one__cart.thm-btn {
  display: inline-block;
  padding: 4px 21px 4px;
  background-color: var(--delogis-base, #976147);
  color: var(--delogis-white, #ffffff);
  font-size: 12px;
  letter-spacing: var(--delogis-letter-spacing);
  font-family: var(--delogis-font);
  font-weight: 700;
  text-transform: capitalize;
}
ul.products .product__add-to-cart .shop-one__cart.thm-btn::before {
  background-color: var(--delogis-base, #976147);
}
ul.products .product__add-to-cart .shop-one__cart.thm-btn:hover {
  color: #fff;
}
ul.products .product__add-to-cart .shop-one__cart.thm-btn.loading {
  opacity: 0.25;
}

ul.products .product__add-to-cart .shop-one__cart.thm-btn {
  background-color: var(--delogis-primary, #f2edea);
  color: var(--delogis-gray);
}

.woosw-list .add_to_cart_button.loading::after,
ul.products .product__add-to-cart .add_to_cart_button.thm-btn.loading::after {
  font-family: "Font Awesome 5 Free";
  content: "\f110";
  vertical-align: top;
  font-weight: 900;
  position: absolute;
  right: 1em;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.woosw-list .add_to_cart_button.added,
ul.products .product__add-to-cart .add_to_cart_button.thm-btn.added {
  display: none;
}

.woocommerce-Reviews .comment {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: inherit;
}

.product__items ul.products {
  width: calc(100% + 30px);
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  float: left;
}

.product__items ul.products li {
  width: 100%;
  border: 0;
  margin-bottom: 0;
  float: none;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none !important;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .product__items ul.products li {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .product__items ul.products li {
    width: 33.333%;
  }
}

.product__all-img {
  border: 1px solid var(--delogis-bdr-color);
  background-color: var(--delogis-white);
  border-radius: var(--delogis-bdr-radius);
  border-bottom: 0;
}

.product__all-content {
  border: 1px solid var(--delogis-bdr-color);
  border-top: 0;
  margin-top: 0;
  padding-top: 26px;
  padding-bottom: 30px;
  border-radius: var(--delogis-bdr-radius);
}

.product__sidebar .widget,
.product__sidebar-single {
  padding: 30px;
}

.product__sidebar .product__sidebar-single .wp-block-categories {
  margin-top: -17px;
}

.cart_totals .woocommerce-shipping-methods label {
  margin-bottom: 0;
}

.woocommerce-checkout-review-order-table th:first-child,
.woocommerce-checkout-review-order-table td:first-child {
  font-family: var(--delogis-font, "Lexend", sans-serif) !important;
  font-size: 20px;
  color: var(--delogis-black);
  font-weight: 400;
  margin: 0;
}
.woocommerce-checkout-review-order-table th:last-child,
.woocommerce-checkout-review-order-table td:last-child {
  text-align: right;
}

.woosq-popup .woosw-btn,
.product-details .cart .woosw-btn,
.woosw-list .add_to_cart_button {
  border: none;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none !important;
  background-color: #5b4034;
  color: var(--delogis-white);
  font-size: 14px;
  font-weight: 700;
  padding: 15px 45px 13px;
  overflow: hidden;
  transition: all 0.5s linear;
  z-index: 1;
  line-height: 30px;
  border-radius: 30px;
  text-transform: capitalize;
}

.woosq-popup .woosw-btn {
  background-color: var(--delogis-base);
}

.woosw-list .add_to_cart_button::before,
.woosq-popup .woosw-btn::before,
.product-details .cart .woosw-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: var(--delogis-black);
  transform: scalex(0);
  transform-style: preserve-3d;
  transition: transform 0.4s ease-in-out;
  transform-origin: right center;
  z-index: -1;
}

.woosw-list .add_to_cart_button:hover::before,
.woosq-popup .woosw-btn:hover:before,
.product-details .cart .woosw-btn:hover:before {
  transform: scalex(1);
  transform-origin: left center;
}

.woosq-popup .woosw-btn:hover,
.product-details .cart .woosw-btn:hover {
  color: var(--delogis-white);
}

.shop_table .coupon .thm-btn {
  border-radius: 30px;
  padding: 15px 60px 15px;
  line-height: 28px;
}

.woosq-popup .woosw-added {
  padding: 15px 45px 13px;
}

.woosw-added:hover {
  background-color: var(--delogis-base);
}

.woosw-list .added_to_cart.wc-forward {
  padding: 15px 45px 14px;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
}

.shop-one.product.news-sidebar {
  padding: 120px 0;
}

.shop-one button.woosw-btn {
  position: relative;
  text-indent: -99999px;
}

.shop-one .woosw-btn:before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  margin-right: 5px;
  left: 50%;
  text-indent: -8px;
}

.shop-one button.woosw-btn.woosw-btn-added.woosw-added {
  position: relative;
  text-indent: -99999px;
}

.shop-one .woosw-btn.woosw-added:before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  margin-right: 5px;
  left: 50%;
  text-indent: -8px;
  font-weight: 900;
}

.shop-one button.woosq-btn {
  position: relative;
  text-indent: -99999px;
}

.shop-one .woosq-btn:before {
  content: "\f06e";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  margin-right: 5px;
  left: 50%;
  text-indent: -8px;
}

.shop-one button.woosq-btn.woosq-btn-added.woosq-added {
  position: relative;
  text-indent: -99999px;
}

.shop-one .woosq-btn.woosq-added:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  margin-right: 5px;
  left: 50%;
  text-indent: -8px;
  font-weight: 900;
}

.shop_table tbody .cart_item td.product-name {
  position: relative;
}

.shop_table.woocommerce-checkout-review-order-table tbody .cart_item td.product-name {
  left: 0;
}

.shop-one__sidebar .sidebar__single .wp-block-search .wp-block-search__button.has-icon {
  color: var(--treck-black, #687469);
  padding: 0;
  background-color: transparent;
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
}

.wp-block-search__button svg {
  min-height: 2.5em;
  min-width: 2.5em;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--add .add_to_cart_inline {
  text-align: right;
  margin-right: 10px;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--image img {
  border-radius: var(--delogis-bdr-radius);
}

.product .blog-sidebar__meta,
.product .blog-sidebar__btn,
.product .blog-sidebar__date {
  display: none;
}

/* Responsive
--------------------------------------------- */
/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-one__right {
    margin-left: 0;
  }
  .about-one__experience-points-list + .about-one__experience-points-list {
    margin-left: 16px;
  }
  .about-one__btn-box {
    margin-left: 23px;
  }
  .about-one__curved-circle-box {
    left: 0;
  }
  .feature-one__hover-content-inner {
    padding: 82px 10px 47px;
  }
  .services-one__right {
    margin-left: 0;
  }
  .services-one__left .section-title__title {
    font-size: 40px;
  }
  .get-one__img-box {
    right: -285px;
  }
  .get-one__video-link {
    right: 400px;
  }
  .awards-one__inner {
    margin-left: 0;
    margin-right: 0;
  }
  .testimonial-one__right {
    margin-left: 0;
    margin-top: 50px;
  }
  .why-choose-one__right {
    margin-left: 0;
  }
  .contact-one__left {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
  .contact-one__img-1 {
    display: none;
  }
  .contact-one__shape-2 {
    display: none;
  }
  .footer-widget__newsletter {
    margin-top: 33px;
  }
  .footer-widget__Contact {
    margin-top: 33px;
  }
  .footer-widget__link {
    margin-right: 0px;
  }
  .about-two__therapy {
    left: 0;
  }
  .about-two__right {
    margin-left: 0;
  }
  .about-two {
    padding: 120px 0 114px;
  }
  .services-two__title-box {
    padding: 24px 20px 20px;
  }
  .why-choose-two__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .why-choose-two__right {
    max-width: 600px;
    margin: 60px auto 0;
  }
  .why-choose-two__img-2 {
    right: 0;
    bottom: 0;
  }
  .why-choose-two__icon-1,
  .why-choose-two__icon-2 {
    display: none;
  }
  .tabs-one__content p br {
    display: none;
  }
  .tabs-one__tab-content-inner {
    flex-direction: column;
  }
  .tabs-one__points {
    margin-left: 0;
  }
  .testimonial-two__right {
    margin-top: 60px;
  }
  .counter-one__left .section-title__title {
    font-size: 45px;
  }
  .cta-two__img {
    position: relative;
  }
  .cta-two__inner {
    padding: 64px 50px 64px;
    padding-left: 50px;
    flex-direction: column;
    align-items: baseline;
  }
  .cta-two__text {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .faq-one__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .faq-one__right {
    max-width: 600px;
    margin: 60px auto 0;
  }
  .contact-two__left {
    margin-right: 0;
  }
  .contact-two__shape-1 {
    right: -15px;
  }
  .feature-two__title-box {
    padding: 23px 20px 24px;
  }
  .feature-two__hover-title-box {
    padding: 22px 20px 14px;
  }
  .feature-two__hover-text {
    margin-top: 0;
  }
  .about-three__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-three__right {
    max-width: 600px;
    margin: 60px auto 0;
  }
  .about-three {
    padding-bottom: 217px;
  }
  .services-three__right {
    margin-left: 0;
  }
  .services-three__left .section-title__title {
    font-size: 45px;
  }
  .feature-three__content {
    margin-right: 140px;
  }
  .pricing-one__single {
    padding: 60px 30px 30px;
  }
  .testimonial-three__text {
    font-size: 23px;
    line-height: 35px;
  }
  .cases-three__single {
    flex-direction: column;
    align-items: baseline;
  }
  .cases-three__img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-three__img:before {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-three__img img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-three__content {
    border-radius: var(--delogis-bdr-radius);
  }
  .why-choose-three__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .why-choose-three__right {
    padding-top: 60px;
    max-width: 600px;
    margin: 0 auto 0;
  }
  .why-choose-three__shape-1 {
    display: none;
  }
  .why-choose-three {
    padding: 120px 0 120px;
  }
  .about-four__left {
    margin-right: 0;
  }
  .about-four__right .section-title__title {
    font-size: 49px;
  }
  .blog-details__pagenation {
    flex-direction: column;
  }
  .case-details__img-and-points {
    flex-direction: column;
    align-items: baseline;
  }
  .case-details__points {
    margin-left: 0;
    margin-top: 20px;
  }
  .cases-page-two__single {
    flex-direction: column;
    align-items: baseline;
  }
  .cases-page-two__img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-page-two__img:before {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-page-two__img img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-page-two__content {
    border-radius: var(--delogis-bdr-radius);
  }
  .contact-details__list li:nth-child(4) {
    margin-top: 20px;
  }
  .make-appointment__left {
    margin-right: 0;
    margin-bottom: 60px;
  }
  .services-details__process li p br {
    display: none;
  }
  .team-details__right {
    margin-left: 0;
  }
  .team-details__social-box {
    right: -102px;
  }
  .experience-one__text br {
    display: none;
  }
  .experience-one__right {
    margin-left: 0;
  }
  .cart-page .table-responsive {
    margin-bottom: 30px;
  }
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-one__curved-circle-box {
    left: 0;
  }
  .about-one__right {
    margin-left: 0;
    margin-top: 60px;
  }
  .services-one__right {
    margin-left: 0;
  }
  .get-one__img-box {
    display: none;
  }
  .get-one__shape-1,
  .get-one__shape-2,
  .get-one__shape-3,
  .get-one__shape-4,
  .get-one__shape-5 {
    display: none;
  }
  .cta-one__inner {
    flex-direction: column;
  }
  .cta-one__text {
    margin-bottom: 20px;
  }
  .cta-one__btn-box {
    margin-left: 0;
  }
  .awards-one__inner {
    margin-left: 0;
    margin-right: 0;
  }
  .awards-one__shape-2 {
    display: none;
  }
  .testimonial-one__right {
    margin-left: 0;
    margin-top: 50px;
  }
  .testimonial-one__text {
    font-size: 20px;
    line-height: 40px;
  }
  .why-choose-one__right {
    margin-left: 0;
  }
  .contact-one__left {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
  .contact-one__img-1 {
    display: none;
  }
  .contact-one__shape-2 {
    display: none;
  }
  .contact-one__contact-box-bg {
    height: 100%;
  }
  .contact-one__right {
    margin-top: 60px;
  }
  .site-footer__top-inner {
    flex-direction: column;
  }
  .footer-widget__newsletter {
    margin-top: 33px;
  }
  .footer-widget__Contact {
    margin-top: 33px;
  }
  .footer-widget__link {
    margin-right: 0px;
  }
  .about-two__therapy {
    left: 0;
  }
  .about-two__right {
    margin-left: 0;
    margin-top: 60px;
  }
  .about-two {
    padding: 120px 0 114px;
  }
  .why-choose-two__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .why-choose-two__right {
    max-width: 600px;
    margin: 60px auto 0;
  }
  .why-choose-two__img-2 {
    right: 0;
    bottom: 0;
  }
  .why-choose-two__icon-1,
  .why-choose-two__icon-2 {
    display: none;
  }
  .tabs-one__content p br {
    display: none;
  }
  .tabs-one__tab-content-inner {
    flex-direction: column;
  }
  .tabs-one__points {
    margin-left: 0;
  }
  .tabs-one__inner .tab-buttons .tab-btn {
    display: block;
    max-width: 210px;
    width: 100%;
  }
  .tabs-one__inner .tab-buttons .tab-btn + .tab-btn {
    margin-left: 0;
    margin-top: 10px;
  }
  .testimonial-two__right {
    margin-top: 60px;
  }
  .counter-one__left {
    margin-bottom: 38px;
  }
  .counter-one__bottom {
    padding: 15px 20px 15px;
  }
  .counter-one__text p {
    font-size: 18px;
  }
  .cta-two__img {
    position: relative;
  }
  .cta-two__inner {
    padding: 64px 50px 64px;
    padding-left: 50px;
    flex-direction: column;
    align-items: baseline;
  }
  .cta-two__text {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .faq-one__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .faq-one__right {
    max-width: 600px;
    margin: 60px auto 0;
  }
  .google-map {
    display: none;
  }
  .contact-two__bg {
    width: 100%;
  }
  .contact-two__left {
    margin-right: 0;
  }
  .about-three__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-three__right {
    max-width: 600px;
    margin: 60px auto 0;
  }
  .about-three__img-2 {
    left: 0;
  }
  .about-three {
    padding-bottom: 217px;
  }
  .services-three__right {
    margin-left: 0;
  }
  .feature-three__content {
    padding: 33px 20px 35px;
    margin-right: 20px;
  }
  .counter-two__single {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .counter-two__single:nth-child(2):before {
    display: none;
  }
  .testimonial-three__single {
    flex-direction: column;
    align-items: baseline;
  }
  .testimonial-three__content {
    margin-left: 0;
    margin-top: 30px;
  }
  .why-choose-three__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .why-choose-three__right {
    padding-top: 60px;
    max-width: 600px;
    margin: 0 auto 0;
  }
  .why-choose-three__shape-1 {
    display: none;
  }
  .why-choose-three {
    padding: 120px 0 120px;
  }
  .error-page__left {
    margin-top: 0;
  }
  .error-page__right {
    margin-right: 0;
    margin-left: 0;
    margin-top: 90px;
  }
  .error-page {
    padding: 90px 0 120px;
  }
  .about-four__left {
    margin-right: 0;
  }
  .about-four__right {
    margin-top: 60px;
  }
  .blog-details__pagenation {
    flex-direction: column;
  }
  .case-details__img-and-points {
    flex-direction: column;
    align-items: baseline;
  }
  .case-details__points {
    margin-left: 0;
    margin-top: 20px;
  }
  .case-details__right {
    margin-top: 60px;
  }
  .cases-page-two__single {
    flex-direction: column;
    align-items: baseline;
  }
  .cases-page-two__img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-page-two__img:before {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-page-two__img img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-page-two__content {
    border-radius: var(--delogis-bdr-radius);
  }
  .contact-details__list li:nth-child(3) {
    margin-top: 20px;
  }
  .contact-details__list li:nth-child(4) {
    margin-top: 20px;
  }
  .faq-page__left {
    margin-bottom: 60px;
  }
  .make-appointment__left {
    margin-right: 0;
    margin-bottom: 60px;
  }
  .services-details__sidebar {
    margin-bottom: 60px;
  }
  .team-details__social-box {
    right: -102px;
  }
  .team-details__right {
    margin-left: 0;
    margin-top: 56px;
  }
  .experience-one__right {
    margin-left: 0;
    margin-top: 50px;
  }
  .product__sidebar {
    margin-bottom: 60px;
  }
  .product-details__top {
    margin-top: 51px;
  }
  .cart-page .table-responsive {
    margin-bottom: 30px;
  }
  .cart-total li {
    justify-content: flex-start;
  }
  .cart-total li span:first-child {
    text-align: left;
  }
  .cart-page__buttons {
    justify-content: start;
  }
  .checkout__payment {
    margin-top: 50px;
  }
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .section-title__title {
    font-size: 30px;
    line-height: 45px;
  }
  .section-title__title br {
    display: none;
  }
  .section-title__title span:before {
    display: none;
  }
  .about-one__curved-circle-box {
    left: 0;
  }
  .about-one__right {
    margin-left: 0;
    margin-top: 60px;
  }
  .about-one__experience-and-points {
    flex-direction: column;
  }
  .about-one__experience-points-box {
    margin-left: 0;
    margin-top: 20px;
  }
  .about-one__experience-points {
    flex-direction: column;
    align-items: baseline;
  }
  .about-one__experience-points-list + .about-one__experience-points-list {
    margin-left: 0;
    margin-top: 2px;
  }
  .about-one__sign-and-btn {
    flex-direction: column;
    align-items: baseline;
  }
  .about-one__btn-box {
    margin-left: 0;
    margin-top: 20px;
  }
  .feature-one__hover-content-inner {
    padding: 82px 10px 47px;
  }
  .services-one__right {
    margin-left: 0;
  }
  .get-one__img-box {
    display: none;
  }
  .get-one__shape-1,
  .get-one__shape-2,
  .get-one__shape-3,
  .get-one__shape-4,
  .get-one__shape-5 {
    display: none;
  }
  .cta-one__inner {
    flex-direction: column;
    text-align: center;
  }
  .cta-one__text {
    margin-bottom: 20px;
  }
  .cta-one__btn-box {
    margin-left: 0;
  }
  .awards-one__inner {
    margin-left: 0;
    margin-right: 0;
    justify-content: center;
  }
  .awards-one__shape-2 {
    display: none;
  }
  .testimonial-one__right {
    margin-left: 0;
    margin-top: 50px;
  }
  .testimonial-one__single {
    flex-direction: column;
    align-items: baseline;
  }
  .testimonial-one__content {
    margin-left: 0;
    margin-top: 20px;
  }
  .testimonial-one__text {
    font-size: 20px;
    line-height: 40px;
  }
  .testimonial-one__client-name {
    margin-top: 33px;
  }
  .testimonial-one__carousel.owl-theme .owl-nav {
    bottom: -100px;
  }
  .testimonial-one {
    padding: 130px 0 220px;
  }
  .cases-one__bottom {
    margin-left: 0;
    margin-right: 0;
  }
  .testimonial-one__text {
    font-size: 20px;
    line-height: 40px;
  }
  .why-choose-one__right {
    margin-left: 0;
  }
  .why-choose-one__list li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contact-one__left {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
  .contact-one__img-1 {
    display: none;
  }
  .contact-one__shape-2 {
    display: none;
  }
  .contact-one__contact-box-bg {
    height: 100%;
  }
  .contact-one__right {
    margin-top: 60px;
  }
  .site-footer__top-inner {
    flex-direction: column;
  }
  .site-footer__top-left {
    flex-direction: column;
    text-align: center;
  }
  .site-footer__top-content {
    margin-left: 0;
  }
  .site-footer__top-content {
    margin-left: 0;
  }
  .site-footer__top-icon {
    padding-right: 0;
  }
  .site-footer__top-icon::before {
    display: none;
  }
  .site-footer__top-right {
    margin-top: 9px;
  }
  .footer-widget__link {
    margin-right: 0;
    margin-top: 33px;
    margin-bottom: 33px;
  }
  .footer-widget__newsletter {
    margin-top: 41px;
  }
  .about-two__therapy {
    display: none;
  }
  .about-two__right {
    margin-left: 0;
    margin-top: 60px;
  }
  .about-two__sign-and-social {
    flex-direction: column;
    align-items: baseline;
  }
  .about-two__social {
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px;
  }
  .about-two__social::before {
    display: none;
  }
  .services-two__title-box {
    padding: 24px 20px 20px;
  }
  .why-choose-two__left {
    margin-right: 0;
  }
  .why-choose-two__btn-and-video {
    flex-direction: column;
    align-items: baseline;
  }
  .why-choose-two__video {
    margin-top: 30px;
  }
  .why-choose-two__right {
    margin-left: 0;
    margin-right: 0;
    margin-top: 60px;
  }
  .why-choose-two__img-2 {
    display: none;
  }
  .why-choose-two__icon-1,
  .why-choose-two__icon-2 {
    display: none;
  }
  .tabs-one__content p br {
    display: none;
  }
  .tabs-one__tab-content-inner {
    flex-direction: column;
  }
  .tabs-one__points {
    margin-left: 0;
  }
  .tabs-one__inner .tab-buttons .tab-btn {
    display: block;
    max-width: 210px;
    width: 100%;
  }
  .tabs-one__inner .tab-buttons .tab-btn + .tab-btn {
    margin-left: 0;
    margin-top: 10px;
  }
  .tabs-one__tab-content-left {
    flex-direction: column;
  }
  .tabs-one__content {
    margin-left: 0;
    margin-top: 41px;
  }
  .tabs-one__inner {
    padding: 60px 20px 60px;
  }
  .testimonial-two__right {
    margin-top: 60px;
  }
  .testimonial-two__inner {
    padding: 50px 20px 54px;
  }
  .counter-one__left {
    margin-bottom: 38px;
  }
  .counter-one__count-box {
    flex-direction: column;
  }
  .counter-one__count-box li + li {
    margin-top: 20px;
  }
  .counter-one__bottom {
    padding: 15px 20px 15px;
    flex-direction: column;
    text-align: center;
  }
  .counter-one__text p {
    margin-bottom: 20px;
  }
  .cta-two__img {
    position: relative;
    max-width: 320px;
    width: 100%;
  }
  .cta-two__img img {
    width: 100%;
  }
  .cta-two__inner {
    padding: 64px 15px 64px;
    padding-left: 15px;
    flex-direction: column;
    align-items: baseline;
  }
  .cta-two__text {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .cta-two__icon {
    right: 0;
  }
  .faq-one__img-and-points {
    flex-direction: column;
    align-items: baseline;
  }
  .faq-one__points {
    margin-left: 0;
    margin-top: 23px;
  }
  .faq-one__right {
    margin-top: 50px;
  }
  .google-map {
    display: none;
  }
  .contact-two__bg {
    width: 100%;
  }
  .contact-two__left {
    margin-right: 0;
  }
  .feature-two__title-box {
    padding: 23px 20px 24px;
  }
  .feature-two__hover-title-box {
    padding: 22px 20px 14px;
  }
  .feature-two__hover-text {
    margin-top: 0;
  }
  .about-three__left {
    margin-right: 0;
  }
  .about-three__points-box {
    flex-direction: column;
    align-items: baseline;
  }
  .about-three__points-list + .about-three__points-list {
    margin-left: 0;
    margin-top: 10px;
  }
  .about-three__img-2 {
    display: none;
  }
  .about-three__right {
    margin-top: 60px;
  }
  .services-three__right {
    margin-left: 0;
  }
  .feature-three__content {
    padding: 33px 30px 35px;
    margin-right: 20px;
  }
  .feature-three__btn {
    position: relative;
    bottom: 0;
    right: inherit;
    width: 115px;
    margin-top: 20px;
  }
  .feature-three__btn a {
    border-radius: var(--delogis-bdr-radius);
  }
  .feature-three__btn a:hover {
    color: var(--delogis-white);
    background-color: var(--delogis-black);
  }
  .counter-two__single {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .counter-two__single:before {
    display: none;
  }
  .pricing-one__single {
    padding: 60px 30px 30px;
  }
  .testimonial-three__single {
    flex-direction: column;
    align-items: baseline;
  }
  .testimonial-three__content {
    margin-left: 0;
    margin-top: 30px;
  }
  .testimonial-three__text {
    font-size: 20px;
    line-height: 30px;
  }
  .testimonial-three__client-name {
    margin-top: 28px;
  }
  .testimonial-three__carousel.owl-theme .owl-nav {
    bottom: -101px;
  }
  .testimonial-three {
    padding: 107px 0 221px;
  }
  .cases-three__single {
    flex-direction: column;
    align-items: baseline;
  }
  .cases-three__img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-three__img:before {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-three__img img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-three__content {
    border-radius: var(--delogis-bdr-radius);
  }
  .why-choose-three__left {
    margin-left: 0;
    margin-right: 0;
  }
  .why-choose-three__experience {
    bottom: 0;
    right: 0;
  }
  .why-choose-three__right {
    padding-top: 60px;
  }
  .why-choose-three__shape-1 {
    display: none;
  }
  .why-choose-three__progress-box-img {
    display: none;
  }
  .why-choose-three {
    padding: 120px 0 120px;
  }
  .error-page__left {
    margin-top: 0;
  }
  .error-page__right {
    margin-right: 0;
    margin-left: 0;
    margin-top: 90px;
  }
  .error-page {
    padding: 90px 0 120px;
  }
  .about-four__left {
    margin-right: 0;
  }
  .about-four__right {
    margin-top: 60px;
  }
  .about-four__points-two {
    flex-direction: column;
    align-items: baseline;
  }
  .about-four__points-two li + li {
    margin-left: 0;
    margin-top: 30px;
  }
  .about-four__points-two li:before {
    display: none;
  }
  .blog-details__pagenation {
    flex-direction: column;
  }
  .blog-details__bottom {
    flex-direction: column;
  }
  .blog-details__social-list {
    margin-top: 20px;
  }
  .comment-one__single {
    flex-direction: column;
    align-items: baseline;
  }
  .comment-one__content {
    margin-left: 0;
    margin-top: 20px;
  }
  .blog-sidebar__bottom-box {
    padding: 60px 30px 55px;
  }
  .blog-sidebar__provide-services {
    padding: 60px 30px 60px;
  }
  .case-details__img-and-points {
    flex-direction: column;
    align-items: baseline;
  }
  .case-details__points {
    margin-left: 0;
    margin-top: 20px;
  }
  .case-details__right {
    margin-top: 60px;
  }
  .cases-page-two__single {
    flex-direction: column;
    align-items: baseline;
  }
  .cases-page-two__img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-page-two__img:before {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-page-two__img img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-page-two__content {
    border-radius: var(--delogis-bdr-radius);
  }
  .contact-details__inner-content {
    padding: 61px 20px 56px;
  }
  .contact-details__list {
    flex-direction: column;
    align-items: baseline;
  }
  .contact-details__list li + li {
    margin-top: 20px;
  }
  .faq-search-box__inner {
    padding: 51px 20px 75px;
  }
  .faq-search-box__shape {
    display: none;
  }
  .faq-search-box__title {
    font-size: 33px;
  }
  .faq-page__left {
    margin-bottom: 60px;
  }
  .login-page__form {
    padding: 60px 20px 60px;
  }
  .login-page__form-btn-box {
    flex-direction: column;
    align-items: baseline;
  }
  .login-page__form-forgot-password {
    margin-left: 0;
    margin-top: 20px;
  }
  .make-appointment__left {
    margin-right: 0;
    margin-bottom: 60px;
  }
  .make-appointment__shape-1 {
    display: none;
  }
  .make-appointment__single--two {
    margin-top: 30px;
  }
  .services-details__sidebar {
    margin-bottom: 60px;
  }
  .banner-one {
    padding: 45px 20px 50px;
  }
  .services-details__process {
    flex-direction: column;
  }
  .services-details__title-3 {
    text-align: center;
  }
  .services-details__book-img {
    display: none;
  }
  .services-details__book-shape-1 {
    display: none;
  }
  .services-details__book {
    padding: 40px 20px 39px;
  }
  .services-details__book-title-and-btn {
    flex-direction: column;
    align-items: baseline;
  }
  .services-details__book-btn-box {
    margin-left: 0;
    margin-top: 20px;
  }
  .team-details__social-box {
    right: -102px;
  }
  .team-details__social-title {
    margin-right: 10px;
  }
  .team-details__right {
    margin-left: 0;
    margin-top: 56px;
  }
  .team-details__points {
    flex-direction: column;
    align-items: baseline;
  }
  .team-details__points li + li {
    margin-left: 0;
    margin-top: 20px;
  }
  .certificate-one__list li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .experience-one__right {
    margin-left: 0;
    margin-top: 50px;
  }
  .experience-one__text br {
    display: none;
  }
  .product__sidebar {
    margin-bottom: 60px;
  }
  .product__showing-result {
    flex-direction: column;
  }
  .product__showing-text-box {
    margin-bottom: 20px;
  }
  .product-details__top {
    margin-top: 51px;
  }
  .product-details__title span {
    margin-left: 20px;
  }
  .product-details__buttons {
    flex-direction: column;
    align-items: baseline;
  }
  .product-details__buttons-2 {
    margin-left: 0;
    margin-top: 10px;
  }
  .product-details__social {
    flex-direction: column;
    align-items: baseline;
  }
  .product-details__social-link {
    margin-left: 0;
    margin-top: 20px;
  }
  .comments-area .comment {
    flex-direction: column;
    align-items: baseline;
  }
  .review-one__content {
    padding-left: 0;
    margin-top: 20px;
  }
  .review-one__content-top {
    flex-direction: column;
    align-items: baseline;
  }
  .cart-page .table-responsive {
    margin-bottom: 30px;
  }
  .cart-total li {
    justify-content: flex-start;
  }
  .cart-total li span:first-child {
    text-align: left;
  }
  .cart-page__buttons {
    justify-content: start;
    flex-direction: column;
    align-items: baseline;
  }
  .cart-page__buttons-2 {
    margin-left: 0;
    margin-top: 10px;
  }
  .checkout__payment {
    margin-top: 50px;
    padding: 49px 30px 18px;
  }
  .cart-total li span:first-child {
    margin-right: 45px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1420px) {
  .get-one__img-box {
    right: -80px;
  }
}
@media only screen and (min-width: 1500px) and (max-width: 1780px) {
  .contact-one__img-1 img {
    width: 85%;
  }
  .contact-one__shape-2 img {
    width: 85%;
  }
  .cases-three__single {
    flex-direction: column;
    align-items: baseline;
  }
  .cases-three__img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-three__img:before {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-three__img img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-three__content {
    border-radius: var(--delogis-bdr-radius);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .contact-one__img-1 img {
    width: 70%;
  }
  .contact-one__shape-2 img {
    width: 70%;
  }
  .cases-three__single {
    flex-direction: column;
    align-items: baseline;
  }
  .cases-three__img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-three__img:before {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-three__img img {
    border-radius: var(--delogis-bdr-radius);
  }
  .cases-three__content {
    border-radius: var(--delogis-bdr-radius);
  }
}
/*--------------------------------------------------------------
# Slider All Responsice Css
--------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-slider .owl-theme .owl-nav,
  .main-slider .owl-theme .owl-dots,
  .main-slider-two .owl-theme .owl-dots,
  .main-slider-two .owl-theme .owl-nav,
  .main-slider-three .owl-theme .owl-nav {
    max-width: 960px;
  }
  .main-slider-three__img {
    right: -180px;
  }
  .main-slider-three__img img {
    width: 65% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-slider .owl-theme .owl-nav,
  .main-slider .owl-theme .owl-dots,
  .main-slider-two .owl-theme .owl-dots,
  .main-slider-two .owl-theme .owl-nav,
  .main-slider-three .owl-theme .owl-nav {
    max-width: 720px;
  }
  .main-slider__title {
    font-size: 83px;
  }
  .main-slider-two__title {
    font-size: 80px;
  }
  .main-slider-three__img {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .main-slider .owl-theme .owl-nav,
  .main-slider .owl-theme .owl-dots,
  .main-slider-two .owl-theme .owl-dots,
  .main-slider-two .owl-theme .owl-nav,
  .main-slider-three .owl-theme .owl-nav {
    max-width: 540px;
  }
  .main-slider__sub-title {
    font-size: 14px;
  }
  .main-slider__title {
    font-size: 34px;
    line-height: 45px;
  }
  .main-slider__btn-box {
    flex-direction: column;
    align-items: baseline;
  }
  .main-slider__btn-two {
    margin-top: 10px;
    margin-left: 0;
  }
  .main-slider-two__sub-title {
    padding: 5px 25px 5px;
  }
  .main-slider-two__title {
    font-size: 34px;
    line-height: 45px;
  }
  .main-slider-two__title span:before {
    display: none;
  }
  .main-slider-two__btn-box {
    flex-direction: column;
  }
  .main-slider-two__btn-two {
    margin-top: 10px;
    margin-left: 0;
  }
  .main-slider-three__img {
    display: none;
  }
  .main-slider-three__shape-3 {
    display: none;
  }
  .main-slider-three__sub-title-box {
    margin-left: 0;
    margin-bottom: 0;
  }
  .main-slider-three__title {
    font-size: 35px;
    line-height: 45px;
  }
  .main-slider-three__title span:before {
    display: none;
  }
  .main-slider-three__btn-founder-box {
    flex-direction: column;
    align-items: baseline;
  }
  .main-slider-three__founder-box {
    margin-left: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1700px) {
  .main-slider-three__img {
    right: 150px;
  }
  .main-slider-three__img img {
    width: 85% !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-slider-three__img {
    right: 80px;
  }
  .main-slider-three__img img {
    width: 85% !important;
  }
}
/*--------------------------------------------------------------
# Main Menu All Responsice Css
--------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu__wrapper-inner-content {
    padding-left: 200px;
    padding-right: 200px;
  }
  .main-menu__top {
    display: none;
  }
  .main-menu__logo {
    padding: 0 10.5px 0;
  }
  .main-menu__btn-box {
    padding: 0 21.5px 0;
  }
  .main-header-two__top-menu {
    display: none;
  }
  .main-header-two__social {
    margin-left: 0;
  }
  .main-menu-two .mobile-nav__toggler {
    color: var(--delogis-white);
  }
  .main-menu-two .mobile-nav__toggler:hover {
    color: var(--delosis-base);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-menu__wrapper-inner-content {
    padding-left: 200px;
    padding-right: 200px;
  }
  .main-menu__top {
    display: none;
  }
  .main-menu__logo {
    padding: 0 10.5px 0;
  }
  .main-menu__btn-box {
    padding: 0 21.5px 0;
  }
  .main-menu__call {
    display: none;
  }
  .main-header-two__top {
    display: none;
  }
  .main-slider-two {
    margin-top: 0;
  }
  .main-menu-two__wrapper-inner {
    padding: 0 20px 0;
  }
  .main-menu-two .mobile-nav__toggler {
    color: var(--delogis-white);
  }
  .main-menu-two .mobile-nav__toggler:hover {
    color: var(--delosis-base);
  }
  .main-menu-three__wrapper-inner {
    padding: 0 20px 0;
  }
  .main-menu-three__logo {
    margin-right: 50px;
  }
}
@media (max-width: 767px) {
  .main-menu__wrapper-inner-content {
    padding-left: 0;
    padding-right: 0;
  }
  .main-menu__top {
    display: none;
  }
  .main-menu__logo {
    position: relative;
    padding: 0 21.5px 0;
  }
  .main-menu__logo:before {
    display: none;
  }
  .main-menu__btn-box {
    display: none;
  }
  .main-menu__call {
    display: none;
  }
  .main-menu__logo {
    position: relative;
    padding: 16px 21.5px 15px;
    justify-content: center;
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
    border-radius: var(--delogis-bdr-radius);
    margin-bottom: 20px;
  }
  .main-menu__search-cart-box {
    margin-left: 0;
  }
  .main-header-two__top {
    display: none;
  }
  .main-slider-two {
    margin-top: 0;
  }
  .main-menu-two__wrapper-inner {
    padding: 0 20px 0;
  }
  .main-menu-two__right {
    display: none;
  }
  .main-menu-two .mobile-nav__toggler {
    color: var(--delogis-white);
    display: inline-block;
    padding: 35px 0;
  }
  .main-menu-two .mobile-nav__toggler:hover {
    color: var(--delosis-base);
  }
  .main-menu-three__wrapper-inner {
    padding: 0 20px 0;
  }
  .main-menu-three__right {
    display: none;
  }
  .main-menu-three__logo {
    margin-right: 0;
  }
  .main-menu-three__left {
    justify-content: space-between;
    flex: 1;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1740px) {
  .main-menu__wrapper-inner-content {
    padding-left: 200px;
    padding-right: 200px;
  }
  .main-menu__top-menu {
    display: none;
  }
  .main-menu__call {
    display: none;
  }
  .main-menu__logo {
    padding: 0 9.5px 0;
  }
  .main-menu__btn-box {
    padding: 0 21.5px 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-menu__wrapper-inner-content {
    padding-left: 200px;
    padding-right: 200px;
  }
  .main-menu__top {
    display: none;
  }
  .main-menu__call {
    display: none;
  }
  .main-menu__logo {
    padding: 0 10.5px 0;
  }
  .main-menu__btn-box {
    padding: 0 21.5px 0;
  }
  .main-menu__search-cart-box {
    display: none;
  }
  .main-menu__bottom-inner {
    padding: 0 20px;
    justify-content: center;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1430px) {
  .main-header-two__top-inner {
    padding: 7px 30px 7px;
  }
  .main-menu-two__wrapper-inner {
    padding: 0 30px 0;
  }
  .main-menu-two__call {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .main-menu-three__wrapper-inner {
    padding: 0 20px 0;
  }
  .main-menu-three__logo {
    margin-right: 50px;
  }
  .main-menu-three__call {
    display: none;
  }
  .main-menu-three__search-cart-box {
    margin-left: 0;
  }
}
/* Update
--------------------------------------------- */
/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/
.thm-btn--two {
  position: relative;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  padding: 13px 40.5px;
  border: none;
  outline: none;
}

.section-title--home-four {
  position: relative;
  margin-top: -9px;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .section-title--home-four {
    margin-bottom: 30px;
  }
}
.section-title--home-four .section-title__tagline {
  color: var(--delogis-gray);
  font-size: 16px;
  text-transform: none;
  font-weight: 500;
  letter-spacing: 0;
}
.section-title--home-four .section-title__tagline__icon {
  display: inline-block;
  font-size: 14px;
  color: var(--delogis-base);
  margin-right: 6px;
}
.section-title--home-four .section-title__title {
  font-size: 40px;
  line-height: 50px;
  letter-spacing: -0.8px;
  margin-top: 6px;
}
@media (max-width: 767px) {
  .section-title--home-four .section-title__title {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
  }
}

.section-title--home-five {
  position: relative;
  margin-top: -9px;
  margin-bottom: 49px;
}
@media (max-width: 767px) {
  .section-title--home-five {
    margin-bottom: 30px;
  }
}
.section-title--home-five .section-title__tagline {
  color: var(--delogis-gray);
  font-size: 16px;
  text-transform: none;
  font-weight: 700;
  letter-spacing: 0;
}
.section-title--home-five .section-title__tagline__icon {
  display: inline-block;
  font-size: 14px;
  color: var(--delogis-base);
  margin-right: 6px;
}
.section-title--home-five .section-title__title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 1px;
}
@media (max-width: 767px) {
  .section-title--home-five .section-title__title {
    font-size: 30px;
    line-height: 40px;
  }
}

/*--------------------------------------------------------------
# Mega Menu
--------------------------------------------------------------*/
.mobile-nav__container .main-menu__list > .megamenu.megamenu-clickable > ul,
.main-menu .main-menu__list > .megamenu.megamenu-clickable > ul,
.stricky-header .main-menu__list > .megamenu.megamenu-clickable > ul {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100vw;
  height: 100vh;
  visibility: visible;
  overflow-y: scroll;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  transition: transform 0.7s ease, opacity 0.7s ease, visibility 0.7s ease;
  z-index: 999999;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
  padding: 0;
  background-color: var(--delogis-white);
  display: block !important;
  margin: 0;
}

.main-menu__list > li.megamenu-clickable > ul::-webkit-scrollbar {
  display: none;
}

.mobile-nav__container .main-menu__list > .megamenu.megamenu-clickable > ul.megamenu-clickable--active,
.main-menu .main-menu__list > .megamenu.megamenu-clickable > ul.megamenu-clickable--active,
.stricky-header .main-menu__list > .megamenu.megamenu-clickable > ul.megamenu-clickable--active {
  transform-origin: top center;
  transform: scale(1, 1);
  opacity: 1;
  visibility: visible;
  transition: transform 0.7s ease, opacity 0.7s ease, visibility 0.7s ease;
}

body.megamenu-popup-active {
  overflow: hidden;
}
body.megamenu-popup-active .main-menu__wrapper-inner-content {
  z-index: initial;
}

body.megamenu-popup-active .stricky-header {
  bottom: 0;
}

body.megamenu-popup-active .mobile-nav__content {
  overflow: unset;
}

.mobile-nav__content .demo-one .container {
  padding-left: 15px;
  padding-right: 15px;
}

.megamenu-popup {
  position: relative;
}
.megamenu-popup .megamenu-clickable--close {
  position: absolute;
  top: 18px;
  right: 20px;
  display: block;
  color: var(--delogis-black);
}
@media (min-width: 1300px) {
  .megamenu-popup .megamenu-clickable--close {
    top: 38px;
    right: 40px;
  }
}
.megamenu-popup .megamenu-clickable--close:hover {
  color: var(--delogis-base);
}
.megamenu-popup .megamenu-clickable--close span {
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
  color: currentColor;
  transition: all 500ms ease;
}
.megamenu-popup .megamenu-clickable--close span::before, .megamenu-popup .megamenu-clickable--close span::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: currentColor;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.megamenu-popup .megamenu-clickable--close span::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.demo-one {
  padding-top: 120px;
  padding-bottom: 120px;
}
.demo-one .row {
  --bs-gutter-y: 30px;
}
.demo-one__card {
  background-color: var(--delogis-white);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: 500ms ease;
  transform: translateY(0px);
}
.demo-one__card:hover {
  transform: translateY(-10px);
}
.demo-one__title {
  margin: 0;
  font-size: 16px;
  color: var(--delogis-black);
}
.demo-one__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.demo-one__title a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.demo-one__image {
  position: relative;
  overflow: hidden;
}
.demo-one__image img {
  max-width: 100%;
  transition: filter 500ms ease;
  filter: blur(0px);
}
.demo-one__image__new {
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: var(--delogis-base);
  border-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  text-transform: uppercase;
  display: flex;
  z-index: 10;
  color: var(--delogis-black);
  line-height: 1;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 800;
  font-family: var(--delogis-font);
  border-radius: 0;
  transition: all 500ms ease;
}
.demo-one__card:hover .demo-one__image img {
  filter: blur(2px);
}
.demo-one__btns {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  transform: scale(1, 0);
  transition: transform 500ms ease, opacity 600ms linear;
  transform-origin: bottom center;
  opacity: 0;
}
.demo-one__card:hover .demo-one__btns {
  transform: scale(1, 1);
  opacity: 1;
  transform-origin: top center;
}
.demo-one .thm-btn {
  font-size: 13px;
  padding: 5px 20px;
  min-width: 130px;
  text-align: center;
  justify-content: center;
}
.demo-one__title {
  padding-top: 30.5px;
  padding-bottom: 30.5px;
}

/*--------------------------------------------------------------
# Heder
--------------------------------------------------------------*/
.main-header-topbar {
  position: relative;
  overflow: hidden;
  background-color: var(--delogis-white);
}
@media (max-width: 767px) {
  .main-header-topbar {
    display: none;
  }
}
.main-header-topbar__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 0;
  min-height: 52px;
}
.main-header-topbar__info {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 991px) {
  .main-header-topbar__info {
    gap: 15px;
  }
}
.main-header-topbar__info li {
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 1.1;
}
.main-header-topbar__info li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.main-header-topbar__info li a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.main-header-topbar__info__icon {
  color: var(--delogis-base);
  display: inline-block;
}
.main-header-topbar__right {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding-right: 205px;
}
@media (max-width: 1400px) {
  .main-header-topbar__right {
    padding-right: 170px;
  }
}
@media (max-width: 1299px) {
  .main-header-topbar__right {
    padding-right: 20px;
  }
}
.main-header-topbar__menu {
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .main-header-topbar__menu {
    display: none;
  }
}
.main-header-topbar__menu li {
  font-size: 14px;
  position: relative;
}
.main-header-topbar__menu li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.main-header-topbar__menu li a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.main-header-topbar__menu li + li {
  margin-left: 22px;
}
.main-header-topbar__menu li + li::after {
  position: absolute;
  left: -11px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 3px;
  height: 3px;
  background-color: var(--delogis-base);
  border-radius: 50%;
}
.main-header-topbar__call {
  display: flex;
  align-items: center;
  position: relative;
  gap: 6px;
  font-size: 14px;
  line-height: 1.1;
  color: var(--delogis-black);
  font-weight: 600;
  margin-left: 50px;
}
.main-header-topbar__call::after {
  position: absolute;
  width: 1px;
  height: 100vh;
  content: "";
  background-color: var(--delogis-bdr-color);
  left: -25px;
  top: -20px;
}
.main-header-topbar__call__icon {
  color: var(--delogis-base);
  display: inline-block;
  position: relative;
  top: 1px;
}
.main-header-topbar__call a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.main-header-topbar__call a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}

.main-header-four {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 99;
  background-color: var(--delogis-black);
}
.main-header-four.stricky-header {
  position: fixed;
  top: 0;
  background-color: var(--delogis-black);
}
.main-header-four .main-menu__wrapper {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0;
}
.main-header-four__logo {
  position: relative;
  padding: 23px 0;
  min-width: 198px;
}
.main-header-four__logo img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.main-header-four .main-menu .main-menu__list > li, .main-header-four.stricky-header .main-menu__list > li {
  padding-top: 28px;
  padding-bottom: 28px;
}
.main-header-four .main-menu .main-menu__list > li + li, .main-header-four.stricky-header .main-menu__list > li + li {
  margin-left: 33px;
}
.main-header-four .main-menu .main-menu__list > li > a, .main-header-four.stricky-header .main-menu__list > li > a {
  font-size: 16px;
}
.main-header-four .main-menu .main-menu__list > li.current > a,
.main-header-four .main-menu .main-menu__list > li:hover > a, .main-header-four.stricky-header .main-menu__list > li.current > a, .main-header-four.stricky-header .main-menu__list > li:hover > a {
  color: var(--delogis-base);
  text-shadow: 0.05px 0 0 rgba(var(--delogis-base-rgb), 0.8);
}
.main-header-four .main-menu .main-menu__list > li > ul > li:hover > a,
.main-header-four .main-menu .main-menu__list > li > ul > li > ul > li:hover > a, .main-header-four.stricky-header .main-menu__list > li > ul > li:hover > a, .main-header-four.stricky-header .main-menu__list > li > ul > li > ul > li:hover > a {
  background-color: var(--delogis-extra);
}
.main-header-four__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: var(--delogis-base);
  border-radius: 8px 0 0 8px;
}
.main-header-four__right .thm-btn {
  padding: 5px 23px;
  margin-left: -85px;
  background-color: var(--delogis-primary);
  font-size: 14px;
  font-weight: 500;
  border-radius: 6px;
}
.main-header-four__right .thm-btn::before {
  background-color: var(--delogis-white);
}
.main-header-four__right .thm-btn:hover {
  color: var(--delogis-base);
}
@media (max-width: 1199px) {
  .main-header-four__right .thm-btn {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .main-header-four__right .thm-btn {
    display: none;
  }
}
.main-header-four__right__btn {
  display: flex;
  align-items: center;
  gap: 20px;
  border-left: 1px solid rgba(var(--delogis-bdr-color-rgb), 0.2);
  padding-left: 20px;
  margin-left: 28px;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .main-header-four__right__btn {
    margin-left: 20px;
  }
}
.main-header-four__right__btn a {
  color: var(--delogis-white);
  font-size: 20px;
  display: inline-block;
  transition: all 400ms ease;
}
.main-header-four__right__btn a:hover {
  color: var(--delogis-black);
}
.main-header-four__social {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  background-color: var(--delogis-extra);
  padding: 0 55px 0 45px;
}
@media (max-width: 1400px) {
  .main-header-four__social {
    padding: 0 35px 0 30px;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .main-header-four__social {
    display: none;
  }
}
@media (max-width: 767px) {
  .main-header-four__social {
    display: none;
  }
}
.main-header-four__social a {
  color: var(--delogis-black);
  font-size: 14px;
  display: inline-block;
  transition: all 400ms ease;
}
.main-header-four__social a:hover {
  color: var(--delogis-base);
}
.main-header-four .main-menu .mobile-nav__toggler {
  color: var(--delogis-white);
  margin-left: 20px;
}

.main-header-topbar-two {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: var(--delogis-black);
}
.main-header-topbar-two::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 21.2%;
  height: 100%;
  content: "";
  background-color: var(--delogis-extra);
  border-radius: 0 0 0 20px;
  z-index: -1;
}
@media (min-width: 1641px) and (max-width: 1790px) {
  .main-header-topbar-two::after {
    width: 18%;
  }
}
@media (min-width: 1540px) and (max-width: 1640px) {
  .main-header-topbar-two::after {
    width: 27%;
  }
}
@media (min-width: 1440px) and (max-width: 1540px) {
  .main-header-topbar-two::after {
    width: 23%;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .main-header-topbar-two::after {
    width: 18%;
  }
}
@media (max-width: 991px) {
  .main-header-topbar-two::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .main-header-topbar-two {
    display: none;
  }
}
.main-header-topbar-two__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 0;
  min-height: 52px;
}
.main-header-topbar-two__info {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 50px;
}
@media (max-width: 991px) {
  .main-header-topbar-two__info {
    gap: 15px;
  }
}
.main-header-topbar-two__info li {
  font-size: 14px;
  font-weight: 500;
  color: var(--delogis-bdr-color);
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1.1;
}
.main-header-topbar-two__info li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.main-header-topbar-two__info li a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.main-header-topbar-two__info__icon {
  font-size: 13px;
  color: var(--delogis-base);
  display: inline-block;
}
.main-header-topbar-two__right {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
}
@media (min-width: 1700px) {
  .main-header-topbar-two__right {
    margin-right: -170px;
  }
}
.main-header-topbar-two__menu {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 100px;
}
@media (max-width: 991px) {
  .main-header-topbar-two__menu {
    display: none;
  }
}
.main-header-topbar-two__menu li {
  font-size: 14px;
  color: var(--delogis-gray);
  font-weight: 600;
  position: relative;
}
.main-header-topbar-two__menu li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.main-header-topbar-two__menu li a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.main-header-topbar-two__menu li + li {
  margin-left: 22px;
}
.main-header-topbar-two__menu li + li::after {
  position: absolute;
  left: -11px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 3px;
  height: 3px;
  background-color: var(--delogis-base);
  border-radius: 50%;
}
.main-header-topbar-two__social {
  position: relative;
  display: flex;
  align-items: center;
  gap: 22px;
}
.main-header-topbar-two__social a {
  color: var(--delogis-white);
  font-size: 14px;
  display: inline-block;
  transition: all 300ms ease;
}
.main-header-topbar-two__social a:hover {
  color: var(--delogis-base);
}

.main-header-five {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 99;
  background-color: var(--delogis-black);
}
.main-header-five::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 77.2%;
  height: 100%;
  background-color: var(--delogis-base);
  content: "";
  z-index: -1;
  border-radius: 0 20px 0 0;
}
@media (min-width: 1680px) and (max-width: 1830px) {
  .main-header-five::after {
    width: 80%;
  }
}
@media (min-width: 1600px) and (max-width: 1679px) {
  .main-header-five::after {
    width: 74%;
  }
}
@media (min-width: 1500px) and (max-width: 1600px) {
  .main-header-five::after {
    width: 74%;
  }
}
@media (max-width: 1300px) {
  .main-header-five::after {
    width: 81.2%;
  }
}
@media (max-width: 1199px) {
  .main-header-five::after {
    width: 100%;
    border-radius: 0 0;
  }
}
.main-header-five.stricky-header {
  position: fixed;
  top: 0;
  background-color: var(--delogis-black);
}
.main-header-five .main-menu__wrapper {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0;
}
.main-header-five__logo {
  position: relative;
  padding: 23px 0;
  min-width: 198px;
}
@media (min-width: 1700px) {
  .main-header-five__logo {
    margin-left: -255px;
    min-width: 255px;
  }
}
.main-header-five__logo img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.main-header-five .main-menu .main-menu__list > li, .main-header-five.stricky-header .main-menu__list > li {
  padding-top: 28px;
  padding-bottom: 28px;
}
.main-header-five .main-menu .main-menu__list > li + li, .main-header-five.stricky-header .main-menu__list > li + li {
  margin-left: 33px;
}
.main-header-five .main-menu .main-menu__list > li > a, .main-header-five.stricky-header .main-menu__list > li > a {
  font-size: 16px;
  color: var(--delogis-bdr-color);
  font-weight: 600;
}
.main-header-five .main-menu .main-menu__list > li > ul > li > a,
.main-header-five .main-menu .main-menu__list > li > ul > li > ul > li > a, .main-header-five.stricky-header .main-menu__list > li > ul > li > a, .main-header-five.stricky-header .main-menu__list > li > ul > li > ul > li > a {
  font-weight: 600;
}
.main-header-five .main-menu .main-menu__list > li.current > a,
.main-header-five .main-menu .main-menu__list > li:hover > a, .main-header-five.stricky-header .main-menu__list > li.current > a, .main-header-five.stricky-header .main-menu__list > li:hover > a {
  color: var(--delogis-white);
  text-shadow: 0.05px 0 0 rgba(var(--delogis-white-rgb), 0.8);
}
.main-header-five .main-menu .main-menu__list > li > ul > li:hover > a,
.main-header-five .main-menu .main-menu__list > li > ul > li > ul > li:hover > a, .main-header-five.stricky-header .main-menu__list > li > ul > li:hover > a, .main-header-five.stricky-header .main-menu__list > li > ul > li > ul > li:hover > a {
  background-color: var(--delogis-extra);
}
.main-header-five__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  margin-left: auto;
}
@media (min-width: 1700px) {
  .main-header-five__right {
    margin-right: -139px;
  }
}
.main-header-five__right__btn {
  display: flex;
  align-items: center;
  gap: 22px;
  border-left: 1px solid rgba(var(--delogis-bdr-color-rgb), 0.2);
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 28px;
  margin-right: 60px;
}
@media (max-width: 767px) {
  .main-header-five__right__btn {
    margin-left: 20px;
  }
}
.main-header-five__right__btn a {
  color: var(--delogis-white);
  font-size: 20px;
  display: inline-block;
  transition: all 400ms ease;
}
.main-header-five__right__btn a:hover {
  color: var(--delogis-black);
}
.main-header-five__call {
  position: relative;
  min-height: 40px;
  padding: 9px 0 0 51px;
}
@media (max-width: 1199px) {
  .main-header-five__call {
    display: none;
  }
}
.main-header-five__call__icon {
  width: 40px;
  height: 40px;
  background-color: var(--delogis-base);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--delogis-white);
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.main-header-five__call__icon span {
  display: inline-block;
  transition: all 600ms ease;
}
.main-header-five__call:hover .main-header-five__call__icon span {
  transform: scaleX(-1);
}
.main-header-five__call__title {
  line-height: 1;
  display: block;
  margin: 0 0 3px;
  font-size: 12px;
  font-weight: 500;
  color: var(--delogis-gray);
}
.main-header-five__call__text {
  color: var(--delogis-white);
  font-weight: 700;
  font-size: 18px;
  line-height: 1.1;
  display: inline-block;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.main-header-five__call__text:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.main-header-five .main-menu .mobile-nav__toggler {
  color: var(--delogis-white);
  margin-left: 20px;
}
.main-header-five .demo-one__title {
  font-weight: 700;
}

.main-menu .main-menu__list li ul li > ul {
  top: 0;
  left: calc(100% + 20px);
}

/*--------------------------------------------------------------
# Hero Slider
--------------------------------------------------------------*/
.main-slider-four {
  position: relative;
}
.main-slider-four__carousel {
  position: relative;
  width: 100%;
}
.main-slider-four__carousel.owl-carousel .owl-nav {
  margin: 0;
}
@media (max-width: 991px) {
  .main-slider-four__carousel.owl-carousel .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: 0 auto;
  }
}
.main-slider-four__carousel.owl-carousel .owl-nav button {
  left: 100px;
  margin: auto 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50%;
  transform: translateY(-50%);
  max-width: 100%;
  transition: all 400ms ease;
  width: 50px;
  height: 50px;
  background-color: var(--delogis-white);
  font-size: 18px;
  color: var(--delogis-black);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  outline: none;
  box-shadow: none;
  border: none;
}
@media (max-width: 1400px) {
  .main-slider-four__carousel.owl-carousel .owl-nav button {
    left: 30px;
  }
}
@media (max-width: 991px) {
  .main-slider-four__carousel.owl-carousel .owl-nav button {
    position: relative;
    left: 0;
    right: 0;
    transform: none;
  }
}
.main-slider-four__carousel.owl-carousel .owl-nav button:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}
.main-slider-four__carousel.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: 100px;
}
@media (max-width: 1400px) {
  .main-slider-four__carousel.owl-carousel .owl-nav button.owl-next {
    right: 30px;
  }
}
@media (max-width: 991px) {
  .main-slider-four__carousel.owl-carousel .owl-nav button.owl-next {
    position: relative;
    left: 0;
    right: 0;
    transform: none;
  }
}
.main-slider-four__item {
  background-color: var(--delogis-black);
  position: relative;
  z-index: 3;
  padding-top: 130px;
  padding-bottom: 166px;
}
@media (max-width: 767px) {
  .main-slider-four__item {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.main-slider-four__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.main-slider-four__bg__color {
  background-color: var(--delogis-black);
  width: 16.66%;
  height: 100%;
  display: block;
  position: absolute;
  transition: all 500ms ease;
}
.main-slider-four__bg__color:nth-child(2), .main-slider-four__bg__color:nth-child(4), .main-slider-four__bg__color:nth-child(6) {
  top: 0;
}
.main-slider-four__bg__color:nth-child(2) {
  left: 16.66%;
}
.main-slider-four__bg__color:nth-child(4) {
  left: 49.98%;
}
.main-slider-four__bg__color:nth-child(6) {
  left: 83.3%;
}
.main-slider-four__bg__color:nth-child(1), .main-slider-four__bg__color:nth-child(3), .main-slider-four__bg__color:nth-child(5) {
  bottom: 0;
}
.main-slider-four__bg__color:nth-child(1) {
  left: 0;
}
.main-slider-four__bg__color:nth-child(3) {
  left: 33.32%;
}
.main-slider-four__bg__color:nth-child(5) {
  left: 66.64%;
}
.main-slider-four__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--delogis-black);
  opacity: 0.7;
  mix-blend-mode: multiply;
}
.main-slider-four__content {
  position: relative;
  z-index: 3;
  width: 100%;
  padding: 111px 0 120px;
}
@media (max-width: 767px) {
  .main-slider-four__content {
    padding: 70px 15px;
  }
}
.main-slider-four__content::after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(231, 231, 231, 0.32) 5.92%, rgba(12, 12, 12, 0) 99.9%);
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: scale(0);
  filter: blur(10px);
  overflow: hidden;
}
.main-slider-four__title {
  font-weight: 400;
  color: var(--delogis-white);
  font-size: 80px;
  line-height: 90px;
  letter-spacing: -1.6px;
  display: inline-block;
  overflow: hidden;
  margin: 0 0 0px;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateX(200px);
}
@media (max-width: 1199px) {
  .main-slider-four__title {
    font-size: 70px;
  }
}
@media (max-width: 991px) {
  .main-slider-four__title {
    font-size: 60px;
    line-height: 88px;
  }
}
@media (max-width: 767px) {
  .main-slider-four__title {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0;
  }
}
.main-slider-four__title::after {
  content: "";
  width: 101%;
  height: 95%;
  position: absolute;
  top: 6px;
  right: 100%;
  background: var(--delogis-white);
  transition: 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
  z-index: 3;
  transform: translateX(100%);
  transition-delay: 1s;
}
@media (max-width: 991px) {
  .main-slider-four__title::after {
    top: 0px;
  }
}
.main-slider-four__text {
  color: var(--delogis-white);
  opacity: 0.7;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 32px;
  opacity: 0;
  transform: perspective(400px) rotateX(0deg) translateX(-600px);
  transform-origin: left;
  transition: all 1500ms ease;
}
@media (max-width: 767px) {
  .main-slider-four__text {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .main-slider-four__text br {
    display: none;
  }
}
.main-slider-four__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  z-index: 5;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform-origin: bottom;
  transition: all 1500ms ease;
}
@media (max-width: 767px) {
  .main-slider-four__btn .thm-btn--two {
    padding: 13px 23.5px;
  }
}
.main-slider-four__btn .video-popup {
  width: 40px;
  height: 40px;
  background-color: var(--delogis-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: var(--delogis-base);
  position: relative;
  transition: all 500ms ease-out;
}
.main-slider-four__btn .video-popup:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}
.main-slider-four__btn .video-popup .ripple,
.main-slider-four__btn .video-popup .ripple:before,
.main-slider-four__btn .video-popup .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 0 rgba(var(--delogis-white-rgb), 0.25);
  animation: ripple 3s infinite;
  border-radius: 50%;
}
.main-slider-four__btn .video-popup .ripple:before {
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.main-slider-four__btn .video-popup .ripple::after {
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}
.main-slider-four .active .main-slider-four__bg__color {
  height: 0;
}
.main-slider-four .active .main-slider-four__content::after {
  opacity: 1;
  transform: scale(1);
  filter: blur(0);
  transition-delay: 700ms;
}
.main-slider-four .active .main-slider-four__title {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1400ms;
}
.main-slider-four .active .main-slider-four__title::after {
  transform: translateY(1%);
  transition-delay: 1600ms;
}
.main-slider-four .active .main-slider-four__text {
  opacity: 1;
  transform: perspective(400px) rotateX(0deg) translateX(0px);
  transition-delay: 1800ms;
}
.main-slider-four .active .main-slider-four__btn {
  opacity: 1;
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  transition-delay: 1900ms;
}
.main-slider-four .active .main-slider-two__shape {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 1200ms;
}

.main-slider-five {
  position: relative;
}
.main-slider-five .thm-owl__carousel.owl-carousel {
  position: relative;
}
.main-slider-five .thm-owl__carousel.owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 125px;
  z-index: 99;
  width: 1170px;
  gap: 10px;
  transform: none;
  text-align: left;
}
@media (max-width: 1199px) {
  .main-slider-five .thm-owl__carousel.owl-carousel .owl-dots {
    display: none;
  }
}
.main-slider-five .thm-owl__carousel.owl-carousel .owl-dots button {
  position: relative;
  z-index: 1;
  width: 10px;
  height: 10px;
  cursor: pointer;
  opacity: 1;
  background-color: transparent;
  transition: all 500ms ease;
  transform: none;
  margin: 0;
  border: none;
  outline: none;
  border: 1px solid var(--delogis-gray);
  border-radius: 50%;
}
.main-slider-five .thm-owl__carousel.owl-carousel .owl-dots button span {
  display: none;
}
.main-slider-five .thm-owl__carousel.owl-carousel .owl-dots button.active, .main-slider-five .thm-owl__carousel.owl-carousel .owl-dots button:hover {
  background-color: var(--delogis-base);
  border-color: var(--delogis-base);
}
.main-slider-five__thumbs.thm-owl__carousel.owl-carousel {
  max-width: 292px;
  position: absolute;
  z-index: 9;
  right: 30.2%;
  bottom: -60px;
  padding: 16px;
}
@media (max-width: 1199px) {
  .main-slider-five__thumbs.thm-owl__carousel.owl-carousel {
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
.main-slider-five__thumbs.thm-owl__carousel.owl-carousel::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 48px;
  content: "";
  background-color: var(--delogis-base);
  border-radius: 0 7px 0 0;
  z-index: -1;
}
@media (max-width: 1500px) {
  .main-slider-five__thumbs.thm-owl__carousel.owl-carousel::after {
    border-radius: 7px 7px 0 0;
  }
}
.main-slider-five__thumbs.thm-owl__carousel.owl-carousel .main-slider-five__thumbs__item {
  display: block;
  position: relative;
  border: 4px solid transparent;
  border-radius: 7px;
  overflow: hidden;
  transition: all 400ms ease;
}
.main-slider-five__thumbs.thm-owl__carousel.owl-carousel .main-slider-five__thumbs__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-slider-five__thumbs.thm-owl__carousel.owl-carousel .center .main-slider-five__thumbs__item {
  border-color: var(--delogis-base);
}
.main-slider-five__item {
  background-color: var(--delogis-white);
  position: relative;
  z-index: 3;
  padding-top: 238px;
  padding-bottom: 187px;
}
@media (max-width: 1199px) {
  .main-slider-five__item {
    padding-top: 140px;
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .main-slider-five__item {
    padding-top: 80px;
    padding-bottom: 120px;
  }
}
.main-slider-five__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 59.55%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 0 0 0 100px;
}
@media (max-width: 1199px) {
  .main-slider-five__bg {
    width: 100%;
  }
}
.main-slider-five__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 59.55%;
  height: 100%;
  background-color: var(--delogis-white);
  opacity: 0.9;
  border-radius: 0 0 0 100px;
}
@media (max-width: 1199px) {
  .main-slider-five__overlay {
    width: 100%;
  }
}
.main-slider-five__shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: hard-light;
  background-position: top left;
  background-repeat: no-repeat;
  display: none;
  transition: transform 1200ms ease, opacity 1000ms ease;
  opacity: 0;
  transform: translate(-10%, -10%);
}
@media (max-width: 1500px) {
  .main-slider-five__shape {
    left: -120px;
  }
}
@media (min-width: 1300px) {
  .main-slider-five__shape {
    display: block;
  }
}
.main-slider-five__shape-two {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 17%;
  max-width: 322px;
  height: 100%;
  z-index: 7;
  opacity: 0;
  background-position: left bottom;
  background-repeat: no-repeat;
  display: none;
  transform: translateX(200px);
  transition: all 1000ms ease;
}
@media (min-width: 1200px) {
  .main-slider-five__shape-two {
    display: block;
  }
}
.main-slider-five__image {
  position: absolute;
  z-index: 6;
  right: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 45.58%;
  opacity: 0;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translatex(50%) scalex(2);
  filter: blur(10px);
  border-radius: 100px 0 0 0;
}
@media (max-width: 1199px) {
  .main-slider-five__image {
    display: none;
  }
}
.main-slider-five__image .video-popup {
  position: absolute;
  z-index: 9;
  left: -45px;
  bottom: 152px;
  width: 90px;
  height: 90px;
  background-color: var(--delogis-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: var(--delogis-base);
  transition: all 500ms ease-out;
}
.main-slider-five__image .video-popup:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}
.main-slider-five__image .video-popup .ripple,
.main-slider-five__image .video-popup .ripple:before,
.main-slider-five__image .video-popup .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 0 rgba(var(--delogis-white-rgb), 0.25);
  animation: ripple 3s infinite;
  border-radius: 50%;
}
.main-slider-five__image .video-popup .ripple:before {
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.main-slider-five__image .video-popup .ripple::after {
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}
.main-slider-five__content {
  position: relative;
  z-index: 3;
  width: 100%;
  overflow: hidden;
}
.main-slider-five__sub-title-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.main-slider-five__sub-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--delogis-base);
  margin: 0 0 0;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateY(200px);
}
.main-slider-five__title-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.main-slider-five__title {
  font-weight: 800;
  font-size: 70px;
  line-height: 81px;
  letter-spacing: 0;
  margin: 0 0 17px;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateY(200px);
}
@media (max-width: 1199px) {
  .main-slider-five__title {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .main-slider-five__title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .main-slider-five__title {
    font-size: 36px;
    line-height: 46px;
  }
}
.main-slider-five__text-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.main-slider-five__text {
  color: var(--delogis-gray);
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 28px;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateY(200px);
}
@media (max-width: 767px) {
  .main-slider-five__text {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .main-slider-five__text br {
    display: none;
  }
}
.main-slider-five__btn {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 60px;
  z-index: 5;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform-origin: bottom;
  transition: all 1500ms ease;
}
@media (max-width: 767px) {
  .main-slider-five__btn .thm-btn--two {
    padding: 13px 23.5px;
  }
}
.main-slider-five .active .main-slider-five__sub-title {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1000ms;
}
.main-slider-five .active .main-slider-five__title {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1200ms;
}
.main-slider-five .active .main-slider-five__text {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1400ms;
}
.main-slider-five .active .main-slider-five__btn {
  opacity: 1;
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  transition-delay: 1600ms;
}
.main-slider-five .active .main-slider-five__image {
  opacity: 1;
  transform: translatex(0) scalex(1);
  filter: blur(0);
  transition-delay: 1000ms;
}
.main-slider-five .active .main-slider-five__shape {
  opacity: 1;
  transition-delay: 1000ms;
  transform: translate(0, 0);
}
.main-slider-five .active .main-slider-five__shape-two {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1400ms;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-five {
  position: relative;
  padding: 150px 0 120px;
}
@media (max-width: 767px) {
  .about-five {
    padding: 80px 0;
  }
}
.about-five__content {
  position: relative;
}
@media (min-width: 1200px) {
  .about-five__content {
    padding-right: 33px;
  }
}
.about-five__content .section-title--home-four {
  margin-bottom: 6px;
}
.about-five__content__text {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 32px;
}
.about-five__box {
  position: relative;
  display: flex;
  align-items: center;
  background-color: var(--delogis-extra);
  border-radius: 10px;
  margin: 0 0 35px;
}
@media (max-width: 767px) {
  .about-five__box {
    display: block;
  }
}
.about-five__box li {
  position: relative;
  padding: 30px 25px 22px 30px;
}
.about-five__box li:hover .about-five__box__icon {
  color: var(--delogis-white);
}
.about-five__box li:hover .about-five__box__icon::after {
  height: 100%;
}
.about-five__box li + li {
  border-left: 1px solid var(--delogis-white);
}
@media (max-width: 767px) {
  .about-five__box li + li {
    border-left: none;
    border-top: 1px solid var(--delogis-white);
  }
}
.about-five__box__top {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 13px;
}
.about-five__box__icon {
  width: 50px;
  height: 50px;
  background-color: var(--delogis-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: var(--delogis-primary);
  flex-shrink: 0;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
.about-five__box__icon::after {
  position: absolute;
  content: "";
  background-color: var(--delogis-base);
  width: 100%;
  height: 0%;
  left: 50%;
  top: 50%;
  border-radius: 25px;
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: -1;
  transition: all 500ms ease;
}
.about-five__box__title {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
.about-five__box__text {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin: 0;
}
.about-five__progress {
  position: relative;
  margin: 0 0 50px;
}
.about-five__progress__title {
  margin: 0 0 14px;
  font-size: 16px;
  font-weight: 400;
}
.about-five__progress .bar {
  position: relative;
  width: 100%;
  height: 8px;
  background-color: var(--delogis-extra);
  border-radius: 5px;
}
.about-five__progress .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 8px;
  border-radius: 5px;
  background-color: var(--delogis-primary);
  transition: all 1500ms ease;
}
.about-five__progress .bar-inner.counted .count-text {
  opacity: 1;
}
.about-five__progress .count-text {
  position: absolute;
  right: -15px;
  bottom: 19px;
  color: var(--delogis-gray);
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  opacity: 0;
  transition: all 500ms ease;
}
.about-five__image {
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .about-five__image {
    margin: 45px 0 0;
    max-width: 570px;
  }
}
.about-five__image > img {
  max-width: 100%;
  border-radius: 6px;
}
.about-five__image__star {
  position: absolute;
  right: -45px;
  top: -45px;
}
.about-five__image__star img {
  max-width: 100%;
  height: auto;
  animation: startIconOne 1s infinite alternate;
}
@keyframes startIconOne {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
.about-five__image__shape-one {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: -1;
  display: flex;
  align-items: center;
}
@media (min-width: 1300px) {
  .about-five__image__shape-one {
    right: -140px;
  }
}
.about-five__image__shape-one img {
  max-width: 100%;
  height: auto;
  animation-name: float-bob-x;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation: rotated 20s infinite linear;
}
@keyframes rotated {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.about-five__image__brain {
  position: absolute;
  left: -27px;
  bottom: 22px;
  z-index: 2;
}
@media (max-width: 767px) {
  .about-five__image__brain {
    display: none;
  }
}
.about-five__image__logo {
  width: 212px;
  height: 212px;
  background-color: var(--delogis-primary);
  border: 12px solid var(--delogis-white);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  right: -25px;
  bottom: -40px;
  z-index: 2;
}
@media (max-width: 767px) {
  .about-five__image__logo {
    display: none;
  }
}
.about-five__image__logo img {
  max-width: 100%;
  height: auto;
}
.about-five__image__two {
  position: relative;
  margin: -128px 0 50px 58px;
}
@media (max-width: 767px) {
  .about-five__image__two {
    margin: -28px 0 50px 10px;
  }
}
.about-five__image__two img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  transform: rotate(-15deg);
}

.about-six {
  position: relative;
  background-color: var(--delogis-extra);
  padding: 340px 0 120px;
}
@media (max-width: 991px) {
  .about-six {
    padding-top: 250px;
  }
}
@media (max-width: 767px) {
  .about-six {
    padding: 250px 0 80px;
  }
}
.about-six__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.22;
}
.about-six__image {
  position: relative;
  padding-left: 105px;
}
@media (max-width: 1199px) {
  .about-six__image {
    padding-left: 0;
  }
}
.about-six__image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}
.about-six__image__logo {
  width: 152px;
  height: 152px;
  background-color: var(--delogis-black);
  border: 9px solid var(--delogis-white);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  top: 85px;
  z-index: 2;
}
@media (max-width: 1199px) {
  .about-six__image__logo {
    display: none;
  }
}
.about-six__image__logo img {
  max-width: 100%;
  height: auto;
}
.about-six__experience {
  position: absolute;
  left: -98px;
  bottom: 55px;
  background-color: var(--delogis-base);
  border-radius: 10px 0 0 10px;
  max-width: 203px;
  width: 100%;
  text-align: center;
  padding: 40px 25px 36px;
}
@media (max-width: 1299px) {
  .about-six__experience {
    left: 0;
    bottom: 0;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .about-six__experience {
    position: relative;
    left: 0;
    bottom: 0;
    max-width: 100%;
  }
}
.about-six__experience__icon {
  width: 70px;
  height: 70px;
  background-color: var(--delogis-black);
  border-radius: 50%;
  color: var(--delogis-white);
  font-size: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  transition: all 500ms ease;
  z-index: 2;
  overflow: hidden;
  position: relative;
}
.about-six__experience__icon::after {
  position: absolute;
  content: "";
  background-color: var(--delogis-white);
  width: 100%;
  height: 0%;
  left: 50%;
  top: 50%;
  border-radius: 25px;
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: -1;
  transition: all 500ms ease;
}
.about-six__experience:hover .about-six__experience__icon {
  color: var(--delogis-base);
}
.about-six__experience:hover .about-six__experience__icon::after {
  height: 100%;
}
.about-six__experience__number {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-six__experience__number__item {
  margin: 0;
  font-size: 40px;
  color: var(--delogis-white);
  font-weight: 800;
}
.about-six__experience__text {
  color: var(--delogis-white);
  font-size: 20px;
  font-weight: 800;
  margin: 5px 0 0;
}
.about-six__content {
  position: relative;
}
@media (max-width: 991px) {
  .about-six__content {
    margin: 45px 0 0;
  }
}
@media (min-width: 1200px) {
  .about-six__content {
    padding-left: 38px;
  }
}
.about-six__content .section-title--home-five {
  margin-bottom: 10px;
}
.about-six__content__text {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 22px;
}
.about-six__content .thm-btn--two {
  background-color: var(--delogis-black);
}
.about-six__content .thm-btn--two::before {
  background-color: var(--delogis-base);
}
.about-six__box-wrapper {
  position: relative;
  border-radius: 10px;
  padding: 20px 20px 0;
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0 0 55px;
}
@media (max-width: 991px) {
  .about-six__box-wrapper {
    max-width: 532px;
  }
}
.about-six__box {
  margin: 0 0 -26px;
  background-color: rgba(var(--delogis-base-rgb), 0.9);
  border-radius: 10px;
  padding: 26px 25px 23px 100px;
  position: relative;
}
.about-six__box__icon {
  position: absolute;
  left: 30px;
  top: 30px;
  width: 50px;
  height: 50px;
  background-color: var(--delogis-black);
  border-radius: 50%;
  color: var(--delogis-white);
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 500ms ease;
  z-index: 2;
  overflow: hidden;
}
.about-six__box__icon::after {
  position: absolute;
  content: "";
  background-color: var(--delogis-white);
  width: 100%;
  height: 0%;
  left: 50%;
  top: 50%;
  border-radius: 25px;
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: -1;
  transition: all 500ms ease;
}
.about-six__box:hover .about-six__box__icon {
  color: var(--delogis-base);
}
.about-six__box:hover .about-six__box__icon::after {
  height: 100%;
}
.about-six__box__title {
  font-size: 18px;
  font-weight: 700;
  color: var(--delogis-white);
  margin: 0 0 8px;
}
.about-six__box__text {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: var(--delogis-bdr-color);
  margin: 0;
}
.about-six__counter {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid var(--delogis-white);
  border-radius: 10px;
  margin: 0 0 40px;
}
@media (max-width: 767px) {
  .about-six__counter {
    display: block;
  }
}
.about-six__counter li {
  position: relative;
  padding: 24px 25px 28px 97px;
  width: 50%;
}
@media (max-width: 767px) {
  .about-six__counter li {
    width: 100%;
  }
}
.about-six__counter li:hover .about-six__counter__icon span {
  transform: rotateY(180deg);
}
.about-six__counter li + li {
  border-left: 1px solid var(--delogis-white);
}
@media (max-width: 767px) {
  .about-six__counter li + li {
    border-left: none;
    border-top: 1px solid var(--delogis-white);
  }
}
.about-six__counter__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  color: var(--delogis-base);
  z-index: 2;
  position: absolute;
  left: 29px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.about-six__counter__icon span {
  display: inline-block;
  transition: all 0.5s ease;
}
.about-six__counter__number {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 3px;
}
.about-six__counter__text {
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  margin: 0;
}

/*--------------------------------------------------------------
# Service
--------------------------------------------------------------*/
.services-four {
  position: relative;
  background-color: var(--delogis-extra);
  padding: 120px 0;
}
@media (max-width: 767px) {
  .services-four {
    padding: 80px 0;
  }
}
.services-four--page {
  background-color: var(--delogis-primary);
}
.services-four--page .services-four__single__shape {
  background-color: var(--delogis-primary);
}
.services-four--page .services-four__single__icon {
  color: var(--delogis-black);
}
.services-four--page .services-four__single__shape::before,
.services-four--page .services-four__single__bottom {
  background-color: var(--delogis-black);
}
.services-four--page .services-four__single__btn {
  color: var(--delogis-black);
}
.services-four__single {
  position: relative;
  background-color: var(--delogis-white);
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}
.services-four__single__shape {
  width: 100%;
  height: 83px;
  mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 370 83" xmlns="http://www.w3.org/2000/svg"><path d="M370 0.500108L0 0L295.945 82.2337C304.077 84.4932 312.751 81.4053 317.626 74.5162L370 0.500108Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: center center;
  mask-size: cover;
  background-color: var(--delogis-extra);
  position: absolute;
  left: 0;
  top: -1px;
}
.services-four__single__shape::before {
  width: 100%;
  height: 62px;
  mask: url('data:image/svg+xml;utf8,<svg  viewBox="0 0 370 62" xmlns="http://www.w3.org/2000/svg"><path d="M370 0H0L290.454 61.3772C296.76 62.7097 303.322 60.9218 308.08 56.5745L370 0Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: center center;
  mask-size: cover;
  background-color: var(--delogis-primary);
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  transition: all 500ms ease;
}
.services-four__single:hover .services-four__single__shape::before {
  background-color: var(--delogis-base);
}
.services-four__single__content {
  position: relative;
  z-index: 1;
  padding: 57px 40px 0;
  margin-bottom: -16px;
}
@media (max-width: 1199px) {
  .services-four__single__content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.services-four__single__icon {
  font-size: 45px;
  color: var(--delogis-primary);
  margin: 0 0 16px;
  transition: all 0.5s ease;
  display: inline-block;
}
.services-four__single:hover .services-four__single__icon {
  transform: rotateY(180deg);
  color: var(--delogis-base);
}
.services-four__single__title {
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 10px;
  font-weight: 400;
}
.services-four__single__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.services-four__single__title a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.services-four__single__text {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 20px;
}
.services-four__single__rm {
  display: inline-block;
  background-color: var(--delogis-white);
  transition: all 500ms ease;
  border-radius: 59px;
  font-size: 14px;
  font-weight: 500;
  color: var(--delogis-gray);
  transition: all 500ms ease;
  padding: 0 20px;
  line-height: 30px;
}
.services-four__single__rm:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}
.services-four__single__bottom {
  display: flex;
  align-items: center;
  position: relative;
  transition: all 500ms ease;
  background-color: var(--delogis-primary);
}
.services-four__single:hover .services-four__single__bottom {
  background-color: var(--delogis-base);
}
.services-four__single__img {
  position: relative;
  width: 70.55%;
}
.services-four__single__img img {
  width: 100%;
  height: auto;
}
.services-four__single__btn {
  width: 65px;
  height: 65px;
  background-color: var(--delogis-white);
  color: var(--delogis-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 500ms ease;
  border-radius: 50%;
  margin: auto;
  font-size: 18px;
  transform: rotate(-45deg);
}
.services-four__single__btn:hover {
  transform: rotate(0);
  color: var(--delogis-base);
}

.services-five {
  position: relative;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .services-five {
    padding: 80px 0;
  }
}
.services-five--page {
  position: relative;
}
.services-five--page .services-five__single__text {
  font-weight: normal;
  font-size: 15px;
}
.services-five--page .services-five__single__btn__front,
.services-five--page .services-five__single__icon {
  background-color: var(--delogis-primary);
}
.services-five__text {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid var(--delogis-bdr-color);
  margin: 31px 0 30px;
  padding-bottom: 21px;
}
@media (max-width: 991px) {
  .services-five__text {
    margin-top: 0;
  }
}
.services-five__single {
  position: relative;
  background-color: var(--delogis-white);
  border: 1px solid var(--delogis-bdr-color);
  border-radius: 10px;
  transition: all 0.5s ease;
  margin-top: 35px;
  box-shadow: 1px 6px 30px 0px rgba(0, 0, 0, 0.08);
}
.services-five__single:hover {
  box-shadow: 1px 6px 30px 0px rgba(0, 0, 0, 0.15);
}
.services-five__single__content {
  position: relative;
  padding: 34px 29px 21px;
}
.services-five__single__icon {
  font-size: 40px;
  color: var(--delogis-black);
  margin: 0;
  transition: all 0.5s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: -35px;
  width: 95px;
  height: 95px;
  background-color: var(--delogis-extra);
  border-radius: 50%;
  border: 10px solid var(--delogis-white);
}
.services-five__single:hover .services-five__single__icon {
  transform: rotateY(180deg);
  color: var(--delogis-base);
}
.services-five__single__title {
  font-size: 20px;
  margin: 0 0 16px;
  font-weight: 700;
}
.services-five__single__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.services-five__single__title a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.services-five__single__text {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.services-five__single__img {
  position: relative;
  padding: 0 0 44px 29px;
}
.services-five__single__img img {
  width: 100%;
  height: auto;
  border-radius: 10px 0 0 10px;
}
.services-five__single__btn {
  position: absolute;
  left: 29px;
  bottom: 29px;
  font-size: 16px;
  color: var(--delogis-white);
  font-weight: 700;
  height: 30px;
  max-width: 133px;
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  z-index: 1;
}
.services-five__single__btn__front {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  background-color: var(--delogis-extra);
  color: var(--delogis-base);
  perspective: 300px;
  transition: transform 500ms ease;
  transform-origin: top center;
  transform: translateY(0%) translateZ(0px) scaleY(1) rotateX(0deg);
}
.services-five__single__btn:hover .services-five__single__btn__front {
  transform-origin: bottom center;
  transform: translateY(-100%) translateZ(150px) scaleY(0) rotateX(90deg);
}
.services-five__single__btn__back {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  transition: transform 700ms ease, top 700ms ease;
  transform: translateY(0%) translateZ(150px) scaleY(0) rotateX(90deg);
  perspective: 300px;
  transform-origin: bottom center;
  width: 100%;
  background-color: var(--delogis-base);
  color: var(--delogis-white);
  border-radius: 30px;
  font-size: 14px;
  font-weight: 700;
  padding: 0 8px;
}
.services-five__single__btn__back span {
  font-size: 13px;
}
.services-five__single__btn:hover .services-five__single__btn__back {
  transition: transform 500ms ease, top 500ms ease;
  transform: translateY(0%) translateZ(0px) scaleY(1) rotateX(0deg);
}

.thm-owl__carousel.owl-carousel.delogis-owl__carousel-dots {
  position: relative;
}
.thm-owl__carousel.owl-carousel.delogis-owl__carousel-dots .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin: 20px 0 0;
}
.thm-owl__carousel.owl-carousel.delogis-owl__carousel-dots .owl-dots button {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  transition: all 400ms ease;
  background-color: transparent;
  border: 1px solid var(--delogis-bdr-color);
  margin: 0;
  padding: 0;
}
.thm-owl__carousel.owl-carousel.delogis-owl__carousel-dots .owl-dots button span {
  display: none;
}
.thm-owl__carousel.owl-carousel.delogis-owl__carousel-dots .owl-dots button:hover, .thm-owl__carousel.owl-carousel.delogis-owl__carousel-dots .owl-dots button.active {
  background-color: var(--delogis-base);
  border-color: var(--delogis-base);
}

/*--------------------------------------------------------------
# Why Choose Us
--------------------------------------------------------------*/
.why-choose-four {
  position: relative;
  overflow: hidden;
  background-color: var(--delogis-black);
}
.why-choose-four__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  display: none;
}
@media (min-width: 1500px) {
  .why-choose-four__bg {
    display: block;
  }
}
.why-choose-four .container {
  position: relative;
  z-index: 2;
}
.why-choose-four__content {
  position: relative;
  padding: 120px 0 100px;
}
@media (max-width: 767px) {
  .why-choose-four__content {
    padding: 90px 0 70px;
  }
}
.why-choose-four__content .section-title--home-four {
  margin-bottom: 14px;
}
.why-choose-four__content .section-title--home-four .section-title__title {
  color: var(--delogis-white);
}
.why-choose-four__content__text {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 20px;
}
.why-choose-four__content__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.why-choose-four__content__list li {
  font-size: 16px;
  font-weight: 500;
  width: 50%;
  float: left;
  margin-bottom: 9px;
}
@media (max-width: 767px) {
  .why-choose-four__content__list li {
    float: none;
    width: 100%;
  }
}
.why-choose-four__content__list__icon {
  font-size: 18px;
  color: var(--delogis-base);
  margin-right: 17px;
  position: relative;
  top: 2px;
}
.why-choose-four__box-wrapper {
  position: relative;
  background-color: var(--delogis-primary);
  border-radius: 10px;
  padding: 0 30px;
  z-index: 3;
  margin-bottom: 39px;
}
@media (min-width: 1200px) {
  .why-choose-four__box-wrapper {
    margin-right: -115px;
  }
}
.why-choose-four__box {
  position: relative;
  padding: 40px 0 30px;
}
.why-choose-four__box__top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 5px;
}
.why-choose-four__box__icon {
  width: 70px;
  height: 70px;
  background-color: var(--delogis-black);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  color: var(--delogis-white);
  flex-shrink: 0;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
.why-choose-four__box__icon::after {
  position: absolute;
  content: "";
  background-color: var(--delogis-base);
  width: 100%;
  height: 0%;
  left: 50%;
  top: 50%;
  border-radius: 25px;
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: -1;
  transition: all 500ms ease;
}
.why-choose-four__box:hover .why-choose-four__box__icon {
  color: var(--delogis-white);
}
.why-choose-four__box:hover .why-choose-four__box__icon::after {
  height: 100%;
}
.why-choose-four__box__title {
  color: var(--delogis-white);
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  margin: 0;
}
.why-choose-four__box__text {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.why-choose-four__border {
  background-color: rgba(var(--delogis-bdr-color-rgb), 0.2);
  height: 1px;
  margin-bottom: 34px;
}
@media (min-width: 1200px) {
  .why-choose-four__border {
    margin-right: -40px;
  }
}
.why-choose-four__experience {
  width: 235px;
  height: 207px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--delogis-black);
  padding: 0 18px;
}
.why-choose-four__experience__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  background-color: var(--delogis-white);
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.why-choose-four__experience__number {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.why-choose-four__experience__number__item {
  font-weight: 400;
  margin: 0;
  font-size: 40px;
  color: var(--delogis-base);
}
.why-choose-four__experience__text {
  margin: 3px 0 0;
  font-size: 20px;
  font-weight: 400;
}
.why-choose-four__image {
  display: inline-block;
  position: relative;
  z-index: 2;
  text-align: right;
}
.why-choose-four__image::after {
  width: 364px;
  height: 234px;
  mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 364 234" xmlns="http://www.w3.org/2000/svg"><path d="M196.098 211.222C188.787 -12.8919 72.1423 11.1361 0 0.000244141H364C231.043 27.0636 198.362 141.311 196.098 211.222C196.337 218.546 196.459 226.136 196.459 234C195.989 227.177 195.83 219.511 196.098 211.222Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: center center;
  mask-size: cover;
  background-color: var(--delogis-base);
  position: absolute;
  content: "";
  left: -180px;
  top: 0;
  transition: all 500ms ease;
  z-index: -1;
}
.why-choose-four__image img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 150px 0 0 0;
}
@media (min-width: 1200px) {
  .why-choose-four__image img {
    max-width: none;
    min-height: 818px;
  }
}
@media (max-width: 1199px) {
  .why-choose-four__image {
    width: 100%;
    text-align: left;
  }
}
.why-choose-four .delogis-stretch-element-inside-column {
  height: 100%;
}

.why-choose-five {
  position: relative;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .why-choose-five {
    padding: 80px 0;
  }
}
.why-choose-five__image {
  position: relative;
  max-width: 540px;
  border-right: 3px solid var(--delogis-bdr-color);
  padding-right: 30px;
}
.why-choose-five__image::after {
  position: absolute;
  width: 3px;
  height: 160px;
  content: "";
  right: -3px;
  margin: auto;
  top: 0;
  bottom: 0;
  background-color: var(--delogis-base);
  animation: shapeMove2 4s linear 0s infinite;
}
@keyframes shapeMove2 {
  0%, 100% {
    height: 160px;
  }
  50% {
    height: 100%;
  }
}
.why-choose-five__image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}
.why-choose-five__info {
  max-width: 319px;
  width: 100%;
  background-color: var(--delogis-extra);
  border-radius: 0 0 0 10px;
  min-height: 55px;
  padding: 34px 15px 30px 110px;
  position: absolute;
  right: 0;
  bottom: 37px;
  z-index: 2;
}
.why-choose-five__info::after {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23px 0 0 41px;
  border-color: transparent transparent transparent var(--delogis-base);
  content: "";
  position: absolute;
  left: 0;
  top: -23px;
}
.why-choose-five__info__icon {
  width: 55px;
  height: 55px;
  background-color: var(--delogis-base);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: var(--delogis-white);
  position: absolute;
  overflow: hidden;
  z-index: 1;
  left: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.why-choose-five__info__icon::after {
  position: absolute;
  content: "";
  background-color: var(--delogis-black);
  width: 100%;
  height: 0%;
  left: 50%;
  top: 50%;
  border-radius: 25px;
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: -1;
  transition: all 500ms ease;
}
.why-choose-five__info:hover .why-choose-five__info__icon {
  color: var(--delogis-white);
}
.why-choose-five__info:hover .why-choose-five__info__icon::after {
  height: 100%;
}
.why-choose-five__info__title {
  display: block;
  color: var(--delogis-gray);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1;
  margin: 0 0 8px;
}
.why-choose-five__info__text {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 800;
  margin: 0;
}
.why-choose-five__info__text a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.why-choose-five__info__text a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.why-choose-five__content {
  position: relative;
}
@media (max-width: 991px) {
  .why-choose-five__content {
    margin: 45px 0 0;
  }
}
.why-choose-five__content .section-title--home-five {
  margin-bottom: 29px;
}
.why-choose-five__content__text {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 31px;
}
.why-choose-five__content .thm-btn--two {
  background-color: var(--delogis-black);
}
.why-choose-five__content .thm-btn--two::before {
  background-color: var(--delogis-base);
}
.why-choose-five__box {
  position: relative;
  display: flex;
  align-items: center;
  background-color: var(--delogis-extra);
  border-radius: 0 10px 10px 0;
  margin: 0 0 33px;
}
@media (max-width: 767px) {
  .why-choose-five__box {
    display: block;
  }
}
.why-choose-five__box li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 50px 25px 50px 40px;
}
.why-choose-five__box li:hover .why-choose-five__box__icon {
  color: var(--delogis-white);
}
.why-choose-five__box li:hover .why-choose-five__box__icon::after {
  transform: scale(1);
}
.why-choose-five__box li + li {
  border-left: 1px solid var(--delogis-white);
}
@media (max-width: 767px) {
  .why-choose-five__box li + li {
    border-left: none;
    border-top: 1px solid var(--delogis-white);
  }
}
.why-choose-five__box__icon {
  width: 60px;
  height: 60px;
  background-color: var(--delogis-base);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: var(--delogis-white);
  flex-shrink: 0;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
.why-choose-five__box__icon::after {
  position: absolute;
  content: "";
  background-color: var(--delogis-black);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: scale(0);
  z-index: -1;
  transition: all 500ms ease;
}
.why-choose-five__box__title {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
}

/*--------------------------------------------------------------
# Testimonial
--------------------------------------------------------------*/
.delogis-owl__carousel--with-shadow .owl-stage-outer {
  overflow: visible;
}

.delogis-owl__carousel--with-shadow .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.delogis-owl__carousel--with-shadow .owl-item.active {
  opacity: 1;
  visibility: visible;
}

.testimonial-four {
  position: relative;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .testimonial-four {
    padding: 80px 0;
  }
}
.testimonial-four__single {
  position: relative;
  background-color: var(--delogis-white);
  box-shadow: 1px 6px 30px 0px rgba(0, 0, 0, 0.08);
  transition: all 400ms ease;
  border: 1px solid #F2F7F7;
  padding: 39px 39px 0;
  border-radius: 10px;
  margin-bottom: 42px;
}
.testimonial-four__single:hover {
  box-shadow: 1px 6px 30px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid var(--delogis-base);
}
@media (max-width: 1199px) {
  .testimonial-four__single {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.testimonial-four__single__ratings {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--delogis-bdr-color);
  border-radius: 34px;
  max-width: 158px;
  padding: 17px 10px;
  font-size: 17px;
  color: var(--delogis-base);
  letter-spacing: 4px;
}
.testimonial-four__single__quote {
  position: absolute;
  right: 39px;
  top: 48px;
  width: 47px;
  height: 35px;
}
.testimonial-four__single__text {
  font-size: 18px;
  line-height: 30px;
  margin: 21px 0 30px;
  padding: 0 0 21px;
  border-bottom: 1px solid var(--delogis-bdr-color);
}
.testimonial-four__single__author {
  position: relative;
  max-width: 244px;
  min-height: 67px;
  background-color: var(--delogis-primary);
  border-radius: 100px 25px 25px 100px;
  padding: 16px 0 12px 79px;
  margin: 0 0 -42px;
}
.testimonial-four__single__image {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  border: 6px solid var(--delogis-base);
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.testimonial-four__single__name {
  font-size: 18px;
  color: var(--delogis-white);
  line-height: 1;
  font-weight: 400;
  margin: 0 0 4px;
}
.testimonial-four__single__designation {
  display: block;
  line-height: 1;
  font-size: 14px;
}
.testimonial-four__carousel.owl-carousel {
  position: relative;
}
.testimonial-four__carousel.owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  top: -112px;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 767px) {
  .testimonial-four__carousel.owl-carousel .owl-nav {
    position: relative;
    justify-content: center;
    top: 0;
    margin: 20px 0 0;
  }
}
.testimonial-four__carousel.owl-carousel .owl-nav button {
  width: 42px;
  height: 42px;
  transition: all ease 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--delogis-extra);
  border-radius: 50%;
  font-size: 15px;
  color: var(--delogis-black);
  margin: 0;
}
.testimonial-four__carousel.owl-carousel .owl-nav button:hover {
  background-color: var(--delogis-primary);
  color: var(--delogis-white);
}

.testimonial-five {
  position: relative;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .testimonial-five {
    padding: 80px 0;
  }
}
.testimonial-five__reviews {
  position: relative;
  background-color: var(--delogis-white);
  box-shadow: 1px 6px 30px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px 10px 0 0;
  padding: 50px 30px;
  text-align: center;
}
.testimonial-five__reviews__ratings {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--delogis-bdr-color);
  background-color: var(--delogis-extra);
  border-radius: 10px;
  font-size: 18px;
  color: var(--delogis-black);
  max-width: 170px;
  margin: 19px auto 20px;
  letter-spacing: 3px;
  padding: 16px 10px;
}
.testimonial-five__reviews__number {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 17px;
}
.testimonial-five__reviews__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial-five__reviews__wrapper__item {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 3px solid var(--delogis-white);
  overflow: hidden;
  margin: 0 -7px;
}
.testimonial-five__reviews__wrapper__item img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.testimonial-five__reviews__wrapper__item__number {
  background-color: var(--delogis-base);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 700;
  color: var(--delogis-white);
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial-five__wrapper {
  position: relative;
  background-color: var(--delogis-white);
  box-shadow: 10px 2px 40px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0 10px 10px 0;
  padding: 40px 30px 47px;
}
@media (max-width: 1199px) {
  .testimonial-five__wrapper {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.testimonial-five__single {
  position: relative;
  padding: 0 0 0 230px;
}
@media (max-width: 767px) {
  .testimonial-five__single {
    padding: 0;
  }
}
.testimonial-five__single__image {
  width: 201px;
  min-height: 253px;
  border-radius: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.testimonial-five__single__image img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .testimonial-five__single__image {
    position: relative;
    margin: 0 0 25px;
  }
}
.testimonial-five__single__ratings {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: var(--delogis-base);
  letter-spacing: 3px;
}
.testimonial-five__single__text {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  font-style: italic;
  margin: 22px 0 29px;
  padding: 0 0 21px;
  border-bottom: 1px solid var(--delogis-extra);
}
.testimonial-five__single__name {
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 3px;
}
.testimonial-five__single__designation {
  display: block;
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
}
.testimonial-five__carousel.owl-carousel {
  position: relative;
}
.testimonial-five__carousel.owl-carousel .owl-dots {
  position: absolute;
  right: 0;
  bottom: 7px;
  display: flex;
  align-items: center;
  gap: 10px;
  z-index: 9;
}
@media (max-width: 767px) {
  .testimonial-five__carousel.owl-carousel .owl-dots {
    position: relative;
    justify-content: center;
    top: 0;
    margin: 30px 0 0 !important;
  }
}
.testimonial-five__carousel.owl-carousel .owl-dots button {
  width: 10px;
  height: 10px;
  transition: all ease 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid var(--delogis-bdr-color);
  margin: 0;
}
.testimonial-five__carousel.owl-carousel .owl-dots button.active, .testimonial-five__carousel.owl-carousel .owl-dots button:hover {
  background-color: var(--delogis-base);
  border-color: var(--delogis-base);
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team-two {
  position: relative;
  padding: 120px 0;
  background-color: var(--delogis-extra);
}
@media (max-width: 767px) {
  .team-two {
    padding: 80px 0;
  }
}
.team-two__shape-top {
  position: absolute;
  left: 4%;
  top: 130px;
  display: none;
}
@media (min-width: 1300px) {
  .team-two__shape-top {
    display: block;
  }
}
.team-two__shape-top img {
  max-width: 100%;
  height: auto;
  animation: zoomBig2 3s linear infinite;
}
@keyframes zoomBig2 {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.9, 0.9);
  }
  100% {
    transform: scale(1, 1);
  }
}
.team-two__shape-bottom {
  position: absolute;
  right: 2%;
  bottom: 0;
  display: none;
}
@media (min-width: 1300px) {
  .team-two__shape-bottom {
    display: block;
  }
}
.team-two__shape-bottom img {
  max-width: 100%;
  height: auto;
}
.team-two--page {
  position: relative;
}
.team-two--page .team-two__single__content::before {
  background-color: var(--delogis-black);
}
.team-two--page .team-two__single__hover__iconwrap {
  color: var(--delogis-gray);
}
.team-two__single {
  position: relative;
  overflow: hidden;
}
.team-two__single__image {
  position: relative;
}
.team-two__single__image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.team-two__single__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: calc(100% - 60px);
  z-index: 2;
  background-color: var(--delogis-white);
  border-radius: 10px 10px 0 0;
  padding: 29px 29px 28px;
  transition: all 900ms ease;
  margin: auto;
}
.team-two__single__content::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: var(--delogis-primary);
  opacity: 0.95;
  border-radius: 10px 10px 0 0;
  transition: all 500ms ease;
  transform: translate3d(0px, 100%, 0px);
  z-index: -1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .team-two__single__content {
    padding-left: 22px;
    padding-right: 22px;
    width: calc(100% - 40px);
  }
}
.team-two__single__content::after {
  position: absolute;
  left: -30px;
  top: -31px;
  width: calc(100% + 60px);
  height: 1px;
  content: "";
  background-color: var(--delogis-bdr-color);
}
.team-two__single:hover .team-two__single__content {
  background-color: transparent;
}
.team-two__single:hover .team-two__single__content::before {
  transform: translate3d(0px, 0, 0px);
}
.team-two__single__name {
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  margin: 0 0 4px;
}
.team-two__single__name a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.team-two__single__name a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.team-two__single:hover .team-two__single__name {
  color: var(--delogis-white);
}
.team-two__single__designation {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  transition: all ease 0.3s;
}
.team-two__single:hover .team-two__single__designation {
  color: var(--delogis-white);
}
.team-two__single__hover {
  position: absolute;
  right: 16px;
  top: -30px;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  padding-top: 30px;
  cursor: pointer;
}
.team-two__single__hover__iconwrap {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--delogis-primary);
  font-size: 17px;
  transition: all 0.4s linear;
}
.team-two__single__hover:hover .team-two__single__hover__iconwrap {
  color: var(--delogis-base) !important;
}
.team-two__single__hover:hover .team-two__single__social {
  opacity: 1;
  transform: scaleY(1);
}
.team-two__single:hover .team-two__single__hover__iconwrap {
  color: var(--delogis-white);
}
.team-two__single__social {
  position: absolute;
  bottom: 100%;
  right: 0;
  z-index: 3;
  background-color: var(--delogis-base);
  margin: 0;
  padding: 2px 14px;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: all 0.4s linear;
  transform-origin: bottom center;
  border-radius: 10px 10px 0 0;
}
.team-two__single__social a {
  color: var(--delogis-white);
  font-size: 12px;
  transition: all 500ms ease;
  display: block;
  text-align: center;
  border-bottom: 1px solid rgba(var(--delogis-white-rgb), 0.2);
}
.team-two__single__social a:last-child {
  border: none;
}
.team-two__single__social a:hover {
  color: var(--delogis-black);
}

/*--------------------------------------------------------------
# Feature
--------------------------------------------------------------*/
.feature-four {
  position: relative;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .feature-four {
    padding: 80px 0;
  }
}
.feature-four__bg {
  position: absolute;
  left: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  mix-blend-mode: luminosity;
}
.feature-four__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--delogis-black);
  mix-blend-mode: multiply;
}
.feature-four__single {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background-color: var(--delogis-black);
}
.feature-four__single__title {
  position: relative;
  z-index: 2;
  background-color: var(--delogis-primary);
  color: var(--delogis-white);
  font-size: 24px;
  font-weight: 400;
  padding: 37px 40px 33px;
  margin: 0;
  transition: all ease 0.4s;
}
.feature-four__single__title::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: var(--delogis-base);
  transition: all 500ms ease;
  transform: translate3d(0px, -100%, 0px);
  z-index: -1;
  opacity: 0;
}
.feature-four__single:hover .feature-four__single__title::before {
  opacity: 1;
  transform: translate3d(0px, 0, 0px);
}
.feature-four__single__content {
  position: relative;
}
.feature-four__single__text {
  padding: 29px 40px 32px;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.048px;
  font-weight: 500;
  transition: all ease 0.4s;
  margin: 0;
}
@media (min-width: 1200px) {
  .feature-four__single__text {
    padding-right: 45px;
  }
}
.feature-four__single__image {
  position: relative;
}
.feature-four__single__image img {
  width: 100%;
  height: auto;
}
.feature-four__single__hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 29px 40px 32px;
  background-position: center bottom;
  transition-timing-function: ease-in-out;
  transition-property: all;
  transform-origin: bottom;
  transform-style: preserve-3d;
  transition: all ease 0.5s;
  transform: scaleY(0);
  opacity: 0;
}
@media (min-width: 1200px) {
  .feature-four__single__hover {
    padding-right: 45px;
  }
}
.feature-four__single__hover::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(var(--delogis-black-rgb), 0.95);
}
.feature-four__single__hover__text {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.048px;
  font-weight: 500;
  transition: all ease 0.4s;
  margin: 0 0 42px;
  position: relative;
  z-index: 2;
}
.feature-four__single__hover__rm {
  width: 65px;
  height: 65px;
  background-color: var(--delogis-base);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 0.4s;
  font-size: 19px;
  color: var(--delogis-white);
  position: relative;
  z-index: 2;
}
.feature-four__single__hover__rm:hover {
  background-color: var(--delogis-primary);
  color: var(--delogis-white);
  transform: rotate(-45deg);
}
.feature-four__single:hover .feature-four__single__hover {
  opacity: 1;
  transform: scaleY(1);
}

.feature-five {
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 120px 0 0;
}
@media (max-width: 767px) {
  .feature-five {
    padding: 80px 0 0;
  }
}
.feature-five__single {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.feature-five__single img {
  width: 100%;
  height: auto;
  transition: all ease 0.4s;
}
.feature-five__single:hover img {
  transform: rotate(2deg) scale(1.05);
}
.feature-five__single::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 148px;
  content: "";
  background-image: linear-gradient(0deg, rgba(var(--delogis-black-rgb), 1) 0%, rgba(var(--delogis-black-rgb), 0.18) 100%);
}
.feature-five__single__content {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  padding: 0 110px 34px 40px;
}
@media (min-width: 1200px) {
  .feature-five__single__content {
    padding-right: 200px;
  }
}
.feature-five__single__sub-title {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 24px;
  display: inline-block;
  border-radius: 10px;
  padding: 3px 14px;
}
.feature-five__single__title {
  color: var(--delogis-white);
  font-size: 30px;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 767px) {
  .feature-five__single__title {
    font-size: 24px;
  }
}
.feature-five__single__rm {
  width: 60px;
  height: 60px;
  background-color: var(--delogis-base);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  border-radius: 50%;
  color: var(--delogis-white);
  position: absolute;
  right: 40px;
  bottom: 40px;
  transition: all ease 0.4s;
}
.feature-five__single__rm:hover {
  background-color: var(--delogis-black);
  color: var(--delogis-white);
  transform: rotate(-45deg);
}
@media (max-width: 991px) {
  .feature-five__single__rm {
    right: 0px;
  }
}
@media (max-width: 767px) {
  .feature-five__single__rm {
    right: 20px;
  }
}

.feature-six {
  position: relative;
  padding: 212px 0 0;
  margin-bottom: -193px;
  z-index: 2;
}
@media (max-width: 767px) {
  .feature-six {
    padding: 100px 0 0;
  }
}
.feature-six__list {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 991px) {
  .feature-six__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .feature-six__list {
    display: block;
  }
}
.feature-six__single {
  position: relative;
  border: 1px solid var(--delogis-extra);
  background-color: var(--delogis-white);
  filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.08));
  transition: all ease 0.4s;
  padding: 39px 40px 0;
  width: 33.33%;
}
@media (max-width: 991px) {
  .feature-six__single {
    width: 100%;
    margin-bottom: 55px;
  }
}
@media (max-width: 767px) {
  .feature-six__single {
    width: 100%;
  }
}
.feature-six__single:nth-child(1) {
  border-radius: 10px 0 0 10px;
  border-right: none;
}
.feature-six__single:nth-child(3) {
  border-radius: 0 10px 10px 0;
  border-left: none;
}
.feature-six__single__icon {
  font-size: 71px;
  line-height: 1;
  color: var(--delogis-base);
  margin: 0 0 18px;
}
.feature-six__single__icon span {
  transition: all ease 0.5s;
  display: inline-block;
}
.feature-six__single:hover .feature-six__single__icon span {
  transform: scale(0.9);
}
.feature-six__single__title {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 15px;
}
.feature-six__single__text {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 41px;
}
.feature-six__single__rm {
  width: 52px;
  height: 52px;
  background-color: var(--delogis-base);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border-radius: 50%;
  color: var(--delogis-white);
  transition: all ease 0.4s;
  margin: 0 0 -26px;
}
.feature-six__single__rm:hover {
  background-color: var(--delogis-black);
  color: var(--delogis-white);
  transform: rotate(-45deg);
}
.feature-six__single--featured {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  margin-top: -46px;
  padding-bottom: 48px;
  top: -2px;
}
@media (max-width: 767px) {
  .feature-six__single--featured {
    margin-top: 0;
    top: 0;
  }
}
.feature-six__single--featured::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(var(--delogis-black-rgb), 0.9);
}
.feature-six__single--featured .feature-six__single__icon {
  position: relative;
  z-index: 1;
  color: var(--delogis-white);
  margin-bottom: 15px;
}
.feature-six__single--featured .feature-six__single__title {
  position: relative;
  z-index: 1;
  color: var(--delogis-white);
}
.feature-six__single--featured .feature-six__single__text {
  position: relative;
  z-index: 1;
  color: var(--delogis-bdr-color);
  margin-bottom: 21px;
}
.feature-six__single--featured .feature-six__single__rm {
  margin: 0;
  position: relative;
  z-index: 1;
}

/*--------------------------------------------------------------
# CTA
--------------------------------------------------------------*/
.cta-three {
  position: relative;
}
.cta-three__inner {
  position: relative;
  background-color: var(--delogis-base);
  padding: 74px 60px 64px;
  border-radius: 0 0 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .cta-three__inner {
    padding: 74px 30px 64px;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
    text-align: center;
  }
}
.cta-three__title {
  color: var(--delogis-white);
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  margin: 0;
}
@media (max-width: 767px) {
  .cta-three__title {
    font-size: 30px;
    line-height: 40px;
  }
  .cta-three__title br {
    display: none;
  }
}
.cta-three .thm-btn--two {
  background-color: var(--delogis-black);
}
.cta-three .thm-btn--two::before {
  background-color: var(--delogis-white);
}
.cta-three .thm-btn--two:hover {
  color: var(--delogis-black);
}

.video-section {
  position: relative;
  padding: 120px 0 0;
}
@media (max-width: 767px) {
  .video-section {
    padding: 80px 0 0;
  }
}
.video-section__bg {
  position: absolute;
  left: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.video-section__content {
  position: relative;
  z-index: 1;
  background-color: rgba(var(--delogis-base-rgb), 0.9);
  border-radius: 20px 20px 0 0;
  padding: 109px 100px 120px;
}
@media (max-width: 767px) {
  .video-section__content {
    padding: 69px 30px 80px;
  }
}
.video-section__shape {
  position: absolute;
  right: 120px;
  bottom: 0;
  width: 117px;
  height: 158px;
  background-position: left bottom;
  animation-name: float-bob-x;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@media (max-width: 767px) {
  .video-section__shape {
    display: none;
  }
}
.video-section__title {
  color: var(--delogis-white);
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  margin: 0 0 29px;
}
@media (max-width: 1199px) {
  .video-section__title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .video-section__title {
    font-size: 30px;
    line-height: 40px;
  }
  .video-section__title br {
    display: none;
  }
}
.video-section .thm-btn--two {
  background-color: var(--delogis-black);
}
.video-section .thm-btn--two::before {
  background-color: var(--delogis-white);
}
.video-section .thm-btn--two:hover {
  color: var(--delogis-black);
}
.video-section__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: rgba(var(--delogis-white-rgb), 0.28);
  position: relative;
  margin-left: -30px;
  padding: 76px 0;
  border-radius: 0 20px 0 0;
}
@media (max-width: 991px) {
  .video-section__btn {
    border-radius: 0;
    margin: 0;
  }
}
.video-section__btn .video-popup {
  width: 101px;
  height: 101px;
  background-color: var(--delogis-white);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 19px;
  position: relative;
  color: var(--delogis-base);
  transition: all 0.5s linear;
}
.video-section__btn .video-popup:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}
.video-section__btn .video-popup .ripple,
.video-section__btn .video-popup .ripple::before,
.video-section__btn .video-popup .ripple::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 0 rgba(var(--delogis-white-rgb), 0.6);
  animation: ripple 3s infinite;
}

/*--------------------------------------------------------------
# Case
--------------------------------------------------------------*/
.cases-four {
  position: relative;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .cases-four {
    padding: 80px 0;
  }
}
.cases-four--page .cases-four__single__bottom {
  background-color: rgba(var(--delogis-black-rgb), 0.9);
}
.cases-four__carousel {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.cases-four__single {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  transition: all ease 0.4s;
}
.cases-four__single:hover {
  border-radius: 10px 10px 10px 0;
}
.cases-four__single img {
  width: 100%;
  height: auto;
}
.cases-four__single__content {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: calc(100% - 29px);
}
.cases-four__single__rm {
  width: 65px;
  height: 65px;
  background-color: var(--delogis-base);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 0.4s;
  font-size: 19px;
  color: var(--delogis-white);
  position: relative;
  top: -30px;
  z-index: 2;
  margin: 0 0 -33px 39px;
  visibility: hidden;
  opacity: 0;
  animation-duration: 0.4s;
  animation-fill-mode: both;
}
.cases-four__single__rm:hover {
  background-color: var(--delogis-black);
  color: var(--delogis-white);
  transform: rotate(-45deg);
}
.cases-four__single:hover .cases-four__single__rm {
  visibility: visible;
  opacity: 1;
  animation-delay: 0.1s;
  top: 0;
}
.cases-four__single__bottom {
  background-color: rgba(var(--delogis-primary-rgb), 0.95);
  position: relative;
  border-radius: 0 63px 0 0;
  padding: 49px 39px 28px;
  visibility: hidden;
  opacity: 0;
  animation-duration: 0.4s;
  animation-fill-mode: both;
}
.cases-four__single:hover .cases-four__single__bottom {
  visibility: visible;
  opacity: 1;
  animation-delay: 0.1s;
  animation-name: fadeInUp;
}
.cases-four__single__title {
  font-size: 24px;
  font-weight: 400;
  color: var(--delogis-white);
  margin: 0 0 4px;
}
.cases-four__single__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.cases-four__single__title a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.cases-four__single__sub-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
}

.cases-five {
  position: relative;
  padding: 0 0;
}
@media (max-width: 767px) {
  .cases-five {
    padding: 0 0;
  }
}
.cases-five--page {
  position: relative;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .cases-five--page {
    padding: 80px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cases-five--page .cases-five__single__content {
    padding-top: 75px;
  }
  .cases-five--page .cases-five__single__rm {
    top: 15px;
  }
}
.cases-five__bg {
  position: absolute;
  left: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  mix-blend-mode: luminosity;
}
.cases-five__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--delogis-black);
  opacity: 0.9;
}
.cases-five .brand-two__carousel.owl-carousel {
  position: relative;
  padding: 100px 0;
  border-bottom: 1px solid rgba(var(--delogis-white-rgb), 0.2);
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .cases-five .brand-two__carousel.owl-carousel {
    padding: 60px 0;
    margin-bottom: 80px;
  }
}
.cases-five .brand-two__carousel.owl-carousel .owl-nav {
  display: none;
}
.cases-five .section-title--home-five .section-title__title {
  color: var(--delogis-white);
}
.cases-five__container {
  position: relative;
  max-width: 1600px;
}
.cases-five__single {
  position: relative;
  z-index: 1;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
.cases-five__single img {
  width: 100%;
  height: auto;
}
.cases-five__single__content {
  position: absolute;
  left: -100%;
  bottom: 0;
  height: 100%;
  width: 103px;
  background-color: rgba(var(--delogis-base-rgb), 0.95);
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
  transition: all 500ms ease;
  padding: 95px 23px 95px 0;
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .cases-five__single__content {
    padding-top: 80px;
  }
}
.cases-five__single:hover .cases-five__single__content {
  left: 0;
}
.cases-five__single__rm {
  width: 42px;
  height: 42px;
  background-color: var(--delogis-black);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 0.4s;
  font-size: 12px;
  color: var(--delogis-white);
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 2;
  right: 0;
  margin: auto;
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .cases-five__single__rm {
    top: 15px;
  }
}
.cases-five__single__rm:hover {
  background-color: var(--delogis-white);
  color: var(--delogis-base);
  transform: rotate(-45deg);
}
.cases-five__single__title {
  font-size: 24px;
  font-weight: 600;
  color: var(--delogis-white);
  margin: 0 0 0;
}
.cases-five__single__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.cases-five__single__title a:hover {
  color: var(--delogis-black);
  background-size: 1px 100%;
}
.cases-five__single__sub-title {
  font-size: 16px;
  font-weight: 600;
  color: var(--delogis-bdr-color);
  margin: 0;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact-four {
  position: relative;
  background-color: var(--delogis-extra);
}
.contact-four__shape {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  background-position: left center;
  background-repeat: no-repeat;
}
.contact-four__content {
  position: relative;
  z-index: 1;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .contact-four__content {
    padding: 80px 0;
  }
}
.contact-four__content .section-title--home-four {
  margin-bottom: 25px;
}
.contact-four__content .contact-one__form-input-box .bootstrap-select > .dropdown-toggle,
.contact-four__content .contact-one__form-input-box input[type=text] {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--delogis-font);
}
.contact-four__content .contact-one__form-input-box .bootstrap-select > .dropdown-toggle:before,
.contact-four__content .contact-one__form-icon i {
  color: var(--delogis-primary);
}
.contact-four__content .thm-btn--two {
  border-radius: 10px;
}
.contact-four__info {
  max-width: 354px;
  width: 100%;
  background-color: var(--delogis-white);
  border-radius: 20px;
  min-height: 72px;
  padding: 34px 15px 28px 120px;
  position: absolute;
  left: 0;
  top: 90px;
  z-index: 2;
  transform: rotate(-12deg);
  animation: arrowMove 4s linear 0s infinite;
}
@media (max-width: 991px) {
  .contact-four__info {
    top: 20px;
  }
}
@keyframes arrowMove {
  0%, 100% {
    transform: rotate(0deg) translateY(0);
  }
  25%, 75% {
    transform: rotate(-2deg) translateY(10px);
  }
  50% {
    transform: rotate(-4deg) translateY(15px);
  }
}
.contact-four__info__icon {
  width: 72px;
  height: 72px;
  background-color: var(--delogis-primary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: var(--delogis-white);
  position: absolute;
  overflow: hidden;
  z-index: 1;
  left: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.contact-four__info__icon::after {
  position: absolute;
  content: "";
  background-color: var(--delogis-base);
  width: 100%;
  height: 0%;
  left: 50%;
  top: 50%;
  border-radius: 25px;
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: -1;
  transition: all 500ms ease;
}
.contact-four__info:hover .contact-four__info__icon {
  color: var(--delogis-white);
}
.contact-four__info:hover .contact-four__info__icon::after {
  height: 100%;
}
.contact-four__info__title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0 0 8px;
}
.contact-four__info__text {
  font-size: 30px;
  line-height: 1.1;
  font-weight: 400;
  margin: 0;
}
.contact-four__info__text a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.contact-four__info__text a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.contact-four .delogis-stretch-element-inside-column {
  position: relative;
  height: 100%;
}
.contact-four__image {
  position: relative;
  z-index: 1;
  text-align: right;
  margin-left: auto;
  mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 883 561" xmlns="http://www.w3.org/2000/svg"><path d="M888 560.504V0H433.189L0.219727 310.438L180.065 560.504H888Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: top right;
  mask-size: auto;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .contact-four__image {
    mask-size: cover;
    mask-position: top left;
    margin-left: 45px;
  }
}
@media (max-width: 1199px) {
  .contact-four__image {
    mask: inherit;
  }
}
.contact-four__image img {
  max-width: 100%;
  height: 100%;
  min-height: 560px;
  object-fit: cover;
}
.contact-four__shape-one {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: -60px;
  mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 873 495" xmlns="http://www.w3.org/2000/svg"><path d="M0.128906 44.913L309.521 473.402C319.724 486.991 335.724 495 352.725 495H878V434.812H374.775L58.9731 0.0527344L0.128906 44.913Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: bottom right;
  mask-size: auto;
  background-color: var(--delogis-primary);
  max-width: 873px;
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .contact-four__shape-one {
    right: -37px;
    bottom: 26px;
  }
}
@media (max-width: 1299px) {
  .contact-four__shape-one {
    bottom: 31px;
  }
}
@media (max-width: 1199px) {
  .contact-four__shape-one {
    display: none;
  }
}
.contact-four__shape-two {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 914 563" xmlns="http://www.w3.org/2000/svg"><path d="M304.098 430.914C283.344 430.914 263.818 421.117 251.411 404.498L101.124 203.069C89.7721 187.865 93.1243 166.308 108.536 155.242L300.185 17.7523C307.81 12.2794 303.937 0.252441 294.549 0.252441H270.606C260.683 0.252441 251.015 3.3981 242.992 9.23743L56.8514 144.71L21.9261 168.53C-1.4816 184.494 -6.53846 216.912 10.8947 239.247L248.958 544.256C254.1 549.462 261.552 554.521 268.363 557.191C277.058 560.595 292.683 562.811 305.932 562.811H960.041V430.914H304.098Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: bottom right;
  mask-size: auto;
  background-color: var(--delogis-base);
  max-width: 914px;
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .contact-four__shape-two {
    mask-position: bottom left;
    bottom: 70px;
  }
}
@media (max-width: 1199px) {
  .contact-four__shape-two {
    display: none;
  }
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog-three {
  position: relative;
  padding: 120px 0 0;
}
@media (max-width: 767px) {
  .blog-three {
    padding: 80px 0 0;
  }
}
.blog-three__single {
  position: relative;
  margin: 0 0 33px;
}
.blog-three__single img {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-three__single img {
    min-height: 630px;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .blog-three__single img {
    min-height: 500px;
    object-fit: cover;
  }
}
.blog-three__single__content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  background-color: var(--delogis-primary);
  border-radius: 10px;
  padding: 33px 40px 0;
  z-index: 2;
}
.blog-three__single__date {
  position: absolute;
  right: 40px;
  top: -26px;
  background-color: var(--delogis-primary);
  color: var(--delogis-white);
  font-size: 14px;
  font-weight: 500;
  border-radius: 46px;
  padding: 10px 34px;
  z-index: 3;
}
.blog-three__single__date::after {
  position: absolute;
  width: calc(100% + 34px);
  height: 45px;
  left: -17px;
  bottom: -21px;
  background-color: var(--delogis-primary);
  content: "";
  z-index: -1;
}
.blog-three__single__date::before {
  position: absolute;
  width: calc(100% + 32px);
  height: calc(100% + 32px);
  left: -16px;
  top: -16px;
  border: 1px solid var(--delogis-base);
  content: "";
  border-radius: 46px;
  z-index: -1;
}
.blog-three__single__comment {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--delogis-base);
  font-size: 19px;
  gap: 6px;
  margin: 0 0 7px;
}
.blog-three__single__comment a {
  color: var(--delogis-gray);
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  transition: all 0.5s ease;
  position: relative;
  top: 2px;
}
.blog-three__single__comment a:hover {
  color: var(--delogis-base);
}
.blog-three__single__title {
  color: var(--delogis-white);
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  margin: 0 0 27px;
}
@media (max-width: 767px) {
  .blog-three__single__title {
    font-size: 26px;
    line-height: 34px;
  }
}
@media (min-width: 1200px) {
  .blog-three__single__title {
    padding-right: 30px;
  }
}
.blog-three__single__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.blog-three__single__title a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.blog-three__single__rm {
  width: 65px;
  height: 65px;
  background-color: var(--delogis-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 0.4s;
  font-size: 19px;
  color: var(--delogis-gray);
  position: relative;
  z-index: 2;
  margin: 0 0 -33px;
}
.blog-three__single__rm:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
  transform: rotate(-45deg);
}
.blog-three__list {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-three__list li {
  position: relative;
  background-color: var(--delogis-white);
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
  transition: all 400ms ease;
  padding: 23px 40px 30px;
}
.blog-three__list li.active {
  background-color: var(--delogis-primary);
}
.blog-three__list li.active .blog-three__single__comment a {
  color: #F2F7F7;
  transition: all 300ms ease;
}
.blog-three__list li.active .blog-three__single__comment a:hover {
  color: var(--delogis-base);
}
.blog-three__list li.active .blog-three__list__title {
  color: var(--delogis-white);
}
.blog-three__list li.active .blog-three__list__rm {
  background-color: rgba(var(--delogis-white-rgb), 0.08);
  color: var(--delogis-white);
}
.blog-three__list li.active .blog-three__list__rm:hover {
  background-color: var(--delogis-base);
}
.blog-three__list li.active .blog-three__list__rm__border {
  background-color: rgba(var(--delogis-white-rgb), 0.44);
}
.blog-three__list__comment {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--delogis-base);
  font-size: 19px;
  gap: 6px;
  margin: 0 0 4px;
}
.blog-three__list__comment a {
  color: var(--delogis-gray);
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  position: relative;
  transition: all 0.5s ease;
  top: 2px;
}
.blog-three__list__comment a:hover {
  color: var(--delogis-base);
}
.blog-three__list__title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  margin: 0 0 20px;
}
.blog-three__list__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.blog-three__list__title a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.blog-three__list__rm {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 40px;
  font-size: 14px;
  font-weight: 500;
  color: var(--delogis-gray);
  background-color: var(--delogis-extra);
  padding: 0 0 0 25px;
  transition: all 400ms ease;
}
.blog-three__list__rm__border {
  width: 67%;
  height: 1px;
  background-color: var(--delogis-white);
  transition: all 300ms ease;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-three__list__rm__border {
    width: 51%;
  }
}
@media (max-width: 767px) {
  .blog-three__list__rm__border {
    display: none;
  }
}
.blog-three__list__rm__icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--delogis-bdr-color);
  font-size: 14px;
  color: var(--delogis-base);
  transition: all 300ms ease;
}
.blog-three__list__rm:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}
.blog-three__list__rm:hover .blog-three__list__rm__icon {
  background-color: var(--delogis-black);
  color: var(--delogis-white);
}

.blog-four {
  position: relative;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .blog-four {
    padding: 80px 0;
  }
}
.blog-four__single {
  position: relative;
  margin: 0;
}
.blog-four__single__image {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: -74px;
}
.blog-four__single__image img {
  width: 100%;
  height: auto;
}
.blog-four__single__image__link {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--delogis-black-rgb), 0.7);
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: translateY(-20%);
  transition: opacity 500ms ease, transform 500ms ease;
}
.blog-four__single__image__link::after, .blog-four__single__image__link::before {
  content: "";
  width: 32px;
  height: 2px;
  background-color: var(--delogis-white);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-four__single__image__link::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.blog-four__single:hover .blog-four__single__image__link {
  opacity: 1;
  transform: translateY(0);
}
.blog-four__single__content {
  position: relative;
  background-color: var(--delogis-extra);
  border-radius: 10px;
  padding: 24px 20px 23px;
  margin: 0 20px;
  z-index: 2;
}
.blog-four__single__date {
  position: absolute;
  width: 68px;
  height: 68px;
  right: 16px;
  top: -33px;
  background-color: var(--delogis-black);
  border-radius: 50%;
  color: var(--delogis-white);
  font-size: 14px;
  font-weight: 700;
  border: 8px solid var(--delogis-extra);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  flex-direction: column;
  z-index: 3;
}
.blog-four__single__date span {
  display: block;
  color: var(--delogis-base);
  font-size: 18px;
  line-height: 1;
}
.blog-four__single__comment {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--delogis-base);
  font-size: 19px;
  gap: 6px;
  margin: 0 0 6px;
}
.blog-four__single__comment a {
  color: var(--delogis-gray);
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  position: relative;
  transition: all 0.5s ease;
  top: 2px;
}
.blog-four__single__comment a:hover {
  color: var(--delogis-base);
}
.blog-four__single__title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin: 0;
}
.blog-four__single__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.blog-four__single__title a:hover {
  color: var(--delogis-base);
  background-size: 100% 1px;
}
.blog-four__single__rm {
  width: calc(100% - 80px);
  height: 44px;
  background-color: var(--delogis-base);
  border-radius: 0 0 10px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all ease 0.4s;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  color: var(--delogis-white);
  position: relative;
  z-index: 2;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 30px;
}
.blog-four__single__rm:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}
.blog-four__single__rm::after {
  position: absolute;
  right: 55px;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 41%;
  height: 1px;
  background-color: rgba(var(--delogis-white-rgb), 0.1);
  content: "";
}
@media (max-width: 1199px) {
  .blog-four__single__rm::after {
    width: 22%;
  }
}
@media (max-width: 991px) {
  .blog-four__single__rm::after {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .blog-four__single__rm::after {
    width: 37%;
  }
}
.blog-four__single__rm::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: var(--delogis-black);
  transform: scalex(0);
  transform-style: preserve-3d;
  transition: transform 0.4s ease-in-out;
  transform-origin: right center;
  z-index: -1;
}
.blog-four__single__rm:hover::before {
  transform: scalex(1);
  transform-origin: left center;
}

.blog-one {
  position: relative;
}
.blog-one .blog-four__single__content {
  background-color: var(--delogis-primary);
}
.blog-one .blog-four__single__date {
  border: 8px solid var(--delogis-primary);
}
.blog-one .blog-four__single__rm,
.blog-one .blog-four__single__date,
.blog-one .blog-four__single__comment a,
.blog-one .blog-four__single__title {
  font-weight: 400;
}

@media (max-width: 767px) {
  .blog-sidebar,
  .blog-one,
  .blog-details {
    padding: 80px 0;
  }
}
.owl-carousel .blog-one__content-img img {
  width: 40px;
}

/*--------------------------------------------------------------
# Brand
--------------------------------------------------------------*/
.brand-two {
  position: relative;
  padding: 120px 0 100px;
}
@media (max-width: 767px) {
  .brand-two {
    padding: 80px 0 80px;
  }
}
.brand-two__carousel.owl-carousel {
  position: relative;
  border-top: 1px solid var(--delogis-bdr-color);
  padding: 100px 0 0;
}
@media (max-width: 767px) {
  .brand-two__carousel.owl-carousel {
    padding: 80px 0 0;
  }
}
.brand-two__carousel.owl-carousel .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
  margin: 0 auto;
  max-width: 50px;
  display: flex;
  justify-content: center;
  gap: 10px;
  background-color: var(--delogis-white);
}
.brand-two__carousel.owl-carousel .owl-nav button {
  transition: all ease 0.4s;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  width: 20px;
  height: 20px;
  background-color: var(--delogis-extra);
  border-radius: 50%;
  color: var(--delogis-black);
  font-size: 10px;
}
.brand-two__carousel.owl-carousel .owl-nav button:hover {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}
.brand-two__image {
  position: relative;
}
.brand-two__image img {
  width: auto !important;
  max-width: 100%;
  transition: all ease 0.4s;
  opacity: 0.2;
}
.brand-two__image:hover img {
  opacity: 1;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer-two {
  position: relative;
  background-color: var(--delogis-black);
  padding: 120px 0 0;
}
@media (max-width: 767px) {
  .site-footer-two {
    padding: 80px 0 0;
  }
}
.site-footer-two__top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid rgba(var(--delogis-gray-rgb), 0.3);
  border-radius: 10px;
  padding: 33px 29px;
  margin: 0 0 60px;
}
@media (max-width: 767px) {
  .site-footer-two__top {
    flex-direction: column;
    text-align: center;
    padding: 20px;
    gap: 20px;
  }
}
.site-footer-two__social {
  position: relative;
  display: flex;
  align-items: center;
  gap: 19px;
}
.site-footer-two__social a {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--delogis-gray-rgb), 0.3);
  border-radius: 50%;
  font-size: 12px;
  color: var(--delogis-white);
  transition: all 300ms ease;
}
.site-footer-two__social a:hover {
  color: var(--delogis-white);
  background-color: var(--delogis-base);
}
.site-footer-two .footer-widget__title {
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
}
.site-footer-two .footer-widget__title-box {
  margin-bottom: 6px;
}
.site-footer-two .footer-widget__link-list li a {
  color: var(--delogis-gray);
  font-size: 16px;
  font-weight: 500;
}
.site-footer-two .footer-widget__link-list li a:hover {
  color: var(--delogis-base);
  padding-left: 5px;
}
.site-footer-two .footer-widget__link {
  background-color: var(--delogis-primary);
  border-radius: 10px 0 0 0;
  padding: 33px 10px 30px 30px;
  margin-right: 36px;
}
@media (max-width: 767px) {
  .site-footer-two .footer-widget__link {
    margin: 0;
  }
}
.site-footer-two .footer-widget__Contact {
  background-color: rgba(var(--delogis-primary-rgb), 0.67);
  border-radius: 0 10px 0 0;
  padding: 33px 10px 60px 30px;
  margin-left: -66px;
  height: 100%;
}
@media (max-width: 1199px) {
  .site-footer-two .footer-widget__Contact {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .site-footer-two .footer-widget__Contact {
    margin-left: 0;
  }
}
.site-footer-two .footer-widget__Contact-list {
  margin-top: 15px;
}
.site-footer-two .footer-widget__Contact-list li + li {
  margin-top: 19px;
}
.site-footer-two .footer-widget__Contact-list li .icon {
  margin-right: 11px;
}
.site-footer-two .footer-widget__Contact-list li .icon span {
  background-color: var(--delogis-black);
  color: var(--delogis-base);
  font-size: 16px;
}
.site-footer-two .footer-widget__Contact-list li .text p {
  font-size: 16px;
  font-weight: 500;
  color: var(--delogis-gray);
  line-height: 21px;
}
.site-footer-two .footer-widget__Contact-list li .text p a {
  display: block;
  color: inherit;
}
.site-footer-two .footer-widget__Contact-list li .text p a:hover {
  color: var(--delogis-base);
}
.site-footer-two .footer-widget__Contact-list li:hover .icon span {
  background-color: var(--delogis-base);
  color: var(--delogis-white);
}
.site-footer-two .footer-widget__newsletter {
  margin: -8px 0 0 50px;
}
@media (max-width: 1199px) {
  .site-footer-two .footer-widget__newsletter {
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .site-footer-two .footer-widget__newsletter {
    margin: 45px 0 40px;
  }
}
.site-footer-two .footer-widget__email-box {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 100%;
  margin: 21px 0 0;
}
.site-footer-two .footer-widget__email-input-box {
  margin: 0;
  width: 100%;
}
.site-footer-two .footer-widget__email-input-box input[type=email] {
  height: 56px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--delogis-font);
  text-align: left;
}
.site-footer-two .footer-widget__subscribe-btn {
  width: auto;
  flex-shrink: 0;
  width: 56px;
  padding: 0;
  height: 56px;
  border-radius: 6px;
  background-color: var(--delogis-base);
  font-size: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-footer-two .footer-widget__subscribe-btn::before {
  background-color: var(--delogis-primary);
}
.site-footer-two .footer-widget__subscribe-btn i {
  display: inline-block;
  transform: rotate(-45deg);
  transition: all 300ms ease;
}
.site-footer-two .footer-widget__subscribe-btn:hover i {
  transform: rotate(0);
}
.site-footer-two__checked-box {
  position: relative;
  margin: 14px 0 29px;
}
.site-footer-two__checked-box input[type=checkbox] {
  display: none;
}
.site-footer-two__checked-box label {
  position: relative;
  display: block;
  padding-left: 23px;
  margin: 0;
  color: var(--delogis-gray);
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-transform: none;
  cursor: pointer;
  font-family: var(--delogis-font);
}
.site-footer-two__checked-box label span:before {
  position: absolute;
  top: 1.5px;
  left: 2px;
  display: block;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 8px;
  pointer-events: none;
  transition: all 0.15s ease-in-out;
  opacity: 0;
  line-height: 1;
}
.site-footer-two__checked-box input[type=checkbox] + label span {
  position: absolute;
  top: 5px;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  vertical-align: middle;
  background-color: transparent;
  background: transparent;
  cursor: pointer;
  transition: all 300ms ease;
  border: 2px solid var(--delogis-gray);
}
.site-footer-two__checked-box input[type=checkbox]:checked + label span:before {
  opacity: 1;
}
.site-footer-two__gallery {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.site-footer-two__gallery img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.site-footer-two__bottom {
  position: relative;
  background-color: var(--delogis-primary);
  text-align: center;
  padding: 25px 0;
}
.site-footer-two__bottom__text {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}
.site-footer-two__bottom__text a {
  color: inherit;
  transition: all 300ms ease;
}
.site-footer-two__bottom__text a:hover {
  color: var(--delogis-base);
}
.site-footer-two__shape-one {
  position: absolute;
  left: 0;
  bottom: 60px;
  display: block;
}
.site-footer-two__shape-one img {
  max-width: 100%;
}
@media (max-width: 1600px) {
  .site-footer-two__shape-one {
    display: none;
  }
}
.site-footer-two__shape-two {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
.site-footer-two__shape-two img {
  max-width: 100%;
}
@media (max-width: 1600px) {
  .site-footer-two__shape-two {
    display: none;
  }
}
.site-footer-two--home-five {
  position: relative;
}
.site-footer-two--home-five .site-footer-two__top {
  border-color: rgba(var(--delogis-gray2-rgb), 0.3);
}
.site-footer-two--home-five .site-footer-two__social a {
  background-color: rgba(var(--delogis-gray2-rgb), 0.15);
}
.site-footer-two--home-five .site-footer-two__social a:hover {
  background-color: var(--delogis-base);
}
.site-footer-two--home-five .footer-widget__Contact-list li .text p,
.site-footer-two--home-five .footer-widget__link-list li a,
.site-footer-two--home-five .site-footer-two__checked-box label,
.site-footer-two--home-five .footer-widget__title {
  font-weight: 700;
}
.site-footer-two--home-five .footer-widget__email-input-box input[type=email] {
  font-weight: 700;
}
.site-footer-two--home-five .footer-widget__subscribe-btn:hover {
  color: var(--delogis-base);
}
.site-footer-two--home-five .footer-widget__subscribe-btn::before {
  background-color: var(--delogis-white);
}
.site-footer-two--home-five .footer-widget__link-list li + li {
  margin-top: 5px;
}
.site-footer-two--home-five .footer-widget__link {
  background-color: #392626;
}
.site-footer-two--home-five .footer-widget__Contact {
  background-color: #3E2D2D;
}
.site-footer-two--home-five .site-footer-two__bottom__text {
  font-weight: 700;
}

/*--------------------------------------------------------------
#
--------------------------------------------------------------*/
/* Custom
--------------------------------------------- */
div.why-choose-four__image img {
  max-width: none;
  min-height: 818px;
}

div.contact-four__image img {
  max-width: 100%;
  height: 100%;
  min-height: 560px;
  object-fit: cover;
}

.elementor-widget.elementor-widget-delogis-shape {
  position: unset;
}

div.site-footer-two__gallery img {
  height: auto;
  border-radius: 10px;
}

.contact-four__content .thm-btn--two {
  line-height: 30px;
}

div.team-two__single__image img {
  height: auto;
  border-radius: 10px;
}

div.blog-three__single img {
  height: auto;
  overflow: hidden;
  border-radius: 10px;
}

div.about-five__image > img {
  max-width: 100%;
  border-radius: 6px;
}

div.about-five__image__two img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

div.about-six__image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

div.services-five__single__img img {
  width: 100%;
  height: auto;
  border-radius: 10px 0 0 10px;
}

div.why-choose-five__image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

div.why-choose-four__image img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 150px 0 0 0;
}
